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 revisionBoth sides next revision
documentation:redfish_api:schema_definition [2017/04/27 12:25] – old revision restored bildocumentation:redfish_api:schema_definition [2017/04/27 12:26] bil
Line 1: Line 1:
  
-====== AccountService 1.1.0 ======+====== Schema Definition ====== 
 + 
 + 
 +===== AccountService =====
  
 Account Service contains properties common to all user accounts, such as password requirements, and control features such as account lockout.  It also contains links to the collections of Manager Accounts and Roles. Account Service contains properties common to all user accounts, such as password requirements, and control features such as account lockout.  It also contains links to the collections of Manager Accounts and Roles.
  
-|             | +^ Property ^ Type ^ Nullable ^ Permission ^ Description ^ 
-| --- | --- | --- | +| **AccountLockoutCounterResetAfter** | number |  | read-write | The interval of time in seconds since the last failed login attempt at which point the lockout threshold counter for the account is reset to zero. Must be less than or equal to AccountLockoutDuration.\\ unit: s 
-| **AccountLockoutCounterResetAfter** | number\\ (s)\\ \\ *read-write| The interval of time in seconds since the last failed login attempt at which point the lockout threshold counter for the account is reset to zero. Must be less than or equal to AccountLockoutDuration. | +| **AccountLockoutDuration** | number | Yes | read-write | The time in seconds an account is locked after the account lockout threshold is met. Must be >= AccountLockoutResetAfter. If set to 0, no lockout will occur.\\ unit: s 
-| **AccountLockoutDuration** | number, null\\ (s)\\ \\ *read-write| The time in seconds an account is locked after the account lockout threshold is met. Must be >= AccountLockoutResetAfter. If set to 0, no lockout will occur. | +| **AccountLockoutThreshold** | number | Yes | read-write | The number of failed login attempts before a user account is locked for a specified duration (0=never locked). | 
-| **AccountLockoutThreshold** | number, null\\ \\ *read-write| The number of failed login attempts before a user account is locked for a specified duration (0=never locked). | +| **Accounts** | reference([[documentation:redfish_api:schema_definition#manageraccountcollection|ManagerAccountCollection]]) |  | read-write | Link to a collection of Manager Accounts. | 
-| **Accounts** object\\ \\ *read-write| Link to a collection of Manager Accounts. | +| **AuthFailureLoggingThreshold** | number |  | read-write | This is the number of authorization failures that need to occur before the failure attempt is logged to the manager log. | 
-<space><space><space><space><space><space>**Description** | string, null\\ \\ *read-write* Provides a description of this resource and is used for commonality  in the schema definitions. | +| **Description** | string | Yes | read-write | Provides a description of this resource and is used for commonality  in the schema definitions. | 
-| <space><space><space><space><space><space>**Members** [ {} ] | array\\ \\ *read-only* | Contains the members of this collection. | +| **Id** | string |  | read-write | Uniquely identifies the resource within the collection of like resources. | 
-| <space><space><space><space><space><space>**[email protected]** | string\\ \\ *read-write* |  | +| **MaxPasswordLength** | number |  | read-only | This is the maximum password length for this service. | 
-| <space><space><space><space><space><space>**Name** | string\\ \\ *read-write* | The name of the resource or array element. | +| **MinPasswordLength** | number |  | read-only | This is the minimum password length for this service. | 
-| <space><space><space><space><space><space>**Oem** {} | object\\ \\ *read-write* | This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | +| **Name** | string |  | read-write | The name of the resource or array element. | 
-| } |     | +| **Oem** {} | object |  | read-write | This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | 
-| **AuthFailureLoggingThreshold** | number\\ \\ *read-write* | This is the number of authorization failures that need to occur before the failure attempt is logged to the manager log. | +| **PrivilegeMap** | reference([[documentation:redfish_api:schema_definition#privilegeregistry|PrivilegeRegistry]]) |  read-write | A reference to the Privilege mapping defining the privileges needed to perform a requested operation on a URI associated with this service. | 
-| **Description** | string, null\\ \\ *read-write| Provides a description of this resource and is used for commonality  in the schema definitions. | +| **Roles** | reference([[documentation:redfish_api:schema_definition#rolecollection|RoleCollection]])  | read-write | Link to a collection of Roles. | 
-| **Id** | string\\ \\ *read-write| Uniquely identifies the resource within the collection of like resources. | +| **ServiceEnabled** | boolean Yes | read-write | This indicates whether this service is enabled. | 
-| **MaxPasswordLength** | number\\ \\ *read-only| This is the maximum password length for this service. | +| **Status** { | object |  | read-only |  | 
-| **MinPasswordLength** | number\\ \\ *read-only| This is the minimum password length for this service. | +\ \ \ \ \ \ **Health** | string | Yes | read-write | This represents the health state of this resource in the absence of its dependent resources.\\ //See Property Details, below, for more information about this property.// 
-| **Name** | string\\ \\ *read-write| The name of the resource or array element. | +\ \ \ \ \ \ **HealthRollup** | string | Yes | read-write | This represents the overall health state from the view of this resource.\\ //See Property Details, below, for more information about this property.// 
-| **Oem** {} | object\\ \\ *read-write| This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | +\ \ \ \ \ \ **Oem** {} | object |  | read-write | This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | 
-| **PrivilegeMap** *(v1.1+)* { object\\ \\ *read-write| A reference to the Privilege mapping defining the privileges needed to perform a requested operation on a URI associated with this service. | +\ \ \ \ \ \ **State** | string | Yes | read-write | This indicates the known state of the resource, such as if it is enabled.\\ //See Property Details, below, for more information about this property.// 
-<space><space><space><space><space><space>**Description** | string, null\\ \\ *read-write* | Provides a description of this resource and is used for commonality  in the schema definitions. | +| } |   |
-| <space><space><space><space><space><space>**Id** | string\\ \\ *read-write* | Uniquely identifies the resource within the collection of like resources. | +
-| <space><space><space><space><space><space>**Mappings** {} ] | array\\ \\ *read-write* |  | +
-| <space><space><space><space><space><space>**Name** | string\\ \\ *read-write* | The name of the resource or array element. | +
-| <space><space><space><space><space><space>**OEMPrivilegesUsed** {} ] array\\ \\ *read-only* | Lists the set of OEM Priviliges used in building this mapping. | +
-| <space><space><space><space><space><space>**Oem** {} | object\\ \\ *read-write* | This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | +
-| <space><space><space><space><space><space>**PrivilegesUsed** [ {} ] | array\\ \\ *read-only* Lists the set of Redfish standard priviliges used in building this mapping. | +
-| } |     | +
-| **Roles** { | object\\ \\ *read-write| Link to a collection of Roles. | +
-<space><space><space><space><space><space>**Description** | string, null\\ \\ *read-write* Provides a description of this resource and is used for commonality  in the schema definitions. | +
-| <space><space><space><space><space><space>**Members** [ {} ] | array\\ \\ *read-only* | Contains the members of this collection. | +
-| <space><space><space><space><space><space>**[email protected]** | string\\ \\ *read-write* |  | +
-| <space><space><space><space><space><space>**Name** | string\\ \\ *read-write* | The name of the resource or array element. | +
-| <space><space><space><space><space><space>**Oem** {} | object\\ \\ *read-write* | This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | +
-| } |     | +
-| **ServiceEnabled** | boolean, null\\ \\ *read-write* | This indicates whether this service is enabled. | +
-| **Status** { | object\\ \\ *read-only|  | +
-<space><space><space><space><space><space>**Health** | string, null\\ \\ *read-write| This represents the health state of this resource in the absence of its dependent resources. *See Property Details, below, for more information about this property.+
-<space><space><space><space><space><space>**HealthRollup** | string, null\\ \\ *read-write| This represents the overall health state from the view of this resource. *See Property Details, below, for more information about this property.+
-<space><space><space><space><space><space>**Oem** {} | object\\ \\ *read-write| This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | +
-<space><space><space><space><space><space>**State** | string, null\\ \\ *read-write| This indicates the known state of the resource, such as if it is enabled. *See Property Details, below, for more information about this property.+
-| } |     |+
  
-===== Property Details =====+=== Property Details ===
  
-==== Health: ====+== Health ==
  
-string Description +string Description ^
-| --- | --- |+
 | Critical | A critical condition exists that requires immediate attention. | | Critical | A critical condition exists that requires immediate attention. |
 | OK | Normal. | | OK | Normal. |
 | Warning | A condition exists that requires attention. | | Warning | A condition exists that requires attention. |
  
-==== HealthRollup: ====+== HealthRollup ==
  
-string Description +string Description ^
-| --- | --- |+
 | Critical | A critical condition exists that requires immediate attention. | | Critical | A critical condition exists that requires immediate attention. |
 | OK | Normal. | | OK | Normal. |
 | Warning | A condition exists that requires attention. | | Warning | A condition exists that requires attention. |
  
-==== State: ====+== State ==
  
-string Description +string Description ^
-| --- | --- |+
 | Absent | This function or resource is not present or not detected. | | Absent | This function or resource is not present or not detected. |
 | Deferring | The element will not process any commands but will queue new requests. | | Deferring | The element will not process any commands but will queue new requests. |
Line 82: Line 61:
  
  
-====== ActionInfo 1.0.1 ======+===== ActionInfo =====
  
 ActionInfo describes the parameters and other information necessary to perform a Redfish Action to a particular Action target.  As parameter support may differ between implementations and even among instances of a resource, this data can be used to ensure Action requests from applications contain supported parameters. ActionInfo describes the parameters and other information necessary to perform a Redfish Action to a particular Action target.  As parameter support may differ between implementations and even among instances of a resource, this data can be used to ensure Action requests from applications contain supported parameters.
  
-|             | +^ Property ^ Type ^ Nullable ^ Permission ^ Description ^ 
-| --- | --- | --- | +| **Description** | string | Yes | read-write | Provides a description of this resource and is used for commonality  in the schema definitions. | 
-| **Description** | string, null\\ \\ *read-write| Provides a description of this resource and is used for commonality  in the schema definitions. | +| **Id** | string |  | read-write | Uniquely identifies the resource within the collection of like resources. | 
-| **Id** | string\\ \\ *read-write| Uniquely identifies the resource within the collection of like resources. | +| **Name** | string |  | read-write | The name of the resource or array element. | 
-| **Name** | string\\ \\ *read-write| The name of the resource or array element. | +| **Oem** {} | object |  | read-write | This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | 
-| **Oem** {} | object\\ \\ *read-write| This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | +| **Parameters** [ { | array |  | read-write | The parameters associated with the specified Redfish Action. | 
-| **Parameters** [ { | array\\ \\ *read-write| The parameters associated with the specified Redfish Action. | +\ \ \ \ \ \ **AllowableValues** [ {} ] | array |  | read-only | A list of values for this parameter supported by this Action target. | 
-<space><space><space><space><space><space>**AllowableValues** [ {} ] | array\\ \\ *read-only| A list of values for this parameter supported by this Action target. | +\ \ \ \ \ \ **DataType** | string | Yes | read-write | The JSON property type used for this parameter.\\ //See Property Details, below, for more information about this property.// 
-<space><space><space><space><space><space>**DataType** | string, null\\ \\ *read-write| The JSON property type used for this parameter. *See Property Details, below, for more information about this property.+\ \ \ \ \ \ **Name** | string |  | read-only | The name of the parameter for this Action. | 
-<space><space><space><space><space><space>**Name** | string\\ \\ *read-only| The name of the parameter for this Action. | +\ \ \ \ \ \ **ObjectDataType** | string | Yes | read-only | The OData Type of an object-based parameter. | 
-<space><space><space><space><space><space>**ObjectDataType** | string, null\\ \\ *read-only| The OData Type of an object-based parameter. | +\ \ \ \ \ \ **Required** | boolean |  | read-only | Indicates whether the parameter is required to perform this Action. | 
-<space><space><space><space><space><space>**Required** | boolean\\ \\ *read-only| Indicates whether the parameter is required to perform this Action. | +| } ] |   |
-| } ] |     |+
  
-===== Property Details =====+=== Property Details ===
  
-==== DataType: ====+== DataType ==
  
-string Description +string Description ^
-| --- | --- |+
 | Boolean | A boolean (true or false). | | Boolean | A boolean (true or false). |
 | Number | A number. | | Number | A number. |
Line 115: Line 92:
  
  
-====== AttributeRegistry 1.0.1 ======+===== AttributeRegistry =====
  
 An Attribute Registry is a set of key-value pairs which are specific to a particular implementation or product, such that creating standardized property names would be impractical.  This schema describes the structure of a Registry, and also includes mechanisms for building user interfaces (menus) allowing consistent navigation of the contents. An Attribute Registry is a set of key-value pairs which are specific to a particular implementation or product, such that creating standardized property names would be impractical.  This schema describes the structure of a Registry, and also includes mechanisms for building user interfaces (menus) allowing consistent navigation of the contents.
  
-|             | +^ Property ^ Type ^ Nullable ^ Permission ^ Description ^ 
-| --- | --- | --- | +| **Description** | string | Yes | read-write | Provides a description of this resource and is used for commonality  in the schema definitions. | 
-| **Description** | string, null\\ \\ *read-write| Provides a description of this resource and is used for commonality  in the schema definitions. | +| **Id** | string |  | read-write | Uniquely identifies the resource within the collection of like resources. | 
-| **Id** | string\\ \\ *read-write| Uniquely identifies the resource within the collection of like resources. | +| **Language** | string |  | read-only | This is the RFC 5646 compliant language code for the registry. | 
-| **Language** | string\\ \\ *read-only| This is the RFC 5646 compliant language code for the registry. | +| **Name** | string |  | read-write | The name of the resource or array element. | 
-| **Name** | string\\ \\ *read-write| The name of the resource or array element. | +| **Oem** {} | object |  | read-write | This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | 
-| **Oem** {} | object\\ \\ *read-write| This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | +| **OwningEntity** | string |  | read-only | This is the organization or company that publishes this registry. | 
-| **OwningEntity** | string\\ \\ *read-only| This is the organization or company that publishes this registry. | +| **RegistryEntries** { | object |  | read-write | List of all attributes and their metadata for this component. | 
-| **RegistryEntries** { | object\\ \\ *read-write| List of all attributes and their metadata for this component. | +\ \ \ \ \ \ **Attributes** [ {} ] | array |  | read-write | The array containing the attributes and their possible values. | 
-<space><space><space><space><space><space>**Attributes** [ {} ] | array\\ \\ *read-write| The array containing the attributes and their possible values. | +\ \ \ \ \ \ **Dependencies** [ {} ] | array |  | read-write | The array containing a list of dependencies of attributes on this component. | 
-<space><space><space><space><space><space>**Dependencies** [ {} ] | array\\ \\ *read-write| The array containing a list of dependencies of attributes on this component. | +\ \ \ \ \ \ **Menus** [ {} ] | array |  | read-write | The array containing the attributes menus and their hierarchy. | 
-<space><space><space><space><space><space>**Menus** [ {} ] | array\\ \\ *read-write| The array containing the attributes menus and their hierarchy. | +| } |   
-| } |     +| **RegistryVersion** | string |  | read-only | This is the attribute registry version which is used in the middle portion of a AttributeRegistry. | 
-| **RegistryVersion** | string\\ \\ *read-only| This is the attribute registry version which is used in the middle portion of a AttributeRegistry. | +| **SupportedSystems** [ { | array |  | read-write | Array of systems supported by this attribute registry. | 
-| **SupportedSystems** [ { | array\\ \\ *read-write| Array of systems supported by this attribute registry. | +\ \ \ \ \ \ **ProductName** | string | Yes | read-only | Firmware version. | 
-<space><space><space><space><space><space>**ProductName** | string, null\\ \\ *read-only| Firmware version. | +\ \ \ \ \ \ **SystemId** | string | Yes | read-only | The system ID of the system.\\ pattern: %%^%%[A-Za-z0-9]+$ 
-<space><space><space><space><space><space>**SystemId** | string, null\\ \\ *read-only| The system ID of the system. | +| } ] |   |
-| } ] |     |+
  
-====== Bios 1.0.1 ======+===== Bios =====
  
 Bios contains properties surrounding a BIOS Attribute Registry (where the system-specific BIOS attributes are described) and the Actions needed to perform changes to BIOS settings, which typically require a system reset to apply. Bios contains properties surrounding a BIOS Attribute Registry (where the system-specific BIOS attributes are described) and the Actions needed to perform changes to BIOS settings, which typically require a system reset to apply.
  
-|             | +^ Property ^ Type ^ Nullable ^ Permission ^ Description ^ 
-| --- | --- | --- | +| **Actions** { | object |  | read-write | The available actions for this resource. | 
-| **Actions** { | object\\ \\ *read-write| The available actions for this resource. | +\ \ \ \ \ \ **#Bios.ChangePassword** {} | object |  | read-write | This action is used to change the BIOS passwords. | 
-<space><space><space><space><space><space>**#Bios.ChangePassword** {} | object\\ \\ *read-write| This action is used to change the BIOS passwords. | +\ \ \ \ \ \ **#Bios.ResetBios** {} | object |  | read-write | This action is used to reset the BIOS attributes to default. | 
-<space><space><space><space><space><space>**#Bios.ResetBios** {} | object\\ \\ *read-write| This action is used to reset the BIOS attributes to default. | +\ \ \ \ \ \ **Oem** {} | object |  | read-write |  | 
-<space><space><space><space><space><space>**Oem** {} | object\\ \\ *read-write|  | +| } |   
-| } |     +| **AttributeRegistry** | string | Yes | read-only | The Resource ID of the Attribute Registry for the BIOS Attributes resource. | 
-| **AttributeRegistry** | string, null\\ \\ *read-only| The Resource ID of the Attribute Registry for the BIOS Attributes resource. | +| **Attributes** {} | object |  | read-write | This is the manufacturer/provider specific list of BIOS attributes. | 
-| **Attributes** {} | object\\ \\ *read-write| This is the manufacturer/provider specific list of BIOS attributes. | +| **Description** | string | Yes | read-write | Provides a description of this resource and is used for commonality  in the schema definitions. | 
-| **Description** | string, null\\ \\ *read-write| Provides a description of this resource and is used for commonality  in the schema definitions. | +| **Id** | string |  | read-write | Uniquely identifies the resource within the collection of like resources. | 
-| **Id** | string\\ \\ *read-write| Uniquely identifies the resource within the collection of like resources. | +| **Name** | string |  | read-write | The name of the resource or array element. | 
-| **Name** | string\\ \\ *read-write| The name of the resource or array element. | +| **Oem** {} | object |  | read-write | This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. |
-| **Oem** {} | object\\ \\ *read-write| This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. |+
  
-====== Chassis 1.4.0 ======+===== Chassis =====
  
 A Chassis represents the physical components for any system.  This resource represents the sheet-metal confined spaces and logical zones like racks, enclosures, chassis and all other containers. Subsystems (like sensors), which operate outside of a system's data plane (meaning the resources are not accessible to software running on the system) are linked either directly or indirectly through this resource. A Chassis represents the physical components for any system.  This resource represents the sheet-metal confined spaces and logical zones like racks, enclosures, chassis and all other containers. Subsystems (like sensors), which operate outside of a system's data plane (meaning the resources are not accessible to software running on the system) are linked either directly or indirectly through this resource.
  
-|             | +^ Property ^ Type ^ Nullable ^ Permission ^ Description ^ 
-| --- | --- | --- | +| **Actions** { | object |  | read-write | The available actions for this resource. | 
-| **Actions** { | object\\ \\ *read-write| The available actions for this resource. | +\ \ \ \ \ \ **#Chassis.Reset** {} | object |  | read-write | This action is used to reset the chassis. This action resets the chassis, not Systems or other contained resources, although side effects may occur which affect those resources. | 
-<space><space><space><space><space><space>**#Chassis.Reset** {} | object\\ \\ *read-write| This action is used to reset the chassis. This action resets the chassis, not Systems or other contained resources, although side effects may occur which affect those resources. | +\ \ \ \ \ \ **Oem** {} | object |  | read-write |  | 
-<space><space><space><space><space><space>**Oem** {} | object\\ \\ *read-write|  | +| } |   
-| } |     +| **AssetTag** | string | Yes | read-write | The user assigned asset tag for this chassis. | 
-| **AssetTag** | string, null\\ \\ *read-write| The user assigned asset tag for this chassis. | +| **ChassisType** | string |  | read-write | This property indicates the type of physical form factor of this resource.\\ //See Property Details, below, for more information about this property.// 
-| **ChassisType** | string\\ \\ *read-write| This property indicates the type of physical form factor of this resource. *See Property Details, below, for more information about this property.+| **DepthMm** | number | Yes | read-only | The depth of the chassis.\\ unit: mm 
-| **DepthMm** *(v1.4+)* | number, null\\ (mm)\\ \\ *read-only| The depth of the chassis. | +| **Description** | string | Yes | read-write | Provides a description of this resource and is used for commonality  in the schema definitions. | 
-| **Description** | string, null\\ \\ *read-write| Provides a description of this resource and is used for commonality  in the schema definitions. | +| **HeightMm** | number | Yes | read-only | The height of the chassis.\\ unit: mm 
-| **HeightMm** *(v1.4+)* | number, null\\ (mm)\\ \\ *read-only| The height of the chassis. | +| **Id** | string |  | read-write | Uniquely identifies the resource within the collection of like resources. | 
-| **Id** | string\\ \\ *read-write| Uniquely identifies the resource within the collection of like resources. | +| **IndicatorLED** | string | Yes | read-write | The state of the indicator LED, used to identify the chassis.\\ //See Property Details, below, for more information about this property.// 
-| **IndicatorLED** | string, null\\ \\ *read-write| The state of the indicator LED, used to identify the chassis. *See Property Details, below, for more information about this property.+| **Links** { | object |  | read-write | Contains references to other resources that are related to this resource. | 
-| **Links** { | object\\ \\ *read-write| Contains references to other resources that are related to this resource. | +\ \ \ \ \ \ **ComputerSystems** [ {} ] | array |  | read-only | An array of references to the computer systems contained in this chassis.  This will only reference ComputerSystems that are directly and wholly contained in this chassis. | 
-<space><space><space><space><space><space>**ComputerSystems** [ {} ] | array\\ \\ *read-only| An array of references to the computer systems contained in this chassis.  This will only reference ComputerSystems that are directly and wholly contained in this chassis. | +| \ \ \ \ \ \ **ContainedBy** {} | object |  | read-write | A reference to the chassis that this chassis is contained by. | 
-<space><space><space><space><space><space>**[email protected]** | string\\ \\ *read-write* |  | +\ \ \ \ \ \ **Contains** [ {} ] | array |  | read-only | An array of references to any other chassis that this chassis has in it. | 
-| <space><space><space><space><space><space>**ContainedBy** {} | object\\ \\ *read-write| A reference to the chassis that this chassis is contained by. | +| \ \ \ \ \ \ **CooledBy** [ {} ] | array |  | read-only | An array of ID[s] of resources that cool this chassis. Normally the ID will be a chassis or a specific set of fans. | 
-<space><space><space><space><space><space>**Contains** [ {} ] | array\\ \\ *read-only| An array of references to any other chassis that this chassis has in it. | +| \ \ \ \ \ \ **Drives** [ {} ] | array |  | read-only | An array of references to the disk drives located in this Chassis. | 
-<space><space><space><space><space><space>**[email protected]** | string\\ \\ *read-write* |  | +| \ \ \ \ \ \ **ManagedBy** [ {} ] | array |  | read-only | An array of references to the Managers responsible for managing this chassis. | 
-| <space><space><space><space><space><space>**CooledBy** [ {} ] | array\\ \\ *read-only| An array of ID[s] of resources that cool this chassis. Normally the ID will be a chassis or a specific set of fans. | +| \ \ \ \ \ \ **ManagersInChassis** [ {} ] | array |  | read-only | An array of references to the managers located in this Chassis. | 
-<space><space><space><space><space><space>**[email protected]** | string\\ \\ *read-write* |  | +| \ \ \ \ \ \ **Oem** {} | object |  | read-write | Oem extension object. | 
-| <space><space><space><space><space><space>**Drives** [ {} ] | array\\ \\ *read-only| An array of references to the disk drives located in this Chassis. | +\ \ \ \ \ \ **PCIeDevices** [ {} ] | array |  | read-only | An array of references to the PCIe Devices located in this Chassis. | 
-<space><space><space><space><space><space>**[email protected]** | string\\ \\ *read-write* |  | +| \ \ \ \ \ \ **PoweredBy** [ {} ] | array |  | read-only | An array of ID[s] of resources that power this chassis. Normally the ID will be a chassis or a specific set of Power Supplies. | 
-| <space><space><space><space><space><space>**ManagedBy** [ {} ] | array\\ \\ *read-only| An array of references to the Managers responsible for managing this chassis. | +| \ \ \ \ \ \ **Storage** [ {} ] | array |  | read-only | An array of references to the storage subsystems connected to or inside this Chassis. | 
-<space><space><space><space><space><space>**[email protected]** | string\\ \\ *read-write* |  | + |  | 
-| <space><space><space><space><space><space>**ManagersInChassis** [ {} ] | array\\ \\ *read-only| An array of references to the managers located in this Chassis. | +| **Location** { | object |  | read-only |  | 
-<space><space><space><space><space><space>**[email protected]** | string\\ \\ *read-write* |  | +\ \ \ \ \ \ **Info** | string | Yes | read-only | This indicates the location of the resource. | 
-| <space><space><space><space><space><space>**Oem** {} | object\\ \\ *read-write| Oem extension object. | +\ \ \ \ \ \ **InfoFormat** | string | Yes | read-only | This represents the format of the Info property. | 
-<space><space><space><space><space><space>**PCIeDevices** [ {} ] | array\\ \\ *read-only| An array of references to the PCIe Devices located in this Chassis. | +\ \ \ \ \ \ **Oem** {} | object |  | read-write | Oem extension object. | 
-<space><space><space><space><space><space>**[email protected]** | string\\ \\ *read-write* |  | +| } |   
-| <space><space><space><space><space><space>**PoweredBy** [ {} ] | array\\ \\ *read-only| An array of ID[s] of resources that power this chassis. Normally the ID will be a chassis or a specific set of Power Supplies. | +| **LogServices** | reference([[documentation:redfish_api:schema_definition#logservicecollection|LogServiceCollection]]) |  | read-write | A reference to the logs for this chassis. | 
-<space><space><space><space><space><space>**[email protected]** | string\\ \\ *read-write* |  | +| **Manufacturer** | string | Yes | read-only | This is the manufacturer of this chassis. | 
-| <space><space><space><space><space><space>**Storage** [ {} ] | array\\ \\ *read-only| An array of references to the storage subsystems connected to or inside this Chassis. | +| **Model** | string | Yes | read-only | This is the model number for the chassis. | 
-<space><space><space><space><space><space>**[email protected]** string\\ \\ *read-write* |  +| **Name** | string |  | read-write | The name of the resource or array element. | 
-| } |     +| **NetworkAdapters** | reference([[documentation:redfish_api:schema_definition#networkadaptercollection|NetworkAdapterCollection]]) |  read-write | A reference to the collection of Network Adapters associated with this chassis. | 
-| **Location** *(v1.2+)* { | object\\ \\ *read-only|  | +| **Oem** {} | object |  | read-write | This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | 
-<space><space><space><space><space><space>**Info** | string, null\\ \\ *read-only| This indicates the location of the resource. | +| **PartNumber** | string | Yes | read-only | The part number for this chassis. | 
-<space><space><space><space><space><space>**InfoFormat** | string, null\\ \\ *read-only| This represents the format of the Info property. | +| **PhysicalSecurity** { | object |  | read-write | The state of the physical security sensor. | 
-<space><space><space><space><space><space>**Oem** {} | object\\ \\ *read-write| Oem extension object. | +\ \ \ \ \ \ **IntrusionSensor** | string | Yes | read-write | This indicates the known state of the physical security sensor, such as if it is hardware intrusion detected.\\ //See Property Details, below, for more information about this property.// 
-| } |     +\ \ \ \ \ \ **IntrusionSensorNumber** | number | Yes | read-only | A numerical identifier to represent the physical security sensor. | 
-| **LogServices** object\\ \\ *read-write| A reference to the logs for this chassis. | +\ \ \ \ \ \ **IntrusionSensorReArm** | string | Yes | read-write | This indicates how the Normal state to be restored.\\ //See Property Details, below, for more information about this property.// 
-<space><space><space><space><space><space>**Description** | string, null\\ \\ *read-write* Provides a description of this resource and is used for commonality  in the schema definitions. | +| } |   
-| <space><space><space><space><space><space>**Members** [ {} ] | array\\ \\ *read-only* | Contains the members of this collection. | +| **Power** | reference([[documentation:redfish_api:schema_definition#power|Power]]) |  | read-write | A reference to the power properties (power supplies, power policies, sensors) for this chassis. | 
-| <space><space><space><space><space><space>**[email protected]** | string\\ \\ *read-write* |  | +| **PowerState** | string | Yes | read-write | This is the current power state of the chassis.\\ //See Property Details, below, for more information about this property.// 
-| <space><space><space><space><space><space>**Name** | string\\ \\ *read-write* | The name of the resource or array element. | +| **SKU** | string | Yes | read-only | This is the SKU for this chassis. | 
-| <space><space><space><space><space><space>**Oem** {} | object\\ \\ *read-write* | This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | +| **SerialNumber** | string | Yes | read-only | The serial number for this chassis. | 
-| } |     | +| **Status** { | object |  | read-only |  | 
-| **Manufacturer** | string, null\\ \\ *read-only* | This is the manufacturer of this chassis. | +\ \ \ \ \ \ **Health** | string | Yes | read-write | This represents the health state of this resource in the absence of its dependent resources.\\ //See Property Details, below, for more information about this property.// 
-| **Model** | string, null\\ \\ *read-only| This is the model number for the chassis. | +\ \ \ \ \ \ **HealthRollup** | string | Yes | read-write | This represents the overall health state from the view of this resource.\\ //See Property Details, below, for more information about this property.// 
-| **Name** | string\\ \\ *read-write| The name of the resource or array element. | +\ \ \ \ \ \ **Oem** {} | object |  | read-write | This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | 
-| **NetworkAdapters** *(v1.4+)* { object\\ \\ *read-write| A reference to the collection of Network Adapters associated with this chassis. | +\ \ \ \ \ \ **State** | string | Yes | read-write | This indicates the known state of the resource, such as if it is enabled.\\ //See Property Details, below, for more information about this property.// 
-<space><space><space><space><space><space>**Description** | string, null\\ \\ *read-write* | Provides a description of this resource and is used for commonality  in the schema definitions. | +| } |   
-| <space><space><space><space><space><space>**Members** [ {} ] | array\\ \\ *read-only* | Contains the members of this collection. | +| **Thermal** | reference([[documentation:redfish_api:schema_definition#thermal|Thermal]]) |  | read-write | A reference to the thermal properties (fans, cooling, sensors) for this chassis. | 
-| <space><space><space><space><space><space>**[email protected]** | string\\ \\ *read-write* |  | +| **WeightKg** | number Yes | read-only | The weight of the chassis.\\ unit: kg 
-| <space><space><space><space><space><space>**Name** | string\\ \\ *read-write* | The name of the resource or array element. | +| **WidthMm** | number Yes | read-only | The width of the chassis.\\ unit: mm |
-| <space><space><space><space><space><space>**Oem** {} | object\\ \\ *read-write* This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | +
-| } |     | +
-| **Oem** {} | object\\ \\ *read-write| This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | +
-| **PartNumber** | string, null\\ \\ *read-only| The part number for this chassis. | +
-| **PhysicalSecurity** *(v1.1+)* { | object\\ \\ *read-write| The state of the physical security sensor. | +
-<space><space><space><space><space><space>**IntrusionSensor** | string, null\\ \\ *read-write| This indicates the known state of the physical security sensor, such as if it is hardware intrusion detected. *See Property Details, below, for more information about this property.+
-<space><space><space><space><space><space>**IntrusionSensorNumber** | number, null\\ \\ *read-only| A numerical identifier to represent the physical security sensor. | +
-<space><space><space><space><space><space>**IntrusionSensorReArm** | string, null\\ \\ *read-write| This indicates how the Normal state to be restored. *See Property Details, below, for more information about this property.+
-| } |     +
-| **Power** object\\ \\ *read-write| A reference to the power properties (power supplies, power policies, sensors) for this chassis. | +
-<space><space><space><space><space><space>**Description** | string, null\\ \\ *read-write* Provides a description of this resource and is used for commonality  in the schema definitions. | +
-| <space><space><space><space><space><space>**Id** | string\\ \\ *read-write* | Uniquely identifies the resource within the collection of like resources. | +
-| <space><space><space><space><space><space>**Name** | string\\ \\ *read-write* | The name of the resource or array element. | +
-| <space><space><space><space><space><space>**Oem** {} | object\\ \\ *read-write* | This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | +
-| <space><space><space><space><space><space>**PowerControl** [ {} ] | array\\ \\ *read-write* | This is the definition for power control function (power reading/limiting). | +
-| <space><space><space><space><space><space>**[email protected]** | string\\ \\ *read-write* |  | +
-| <space><space><space><space><space><space>**PowerSupplies** [ {} ] | array\\ \\ *read-write* | Details of the power supplies associated with this system or device. | +
-| <space><space><space><space><space><space>**[email protected]** | string\\ \\ *read-write* |  | +
-| <space><space><space><space><space><space>**Redundancy** [ {} ] | array\\ \\ *read-write* | Redundancy information for the power subsystem of this system or device. | +
-| <space><space><space><space><space><space>**[email protected]** | string\\ \\ *read-write* |  | +
-| <space><space><space><space><space><space>**Voltages** [ {} ] | array\\ \\ *read-write* | This is the definition for voltage sensors. | +
-| <space><space><space><space><space><space>**[email protected]** | string\\ \\ *read-write* |  | +
-| } |     | +
-| **PowerState** *(v1.0+)* | string, null\\ \\ *read-write* | This is the current power state of the chassis. *See Property Details, below, for more information about this property.+
-| **SKU** | string, null\\ \\ *read-only| This is the SKU for this chassis. | +
-| **SerialNumber** | string, null\\ \\ *read-only| The serial number for this chassis. | +
-| **Status** { | object\\ \\ *read-only|  | +
-<space><space><space><space><space><space>**Health** | string, null\\ \\ *read-write| This represents the health state of this resource in the absence of its dependent resources. *See Property Details, below, for more information about this property.+
-<space><space><space><space><space><space>**HealthRollup** | string, null\\ \\ *read-write| This represents the overall health state from the view of this resource. *See Property Details, below, for more information about this property.+
-<space><space><space><space><space><space>**Oem** {} | object\\ \\ *read-write| This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | +
-<space><space><space><space><space><space>**State** | string, null\\ \\ *read-write| This indicates the known state of the resource, such as if it is enabled. *See Property Details, below, for more information about this property.+
-| } |     +
-| **Thermal** object\\ \\ *read-write| A reference to the thermal properties (fans, cooling, sensors) for this chassis. | +
-<space><space><space><space><space><space>**Description** | string, null\\ \\ *read-write* Provides a description of this resource and is used for commonality  in the schema definitions. | +
-| <space><space><space><space><space><space>**Fans** [ {} ] | array\\ \\ *read-write* | This is the definition for fans. | +
-| <space><space><space><space><space><space>**[email protected]** | string\\ \\ *read-write* |  | +
-| <space><space><space><space><space><space>**Id** | string\\ \\ *read-write* | Uniquely identifies the resource within the collection of like resources. | +
-| <space><space><space><space><space><space>**Name** | string\\ \\ *read-write* | The name of the resource or array element+
-| <space><space><space><space><space><space>**Oem** {} | object\\ \\ *read-write* | This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. +
-<space><space><space><space><space><space>**Redundancy** [ {} ] array\\ \\ *read-write* This structure is used to show redundancy for fans.  The Component ids will reference the members of the redundancy groups. | +
-| <space><space><space><space><space><space>**[email protected]** | string\\ \\ *read-write* |  | +
-| <space><space><space><space><space><space>**Status** {} | object\\ \\ *read-only* |  | +
-| <space><space><space><space><space><space>**Temperatures** [ {} ] | array\\ \\ *read-write* | This is the definition for temperature sensors. | +
-| <space><space><space><space><space><space>**[email protected]** | string\\ \\ *read-write* |  | +
-| } |     | +
-| **WeightKg** *(v1.4+)* | number, null\\ (kg)\\ \\ *read-only* | The weight of the chassis. +
-| **WidthMm** *(v1.4+)* | number, null\\ (mm)\\ \\ *read-only* | The width of the chassis. |+
  
-===== Property Details =====+=== Property Details ===
  
-==== ChassisType: ====+== ChassisType ==
  
-string Description +string Description ^
-| --- | --- |+
 | Blade | An enclosed or semi-enclosed, typically vertically-oriented, system chassis which must be plugged into a multi-system chassis to function normally. | | Blade | An enclosed or semi-enclosed, typically vertically-oriented, system chassis which must be plugged into a multi-system chassis to function normally. |
 | Card | A loose device or circuit board intended to be installed in a system or other enclosure. | | Card | A loose device or circuit board intended to be installed in a system or other enclosure. |
Line 290: Line 217:
 | Zone | A logical division or portion of a physical chassis that contains multiple devices or systems that cannot be physically separated. | | Zone | A logical division or portion of a physical chassis that contains multiple devices or systems that cannot be physically separated. |
  
-==== Health: ====+== Health ==
  
-string Description +string Description ^
-| --- | --- |+
 | Critical | A critical condition exists that requires immediate attention. | | Critical | A critical condition exists that requires immediate attention. |
 | OK | Normal. | | OK | Normal. |
 | Warning | A condition exists that requires attention. | | Warning | A condition exists that requires attention. |
  
-==== HealthRollup: ====+== HealthRollup ==
  
-string Description +string Description ^
-| --- | --- |+
 | Critical | A critical condition exists that requires immediate attention. | | Critical | A critical condition exists that requires immediate attention. |
 | OK | Normal. | | OK | Normal. |
 | Warning | A condition exists that requires attention. | | Warning | A condition exists that requires attention. |
  
-==== IndicatorLED: ====+== IndicatorLED ==
  
-string Description +string Description ^
-| --- | --- |+
 | Blinking | The Indicator LED is blinking. | | Blinking | The Indicator LED is blinking. |
 | Lit | The Indicator LED is lit. | | Lit | The Indicator LED is lit. |
Line 315: Line 239:
 | Unknown | The state of the Indicator LED cannot be determined. Deprecated: Return null if state is unknown. | | Unknown | The state of the Indicator LED cannot be determined. Deprecated: Return null if state is unknown. |
  
-==== IntrusionSensor: ====+== IntrusionSensor ==
  
-string Description +string Description ^
-| --- | --- |+
 | HardwareIntrusion | A door, lock, or other mechanism protecting the internal system hardware from being accessed is detected as being in an insecure state. | | HardwareIntrusion | A door, lock, or other mechanism protecting the internal system hardware from being accessed is detected as being in an insecure state. |
 | Normal | No abnormal physical security conditions are detected at this time. | | Normal | No abnormal physical security conditions are detected at this time. |
 | TamperingDetected | Physical tampering of the monitored entity is detected. | | TamperingDetected | Physical tampering of the monitored entity is detected. |
  
-==== IntrusionSensorReArm: ====+== IntrusionSensorReArm ==
  
-string Description +string Description ^
-| --- | --- |+
 | Automatic | This sensor would be restored to the Normal state automatically as no abnormal physical security conditions are detected. | | Automatic | This sensor would be restored to the Normal state automatically as no abnormal physical security conditions are detected. |
 | Manual | This sensor would be restored to the Normal state by a manual re-arm. | | Manual | This sensor would be restored to the Normal state by a manual re-arm. |
  
-==== PowerState: ====+== PowerState ==
  
-string Description +string Description ^
-| --- | --- |+
 | Off | The components within the chassis has no power, except some components may continue to have AUX power such as management controller. | | Off | The components within the chassis has no power, except some components may continue to have AUX power such as management controller. |
 | On | The components within the chassis has power on. | | On | The components within the chassis has power on. |
Line 339: Line 260:
 | PoweringOn | A temporary state between Off and On. The components within the chassis can take time to process the power on action. | | PoweringOn | A temporary state between Off and On. The components within the chassis can take time to process the power on action. |
  
-==== State: ====+== State ==
  
-string Description +string Description ^
-| --- | --- |+
 | Absent | This function or resource is not present or not detected. | | Absent | This function or resource is not present or not detected. |
 | Deferring | The element will not process any commands but will queue new requests. | | Deferring | The element will not process any commands but will queue new requests. |
Line 356: Line 276:
  
  
-====== ClassOfService 1.0.======+===== ChassisCollection ===== 
 + 
 +A Collection of Chassis resource instances. 
 + 
 +^ Property ^ Type ^ Nullable ^ Permission ^ Description ^ 
 +| **Description** | string | Yes | read-write | Provides a description of this resource and is used for commonality  in the schema definitions
 +| **Members** | array(reference([[documentation:redfish_api:schema_definition#chassis|Chassis]])) |  | read-only | Contains the members of this collection. | 
 +| **Name** | string |  | read-write | The name of the resource or array element. | 
 +| **Oem** {} | object |  | read-write | This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | 
 + 
 +===== ClassOfService =====
  
 A service option composed of one or more service options. A service option composed of one or more service options.
  
-|             | +^ Property ^ Type ^ Nullable ^ Permission ^ Description ^ 
-| --- | --- | --- | +| **ClassOfServiceVersion** | string | Yes | read-write | The value identifies the current version of this class of service definition. | 
-| **ClassOfServiceVersion** | string, null\\ \\ *read-write| The value identifies the current version of this class of service definition. | +| **Description** | string | Yes | read-write | Provides a description of this resource and is used for commonality  in the schema definitions. | 
-| **Description** | string, null\\ \\ *read-write| Provides a description of this resource and is used for commonality  in the schema definitions. | +| **Id** | string |  | read-write | Uniquely identifies the resource within the collection of like resources. | 
-| **Id** | string\\ \\ *read-write| Uniquely identifies the resource within the collection of like resources. | +| **Identifier** { | object | Yes | read-only | The value identifies this resource. | 
-| **Identifier** { | object, null\\ \\ *read-only| The value identifies this resource. | +\ \ \ \ \ \ **DurableName** | string | Yes | read-only | This indicates the world wide, persistent name of the resource. | 
-<space><space><space><space><space><space>**DurableName** | string, null\\ \\ *read-only| This indicates the world wide, persistent name of the resource. | +\ \ \ \ \ \ **DurableNameFormat** | string | Yes | read-write | This represents the format of the DurableName property.\\ //See Property Details, below, for more information about this property.// 
-<space><space><space><space><space><space>**DurableNameFormat** | string, null\\ \\ *read-write| This represents the format of the DurableName property. *See Property Details, below, for more information about this property.+| } |   
-| } |     +| **LinesOfService** { | object | Yes | read-write | Lines of Service that define the required choices of utility or warranty. | 
-| **LinesOfService** { | object, null\\ \\ *read-write| Lines of Service that define the required choices of utility or warranty. | +\ \ \ \ \ \ **DataProtectionLinesOfService** [ {} ] | array |  | read-write | A collection of DataProtection lines of service elements. | 
-<space><space><space><space><space><space>**DataProtectionLinesOfService** [ {} ] | array\\ \\ *read-write| A collection of DataProtection lines of service elements. | +\ \ \ \ \ \ **DataSecurityLinesOfService** [ {} ] | array |  | read-write | A collection of DataSecurity lines of service elements. | 
-<space><space><space><space><space><space>**DataSecurityLinesOfService** [ {} ] | array\\ \\ *read-write| A collection of DataSecurity lines of service elements. | +\ \ \ \ \ \ **DataStorageLinesOfService** [ {} ] | array |  | read-write | A collection of DataStorage lines of service elements. | 
-<space><space><space><space><space><space>**DataStorageLinesOfService** [ {} ] | array\\ \\ *read-write| A collection of DataStorage lines of service elements. | +\ \ \ \ \ \ **IOConnectivityLinesOfService** [ {} ] | array |  | read-write | A collection of IOConnectivity lines of service elements. | 
-<space><space><space><space><space><space>**IOConnectivityLinesOfService** [ {} ] | array\\ \\ *read-write| A collection of IOConnectivity lines of service elements. | +\ \ \ \ \ \ **IOPerformanceLinesOfService** [ {} ] | array |  | read-write | A collection of IOPerformance lines of service elements. | 
-<space><space><space><space><space><space>**IOPerformanceLinesOfService** [ {} ] | array\\ \\ *read-write| A collection of IOPerformance lines of service elements. | +| } |   
-| } |     +| **Name** | string |  | read-write | The name of the resource or array element. | 
-| **Name** | string\\ \\ *read-write| The name of the resource or array element. | +| **Oem** {} | object |  | read-write | This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. |
-| **Oem** {} | object\\ \\ *read-write| This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. |+
  
-===== Property Details =====+=== Property Details ===
  
-==== DurableNameFormat: ====+== DurableNameFormat ==
  
-string Description +string Description ^
-| --- | --- |+
 | EUI | IEEE-defined 64-bit Extended Unique Identifier | | EUI | IEEE-defined 64-bit Extended Unique Identifier |
 | FC_WWN | Fibre Channel World Wide Name | | FC_WWN | Fibre Channel World Wide Name |
Line 392: Line 320:
  
  
-====== ComputerSystem 1.3.======+===== ClassOfServiceCollection ===== 
 + 
 +A Collection of ClassOfService resource instances. 
 + 
 +^ Property ^ Type ^ Nullable ^ Permission ^ Description ^ 
 +| **Description** | string | Yes | read-write | Provides a description of this resource and is used for commonality  in the schema definitions
 +| **Members** | array(reference([[documentation:redfish_api:schema_definition#classofservice|ClassOfService]])) |  | read-only | The value of each member references a ClassOfService resource. | 
 +| **Name** | string |  | read-write | The name of the resource or array element. | 
 +| **Oem** {} | object |  | read-write | This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | 
 + 
 +===== ComputerSystem =====
  
 This schema defines a computer system and its respective properties.  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. This schema defines a computer system and its respective properties.  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.
  
-|             | +^ Property ^ Type ^ Nullable ^ Permission ^ Description ^ 
-| --- | --- | --- | +| **Actions** { | object |  | read-write | The available actions for this resource. | 
-| **Actions** { | object\\ \\ *read-write| The available actions for this resource. | +\ \ \ \ \ \ **#ComputerSystem.Reset** {} | object |  | read-write | This action is used to reset the system. | 
-<space><space><space><space><space><space>**#ComputerSystem.Reset** {} | object\\ \\ *read-write| This action is used to reset the system. | +\ \ \ \ \ \ **Oem** {} | object |  | read-write |  | 
-<space><space><space><space><space><space>**Oem** {} | object\\ \\ *read-write|  | +| } |   
-| } |     +| **AssetTag** | string | Yes | read-write | The user definable tag that can be used to track this computer system for inventory or other client purposes. | 
-| **AssetTag** | string, null\\ \\ *read-write| The user definable tag that can be used to track this computer system for inventory or other client purposes. | +| **Bios** | reference([[documentation:redfish_api:schema_definition#bios|Bios]]) |  read-write | A reference to the BIOS settings associated with this system. | 
-| **Bios** *(v1.1+)* { object\\ \\ *read-write| A reference to the BIOS settings associated with this system. | +| **BiosVersion** | string | Yes | read-only | The version of the system BIOS or primary system firmware. | 
-<space><space><space><space><space><space>**Actions** {} | object\\ \\ *read-write* | The available actions for this resource. | +| **Boot** { | object |  | read-write | Information about the boot settings for this system. | 
-| <space><space><space><space><space><space>**AttributeRegistry** | string, null\\ \\ *read-only* The Resource ID of the Attribute Registry for the BIOS Attributes resource. | +\ \ \ \ \ \ **BootSourceOverrideEnabled** | string | Yes | read-write | Describes the state of the Boot Source Override feature.\\ //See Property Details, below, for more information about this property.// 
-| <space><space><space><space><space><space>**Attributes** {} | object\\ \\ *read-write* | This is the manufacturer/provider specific list of BIOS attributes. | +\ \ \ \ \ \ **BootSourceOverrideMode** | string | Yes | read-write | The BIOS Boot Mode (either Legacy or UEFI) to be used when BootSourceOverrideTarget boot source is booted from.\\ //See Property Details, below, for more information about this property.// 
-| <space><space><space><space><space><space>**Description** | string, null\\ \\ *read-write* | Provides a description of this resource and is used for commonality  in the schema definitions. | +\ \ \ \ \ \ **BootSourceOverrideTarget** | string | Yes | read-write | The current boot source to be used at next boot instead of the normal boot device, if BootSourceOverrideEnabled is true.\\ //See Property Details, below, for more information about this property.// 
-| <space><space><space><space><space><space>**Id** | string\\ \\ *read-write* | Uniquely identifies the resource within the collection of like resources. | +\ \ \ \ \ \ **UefiTargetBootSourceOverride** | string | Yes | read-write | This property is the UEFI Device Path of the device to boot from when BootSourceOverrideSupported is UefiTarget. | 
-| <space><space><space><space><space><space>**Name** | string\\ \\ *read-write* | The name of the resource or array element. | +| } |   
-| <space><space><space><space><space><space>**Oem** {} | object\\ \\ *read-write* | This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | +| **Description** | string | Yes | read-write | Provides a description of this resource and is used for commonality  in the schema definitions. | 
-| } |     | +| **EthernetInterfaces** | reference([[documentation:redfish_api:schema_definition#ethernetinterfacecollection|EthernetInterfaceCollection]]) |  | read-write | A reference to the collection of Ethernet interfaces associated with this system. | 
-| **BiosVersion** | string, null\\ \\ *read-only| The version of the system BIOS or primary system firmware. | +| **HostName** | string | Yes | read-write | The DNS Host Name, without any domain information. | 
-| **Boot** { | object\\ \\ *read-write| Information about the boot settings for this system. | +| **HostedServices** { | object |  | read-write | The services that this computer system supports. | 
-<space><space><space><space><space><space>**BootSourceOverrideEnabled** | string, null\\ \\ *read-write| Describes the state of the Boot Source Override feature. *See Property Details, below, for more information about this property.+\ \ \ \ \ \ **Oem** {} | object |  | read-write | This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | 
-<space><space><space><space><space><space>**BootSourceOverrideMode** | string, null\\ \\ *read-write| The BIOS Boot Mode (either Legacy or UEFI) to be used when BootSourceOverrideTarget boot source is booted from. *See Property Details, below, for more information about this property.+\ \ \ \ \ \ **StorageServices** {} | object |  | read-write | A reference to a collection of storage services supported by this computer system. | 
-<space><space><space><space><space><space>**BootSourceOverrideTarget** | string, null\\ \\ *read-write| The current boot source to be used at next boot instead of the normal boot device, if BootSourceOverrideEnabled is true. *See Property Details, below, for more information about this property.+| } |   
-<space><space><space><space><space><space>**UefiTargetBootSourceOverride** | string, null\\ \\ *read-write| This property is the UEFI Device Path of the device to boot from when BootSourceOverrideSupported is UefiTarget. | +| **HostingRoles** [ {} ] | array |  | read-only | The hosing roles that this computer system supports. | 
-| } |     +| **Id** | string |  | read-write | Uniquely identifies the resource within the collection of like resources. | 
-| **Description** | string, null\\ \\ *read-write| Provides a description of this resource and is used for commonality  in the schema definitions. | +| **IndicatorLED** | string | Yes | read-write | The state of the indicator LED, used to identify the system.\\ //See Property Details, below, for more information about this property.// 
-| **EthernetInterfaces** object\\ \\ *read-write| A reference to the collection of Ethernet interfaces associated with this system. | +| **Links** { | object |  | read-write | Contains references to other resources that are related to this resource. | 
-<space><space><space><space><space><space>**Description** | string, null\\ \\ *read-write* Provides a description of this resource and is used for commonality  in the schema definitions. | +\ \ \ \ \ \ **Chassis** [ {} ] | array |  | read-only | An array of references to the chassis in which this system is contained. | 
-| <space><space><space><space><space><space>**Members** [ {} ] | array\\ \\ *read-only* | Contains the members of this collection. | +| \ \ \ \ \ \ **CooledBy** [ {} ] | array |  | read-only | An array of ID[s] of resources that cool this computer system. Normally the ID will be a chassis or a specific set of fans. | 
-| <space><space><space><space><space><space>**[email protected]** | string\\ \\ *read-write* |  | +| \ \ \ \ \ \ **Endpoints** [ {} ] | array |  | read-only | An array of references to the endpoints that connect to this system. | 
-| <space><space><space><space><space><space>**Name** | string\\ \\ *read-write* | The name of the resource or array element. | +| \ \ \ \ \ \ **ManagedBy** [ {} ] | array |  | read-only | An array of references to the Managers responsible for this system. | 
-| <space><space><space><space><space><space>**Oem** {} | object\\ \\ *read-write* | This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | +| \ \ \ \ \ \ **Oem** {} | object |  | read-write | Oem extension object. | 
-| } |     | +\ \ \ \ \ \ **PoweredBy** [ {} ] | array |  | read-only | An array of ID[s] of resources that power this computer system. Normally the ID will be a chassis or a specific set of Power Supplies. | 
-| **HostName** | string, null\\ \\ *read-write* | The DNS Host Name, without any domain information. | + |  | 
-| **HostedServices** *(v1.2+)* { | object\\ \\ *read-write| The services that this computer system supports. | +| **LogServices** | reference([[documentation:redfish_api:schema_definition#logservicecollection|LogServiceCollection]]) |  | read-write | A reference to the collection of Log Services associated with this system. | 
-<space><space><space><space><space><space>**Oem** {} | object\\ \\ *read-write| This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | +| **Manufacturer** | string | Yes | read-only | The manufacturer or OEM of this system. | 
-<space><space><space><space><space><space>**StorageServices** {} | object\\ \\ *read-write| A reference to a collection of storage services supported by this computer system. | +| **Memory** | reference([[documentation:redfish_api:schema_definition#memorycollection|MemoryCollection]]) |  read-write | A reference to the collection of Memory associated with this system. | 
-| } |     +| **MemoryDomains** | object | Yes | read-write | A reference to the collection of Memory Domains associated with this system. | 
-| **HostingRoles** *(v1.2+)* [ {} ] | array\\ \\ *read-only| The hosing roles that this computer system supports. | +| **MemorySummary** { | object |  | read-write | This object describes the central memory of the system in general detail. | 
-| **Id** | string\\ \\ *read-write| Uniquely identifies the resource within the collection of like resources. | +\ \ \ \ \ \ **MemoryMirroring** | string | Yes | read-write | The ability and type of memory mirroring supported by this system.\\ //See Property Details, below, for more information about this property.// 
-| **IndicatorLED** | string, null\\ \\ *read-write| The state of the indicator LED, used to identify the system. *See Property Details, below, for more information about this property.+\ \ \ \ \ \ **Status** {} | object |  | read-only |  | 
-| **Links** { | object\\ \\ *read-write| Contains references to other resources that are related to this resource. | +\ \ \ \ \ \ **TotalSystemMemoryGiB** | number | Yes | read-only | The total installed, operating system-accessible memory (RAM), measured in GiB. | 
-<space><space><space><space><space><space>**Chassis** [ {} ] | array\\ \\ *read-only| An array of references to the chassis in which this system is contained. | +| } |   
-<space><space><space><space><space><space>**[email protected]** | string\\ \\ *read-write* |  | +| **Model** | string | Yes | read-only | The model number for this system. | 
-| <space><space><space><space><space><space>**CooledBy** [ {} ] | array\\ \\ *read-only| An array of ID[s] of resources that cool this computer system. Normally the ID will be a chassis or a specific set of fans. | +| **Name** | string |  | read-write | The name of the resource or array element. | 
-<space><space><space><space><space><space>**[email protected]** | string\\ \\ *read-write* |  | +| **NetworkInterfaces** | reference([[documentation:redfish_api:schema_definition#networkinterfacecollection|NetworkInterfaceCollection]]) |  read-write | A reference to the collection of Network Interfaces associated with this system. | 
-| <space><space><space><space><space><space>**Endpoints** [ {} ] | array\\ \\ *read-only| An array of references to the endpoints that connect to this system. | +| **Oem** {} | object |  | read-write | This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | 
-<space><space><space><space><space><space>**[email protected]** | string\\ \\ *read-write* |  | +| **PCIeDevices** | array(reference([[documentation:redfish_api:schema_definition#pciedevice|PCIeDevice]])) |  | read-only | A reference to a collection of PCIe Devices used by this computer system. | 
-| <space><space><space><space><space><space>**ManagedBy** [ {} ] | array\\ \\ *read-only| An array of references to the Managers responsible for this system. | +| **PCIeFunctions** | array(reference([[documentation:redfish_api:schema_definition#pciefunction|PCIeFunction]])) |  | read-only | A reference to a collection of PCIe Functions used by this computer system. | 
-<space><space><space><space><space><space>**[email protected]** | string\\ \\ *read-write* |  | +| **PartNumber** | string | Yes | read-only | The part number for this system. | 
-| <space><space><space><space><space><space>**Oem** {} | object\\ \\ *read-write| Oem extension object. | +| **PowerState** | string | Yes | read-write | This is the current power state of the system.\\ //See Property Details, below, for more information about this property.// 
-<space><space><space><space><space><space>**PoweredBy** [ {} ] | array\\ \\ *read-only| An array of ID[s] of resources that power this computer system. Normally the ID will be a chassis or a specific set of Power Supplies. | +| **ProcessorSummary** { | object |  | read-write | This object describes the central processors of the system in general detail. | 
-<space><space><space><space><space><space>**[email protected]** string\\ \\ *read-write* |  +\ \ \ \ \ \ **Count** | number | Yes | read-only | The number of processors in the system. | 
-| } |     +\ \ \ \ \ \ **Model** | string | Yes | read-only | The processor model for the primary or majority of processors in this system. | 
-| **LogServices** object\\ \\ *read-write| A reference to the collection of Log Services associated with this system. | +\ \ \ \ \ \ **Status** {} | object |  | read-only |  | 
-<space><space><space><space><space><space>**Description** | string, null\\ \\ *read-write* Provides a description of this resource and is used for commonality  in the schema definitions. | +| } |   
-| <space><space><space><space><space><space>**Members** [ {} ] | array\\ \\ *read-only* | Contains the members of this collection. | +| **Processors** | reference([[documentation:redfish_api:schema_definition#processorcollection|ProcessorCollection]]) |  | read-write | A reference to the collection of Processors associated with this system. | 
-| <space><space><space><space><space><space>**[email protected]** | string\\ \\ *read-write* |  | +| **SKU** | string | Yes | read-only | The manufacturer SKU for this system. | 
-| <space><space><space><space><space><space>**Name** | string\\ \\ *read-write* | The name of the resource or array element. | +| **SecureBoot** | reference([[documentation:redfish_api:schema_definition#secureboot|SecureBoot]]) |  read-write | A reference to the UEFI SecureBoot resource associated with this system. | 
-| <space><space><space><space><space><space>**Oem** {} | object\\ \\ *read-write* | This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | +| **SerialNumber** | string | Yes | read-only | The serial number for this system. | 
-| } |     | +| **SimpleStorage** | reference([[documentation:redfish_api:schema_definition#simplestoragecollection|SimpleStorageCollection]]) |  | read-write | A reference to the collection of storage devices associated with this system. | 
-| **Manufacturer** | string, null\\ \\ *read-only* | The manufacturer or OEM of this system. | +| **Status** object |  | read-only |  | 
-| **Memory** *(v1.1+)* { object\\ \\ *read-write| A reference to the collection of Memory associated with this system. | +| \ \ \ \ \ \ **Health** | string Yes | read-write | This represents the health state of this resource in the absence of its dependent resources.\\ //See Property Details, below, for more information about this property.// 
-<space><space><space><space><space><space>**Description** | string, null\\ \\ *read-write* | Provides a description of this resource and is used for commonality  in the schema definitions. | +\ \ \ \ \ \ **HealthRollup** | string | Yes | read-write | This represents the overall health state from the view of this resource.\\ //See Property Details, below, for more information about this property.// 
-| <space><space><space><space><space><space>**Members** [ {} ] | array\\ \\ *read-only* | Contains the members of this collection. | +\ \ \ \ \ \ **Oem** {} | object |  | read-write | This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | 
-| <space><space><space><space><space><space>**[email protected]** | string\\ \\ *read-write* |  | +\ \ \ \ \ \ **State** | string | Yes | read-write | This indicates the known state of the resource, such as if it is enabled.\\ //See Property Details, below, for more information about this property.// 
-| <space><space><space><space><space><space>**Name** | string\\ \\ *read-write* | The name of the resource or array element. | +| } |   
-| <space><space><space><space><space><space>**Oem** {} | object\\ \\ *read-write* This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | +| **Storage** | reference([[documentation:redfish_api:schema_definition#storagecollection|StorageCollection]]) |  read-write | A reference to the collection of storage devices associated with this system. | 
-| } |     | +| **SystemType** | string |  | read-write | The type of computer system represented by this resource.\\ //See Property Details, below, for more information about this property.// 
-| **MemoryDomains** *(v1.2+)* { | object, null\\ \\ *read-write| A reference to the collection of Memory Domains associated with this system. | +| **TrustedModules** [ { | array |  | read-write | This object describes the array of Trusted Modules in the system. | 
-<space><space><space><space><space><space>**Description** | string, null\\ \\ *read-write* | Provides a description of this resource and is used for commonality  in the schema definitions. | +\ \ \ \ \ \ **FirmwareVersion** | string | Yes | read-only | The firmware version of this Trusted Module. | 
-| <space><space><space><space><space><space>**Members** [ {} ] array\\ \\ *read-only* | Contains the members of this collection. | +\ \ \ \ \ \ **FirmwareVersion2** | string | Yes | read-only | The 2nd firmware version of this Trusted Module, if applicable. | 
-| <space><space><space><space><space><space>**[email protected]** | string\\ \\ *read-write* |  | +\ \ \ \ \ \ **InterfaceType** | string | Yes | read-write | This property indicates the interface type of the Trusted Module.\\ //See Property Details, below, for more information about this property.// 
-| <space><space><space><space><space><space>**Name** | string\\ \\ *read-write* | The name of the resource or array element. | +\ \ \ \ \ \ **InterfaceTypeSelection** | string | Yes | read-write | The Interface Type selection supported by this Trusted Module.\\ //See Property Details, below, for more information about this property.// 
-| <space><space><space><space><space><space>**Oem** {} | object\\ \\ *read-write* | This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | +\ \ \ \ \ \ **Oem** {} | object |  | read-write | This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | 
-| } |     | +\ \ \ \ \ \ **Status** {} | object |  | read-only |  | 
-| **MemorySummary** { | object\\ \\ *read-write* | This object describes the central memory of the system in general detail. | +| } ] |   
-<space><space><space><space><space><space>**MemoryMirroring** | string, null\\ \\ *read-write| The ability and type of memory mirroring supported by this system. *See Property Details, below, for more information about this property.+| **UUID** | string | Yes | read-write | The universal unique identifier (UUID) for this system.\\ pattern: ([0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}) |
-<space><space><space><space><space><space>**Status** {} | object\\ \\ *read-only|  | +
-<space><space><space><space><space><space>**TotalSystemMemoryGiB** | number, null\\ \\ *read-only| The total installed, operating system-accessible memory (RAM), measured in GiB. | +
-| } |     +
-| **Model** | string, null\\ \\ *read-only| The model number for this system. | +
-| **Name** | string\\ \\ *read-write| The name of the resource or array element. | +
-| **NetworkInterfaces** *(v1.3+)* { object\\ \\ *read-write| A reference to the collection of Network Interfaces associated with this system. | +
-<space><space><space><space><space><space>**Description** | string, null\\ \\ *read-write* | Provides a description of this resource and is used for commonality  in the schema definitions. | +
-| <space><space><space><space><space><space>**Members** [ {} ] | array\\ \\ *read-only* | Contains the members of this collection. | +
-| <space><space><space><space><space><space>**[email protected]** | string\\ \\ *read-write* |  | +
-| <space><space><space><space><space><space>**Name** | string\\ \\ *read-write* | The name of the resource or array element. | +
-| <space><space><space><space><space><space>**Oem** {} | object\\ \\ *read-write* This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | +
-| } |     | +
-| **Oem** {} | object\\ \\ *read-write| This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | +
-| **PCIeDevices** *(v1.2+)* array\\ \\ *read-only| A reference to a collection of PCIe Devices used by this computer system. | +
-<space><space><space><space><space><space>**AssetTag** | string, null\\ \\ *read-write* | The user assigned asset tag for this PCIe device. | +
-| <space><space><space><space><space><space>**Description** | string, null\\ \\ *read-write* | Provides a description of this resource and is used for commonality  in the schema definitions. | +
-| <space><space><space><space><space><space>**DeviceType** | string\\ \\ *read-write* | The device type for this PCIe device. *See Property Details, below, for more information about this property.* | +
-| <space><space><space><space><space><space>**FirmwareVersion** | string, null\\ \\ *read-only* | The version of firmware for this PCIe device. | +
-| <space><space><space><space><space><space>**Id** | string\\ \\ *read-write* | Uniquely identifies the resource within the collection of like resources. | +
-| <space><space><space><space><space><space>**Links** {} | object\\ \\ *read-write* | The links object contains the links to other resources that are related to this resource. | +
-| <space><space><space><space><space><space>**Manufacturer** | string, null\\ \\ *read-only* | This is the manufacturer of this PCIe device. | +
-| <space><space><space><space><space><space>**Model** | string, null\\ \\ *read-only* | This is the model number for the PCIe device. | +
-| <space><space><space><space><space><space>**Name** | string\\ \\ *read-write* | The name of the resource or array element. | +
-| <space><space><space><space><space><space>**Oem** {} | object\\ \\ *read-write* | This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | +
-| <space><space><space><space><space><space>**PartNumber** | string, null\\ \\ *read-only* | The part number for this PCIe device. | +
-| <space><space><space><space><space><space>**SKU** | string, null\\ \\ *read-only* | This is the SKU for this PCIe device. | +
-| <space><space><space><space><space><space>**SerialNumber** | string, null\\ \\ *read-only* | The serial number for this PCIe device. | +
-| <space><space><space><space><space><space>**Status** {} | object, null\\ \\ *read-only* |  | +
-| } |     | +
-| **[email protected]** *(v1.2+)* | string\\ \\ *read-write* |  | +
-| **PCIeFunctions** *(v1.2+)* [ { | array\\ \\ *read-only| A reference to a collection of PCIe Functions used by this computer system. | +
-<space><space><space><space><space><space>**ClassCode** | string, null\\ \\ *read-only* The Class Code of this PCIe function. | +
-| <space><space><space><space><space><space>**Description** | string, null\\ \\ *read-write* | Provides a description of this resource and is used for commonality  in the schema definitions. | +
-| <space><space><space><space><space><space>**DeviceClass** | string\\ \\ *read-write* | The class for this PCIe Function. *See Property Details, below, for more information about this property.* | +
-| <space><space><space><space><space><space>**DeviceId** | string, null\\ \\ *read-only* | The Device ID of this PCIe function. | +
-| <space><space><space><space><space><space>**FunctionId** | number, null\\ \\ *read-only* | The the PCIe Function identifier. | +
-| <space><space><space><space><space><space>**FunctionType** | string\\ \\ *read-write* | The type of the PCIe Function. *See Property Details, below, for more information about this property.* | +
-| <space><space><space><space><space><space>**Id** | string\\ \\ *read-write* | Uniquely identifies the resource within the collection of like resources. | +
-| <space><space><space><space><space><space>**Links** {} | object\\ \\ *read-write* | The links object contains the links to other resources that are related to this resource. | +
-| <space><space><space><space><space><space>**Name** | string\\ \\ *read-write* | The name of the resource or array element. | +
-| <space><space><space><space><space><space>**Oem** {} | object\\ \\ *read-write* | This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | +
-| <space><space><space><space><space><space>**RevisionId** | string, null\\ \\ *read-only* | The Revision ID of this PCIe function. | +
-| <space><space><space><space><space><space>**Status** {} | object, null\\ \\ *read-only* |  | +
-| <space><space><space><space><space><space>**SubsystemId** | string, null\\ \\ *read-only* | The Subsystem ID of this PCIe function. | +
-| <space><space><space><space><space><space>**SubsystemVendorId** | string, null\\ \\ *read-only* | The Subsystem Vendor ID of this PCIe function. | +
-| <space><space><space><space><space><space>**VendorId** | string, null\\ \\ *read-only* | The Vendor ID of this PCIe function. | +
-| } ] |     | +
-| **[email protected]** *(v1.2+)* | string\\ \\ *read-write* |  | +
-| **PartNumber** | string, null\\ \\ *read-only* | The part number for this system. | +
-| **PowerState** | string, null\\ \\ *read-write| This is the current power state of the system. *See Property Details, below, for more information about this property.+
-| **ProcessorSummary** { | object\\ \\ *read-write| This object describes the central processors of the system in general detail. | +
-<space><space><space><space><space><space>**Count** | number, null\\ \\ *read-only| The number of processors in the system. | +
-<space><space><space><space><space><space>**Model** | string, null\\ \\ *read-only| The processor model for the primary or majority of processors in this system. | +
-<space><space><space><space><space><space>**Status** {} | object\\ \\ *read-only|  | +
-| } |     +
-| **Processors** object\\ \\ *read-write| A reference to the collection of Processors associated with this system. | +
-<space><space><space><space><space><space>**Description** | string, null\\ \\ *read-write* Provides a description of this resource and is used for commonality  in the schema definitions. | +
-| <space><space><space><space><space><space>**Members** [ {} ] | array\\ \\ *read-only* | Contains the members of this collection. | +
-| <space><space><space><space><space><space>**[email protected]** | string\\ \\ *read-write* |  | +
-| <space><space><space><space><space><space>**Name** | string\\ \\ *read-write* | The name of the resource or array element. | +
-| <space><space><space><space><space><space>**Oem** {} | object\\ \\ *read-write* | This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | +
-| } |     | +
-| **SKU** | string, null\\ \\ *read-only* | The manufacturer SKU for this system. | +
-| **SecureBoot** *(v1.1+)* { object\\ \\ *read-write| A reference to the UEFI SecureBoot resource associated with this system. | +
-<space><space><space><space><space><space>**Actions** {} | object\\ \\ *read-write* | The available actions for this resource. | +
-| <space><space><space><space><space><space>**Description** | string, null\\ \\ *read-write* Provides a description of this resource and is used for commonality  in the schema definitions. | +
-| <space><space><space><space><space><space>**Id** | string\\ \\ *read-write* | Uniquely identifies the resource within the collection of like resources. | +
-| <space><space><space><space><space><space>**Name** | string\\ \\ *read-write* | The name of the resource or array element. | +
-| <space><space><space><space><space><space>**Oem** {} | object\\ \\ *read-write* | This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | +
-| <space><space><space><space><space><space>**SecureBootCurrentBoot** | string, null\\ \\ *read-write* | Secure Boot state during the current boot cycle. *See Property Details, below, for more information about this property.* | +
-| <space><space><space><space><space><space>**SecureBootEnable** | boolean, null\\ \\ *read-write* | Enable or disable UEFI Secure Boot (takes effect on next boot). | +
-| <space><space><space><space><space><space>**SecureBootMode** | string, null\\ \\ *read-write* | Current Secure Boot Mode. *See Property Details, below, for more information about this property.* | +
-| } |     | +
-| **SerialNumber** | string, null\\ \\ *read-only| The serial number for this system. | +
-| **SimpleStorage** object\\ \\ *read-write| A reference to the collection of storage devices associated with this system. | +
-<space><space><space><space><space><space>**Description** | string, null\\ \\ *read-write* Provides a description of this resource and is used for commonality  in the schema definitions. | +
-| <space><space><space><space><space><space>**Members** [ {} ] | array\\ \\ *read-only* | Contains the members of this collection. | +
-| <space><space><space><space><space><space>**[email protected]** | string\\ \\ *read-write* |  | +
-<space><space><space><space><space><space>**Name** | string\\ \\ *read-write* | The name of the resource or array element. | +
-| <space><space><space><space><space><space>**Oem** {} | object\\ \\ *read-write| This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | +
-| } |     | +
-**Status** { object\\ \\ *read-only*  | +
-| <space><space><space><space><space><space>**Health** | string, null\\ \\ *read-write| This represents the health state of this resource in the absence of its dependent resources. *See Property Details, below, for more information about this property.+
-<space><space><space><space><space><space>**HealthRollup** | string, null\\ \\ *read-write| This represents the overall health state from the view of this resource. *See Property Details, below, for more information about this property.+
-<space><space><space><space><space><space>**Oem** {} | object\\ \\ *read-write| This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | +
-<space><space><space><space><space><space>**State** | string, null\\ \\ *read-write| This indicates the known state of the resource, such as if it is enabled. *See Property Details, below, for more information about this property.+
-| } |     +
-| **Storage** *(v1.1+)* { object\\ \\ *read-write| A reference to the collection of storage devices associated with this system. | +
-<space><space><space><space><space><space>**Description** | string, null\\ \\ *read-write* Provides a description of this resource and is used for commonality  in the schema definitions. | +
-| <space><space><space><space><space><space>**Members** [ {} ] | array\\ \\ *read-only* | Contains the members of this collection. | +
-| <space><space><space><space><space><space>**[email protected]** | string\\ \\ *read-write* |  | +
-| <space><space><space><space><space><space>**Name** | string\\ \\ *read-write* | The name of the resource or array element. | +
-| <space><space><space><space><space><space>**Oem** {} | object\\ \\ *read-write* | This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | +
-| } |     | +
-| **SystemType** | string\\ \\ *read-write* | The type of computer system represented by this resource. *See Property Details, below, for more information about this property.+
-| **TrustedModules** *(v1.1+)* [ { | array\\ \\ *read-write| This object describes the array of Trusted Modules in the system. | +
-<space><space><space><space><space><space>**FirmwareVersion** | string, null\\ \\ *read-only| The firmware version of this Trusted Module. | +
-<space><space><space><space><space><space>**FirmwareVersion2** | string, null\\ \\ *read-only| The 2nd firmware version of this Trusted Module, if applicable. | +
-<space><space><space><space><space><space>**InterfaceType** | string, null\\ \\ *read-write| This property indicates the interface type of the Trusted Module. *See Property Details, below, for more information about this property.+
-<space><space><space><space><space><space>**InterfaceTypeSelection** | string, null\\ \\ *read-write| The Interface Type selection supported by this Trusted Module. *See Property Details, below, for more information about this property.+
-<space><space><space><space><space><space>**Oem** {} | object\\ \\ *read-write| This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | +
-<space><space><space><space><space><space>**Status** {} | object\\ \\ *read-only|  | +
-| } ] |     +
-| **UUID** | string, null\\ \\ *read-write| The universal unique identifier (UUID) for this system. |+
  
-===== Property Details =====+=== Property Details ===
  
-==== BootSourceOverrideEnabled: ====+== BootSourceOverrideEnabled ==
  
-string Description +string Description ^
-| --- | --- |+
 | Continuous | The system will boot to the target specified in the BootSourceOverrideTarget until this property is set to Disabled. | | Continuous | The system will boot to the target specified in the BootSourceOverrideTarget until this property is set to Disabled. |
 | Disabled | The system will boot normally. | | Disabled | The system will boot normally. |
 | Once | On its next boot cycle, the system will boot (one time) to the Boot Source Override Target. The value of BootSourceOverrideEnabled is then reset back to Disabled. | | Once | On its next boot cycle, the system will boot (one time) to the Boot Source Override Target. The value of BootSourceOverrideEnabled is then reset back to Disabled. |
  
-==== BootSourceOverrideMode: ====+== BootSourceOverrideMode ==
  
-string Description +string Description ^
-| --- | --- |+
 | Legacy | The system will boot in non-UEFI boot mode to the Boot Source Override Target. | | Legacy | The system will boot in non-UEFI boot mode to the Boot Source Override Target. |
 | UEFI | The system will boot in UEFI boot mode to the Boot Source Override Target. | | UEFI | The system will boot in UEFI boot mode to the Boot Source Override Target. |
  
-==== BootSourceOverrideTarget: ====+== BootSourceOverrideTarget ==
  
-string Description +string Description ^
-| --- | --- |+
 | BiosSetup | Boot to the BIOS Setup Utility. | | BiosSetup | Boot to the BIOS Setup Utility. |
 | Cd | Boot from the CD/DVD disc. | | Cd | Boot from the CD/DVD disc. |
Line 613: Line 444:
 | Utilities | Boot the manufacturer's Utilities program(s). | | Utilities | Boot the manufacturer's Utilities program(s). |
  
-==== DeviceClass: ====+== DeviceClass ==
  
-string Description +string Description ^
-| --- | --- |+
 | Bridge | A bridge. | | Bridge | A bridge. |
 | CommunicationController | A communication controller. | | CommunicationController | A communication controller. |
Line 641: Line 471:
 | WirelessController | A wireless controller. | | WirelessController | A wireless controller. |
  
-==== DeviceType: ====+== DeviceType ==
  
-string Description +string Description ^
-| --- | --- |+
 | MultiFunction | A multi-function PCIe device. | | MultiFunction | A multi-function PCIe device. |
 | Simulated | A PCIe device which is not currently physically present, but is being simulated by the PCIe infrastructure. | | Simulated | A PCIe device which is not currently physically present, but is being simulated by the PCIe infrastructure. |
 | SingleFunction | A single-function PCIe device. | | SingleFunction | A single-function PCIe device. |
  
-==== FunctionType: ====+== FunctionType ==
  
-string Description +string Description ^
-| --- | --- |+
 | Physical | A physical PCie function. | | Physical | A physical PCie function. |
 | Virtual | A virtual PCIe function. | | Virtual | A virtual PCIe function. |
  
-==== Health: ====+== Health ==
  
-string Description +string Description ^
-| --- | --- |+
 | Critical | A critical condition exists that requires immediate attention. | | Critical | A critical condition exists that requires immediate attention. |
 | OK | Normal. | | OK | Normal. |
 | Warning | A condition exists that requires attention. | | Warning | A condition exists that requires attention. |
  
-==== HealthRollup: ====+== HealthRollup ==
  
-string Description +string Description ^
-| --- | --- |+
 | Critical | A critical condition exists that requires immediate attention. | | Critical | A critical condition exists that requires immediate attention. |
 | OK | Normal. | | OK | Normal. |
 | Warning | A condition exists that requires attention. | | Warning | A condition exists that requires attention. |
  
-==== IndicatorLED: ====+== IndicatorLED ==
  
-string Description +string Description ^
-| --- | --- |+
 | Blinking | The Indicator LED is blinking. | | Blinking | The Indicator LED is blinking. |
 | Lit | The Indicator LED is lit. | | Lit | The Indicator LED is lit. |
Line 681: Line 506:
 | Unknown | The state of the Indicator LED cannot be determined. Deprecated: Return null if state is unknown. | | Unknown | The state of the Indicator LED cannot be determined. Deprecated: Return null if state is unknown. |
  
-==== InterfaceType: ====+== InterfaceType ==
  
-string Description +string Description ^
-| --- | --- |+
 | TCM1_0 | Trusted Cryptography Module (TCM) 1.0. | | TCM1_0 | Trusted Cryptography Module (TCM) 1.0. |
 | TPM1_2 | Trusted Platform Module (TPM) 1.2. | | TPM1_2 | Trusted Platform Module (TPM) 1.2. |
 | TPM2_0 | Trusted Platform Module (TPM) 2.0. | | TPM2_0 | Trusted Platform Module (TPM) 2.0. |
  
-==== InterfaceTypeSelection: ====+== InterfaceTypeSelection ==
  
-string Description +string Description ^
-| --- | --- |+
 | BiosSetting | The TrustedModule supports switching InterfaceType via platform software, such as a BIOS configuration Attribute. | | BiosSetting | The TrustedModule supports switching InterfaceType via platform software, such as a BIOS configuration Attribute. |
 | FirmwareUpdate | The TrustedModule supports switching InterfaceType via a firmware update. | | FirmwareUpdate | The TrustedModule supports switching InterfaceType via a firmware update. |
Line 698: Line 521:
 | OemMethod | The TrustedModule supports switching InterfaceType via an OEM proprietary mechanism. | | OemMethod | The TrustedModule supports switching InterfaceType via an OEM proprietary mechanism. |
  
-==== MemoryMirroring: ====+== MemoryMirroring ==
  
-string Description +string Description ^
-| --- | --- |+
 | DIMM | The system supports DIMM mirroring at the DIMM level.  Individual DIMMs can be mirrored. | | DIMM | The system supports DIMM mirroring at the DIMM level.  Individual DIMMs can be mirrored. |
 | Hybrid | The system supports a hybrid mirroring at the system and DIMM levels.  Individual DIMMs can be mirrored. | | Hybrid | The system supports a hybrid mirroring at the system and DIMM levels.  Individual DIMMs can be mirrored. |
Line 707: Line 529:
 | System | The system supports DIMM mirroring at the System level.  Individual DIMMs are not paired for mirroring in this mode. | | System | The system supports DIMM mirroring at the System level.  Individual DIMMs are not paired for mirroring in this mode. |
  
-==== PowerState: ====+== PowerState ==
  
-string Description +string Description ^
-| --- | --- |+
 | Off | The system is powered off, although some components may continue to have AUX power such as management controller. | | Off | The system is powered off, although some components may continue to have AUX power such as management controller. |
 | On | The system is powered on. | | On | The system is powered on. |
Line 716: Line 537:
 | PoweringOn | A temporary state between Off and On. This temporary state can be very short. | | PoweringOn | A temporary state between Off and On. This temporary state can be very short. |
  
-==== SecureBootCurrentBoot: ====+== SecureBootCurrentBoot ==
  
-string Description +string Description ^
-| --- | --- |+
 | Disabled | Secure Boot is currently disabled. | | Disabled | Secure Boot is currently disabled. |
 | Enabled | Secure Boot is currently enabled. | | Enabled | Secure Boot is currently enabled. |
  
-==== SecureBootMode: ====+== SecureBootMode ==
  
-string Description +string Description ^
-| --- | --- |+
 | AuditMode | Secure Boot is currently in Audit Mode. | | AuditMode | Secure Boot is currently in Audit Mode. |
 | DeployedMode | Secure Boot is currently in Deployed Mode. | | DeployedMode | Secure Boot is currently in Deployed Mode. |
Line 732: Line 551:
 | UserMode | Secure Boot is currently in User Mode. | | UserMode | Secure Boot is currently in User Mode. |
  
-==== State: ====+== State ==
  
-string Description +string Description ^
-| --- | --- |+
 | Absent | This function or resource is not present or not detected. | | Absent | This function or resource is not present or not detected. |
 | Deferring | The element will not process any commands but will queue new requests. | | Deferring | The element will not process any commands but will queue new requests. |
Line 748: Line 566:
 | Updating | The element is updating and may be unavailable or degraded. | | Updating | The element is updating and may be unavailable or degraded. |
  
-==== SystemType: ====+== SystemType ==
  
-string Description +string Description ^
-| --- | --- |+
 | OS | An operating system instance. | | OS | An operating system instance. |
 | Physical | A computer system. | | Physical | A computer system. |
Line 759: Line 576:
  
  
-====== DataProtectionLoSCapabilities 1.0.======+===== ComputerSystemCollection ===== 
 + 
 +A Collection of ComputerSystem resource instances. 
 + 
 +^ Property ^ Type ^ Nullable ^ Permission ^ Description ^ 
 +| **Description** | string | Yes | read-write | Provides a description of this resource and is used for commonality  in the schema definitions
 +| **Members** | array(reference([[documentation:redfish_api:schema_definition#computersystem|ComputerSystem]])) |  | read-only | Contains the members of this collection. | 
 +| **Name** | string |  | read-write | The name of the resource or array element. | 
 +| **Oem** {} | object |  | read-write | This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | 
 + 
 +===== DataProtectionLoSCapabilities =====
  
 Describe data protection capabilities Describe data protection capabilities
  
-|             | +^ Property ^ Type ^ Nullable ^ Permission ^ Description ^ 
-| --- | --- | --- | +| **Description** | string | Yes | read-write | Provides a description of this resource and is used for commonality  in the schema definitions. | 
-| **Description** | string, null\\ \\ *read-write| Provides a description of this resource and is used for commonality  in the schema definitions. | +| **Id** | string |  | read-write | Uniquely identifies the resource within the collection of like resources. | 
-| **Id** | string\\ \\ *read-write| Uniquely identifies the resource within the collection of like resources. | +| **Identifier** { | object | Yes | read-only | The value identifies this resource. | 
-| **Identifier** { | object, null\\ \\ *read-only| The value identifies this resource. | +\ \ \ \ \ \ **DurableName** | string | Yes | read-only | This indicates the world wide, persistent name of the resource. | 
-<space><space><space><space><space><space>**DurableName** | string, null\\ \\ *read-only| This indicates the world wide, persistent name of the resource. | +\ \ \ \ \ \ **DurableNameFormat** | string | Yes | read-write | This represents the format of the DurableName property.\\ //See Property Details, below, for more information about this property.// 
-<space><space><space><space><space><space>**DurableNameFormat** | string, null\\ \\ *read-write| This represents the format of the DurableName property. *See Property Details, below, for more information about this property.+| } |   
-| } |     +| **Links** { | object |  | read-only | Contains links to other resources that are related to this resource. | 
-| **Links** { | object\\ \\ *read-only| Contains links to other resources that are related to this resource. | +\ \ \ \ \ \ **Oem** {} | object |  | read-write | Oem extension object. | 
-<space><space><space><space><space><space>**Oem** {} | object\\ \\ *read-write| Oem extension object. | +\ \ \ \ \ \ **SupportedReplicaOptions** [ {} ] | array |  | read-write | Collection of known and supported replica Classes of Service. | 
-<space><space><space><space><space><space>**SupportedReplicaOptions** [ {} ] | array\\ \\ *read-write| Collection of known and supported replica Classes of Service. | + |  | 
-<space><space><space><space><space><space>**[email protected]** string\\ \\ *read-write* |  +| **Name** | string |  | read-write | The name of the resource or array element. | 
-| } |     +| **Oem** {} | object |  | read-write | This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | 
-| **Name** | string\\ \\ *read-write| The name of the resource or array element. | +| **SupportedDataProtectionLinesOfService** [ { | array |  | read-write | Collection of known and supported DataProtectionLinesOfService. | 
-| **Oem** {} | object\\ \\ *read-write| This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | +\ \ \ \ \ \ **IsIsolated** | boolean | Yes | read-write | The replica is in a separate fault domain. | 
-| **SupportedDataProtectionLinesOfService** [ { | array\\ \\ *read-write| Collection of known and supported DataProtectionLinesOfService. | +\ \ \ \ \ \ **MinLifetime** | number | Yes | read-write | Minimum lifetime (seconds) that replica must be maintained. | 
-<space><space><space><space><space><space>**IsIsolated** | boolean, null\\ \\ *read-write| The replica is in a separate fault domain. | +\ \ \ \ \ \ **Name** | string | Yes | read-write | A friendly name for this line of service. | 
-<space><space><space><space><space><space>**MinLifetime** | number, null\\ \\ *read-write| Minimum lifetime (seconds) that replica must be maintained. | +\ \ \ \ \ \ **RecoveryGeographicObjective** | string | Yes | read-write | Geographic distribution scopes\\ //See Property Details, below, for more information about this property.// 
-<space><space><space><space><space><space>**Name** | string, null\\ \\ *read-write| A friendly name for this line of service. | +\ \ \ \ \ \ **RecoveryPointObjective** | string | Yes | read-write | Time interval defining how much source data that can be lost on failure. | 
-<space><space><space><space><space><space>**RecoveryGeographicObjective** | string, null\\ \\ *read-write| Geographic distribution scopes *See Property Details, below, for more information about this property.+\ \ \ \ \ \ **RecoveryTimeObjective** | string | Yes | read-write | Time to access an alternate replica.\\ //See Property Details, below, for more information about this property.// 
-<space><space><space><space><space><space>**RecoveryPointObjective** | string, null\\ \\ *read-write| Time interval defining how much source data that can be lost on failure. | +\ \ \ \ \ \ **ReplicaAccessLocation** {} | object | Yes | read-write | Location that supplies data access to the replica. | 
-<space><space><space><space><space><space>**RecoveryTimeObjective** | string, null\\ \\ *read-write| Time to access an alternate replica. *See Property Details, below, for more information about this property.+\ \ \ \ \ \ **ReplicaClassOfService** {} | object | Yes | read-write | The replica's class of service. | 
-<space><space><space><space><space><space>**ReplicaAccessLocation** {} | object, null\\ \\ *read-write| Location that supplies data access to the replica. | +\ \ \ \ \ \ **ReplicaType** | string | Yes | read-write | Type of replica.\\ //See Property Details, below, for more information about this property.// 
-<space><space><space><space><space><space>**ReplicaClassOfService** {} | object, null\\ \\ *read-write| The replica's class of service. | +\ \ \ \ \ \ **Schedule** {} | object | Yes | read-write | A schedule for making periodic point in time replicas. | 
-<space><space><space><space><space><space>**ReplicaType** | string, null\\ \\ *read-write| Type of replica. *See Property Details, below, for more information about this property.+| } ] |   
-<space><space><space><space><space><space>**Schedule** {} | object, null\\ \\ *read-write| A schedule for making periodic point in time replicas. | +| **SupportedMinLifetime** [ {} ] | array |  | read-write | Supported minimum lifetime that replica must be maintained. | 
-| } ] |     +| **SupportedRecoveryGeographicObjectives** [ {} ] | array |  | read-write | Supported types of failure domains. | 
-| **SupportedMinLifetime** [ {} ] | array\\ \\ *read-write| Supported minimum lifetime that replica must be maintained. | +| **SupportedRecoveryPointObjectiveSeconds** [ {} ] | array |  | read-write | Supported time intervals defining how much source information can be lost on failure. | 
-| **SupportedRecoveryGeographicObjectives** [ {} ] | array\\ \\ *read-write| Supported types of failure domains. | +| **SupportedRecoveryTimeObjectives** [ {} ] | array |  | read-write | Supported expectations for time to access an alternate replica. | 
-| **SupportedRecoveryPointObjectiveSeconds** [ {} ] | array\\ \\ *read-write| Supported time intervals defining how much source information can be lost on failure. | +| **SupportedReplicaTypes** [ {} ] | array |  | read-write | Supported replica types. | 
-| **SupportedRecoveryTimeObjectives** [ {} ] | array\\ \\ *read-write| Supported expectations for time to access an alternate replica. | +| **SupportsIsolated** | boolean | Yes | read-write | Allocating a replica in a separate fault domain is supported. |
-| **SupportedReplicaTypes** [ {} ] | array\\ \\ *read-write| Supported replica types. | +
-| **SupportsIsolated** | boolean, null\\ \\ *read-write| Allocating a replica in a separate fault domain is supported. |+
  
-===== Property Details =====+=== Property Details ===
  
-==== DurableNameFormat: ====+== DurableNameFormat ==
  
-string Description +string Description ^
-| --- | --- |+
 | EUI | IEEE-defined 64-bit Extended Unique Identifier | | EUI | IEEE-defined 64-bit Extended Unique Identifier |
 | FC_WWN | Fibre Channel World Wide Name | | FC_WWN | Fibre Channel World Wide Name |
Line 809: Line 633:
 | iQN | iSCSI Qualified Name | | iQN | iSCSI Qualified Name |
  
-==== RecoveryGeographicObjective: ====+== RecoveryGeographicObjective ==
  
-string Description +string Description ^
-| --- | --- |+
 | Datacenter | A co-located set of servers, including network and storage that share communication, power, or cooling infrastructure. | | Datacenter | A co-located set of servers, including network and storage that share communication, power, or cooling infrastructure. |
 | Rack | A container for Servers, Networking, and Storage. | | Rack | A container for Servers, Networking, and Storage. |
Line 820: Line 643:
 | Server | A CPU/memory complex. | | Server | A CPU/memory complex. |
  
-==== RecoveryTimeObjective: ====+== RecoveryTimeObjective ==
  
-string Description +string Description ^
-| --- | --- |+
 | Immediate | Active access to synchronous replicas. | | Immediate | Active access to synchronous replicas. |
 | Nearline | Access to replica via a different front-end interconnect. A restore step is required before recovery can commence. | | Nearline | Access to replica via a different front-end interconnect. A restore step is required before recovery can commence. |
Line 829: Line 651:
 | Online | Passive access to replicas via the same front-end interconnect. | | Online | Passive access to replicas via the same front-end interconnect. |
  
-==== ReplicaType: ====+== ReplicaType ==
  
-string Description +string Description ^
-| --- | --- |+
 | Clone | Create a point in time, full copy the source. | | Clone | Create a point in time, full copy the source. |
 | Mirror | Create and maintain a copy of the source. | | Mirror | Create and maintain a copy of the source. |
Line 839: Line 660:
  
  
-====== DataSecurityLoSCapabilities 1.0.0 ======+===== DataSecurityLoSCapabilities =====
  
 Describe data security capabilities. Describe data security capabilities.
  
-|             | +^ Property ^ Type ^ Nullable ^ Permission ^ Description ^ 
-| --- | --- | --- | +| **Description** | string | Yes | read-write | Provides a description of this resource and is used for commonality  in the schema definitions. | 
-| **Description** | string, null\\ \\ *read-write| Provides a description of this resource and is used for commonality  in the schema definitions. | +| **Id** | string |  | read-write | Uniquely identifies the resource within the collection of like resources. | 
-| **Id** | string\\ \\ *read-write| Uniquely identifies the resource within the collection of like resources. | +| **Identifier** { | object | Yes | read-only | The value identifies this resource. | 
-| **Identifier** { | object, null\\ \\ *read-only| The value identifies this resource. | +\ \ \ \ \ \ **DurableName** | string | Yes | read-only | This indicates the world wide, persistent name of the resource. | 
-<space><space><space><space><space><space>**DurableName** | string, null\\ \\ *read-only| This indicates the world wide, persistent name of the resource. | +\ \ \ \ \ \ **DurableNameFormat** | string | Yes | read-write | This represents the format of the DurableName property.\\ //See Property Details, below, for more information about this property.// 
-<space><space><space><space><space><space>**DurableNameFormat** | string, null\\ \\ *read-write| This represents the format of the DurableName property. *See Property Details, below, for more information about this property.+| } |   
-| } |     +| **Name** | string |  | read-write | A friendly name for this line of service. | 
-| **Name** | string\\ \\ *read-write| A friendly name for this line of service. | +| **Oem** {} | object |  | read-write | This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | 
-| **Oem** {} | object\\ \\ *read-write| This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | +| **SupportedAntivirusEngineProviders** [ {} ] | array |  | read-write | Supported AntiVirus providers. | 
-| **SupportedAntivirusEngineProviders** [ {} ] | array\\ \\ *read-write| Supported AntiVirus providers. | +| **SupportedAntivirusScanPolicies** [ {} ] | array |  | read-write | Supported policies that trigger an AntiVirus scan. | 
-| **SupportedAntivirusScanPolicies** [ {} ] | array\\ \\ *read-write| Supported policies that trigger an AntiVirus scan. | +| **SupportedChannelEncryptionStrengths** [ {} ] | array |  | read-write | Supported key sizes for transport channel encryption. | 
-| **SupportedChannelEncryptionStrengths** [ {} ] | array\\ \\ *read-write| Supported key sizes for transport channel encryption. | +| **SupportedDataSanitizationPolicies** [ {} ] | array |  | read-write | Supported data sanitization policies. | 
-| **SupportedDataSanitizationPolicies** [ {} ] | array\\ \\ *read-write| Supported data sanitization policies. | +| **SupportedDataSecurityLinesOfService** [ { | array |  | read-write | Collection of known and supported DataSecurityLinesOfService. | 
-| **SupportedDataSecurityLinesOfService** [ { | array\\ \\ *read-write| Collection of known and supported DataSecurityLinesOfService. | +\ \ \ \ \ \ **AntivirusEngineProvider** | string | Yes | read-write | AntiVirus provider. | 
-<space><space><space><space><space><space>**AntivirusEngineProvider** | string, null\\ \\ *read-write| AntiVirus provider. | +\ \ \ \ \ \ **AntivirusScanPolicies** [ {} ] | array |  | read-write | Policy for triggering an AntiVirus scan. | 
-<space><space><space><space><space><space>**AntivirusScanPolicies** [ {} ] | array\\ \\ *read-write| Policy for triggering an AntiVirus scan. | +\ \ \ \ \ \ **ChannelEncryptionStrength** | string | Yes | read-write | Key size for transport channel encryption.\\ //See Property Details, below, for more information about this property.// 
-<space><space><space><space><space><space>**ChannelEncryptionStrength** | string, null\\ \\ *read-write| Key size for transport channel encryption. *See Property Details, below, for more information about this property.+\ \ \ \ \ \ **DataSanitizationPolicy** | string | Yes | read-write | Data sanitization policy.\\ //See Property Details, below, for more information about this property.// 
-<space><space><space><space><space><space>**DataSanitizationPolicy** | string, null\\ \\ *read-write| Data sanitization policy. *See Property Details, below, for more information about this property.+\ \ \ \ \ \ **HostAuthenticationType** | string | Yes | read-write | Authentication type for hosts (servers) or initiator endpoints.\\ //See Property Details, below, for more information about this property.// 
-<space><space><space><space><space><space>**HostAuthenticationType** | string, null\\ \\ *read-write| Authentication type for hosts (servers) or initiator endpoints. *See Property Details, below, for more information about this property.+\ \ \ \ \ \ **MediaEncryptionStrength** | string | Yes | read-write | Key size for media encryption.\\ //See Property Details, below, for more information about this property.// 
-<space><space><space><space><space><space>**MediaEncryptionStrength** | string, null\\ \\ *read-write| Key size for media encryption. *See Property Details, below, for more information about this property.+\ \ \ \ \ \ **Name** | string | Yes | read-write | A friendly name for this line of service. | 
-<space><space><space><space><space><space>**Name** | string, null\\ \\ *read-write| A friendly name for this line of service. | +\ \ \ \ \ \ **SecureChannelProtocol** | string | Yes | read-write | Protocol that provide encrypted communication.\\ //See Property Details, below, for more information about this property.// 
-<space><space><space><space><space><space>**SecureChannelProtocol** | string, null\\ \\ *read-write| Protocol that provide encrypted communication. *See Property Details, below, for more information about this property.+\ \ \ \ \ \ **UserAuthenticationType** | string | Yes | read-write | Authentication type for users (or programs).\\ //See Property Details, below, for more information about this property.// 
-<space><space><space><space><space><space>**UserAuthenticationType** | string, null\\ \\ *read-write| Authentication type for users (or programs). *See Property Details, below, for more information about this property.+| } ] |   
-| } ] |     +| **SupportedHostAuthenticationTypes** [ {} ] | array |  | read-write | Supported authentication types for hosts (servers) or initiator endpoints. | 
-| **SupportedHostAuthenticationTypes** [ {} ] | array\\ \\ *read-write| Supported authentication types for hosts (servers) or initiator endpoints. | +| **SupportedMediaEncryptionStrengths** [ {} ] | array |  | read-write | Supported key sizes for media encryption. | 
-| **SupportedMediaEncryptionStrengths** [ {} ] | array\\ \\ *read-write| Supported key sizes for media encryption. | +| **SupportedSecureChannelProtocols** [ {} ] | array |  | read-write | Supported protocols that provide encrypted communication. | 
-| **SupportedSecureChannelProtocols** [ {} ] | array\\ \\ *read-write| Supported protocols that provide encrypted communication. | +| **SupportedUserAuthenticationTypes** [ {} ] | array |  | read-write | Supported authentication types for users (or programs). |
-| **SupportedUserAuthenticationTypes** [ {} ] | array\\ \\ *read-write| Supported authentication types for users (or programs). |+
  
-===== Property Details =====+=== Property Details ===
  
-==== ChannelEncryptionStrength: ====+== ChannelEncryptionStrength ==
  
-string Description +string Description ^
-| --- | --- |+
 | Bits_0 | No key. | | Bits_0 | No key. |
 | Bits_112 | 3DES 112 bit key. | | Bits_112 | 3DES 112 bit key. |
Line 885: Line 704:
 | Bits_256 | AES 256 bit key. | | Bits_256 | AES 256 bit key. |
  
-==== DataSanitizationPolicy: ====+== DataSanitizationPolicy ==
  
-string Description +string Description ^
-| --- | --- |+
 | Clear | Sanitize data in all user-addressable storage locations for protection against simple non-invasive data recovery techniques. | | Clear | Sanitize data in all user-addressable storage locations for protection against simple non-invasive data recovery techniques. |
 | CryptographicErase | Leverages the encryption of target data by enabling sanitization of the target data's encryption key. This leaves only the ciphertext remaining on the media, effectively sanitizing the data by preventing read-access. For more information, see NIST800-88 and ISO/IEC 27040. | | CryptographicErase | Leverages the encryption of target data by enabling sanitization of the target data's encryption key. This leaves only the ciphertext remaining on the media, effectively sanitizing the data by preventing read-access. For more information, see NIST800-88 and ISO/IEC 27040. |
 | None | No sanitization. | | None | No sanitization. |
  
-==== DurableNameFormat: ====+== DurableNameFormat ==
  
-string Description +string Description ^
-| --- | --- |+
 | EUI | IEEE-defined 64-bit Extended Unique Identifier | | EUI | IEEE-defined 64-bit Extended Unique Identifier |
 | FC_WWN | Fibre Channel World Wide Name | | FC_WWN | Fibre Channel World Wide Name |
Line 903: Line 720:
 | iQN | iSCSI Qualified Name | | iQN | iSCSI Qualified Name |
  
-==== HostAuthenticationType: ====+== HostAuthenticationType ==
  
-string Description +string Description ^
-| --- | --- |+
 | None | No authentication. | | None | No authentication. |
 | PKI | Public Key Infrastructure. | | PKI | Public Key Infrastructure. |
Line 912: Line 728:
 | Ticket | Ticket-based (e.g., Kerberos) | | Ticket | Ticket-based (e.g., Kerberos) |
  
-==== MediaEncryptionStrength: ====+== MediaEncryptionStrength ==
  
-string Description +string Description ^
-| --- | --- |+
 | Bits_0 | No key. | | Bits_0 | No key. |
 | Bits_112 | 3DES 112 bit key. | | Bits_112 | 3DES 112 bit key. |
Line 922: Line 737:
 | Bits_256 | AES 256 bit key. | | Bits_256 | AES 256 bit key. |
  
-==== SecureChannelProtocol: ====+== SecureChannelProtocol ==
  
-string Description +string Description ^
-| --- | --- |+
 | IPsec | Internet Protocol Security (IPsec), as defined by IETF RFC 2401. | | IPsec | Internet Protocol Security (IPsec), as defined by IETF RFC 2401. |
 | None | No encryption. | | None | No encryption. |
Line 931: Line 745:
 | TLS | Transport Layer Security (TLS), as defined by IETF RFC 5246. | | TLS | Transport Layer Security (TLS), as defined by IETF RFC 5246. |
  
-==== UserAuthenticationType: ====+== UserAuthenticationType ==
  
-string Description +string Description ^
-| --- | --- |+
 | None | No authentication. | | None | No authentication. |
 | PKI | Public Key Infrastructure. | | PKI | Public Key Infrastructure. |
Line 941: Line 754:
  
  
-====== DataStorageLoSCapabilities 1.0.0 ======+===== DataStorageLoSCapabilities =====
  
 Describe data storage capabilities. Describe data storage capabilities.
  
-|             | +^ Property ^ Type ^ Nullable ^ Permission ^ Description ^ 
-| --- | --- | --- | +| **Description** | string | Yes | read-write | Provides a description of this resource and is used for commonality  in the schema definitions. | 
-| **Description** | string, null\\ \\ *read-write| Provides a description of this resource and is used for commonality  in the schema definitions. | +| **Id** | string |  | read-write | Uniquely identifies the resource within the collection of like resources. | 
-| **Id** | string\\ \\ *read-write| Uniquely identifies the resource within the collection of like resources. | +| **Identifier** { | object | Yes | read-only | The value identifies this resource. | 
-| **Identifier** { | object, null\\ \\ *read-only| The value identifies this resource. | +\ \ \ \ \ \ **DurableName** | string | Yes | read-only | This indicates the world wide, persistent name of the resource. | 
-<space><space><space><space><space><space>**DurableName** | string, null\\ \\ *read-only| This indicates the world wide, persistent name of the resource. | +\ \ \ \ \ \ **DurableNameFormat** | string | Yes | read-write | This represents the format of the DurableName property.\\ //See Property Details, below, for more information about this property.// 
-<space><space><space><space><space><space>**DurableNameFormat** | string, null\\ \\ *read-write| This represents the format of the DurableName property. *See Property Details, below, for more information about this property.+| } |   
-| } |     +| **Name** | string |  | read-write | A friendly name for this line of service. | 
-| **Name** | string\\ \\ *read-write| A friendly name for this line of service. | +| **Oem** {} | object |  | read-write | This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | 
-| **Oem** {} | object\\ \\ *read-write| This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | +| **SupportedAccessCapabilities** [ {} ] | array |  | read-write | Supported access capabilities. | 
-| **SupportedAccessCapabilities** [ {} ] | array\\ \\ *read-write| Supported access capabilities. | +| **SupportedDataStorageLinesOfService** [ { | array |  | read-write | Collection of known and supported DataStorageLinesOfService. | 
-| **SupportedDataStorageLinesOfService** [ { | array\\ \\ *read-write| Collection of known and supported DataStorageLinesOfService. | +\ \ \ \ \ \ **IsSpaceEfficient** | boolean | Yes | read-write | True implies compression or deduplication of storage. | 
-<space><space><space><space><space><space>**IsSpaceEfficient** | boolean, null\\ \\ *read-write| True implies compression or deduplication of storage. | +\ \ \ \ \ \ **Name** | string | Yes | read-write | A friendly name for this line of service. | 
-<space><space><space><space><space><space>**Name** | string, null\\ \\ *read-write| A friendly name for this line of service. | +\ \ \ \ \ \ **ProvisioningPolicy** | string | Yes | read-write | Provisioning policy for storage.\\ //See Property Details, below, for more information about this property.// 
-<space><space><space><space><space><space>**ProvisioningPolicy** | string, null\\ \\ *read-write| Provisioning policy for storage. *See Property Details, below, for more information about this property.+\ \ \ \ \ \ **RecoveryTimeObjectives** |  | Yes | read-write | Expectations for time to access the primary store after disaster recover. | 
-<space><space><space><space><space><space>**RecoveryTimeObjectives** | null\\ \\ *read-write| Expectations for time to access the primary store after disaster recover. | +| } ] |   
-| } ] |     +| **SupportedProvisioningPolicies** [ {} ] | array |  | read-write | Thin allows over allocation of storage. | 
-| **SupportedProvisioningPolicies** [ {} ] | array\\ \\ *read-write| Thin allows over allocation of storage. | +| **SupportedRecoveryTimeObjectives** [ {} ] | array |  | read-write | Supported expectations for time to access the primary store after recovery. | 
-| **SupportedRecoveryTimeObjectives** [ {} ] | array\\ \\ *read-write| Supported expectations for time to access the primary store after recovery. | +| **SupportsSpaceEfficiency** | boolean | Yes | read-write | Allows compression or deduplication of storage. |
-| **SupportsSpaceEfficiency** | boolean, null\\ \\ *read-write| Allows compression or deduplication of storage. |+
  
-===== Property Details =====+=== Property Details ===
  
-==== DurableNameFormat: ====+== DurableNameFormat ==
  
-string Description +string Description ^
-| --- | --- |+
 | EUI | IEEE-defined 64-bit Extended Unique Identifier | | EUI | IEEE-defined 64-bit Extended Unique Identifier |
 | FC_WWN | Fibre Channel World Wide Name | | FC_WWN | Fibre Channel World Wide Name |
Line 978: Line 789:
 | iQN | iSCSI Qualified Name | | iQN | iSCSI Qualified Name |
  
-==== ProvisioningPolicy: ====+== ProvisioningPolicy ==
  
-string Description +string Description ^
-| --- | --- |+
 | Fixed | Storage is fully allocated | | Fixed | Storage is fully allocated |
 | Thin | Storage may be over allocated. | | Thin | Storage may be over allocated. |
  
  
-====== Drive 1.1.1 ======+===== Drive =====
  
 Drive contains properties describing a single physical disk drive for any system, along with links to associated Volumes. Drive contains properties describing a single physical disk drive for any system, along with links to associated Volumes.
  
-|             | +^ Property ^ Type ^ Nullable ^ Permission ^ Description ^ 
-| --- | --- | --- | +| **Actions** { | object |  | read-write | The available actions for this resource. | 
-| **Actions** { | object\\ \\ *read-write| The available actions for this resource. | +\ \ \ \ \ \ **#Drive.SecureErase** {} | object |  | read-write | This action is used to securely erase the contents of the drive. | 
-<space><space><space><space><space><space>**#Drive.SecureErase** {} | object\\ \\ *read-write| This action is used to securely erase the contents of the drive. | +\ \ \ \ \ \ **Oem** {} | object |  | read-write |  | 
-<space><space><space><space><space><space>**Oem** {} | object\\ \\ *read-write|  | +| } |   
-| } |     +| **AssetTag** | string | Yes | read-write | The user assigned asset tag for this drive. | 
-| **AssetTag** | string, null\\ \\ *read-write| The user assigned asset tag for this drive. | +| **BlockSizeBytes** | number | Yes | read-only | The size of the smallest addressible unit (Block) of this drive in bytes.\\ unit: By 
-| **BlockSizeBytes** | number, null\\ (By)\\ \\ *read-only| The size of the smallest addressible unit (Block) of this drive in bytes. | +| **CapableSpeedGbs** | number | Yes | read-only | The speed which this drive can communicate to a storage controller in ideal conditions in Gigabits per second.\\ unit: Gbit/
-| **CapableSpeedGbs** | number, null\\ (Gbit/s)\\ \\ *read-only| The speed which this drive can communicate to a storage controller in ideal conditions in Gigabits per second. | +| **CapacityBytes** | number | Yes | read-only | The size in bytes of this Drive.\\ unit: By 
-| **CapacityBytes** | number, null\\ (By)\\ \\ *read-only| The size in bytes of this Drive. | +| **Description** | string | Yes | read-write | Provides a description of this resource and is used for commonality  in the schema definitions. | 
-| **Description** | string, null\\ \\ *read-write| Provides a description of this resource and is used for commonality  in the schema definitions. | +| **EncryptionAbility** | string | Yes | read-write | The encryption abilities of this drive.\\ //See Property Details, below, for more information about this property.// 
-| **EncryptionAbility** | string, null\\ \\ *read-write| The encryption abilities of this drive. *See Property Details, below, for more information about this property.+| **EncryptionStatus** | string | Yes | read-write | The status of the encrytion of this drive.\\ //See Property Details, below, for more information about this property.// 
-| **EncryptionStatus** | string, null\\ \\ *read-write| The status of the encrytion of this drive. *See Property Details, below, for more information about this property.+| **FailurePredicted** | boolean | Yes | read-only | Is this drive currently predicting a failure in the near future. | 
-| **FailurePredicted** | boolean, null\\ \\ *read-only| Is this drive currently predicting a failure in the near future. | +| **HotspareType** | string | Yes | read-write | The type of hotspare this drive is currently serving as.\\ //See Property Details, below, for more information about this property.// 
-| **HotspareType** | string, null\\ \\ *read-write| The type of hotspare this drive is currently serving as. *See Property Details, below, for more information about this property.+| **Id** | string |  | read-write | Uniquely identifies the resource within the collection of like resources. | 
-| **Id** | string\\ \\ *read-write| Uniquely identifies the resource within the collection of like resources. | +| **Identifiers** [ { | array |  | read-write | The Durable names for the drive. | 
-| **Identifiers** [ { | array\\ \\ *read-write| The Durable names for the drive. | +\ \ \ \ \ \ **DurableName** | string | Yes | read-only | This indicates the world wide, persistent name of the resource. | 
-<space><space><space><space><space><space>**DurableName** | string, null\\ \\ *read-only| This indicates the world wide, persistent name of the resource. | +\ \ \ \ \ \ **DurableNameFormat** | string | Yes | read-write | This represents the format of the DurableName property.\\ //See Property Details, below, for more information about this property.// 
-<space><space><space><space><space><space>**DurableNameFormat** | string, null\\ \\ *read-write| This represents the format of the DurableName property. *See Property Details, below, for more information about this property.+| } ] |   
-| } ] |     +| **IndicatorLED** | string | Yes | read-write | The state of the indicator LED, used to identify the drive.\\ //See Property Details, below, for more information about this property.// 
-| **IndicatorLED** | string, null\\ \\ *read-write| The state of the indicator LED, used to identify the drive. *See Property Details, below, for more information about this property.+| **Links** { | object |  | read-write | Contains references to other resources that are related to this resource. | 
-| **Links** { | object\\ \\ *read-write| Contains references to other resources that are related to this resource. | +\ \ \ \ \ \ **Endpoints** [ {} ] | array |  | read-only | An array of references to the endpoints that connect to this drive. | 
-<space><space><space><space><space><space>**Endpoints** [ {} ] | array\\ \\ *read-only| An array of references to the endpoints that connect to this drive. | +| \ \ \ \ \ \ **Oem** {} | object |  | read-write | Oem extension object. | 
-<space><space><space><space><space><space>**[email protected]** | string\\ \\ *read-write* |  | +\ \ \ \ \ \ **Volumes** [ {} ] | array |  | read-only | An array of references to the volumes contained in this drive. This will reference Volumes that are either wholly or only partly contained by this drive. | 
-| <space><space><space><space><space><space>**Oem** {} | object\\ \\ *read-write| Oem extension object. | + |  | 
-<space><space><space><space><space><space>**Volumes** [ {} ] | array\\ \\ *read-only| An array of references to the volumes contained in this drive. This will reference Volumes that are either wholly or only partly contained by this drive. | +| **Location** [ { | array |  | read-write | The Location of the drive. | 
-<space><space><space><space><space><space>**[email protected]** string\\ \\ *read-write* |  +\ \ \ \ \ \ **Info** | string | Yes | read-only | This indicates the location of the resource. | 
-| } |     +\ \ \ \ \ \ **InfoFormat** | string | Yes | read-only | This represents the format of the Info property. | 
-| **Location** [ { | array\\ \\ *read-write| The Location of the drive. | +\ \ \ \ \ \ **Oem** {} | object |  | read-write | Oem extension object. | 
-<space><space><space><space><space><space>**Info** | string, null\\ \\ *read-only| This indicates the location of the resource. | +| } ] |   
-<space><space><space><space><space><space>**InfoFormat** | string, null\\ \\ *read-only| This represents the format of the Info property. | +| **Manufacturer** | string | Yes | read-only | This is the manufacturer of this drive. | 
-<space><space><space><space><space><space>**Oem** {} | object\\ \\ *read-write| Oem extension object. | +| **MediaType** | string | Yes | read-write | The type of media contained in this drive.\\ //See Property Details, below, for more information about this property.// 
-| } ] |     +| **Model** | string | Yes | read-only | This is the model number for the drive. | 
-| **Manufacturer** | string, null\\ \\ *read-only| This is the manufacturer of this drive. | +| **Name** | string |  | read-write | A friendly name for this line of service. | 
-| **MediaType** | string, null\\ \\ *read-write| The type of media contained in this drive. *See Property Details, below, for more information about this property.+| **NegotiatedSpeedGbs** | number | Yes | read-only | The speed which this drive is currently communicating to the storage controller in Gigabits per second.\\ unit: Gbit/
-| **Model** | string, null\\ \\ *read-only| This is the model number for the drive. | +| **Oem** {} | object |  | read-write | This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | 
-| **Name** | string\\ \\ *read-write| A friendly name for this line of service. | +| **Operations** [ {} ] | array |  | read-write | The operations currently running on the Drive. | 
-| **NegotiatedSpeedGbs** | number, null\\ (Gbit/s)\\ \\ *read-only| The speed which this drive is currently communicating to the storage controller in Gigabits per second. | +| **PartNumber** | string | Yes | read-only | The part number for this drive. | 
-| **Oem** {} | object\\ \\ *read-write| This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | +| **PredictedMediaLifeLeftPercent** | number | Yes | read-only | The percentage of reads and writes that are predicted to still be available for the media. | 
-| **Operations** *(v1.1+)* [ {} ] | array\\ \\ *read-write| The operations currently running on the Drive. | +| **Protocol** |  | Yes | read-write | The protocol this drive is using to communicate to the storage controller. | 
-| **PartNumber** | string, null\\ \\ *read-only| The part number for this drive. | +| **Revision** | string | Yes | read-only | The revision of this Drive. This is typically the firmware/hardware version of the drive. | 
-| **PredictedMediaLifeLeftPercent** | number, null\\ \\ *read-only| The percentage of reads and writes that are predicted to still be available for the media. | +| **RotationSpeedRPM** | number | Yes | read-only | The rotation speed of this Drive in Revolutions per Minute (RPM).\\ unit: RPM 
-| **Protocol** | null\\ \\ *read-write| The protocol this drive is using to communicate to the storage controller. | +| **SKU** | string | Yes | read-only | This is the SKU for this drive. | 
-| **Revision** | string, null\\ \\ *read-only| The revision of this Drive. This is typically the firmware/hardware version of the drive. | +| **SerialNumber** | string | Yes | read-only | The serial number for this drive. | 
-| **RotationSpeedRPM** | number, null\\ (RPM)\\ \\ *read-only| The rotation speed of this Drive in Revolutions per Minute (RPM). | +| **Status** { | object |  | read-only |  | 
-| **SKU** | string, null\\ \\ *read-only| This is the SKU for this drive. | +\ \ \ \ \ \ **Health** | string | Yes | read-write | This represents the health state of this resource in the absence of its dependent resources.\\ //See Property Details, below, for more information about this property.// 
-| **SerialNumber** | string, null\\ \\ *read-only| The serial number for this drive. | +\ \ \ \ \ \ **HealthRollup** | string | Yes | read-write | This represents the overall health state from the view of this resource.\\ //See Property Details, below, for more information about this property.// 
-| **Status** { | object\\ \\ *read-only|  | +\ \ \ \ \ \ **Oem** {} | object |  | read-write | This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | 
-<space><space><space><space><space><space>**Health** | string, null\\ \\ *read-write| This represents the health state of this resource in the absence of its dependent resources. *See Property Details, below, for more information about this property.+\ \ \ \ \ \ **State** | string | Yes | read-write | This indicates the known state of the resource, such as if it is enabled.\\ //See Property Details, below, for more information about this property.// 
-<space><space><space><space><space><space>**HealthRollup** | string, null\\ \\ *read-write| This represents the overall health state from the view of this resource. *See Property Details, below, for more information about this property.+| } |   
-<space><space><space><space><space><space>**Oem** {} | object\\ \\ *read-write| This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | +| **StatusIndicator** | string | Yes | read-write | The state of the status indicator, used to communicate status information about this drive.\\ //See Property Details, below, for more information about this property.// |
-<space><space><space><space><space><space>**State** | string, null\\ \\ *read-write| This indicates the known state of the resource, such as if it is enabled. *See Property Details, below, for more information about this property.+
-| } |     +
-| **StatusIndicator** | string, null\\ \\ *read-write| The state of the status indicator, used to communicate status information about this drive. *See Property Details, below, for more information about this property.|+
  
-===== Property Details =====+=== Property Details ===
  
-==== DurableNameFormat: ====+== DurableNameFormat ==
  
-string Description +string Description ^
-| --- | --- |+
 | EUI | IEEE-defined 64-bit Extended Unique Identifier | | EUI | IEEE-defined 64-bit Extended Unique Identifier |
 | FC_WWN | Fibre Channel World Wide Name | | FC_WWN | Fibre Channel World Wide Name |
Line 1057: Line 863:
 | iQN | iSCSI Qualified Name | | iQN | iSCSI Qualified Name |
  
-==== EncryptionAbility: ====+== EncryptionAbility ==
  
-string Description +string Description ^
-| --- | --- |+
 | None | The drive is not capable of self encryption. | | None | The drive is not capable of self encryption. |
 | Other | The drive is capable of self encryption through some other means. | | Other | The drive is capable of self encryption through some other means. |
 | SelfEncryptingDrive | The drive is capable of self encryption per the Trusted Computing Group's Self Encrypting Drive Standard. | | SelfEncryptingDrive | The drive is capable of self encryption per the Trusted Computing Group's Self Encrypting Drive Standard. |
  
-==== EncryptionStatus: ====+== EncryptionStatus ==
  
-string Description +string Description ^
-| --- | --- |+
 | Foreign | The drive is currently encrypted, the data is not accessible to the user, and the system requires user intervention to expose the data. | | Foreign | The drive is currently encrypted, the data is not accessible to the user, and the system requires user intervention to expose the data. |
 | Locked | The drive is currently encrypted and the data is not accessible to the user, however the system has the ability to unlock the drive automatically. | | Locked | The drive is currently encrypted and the data is not accessible to the user, however the system has the ability to unlock the drive automatically. |
Line 1075: Line 879:
 | Unlocked | The drive is currently encrypted but the data is accessible to the user unencrypted. | | Unlocked | The drive is currently encrypted but the data is accessible to the user unencrypted. |
  
-==== Health: ====+== Health ==
  
-string Description +string Description ^
-| --- | --- |+
 | Critical | A critical condition exists that requires immediate attention. | | Critical | A critical condition exists that requires immediate attention. |
 | OK | Normal. | | OK | Normal. |
 | Warning | A condition exists that requires attention. | | Warning | A condition exists that requires attention. |
  
-==== HealthRollup: ====+== HealthRollup ==
  
-string Description +string Description ^
-| --- | --- |+
 | Critical | A critical condition exists that requires immediate attention. | | Critical | A critical condition exists that requires immediate attention. |
 | OK | Normal. | | OK | Normal. |
 | Warning | A condition exists that requires attention. | | Warning | A condition exists that requires attention. |
  
-==== HotspareType: ====+== HotspareType ==
  
-string Description +string Description ^
-| --- | --- |+
 | Chassis | The drive is currently serving as a hotspare for all other drives in the chassis. | | Chassis | The drive is currently serving as a hotspare for all other drives in the chassis. |
 | Dedicated | The drive is currently serving as a hotspare for a user defined set of drives. | | Dedicated | The drive is currently serving as a hotspare for a user defined set of drives. |
Line 1100: Line 901:
 | None | The drive is not currently a hotspare. | | None | The drive is not currently a hotspare. |
  
-==== IndicatorLED: ====+== IndicatorLED ==
  
-string Description +string Description ^
-| --- | --- |+
 | Blinking | The Indicator LED is blinking. | | Blinking | The Indicator LED is blinking. |
 | Lit | The Indicator LED is lit. | | Lit | The Indicator LED is lit. |
 | Off | The Indicator LED is off. | | Off | The Indicator LED is off. |
  
-==== MediaType: ====+== MediaType ==
  
-string Description +string Description ^
-| --- | --- |+
 | HDD | The drive media type is traditional magnetic platters. | | HDD | The drive media type is traditional magnetic platters. |
 | SMR | The drive media type is shingled magnetic recording. | | SMR | The drive media type is shingled magnetic recording. |
 | SSD | The drive media type is solid state or flash memory. | | SSD | The drive media type is solid state or flash memory. |
  
-==== State: ====+== State ==
  
-string Description +string Description ^
-| --- | --- |+
 | Absent | This function or resource is not present or not detected. | | Absent | This function or resource is not present or not detected. |
 | Deferring | The element will not process any commands but will queue new requests. | | Deferring | The element will not process any commands but will queue new requests. |
Line 1132: Line 930:
 | Updating | The element is updating and may be unavailable or degraded. | | Updating | The element is updating and may be unavailable or degraded. |
  
-==== StatusIndicator: ====+== StatusIndicator ==
  
-string Description +string Description ^
-| --- | --- |+
 | Fail | The drive has failed. | | Fail | The drive has failed. |
 | Hotspare | The drive is marked to be automatically rebuilt and used as a replacement for a failed drive. | | Hotspare | The drive is marked to be automatically rebuilt and used as a replacement for a failed drive. |
Line 1145: Line 942:
  
  
-====== Endpoint 1.0.======+===== DriveCollection ===== 
 + 
 +A Collection of Drive resource instances. 
 + 
 +^ Property ^ Type ^ Nullable ^ Permission ^ Description ^ 
 +| **Description** | string | Yes | read-write | Provides a description of this resource and is used for commonality  in the schema definitions
 +| **Members** | array(reference([[documentation:redfish_api:schema_definition#drive|Drive]])) |  | read-only | Contains the members of this drive collection. | 
 +| **Name** | string |  | read-write | A friendly name for this line of service. | 
 +| **Oem** {} | object |  | read-write | This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | 
 + 
 +===== Endpoint =====
  
 This is the schema definition for the Endpoint resource. It represents the properties of an entity that sends or receives protocol defined messages over a transport. This is the schema definition for the Endpoint resource. It represents the properties of an entity that sends or receives protocol defined messages over a transport.
  
-|             | +^ Property ^ Type ^ Nullable ^ Permission ^ Description ^ 
-| --- | --- | --- | +| **Actions** { | object |  | read-write | The Actions object contains the available custom actions on this resource. | 
-| **Actions** { | object\\ \\ *read-write| The Actions object contains the available custom actions on this resource. | +\ \ \ \ \ \ **Oem** {} | object | Yes | read-write |  | 
-<space><space><space><space><space><space>**Oem** {} | object, null\\ \\ *read-write|  | +| } |   
-| } |     +| **ConnectedEntities** [ { | array |  | read-write | All the entities connected to this endpoint. | 
-| **ConnectedEntities** [ { | array\\ \\ *read-write| All the entities connected to this endpoint. | +\ \ \ \ \ \ **EntityLink** {} | object | Yes | read-write | A link to the associated entity. | 
-<space><space><space><space><space><space>**EntityLink** {} | object, null\\ \\ *read-write| A link to the associated entity. | +\ \ \ \ \ \ **EntityPciId** {} | object | Yes | read-write | The PCI ID of the connected entity. | 
-<space><space><space><space><space><space>**EntityPciId** {} | object, null\\ \\ *read-write| The PCI ID of the connected entity. | +\ \ \ \ \ \ **EntityRole** | string | Yes | read-write | The role of the connected entity.\\ //See Property Details, below, for more information about this property.// 
-<space><space><space><space><space><space>**EntityRole** | string, null\\ \\ *read-write| The role of the connected entity. *See Property Details, below, for more information about this property.+\ \ \ \ \ \ **EntityType** | string | Yes | read-write | The type of the connected entity.\\ //See Property Details, below, for more information about this property.// 
-<space><space><space><space><space><space>**EntityType** | string, null\\ \\ *read-write| The type of the connected entity. *See Property Details, below, for more information about this property.+\ \ \ \ \ \ **Identifiers** [ {} ] | array |  | read-write | Identifiers for the remote entity. | 
-<space><space><space><space><space><space>**Identifiers** [ {} ] | array\\ \\ *read-write| Identifiers for the remote entity. | +\ \ \ \ \ \ **Oem** {} | object | Yes | read-write | This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | 
-<space><space><space><space><space><space>**Oem** {} | object, null\\ \\ *read-write| This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | +\ \ \ \ \ \ **PciClassCode** | string | Yes | read-only | The Class Code and Subclass code of this PCIe function.\\ pattern: /0[xX](([a-fA-F]%%|%%[0-9]){2}){2} 
-<space><space><space><space><space><space>**PciClassCode** | string, null\\ \\ *read-only| The Class Code and Subclass code of this PCIe function. | +\ \ \ \ \ \ **PciFunctionNumber** | number | Yes | read-only | The PCI ID of the connected entity. | 
-<space><space><space><space><space><space>**PciFunctionNumber** | number, null\\ \\ *read-only| The PCI ID of the connected entity. | +| } ] |   
-| } ] |     +| **Description** | string | Yes | read-write | Provides a description of this resource and is used for commonality  in the schema definitions. | 
-| **Description** | string, null\\ \\ *read-write| Provides a description of this resource and is used for commonality  in the schema definitions. | +| **EndpointProtocol** |  | Yes | read-write | The protocol supported by this endpoint. | 
-| **EndpointProtocol** | null\\ \\ *read-write| The protocol supported by this endpoint. | +| **HostReservationMemoryBytes** | number | Yes | read-only | The amount of memory in Bytes that the Host should allocate to connect to this endpoint.\\ unit: By 
-| **HostReservationMemoryBytes** | number, null\\ (By)\\ \\ *read-only| The amount of memory in Bytes that the Host should allocate to connect to this endpoint. | +| **Id** | string |  | read-write | Uniquely identifies the resource within the collection of like resources. | 
-| **Id** | string\\ \\ *read-write| Uniquely identifies the resource within the collection of like resources. | +| **Identifiers** [ { | array |  | read-write | Identifiers for this endpoint. | 
-| **Identifiers** [ { | array\\ \\ *read-write| Identifiers for this endpoint. | +\ \ \ \ \ \ **DurableName** | string | Yes | read-only | This indicates the world wide, persistent name of the resource. | 
-<space><space><space><space><space><space>**DurableName** | string, null\\ \\ *read-only| This indicates the world wide, persistent name of the resource. | +\ \ \ \ \ \ **DurableNameFormat** | string | Yes | read-write | This represents the format of the DurableName property.\\ //See Property Details, below, for more information about this property.// 
-<space><space><space><space><space><space>**DurableNameFormat** | string, null\\ \\ *read-write| This represents the format of the DurableName property. *See Property Details, below, for more information about this property.+| } ] |   
-| } ] |     +| **Links** { | object |  | read-write | The links object contains the links to other resources that are related to this resource. | 
-| **Links** { | object\\ \\ *read-write| The links object contains the links to other resources that are related to this resource. | +\ \ \ \ \ \ **MutuallyExclusiveEndpoints** [ {} ] | array |  | read-only | An array of references to the endpoints that may not be used in zones if this endpoint is used in a zone. | 
-<space><space><space><space><space><space>**MutuallyExclusiveEndpoints** [ {} ] | array\\ \\ *read-only| An array of references to the endpoints that may not be used in zones if this endpoint is used in a zone. | +| \ \ \ \ \ \ **Oem** {} | object |  | read-write | Oem extension object. | 
-<space><space><space><space><space><space>**[email protected]** | string\\ \\ *read-write* |  | +\ \ \ \ \ \ **Ports** [ {} ] | array |  | read-only | An array of references to the the physical ports associated with this endpoint. | 
-| <space><space><space><space><space><space>**Oem** {} | object\\ \\ *read-write| Oem extension object. | + |  | 
-<space><space><space><space><space><space>**Ports** [ {} ] | array\\ \\ *read-only| An array of references to the the physical ports associated with this endpoint. | +| **Name** | string |  | read-write | A friendly name for this line of service. | 
-<space><space><space><space><space><space>**[email protected]** string\\ \\ *read-write* |  +| **Oem** {} | object |  | read-write | This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | 
-| } |     +| **PciId** { | object | Yes | read-write | The PCI ID of the endpoint. | 
-| **Name** | string\\ \\ *read-write| A friendly name for this line of service. | +\ \ \ \ \ \ **DeviceId** | string | Yes | read-only | The Device ID of this PCIe function.\\ pattern: /0[xX](([a-fA-F]%%|%%[0-9]){2}){2} 
-| **Oem** {} | object\\ \\ *read-write| This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | +\ \ \ \ \ \ **SubsystemId** | string | Yes | read-only | The Subsystem ID of this PCIe function.\\ pattern: /0[xX](([a-fA-F]%%|%%[0-9]){2}){2} 
-| **PciId** { | object, null\\ \\ *read-write| The PCI ID of the endpoint. | +\ \ \ \ \ \ **SubsystemVendorId** | string | Yes | read-only | The Subsystem Vendor ID of this PCIe function.\\ pattern: /0[xX](([a-fA-F]%%|%%[0-9]){2}){2} 
-<space><space><space><space><space><space>**DeviceId** | string, null\\ \\ *read-only| The Device ID of this PCIe function. | +\ \ \ \ \ \ **VendorId** | string | Yes | read-only | The Vendor ID of this PCIe function.\\ pattern: /0[xX](([a-fA-F]%%|%%[0-9]){2}){2} 
-<space><space><space><space><space><space>**SubsystemId** | string, null\\ \\ *read-only| The Subsystem ID of this PCIe function. | +| } |   
-<space><space><space><space><space><space>**SubsystemVendorId** | string, null\\ \\ *read-only| The Subsystem Vendor ID of this PCIe function. | +| **Redundancy** [ { | array |  | read-write | Redundancy information for the lower level endpoints supporting this endpoint. | 
-<space><space><space><space><space><space>**VendorId** | string, null\\ \\ *read-only| The Vendor ID of this PCIe function. | +\ \ \ \ \ \ **MaxNumSupported** | number | Yes | read-only | This is the maximum number of members allowable for this particular redundancy group. | 
-| } |     +\ \ \ \ \ \ **MemberId** | string |  | read-write | This is the identifier for the member within the collection. | 
-| **Redundancy** [ { | array\\ \\ *read-write| Redundancy information for the lower level endpoints supporting this endpoint. | +\ \ \ \ \ \ **MinNumNeeded** | number | Yes | read-only | This is the minumum number of members needed for this group to be redundant. | 
-<space><space><space><space><space><space>**MaxNumSupported** | number, null\\ \\ *read-only| This is the maximum number of members allowable for this particular redundancy group. | +\ \ \ \ \ \ **Mode** | string | Yes | read-write | This is the redundancy mode of the group.\\ //See Property Details, below, for more information about this property.// 
-<space><space><space><space><space><space>**MemberId** | string\\ \\ *read-write| This is the identifier for the member within the collection. | +\ \ \ \ \ \ **Name** | string |  | read-only | The name of the resource or array element. | 
-<space><space><space><space><space><space>**MinNumNeeded** | number, null\\ \\ *read-only| This is the minumum number of members needed for this group to be redundant. | +\ \ \ \ \ \ **Oem** {} | object |  | read-write | This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | 
-<space><space><space><space><space><space>**Mode** | string, null\\ \\ *read-write| This is the redundancy mode of the group. *See Property Details, below, for more information about this property.+\ \ \ \ \ \ **RedundancySet** [ {} ] | array |  | read-only | Contains any ids that represent components of this redundancy set. | 
-<space><space><space><space><space><space>**Name** | string\\ \\ *read-only| The name of the resource or array element. | +| \ \ \ \ \ \ **Status** {} | object |  | read-only |  | 
-<space><space><space><space><space><space>**Oem** {} | object\\ \\ *read-write| This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | +\ \ \ \ \ \ **MemberId** | string |  | read-only | This is the identifier for the member within the collection. | 
-<space><space><space><space><space><space>**RedundancySet** [ {} ] | array\\ \\ *read-only| Contains any ids that represent components of this redundancy set. | +\ \ \ \ \ \ **RedundancyEnabled** | boolean | Yes | read-write | This indicates whether redundancy is enabled. | 
-<space><space><space><space><space><space>**[email protected]** | string\\ \\ *read-write* |  | +| } ] |  |  | 
-| <space><space><space><space><space><space>**Status** {} | object\\ \\ *read-only|  | +| **Status** { | object | Yes | read-only |  | 
-<space><space><space><space><space><space>**MemberId** | string\\ \\ *read-only| This is the identifier for the member within the collection. | +\ \ \ \ \ \ **Health** | string | Yes | read-write | This represents the health state of this resource in the absence of its dependent resources.\\ //See Property Details, below, for more information about this property.// 
-<space><space><space><space><space><space>**RedundancyEnabled** | boolean, null\\ \\ *read-write| This indicates whether redundancy is enabled. | +\ \ \ \ \ \ **HealthRollup** | string | Yes | read-write | This represents the overall health state from the view of this resource.\\ //See Property Details, below, for more information about this property.// 
-| } ] |   |   | +\ \ \ \ \ \ **Oem** {} | object |  | read-write | This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | 
-| **[email protected]** | string\\ \\ *read-write* |  | +\ \ \ \ \ \ **State** | string | Yes | read-write | This indicates the known state of the resource, such as if it is enabled.\\ //See Property Details, below, for more information about this property.// 
-| **Status** { | object, null\\ \\ *read-only|  | +| } |   |
-<space><space><space><space><space><space>**Health** | string, null\\ \\ *read-write| This represents the health state of this resource in the absence of its dependent resources. *See Property Details, below, for more information about this property.+
-<space><space><space><space><space><space>**HealthRollup** | string, null\\ \\ *read-write| This represents the overall health state from the view of this resource. *See Property Details, below, for more information about this property.+
-<space><space><space><space><space><space>**Oem** {} | object\\ \\ *read-write| This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | +
-<space><space><space><space><space><space>**State** | string, null\\ \\ *read-write| This indicates the known state of the resource, such as if it is enabled. *See Property Details, below, for more information about this property.+
-| } |     |+
  
-===== Property Details =====+=== Property Details ===
  
-==== DurableNameFormat: ====+== DurableNameFormat ==
  
-string Description +string Description ^
-| --- | --- |+
 | EUI | IEEE-defined 64-bit Extended Unique Identifier | | EUI | IEEE-defined 64-bit Extended Unique Identifier |
 | FC_WWN | Fibre Channel World Wide Name | | FC_WWN | Fibre Channel World Wide Name |
Line 1220: Line 1021:
 | iQN | iSCSI Qualified Name | | iQN | iSCSI Qualified Name |
  
-==== EntityRole: ====+== EntityRole ==
  
-string Description +string Description ^
-| --- | --- |+
 | Both | The entity is acting as both an initiator and a target. | | Both | The entity is acting as both an initiator and a target. |
 | Initiator | The entity is acting as an initiator. | | Initiator | The entity is acting as an initiator. |
 | Target | The entity is acting as a target. | | Target | The entity is acting as a target. |
  
-==== EntityType: ====+== EntityType ==
  
-string Description +string Description ^
-| --- | --- |+
 | Bridge | The entity is a PCI(e) bridge. | | Bridge | The entity is a PCI(e) bridge. |
 | DisplayController | The entity is a display controller. | | DisplayController | The entity is a display controller. |
Line 1241: Line 1040:
 | StorageInitiator | The entity is a storage initator. The EntityLink property (if present) should be a Storage.StorageController entity. | | StorageInitiator | The entity is a storage initator. The EntityLink property (if present) should be a Storage.StorageController entity. |
  
-==== Health: ====+== Health ==
  
-string Description +string Description ^
-| --- | --- |+
 | Critical | A critical condition exists that requires immediate attention. | | Critical | A critical condition exists that requires immediate attention. |
 | OK | Normal. | | OK | Normal. |
 | Warning | A condition exists that requires attention. | | Warning | A condition exists that requires attention. |
  
-==== HealthRollup: ====+== HealthRollup ==
  
-string Description +string Description ^
-| --- | --- |+
 | Critical | A critical condition exists that requires immediate attention. | | Critical | A critical condition exists that requires immediate attention. |
 | OK | Normal. | | OK | Normal. |
 | Warning | A condition exists that requires attention. | | Warning | A condition exists that requires attention. |
  
-==== Mode: ====+== Mode ==
  
-string Description +string Description ^
-| --- | --- |+
 | Failover | Failure of one unit will automatically cause its functions to be taken over by a standby or offline unit in the redundancy set. | | Failover | Failure of one unit will automatically cause its functions to be taken over by a standby or offline unit in the redundancy set. |
 | N+m | Multiple units are available and active such that normal operation will continue if one or more units fail. | | N+m | Multiple units are available and active such that normal operation will continue if one or more units fail. |
Line 1266: Line 1062:
 | Sparing | One or more spare units are available to take over the function of a failed unit, but takeover is not automatic. | | Sparing | One or more spare units are available to take over the function of a failed unit, but takeover is not automatic. |
  
-==== State: ====+== State ==
  
-string Description +string Description ^
-| --- | --- |+
 | Absent | This function or resource is not present or not detected. | | Absent | This function or resource is not present or not detected. |
 | Deferring | The element will not process any commands but will queue new requests. | | Deferring | The element will not process any commands but will queue new requests. |
Line 1283: Line 1078:
  
  
-====== EndpointGroup 1.0.======+===== EndpointCollection ===== 
 + 
 +A Collection of Endpoint resource instances. 
 + 
 +^ Property ^ Type ^ Nullable ^ Permission ^ Description ^ 
 +| **Description** | string | Yes | read-write | Provides a description of this resource and is used for commonality  in the schema definitions
 +| **Members** | array(reference([[documentation:redfish_api:schema_definition#endpoint|Endpoint]])) |  | read-only | The value of each member references an Endpoint resource. | 
 +| **Name** | string |  | read-write | A friendly name for this line of service. | 
 +| **Oem** {} | object |  | read-write | This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | 
 + 
 +===== EndpointGroup =====
  
 A group of endpoints that are managed as a unit. A group of endpoints that are managed as a unit.
  
-|             | +^ Property ^ Type ^ Nullable ^ Permission ^ Description ^ 
-| --- | --- | --- | +| **AccessState** | string | Yes | read-write | Access State for this group.\\ //See Property Details, below, for more information about this property.// 
-| **AccessState** | string, null\\ \\ *read-write| Access State for this group. *See Property Details, below, for more information about this property.+| **Description** | string | Yes | read-write | Provides a description of this resource and is used for commonality  in the schema definitions. | 
-| **Description** | string, null\\ \\ *read-write| Provides a description of this resource and is used for commonality  in the schema definitions. | +| **Endpoints** | object | Yes | read-write | The Endpoints. | 
-| **Endpoints** | object, null\\ \\ *read-write* The Endpoints. | +| **GroupType** | string | Yes | read-write | Endpoint group type.\\ //See Property Details, below, for more information about this property.// 
-| <space><space><space><space><space><space>**Description** | string, null\\ \\ *read-write* | Provides a description of this resource and is used for commonality  in the schema definitions. | +| **Id** | string |  | read-write | Uniquely identifies the resource within the collection of like resources. | 
-| <space><space><space><space><space><space>**Members** [ {} ] | array\\ \\ *read-only* | The value of each member references an Endpoint resource. | +| **Identifier** { | object | Yes | read-only | The value identifies this resource. | 
-<space><space><space><space><space><space>**[email protected]** | string\\ \\ *read-write*  | +\ \ \ \ \ \ **DurableName** | string | Yes | read-only | This indicates the world wide, persistent name of the resource. | 
-| <space><space><space><space><space><space>**Name** | string\\ \\ *read-writeA friendly name for this line of service+\ \ \ \ \ \ **DurableNameFormat** | string | Yes | read-write | This represents the format of the DurableName property.\\ //See Property Details, below, for more information about this property.// 
-| <space><space><space><space><space><space>**Oem** {} | object\\ \\ *read-write* | This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | +| } |   
-| } |     | +| **Links** { | object |  | read-only | Contains links to other resources that are related to this resource. | 
-| **GroupType** | string, null\\ \\ *read-write* | Endpoint group type. *See Property Details, below, for more information about this property.+\ \ \ \ \ \ **Oem** {} | object |  | read-write | Oem extension object. | 
-| **Id** | string\\ \\ *read-write| Uniquely identifies the resource within the collection of like resources. | +| } |   
-| **Identifier** { | object, null\\ \\ *read-only| The value identifies this resource. | +| **Name** | string |  | read-write | A friendly name for this line of service. | 
-<space><space><space><space><space><space>**DurableName** | string, null\\ \\ *read-only| This indicates the world wide, persistent name of the resource. | +| **Oem** {} | object |  | read-write | This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | 
-<space><space><space><space><space><space>**DurableNameFormat** | string, null\\ \\ *read-write| This represents the format of the DurableName property. *See Property Details, below, for more information about this property.+| **Preferred** | boolean | Yes | read-write | Access to resource is preferred. | 
-| } |     +| **TargetEndpointGroupIdentifier** | number | Yes | read-write | A defined identifier for this group. |
-| **Links** { | object\\ \\ *read-only| Contains links to other resources that are related to this resource. | +
-<space><space><space><space><space><space>**Oem** {} | object\\ \\ *read-write| Oem extension object. | +
-| } |     +
-| **Name** | string\\ \\ *read-write| A friendly name for this line of service. | +
-| **Oem** {} | object\\ \\ *read-write| This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | +
-| **Preferred** | boolean, null\\ \\ *read-write| Access to resource is preferred. | +
-| **TargetEndpointGroupIdentifier** | number, null\\ \\ *read-write| A defined identifier for this group. |+
  
-===== Property Details =====+=== Property Details ===
  
-==== AccessState: ====+== AccessState ==
  
-string Description +string Description ^
-| --- | --- |+
 | NonOptimized | The endpoint(s) are in an Active/NonOptimized state. | | NonOptimized | The endpoint(s) are in an Active/NonOptimized state. |
 | Optimized | The endpoint(s) are in an Active/Optimized state. | | Optimized | The endpoint(s) are in an Active/Optimized state. |
Line 1324: Line 1121:
 | Unavailable | The endpoint(s) are unavailable. | | Unavailable | The endpoint(s) are unavailable. |
  
-==== DurableNameFormat: ====+== DurableNameFormat ==
  
-string Description +string Description ^
-| --- | --- |+
 | EUI | IEEE-defined 64-bit Extended Unique Identifier | | EUI | IEEE-defined 64-bit Extended Unique Identifier |
 | FC_WWN | Fibre Channel World Wide Name | | FC_WWN | Fibre Channel World Wide Name |
Line 1334: Line 1130:
 | iQN | iSCSI Qualified Name | | iQN | iSCSI Qualified Name |
  
-==== GroupType: ====+== GroupType ==
  
-string Description +string Description ^
-| --- | --- |+
 | Client | The group contains the client (initiator) endpoints. | | Client | The group contains the client (initiator) endpoints. |
 | Server | The group contains the server (target) endpoints. | | Server | The group contains the server (target) endpoints. |
  
  
-====== EthernetInterface 1.2.======+===== EndpointGroupCollection ===== 
 + 
 +A Collection of endpoint group resource instances. 
 + 
 +^ Property ^ Type ^ Nullable ^ Permission ^ Description ^ 
 +| **Description** | string | Yes | read-write | Provides a description of this resource and is used for commonality  in the schema definitions
 +| **Members** | array(reference([[documentation:redfish_api:schema_definition#endpointgroup|EndpointGroup]])) |  | read-only | The value of each member references an endpoint group resource. | 
 +| **Name** | string |  | read-write | A friendly name for this line of service. | 
 +| **Oem** {} | object |  | read-write | This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | 
 + 
 +===== EthernetInterface =====
  
 This schema defines a simple ethernet NIC resource. This schema defines a simple ethernet NIC resource.
  
-|             | +^ Property ^ Type ^ Nullable ^ Permission ^ Description ^ 
-| --- | --- | --- | +| **AutoNeg** | boolean | Yes | read-write | This indicates if the speed and duplex are automatically negotiated and configured on this interface. | 
-| **AutoNeg** | boolean, null\\ \\ *read-write| This indicates if the speed and duplex are automatically negotiated and configured on this interface. | +| **Description** | string | Yes | read-write | Provides a description of this resource and is used for commonality  in the schema definitions. | 
-| **Description** | string, null\\ \\ *read-write| Provides a description of this resource and is used for commonality  in the schema definitions. | +| **FQDN** | string | Yes | read-write | This is the complete, fully qualified domain name obtained by DNS for this interface. | 
-| **FQDN** | string, null\\ \\ *read-write| This is the complete, fully qualified domain name obtained by DNS for this interface. | +| **FullDuplex** | boolean | Yes | read-write | This indicates if the interface is in Full Duplex mode or not. | 
-| **FullDuplex** | boolean, null\\ \\ *read-write| This indicates if the interface is in Full Duplex mode or not. | +| **HostName** | string | Yes | read-write | The DNS Host Name, without any domain information. | 
-| **HostName** | string, null\\ \\ *read-write| The DNS Host Name, without any domain information. | +| **IPv4Addresses** [ { | array |  | read-write | The IPv4 addresses assigned to this interface. | 
-| **IPv4Addresses** [ { | array\\ \\ *read-write| The IPv4 addresses assigned to this interface. | +\ \ \ \ \ \ **Address** | string | Yes | read-write | This is the IPv4 Address.\\ pattern: %%^%%(?:[0-9]{1,3}\.){3}[0-9]{1,3}$ 
-<space><space><space><space><space><space>**Address** | string, null\\ \\ *read-write| This is the IPv4 Address. | +\ \ \ \ \ \ **AddressOrigin** | string | Yes | read-write | This indicates how the address was determined.\\ //See Property Details, below, for more information about this property.// 
-<space><space><space><space><space><space>**AddressOrigin** | string, null\\ \\ *read-write| This indicates how the address was determined. *See Property Details, below, for more information about this property.+\ \ \ \ \ \ **Gateway** | string | Yes | read-write | This is the IPv4 gateway for this address. | 
-<space><space><space><space><space><space>**Gateway** | string, null\\ \\ *read-write| This is the IPv4 gateway for this address. | +\ \ \ \ \ \ **Oem** {} | object |  | read-write | This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | 
-<space><space><space><space><space><space>**Oem** {} | object\\ \\ *read-write| This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | +\ \ \ \ \ \ **SubnetMask** | string | Yes | read-write | This is the IPv4 Subnet mask.\\ pattern: %%^%%(?:[0-9]{1,3}\.){3}[0-9]{1,3}$ 
-<space><space><space><space><space><space>**SubnetMask** | string, null\\ \\ *read-write| This is the IPv4 Subnet mask. | +| } ] |   
-| } ] |     +| **IPv6AddressPolicyTable** [ { | array |  | read-write | An array representing the RFC 6724 Address Selection Policy Table. | 
-| **IPv6AddressPolicyTable** [ { | array\\ \\ *read-write| An array representing the RFC 6724 Address Selection Policy Table. | +\ \ \ \ \ \ **Label** | number | Yes | read-write | The IPv6 Label (as defined in RFC 6724 section 2.1).\\ maximum: 100 
-<space><space><space><space><space><space>**Label** | number, null\\ \\ *read-write| The IPv6 Label (as defined in RFC 6724 section 2.1). | +\ \ \ \ \ \ **Precedence** | number | Yes | read-write | The IPv6 Precedence (as defined in RFC 6724 section 2.1.\\ minimum: 1\\ maximum: 100 
-<space><space><space><space><space><space>**Precedence** | number, null\\ \\ *read-write| The IPv6 Precedence (as defined in RFC 6724 section 2.1. | +\ \ \ \ \ \ **Prefix** | string | Yes | read-write | The IPv6 Address Prefix (as defined in RFC 6724 section 2.1). | 
-<space><space><space><space><space><space>**Prefix** | string, null\\ \\ *read-write| The IPv6 Address Prefix (as defined in RFC 6724 section 2.1). | +| } ] |   
-| } ] |     +| **IPv6Addresses** [ { | array |  | read-write | This array of objects enumerates all of the currently assigned IPv6 addresses on this interface. | 
-| **IPv6Addresses** [ { | array\\ \\ *read-write| This array of objects enumerates all of the currently assigned IPv6 addresses on this interface. | +\ \ \ \ \ \ **Address** | string | Yes | read-write | This is the IPv6 Address. | 
-<space><space><space><space><space><space>**Address** | string, null\\ \\ *read-write| This is the IPv6 Address. | +\ \ \ \ \ \ **AddressOrigin** | string | Yes | read-write | This indicates how the address was determined.\\ //See Property Details, below, for more information about this property.// 
-<space><space><space><space><space><space>**AddressOrigin** | string, null\\ \\ *read-write| This indicates how the address was determined. *See Property Details, below, for more information about this property.+\ \ \ \ \ \ **AddressState** | string | Yes | read-write | The current state of this address as defined in RFC 4862.\\ //See Property Details, below, for more information about this property.// 
-<space><space><space><space><space><space>**AddressState** | string, null\\ \\ *read-write| The current state of this address as defined in RFC 4862. *See Property Details, below, for more information about this property.+\ \ \ \ \ \ **Oem** {} | object |  | read-write | This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | 
-<space><space><space><space><space><space>**Oem** {} | object\\ \\ *read-write| This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | +\ \ \ \ \ \ **PrefixLength** | number | Yes | read-write | This is the IPv6 Address Prefix Length.\\ minimum: 1\\ maximum: 128 
-<space><space><space><space><space><space>**PrefixLength** | number, null\\ \\ *read-write| This is the IPv6 Address Prefix Length. | +| } ] |   
-| } ] |     +| **IPv6DefaultGateway** | string | Yes | read-only | This is the IPv6 default gateway address that is currently in use on this interface. | 
-| **IPv6DefaultGateway** | string, null\\ \\ *read-only| This is the IPv6 default gateway address that is currently in use on this interface. | +| **IPv6StaticAddresses** [ { | array |  | read-write | This array of objects represents all of the IPv6 static addresses to be assigned on this interface. | 
-| **IPv6StaticAddresses** [ { | array\\ \\ *read-write| This array of objects represents all of the IPv6 static addresses to be assigned on this interface. | +\ \ \ \ \ \ **Address** | string | Yes | read-write | A valid IPv6 address. | 
-<space><space><space><space><space><space>**Address** | string, null\\ \\ *read-write| A valid IPv6 address. | +\ \ \ \ \ \ **Oem** {} | object |  | read-write | This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | 
-<space><space><space><space><space><space>**Oem** {} | object\\ \\ *read-write| This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | +\ \ \ \ \ \ **PrefixLength** | number | Yes | read-write | The Prefix Length of this IPv6 address.\\ minimum: 1\\ maximum: 128 
-<space><space><space><space><space><space>**PrefixLength** | number, null\\ \\ *read-write| The Prefix Length of this IPv6 address. | +| } ] |   
-| } ] |     +| **Id** | string |  | read-write | Uniquely identifies the resource within the collection of like resources. | 
-| **Id** | string\\ \\ *read-write| Uniquely identifies the resource within the collection of like resources. | +| **InterfaceEnabled** | boolean | Yes | read-write | This indicates whether this interface is enabled. | 
-| **InterfaceEnabled** | boolean, null\\ \\ *read-write| This indicates whether this interface is enabled. | +| **LinkStatus** | string | Yes | read-write | The link status of this interface (port).\\ //See Property Details, below, for more information about this property.// 
-| **LinkStatus** *(v1.1+)* | string, null\\ \\ *read-write| The link status of this interface (port). *See Property Details, below, for more information about this property.+| **Links** { | object |  | read-write | Contains references to other resources that are related to this resource. | 
-| **Links** *(v1.1+)* { | object\\ \\ *read-write| Contains references to other resources that are related to this resource. | +\ \ \ \ \ \ **Endpoints** [ {} ] | array |  | read-only | An array of references to the endpoints that connect to this ethernet interface. | 
-<space><space><space><space><space><space>**Endpoints** [ {} ] | array\\ \\ *read-only| An array of references to the endpoints that connect to this ethernet interface. | +| \ \ \ \ \ \ **HostInterface** {} | object |  | read-write | This is a reference to a Host Interface that is associated with this Ethernet Interface. | 
-<space><space><space><space><space><space>**[email protected]** | string\\ \\ *read-write* |  | +\ \ \ \ \ \ **Oem** {} | object |  | read-write | Oem extension object. | 
-| <space><space><space><space><space><space>**HostInterface** {} | object\\ \\ *read-write| This is a reference to a Host Interface that is associated with this Ethernet Interface. | +| } |   
-<space><space><space><space><space><space>**Oem** {} | object\\ \\ *read-write| Oem extension object. | +| **MACAddress** | string | Yes | read-write | This is the currently configured MAC address of the (logical port) interface.\\ pattern: %%^%%([0-9A-Fa-f]{2}[:-]){5}([0-9A-Fa-f]{2})$ 
-| } |     +| **MTUSize** | number | Yes | read-write | This is the currently configured Maximum Transmission Unit (MTU) in bytes on this interface. | 
-| **MACAddress** | string, null\\ \\ *read-write| This is the currently configured MAC address of the (logical port) interface. | +| **MaxIPv6StaticAddresses** | number | Yes | read-only | This indicates the maximum number of Static IPv6 addresses that can be configured on this interface. | 
-| **MTUSize** | number, null\\ \\ *read-write| This is the currently configured Maximum Transmission Unit (MTU) in bytes on this interface. | +| **Name** | string |  | read-write | A friendly name for this line of service. | 
-| **MaxIPv6StaticAddresses** | number, null\\ \\ *read-only| This indicates the maximum number of Static IPv6 addresses that can be configured on this interface. | +| **NameServers** [ {} ] | array |  | read-only | This represents DNS name servers that are currently in use on this interface. | 
-| **Name** | string\\ \\ *read-write| A friendly name for this line of service. | +| **Oem** {} | object |  | read-write | This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | 
-| **NameServers** [ {} ] | array\\ \\ *read-only| This represents DNS name servers that are currently in use on this interface. | +| **PermanentMACAddress** | string | Yes | read-write | This is the permanent MAC address assigned to this interface (port).\\ pattern: %%^%%([0-9A-Fa-f]{2}[:-]){5}([0-9A-Fa-f]{2})$ 
-| **Oem** {} | object\\ \\ *read-write| This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | +| **SpeedMbps** | number | Yes | read-write | This is the current speed in Mbps of this interface.\\ unit: Mbit/
-| **PermanentMACAddress** | string, null\\ \\ *read-write| This is the permanent MAC address assigned to this interface (port). | +| **Status** { | object | Yes | read-only |  | 
-| **SpeedMbps** | number, null\\ (Mbit/s)\\ \\ *read-write| This is the current speed in Mbps of this interface. | +\ \ \ \ \ \ **Health** | string | Yes | read-write | This represents the health state of this resource in the absence of its dependent resources.\\ //See Property Details, below, for more information about this property.// 
-| **Status** { | object, null\\ \\ *read-only|  | +\ \ \ \ \ \ **HealthRollup** | string | Yes | read-write | This represents the overall health state from the view of this resource.\\ //See Property Details, below, for more information about this property.// 
-<space><space><space><space><space><space>**Health** | string, null\\ \\ *read-write| This represents the health state of this resource in the absence of its dependent resources. *See Property Details, below, for more information about this property.+\ \ \ \ \ \ **Oem** {} | object |  | read-write | This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | 
-<space><space><space><space><space><space>**HealthRollup** | string, null\\ \\ *read-write| This represents the overall health state from the view of this resource. *See Property Details, below, for more information about this property.+\ \ \ \ \ \ **State** | string | Yes | read-write | This indicates the known state of the resource, such as if it is enabled.\\ //See Property Details, below, for more information about this property.// 
-<space><space><space><space><space><space>**Oem** {} | object\\ \\ *read-write| This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | +| } |   
-<space><space><space><space><space><space>**State** | string, null\\ \\ *read-write| This indicates the known state of the resource, such as if it is enabled. *See Property Details, below, for more information about this property.+| **UefiDevicePath** | string | Yes | read-only | The UEFI device path for this interface. | 
-| } |     +| **VLAN** |  | Yes | read-write | If this Network Interface supports more than one VLAN, this property will not be present and the client should look for VLANs collection in the link section of this resource. | 
-| **UefiDevicePath** | string, null\\ \\ *read-only| The UEFI device path for this interface. | +| **VLANs** | reference([[documentation:redfish_api:schema_definition#vlannetworkinterfacecollection|VLanNetworkInterfaceCollection]]) |  | read-write | This is a reference to a collection of VLANs and is only used if the interface supports more than one VLANs. |
-| **VLAN** | null\\ \\ *read-write| If this Network Interface supports more than one VLAN, this property will not be present and the client should look for VLANs collection in the link section of this resource. | +
-| **VLANs** object\\ \\ *read-write| This is a reference to a collection of VLANs and is only used if the interface supports more than one VLANs. +
-| <space><space><space><space><space><space>**Description** | string, null\\ \\ *read-write* | Provides a description of this resource and is used for commonality  in the schema definitions. | +
-| <space><space><space><space><space><space>**Members** [ {} ] | array\\ \\ *read-only* | Contains the members of this collection. | +
-| <space><space><space><space><space><space>**[email protected]** | string\\ \\ *read-write* |  | +
-| <space><space><space><space><space><space>**Name** | string\\ \\ *read-write* | A friendly name for this line of service. | +
-| <space><space><space><space><space><space>**Oem** {} | object\\ \\ *read-write* | This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | +
-| } |     |+
  
-===== Property Details =====+=== Property Details ===
  
-==== AddressOrigin: ====+== AddressOrigin ==
  
-string Description +string Description ^
-| --- | --- |+
 | DHCPv6 | Address is provided by a DHCPv6 service | | DHCPv6 | Address is provided by a DHCPv6 service |
 | LinkLocal | Address is valid only for this network segment (link) | | LinkLocal | Address is valid only for this network segment (link) |
Line 1422: Line 1218:
 | Static | A static address as configured by the user | | Static | A static address as configured by the user |
  
-==== AddressState: ====+== AddressState ==
  
-string Description +string Description ^
-| --- | --- |+
 | Deprecated | This address is currently within it's valid lifetime, but is now outside of it's preferred lifetime as defined in RFC 4862. | | Deprecated | This address is currently within it's valid lifetime, but is now outside of it's preferred lifetime as defined in RFC 4862. |
 | Failed | This address has failed Duplicate Address Detection testing as defined in RFC 4862 section 5.4 and is not currently in use. | | Failed | This address has failed Duplicate Address Detection testing as defined in RFC 4862 section 5.4 and is not currently in use. |
Line 1431: Line 1226:
 | Tentative | This address is currently undergoing Duplicate Address Detection testing as defined in RFC 4862 section 5.4. | | Tentative | This address is currently undergoing Duplicate Address Detection testing as defined in RFC 4862 section 5.4. |
  
-==== Health: ====+== Health ==
  
-string Description +string Description ^
-| --- | --- |+
 | Critical | A critical condition exists that requires immediate attention. | | Critical | A critical condition exists that requires immediate attention. |
 | OK | Normal. | | OK | Normal. |
 | Warning | A condition exists that requires attention. | | Warning | A condition exists that requires attention. |
  
-==== HealthRollup: ====+== HealthRollup ==
  
-string Description +string Description ^
-| --- | --- |+
 | Critical | A critical condition exists that requires immediate attention. | | Critical | A critical condition exists that requires immediate attention. |
 | OK | Normal. | | OK | Normal. |
 | Warning | A condition exists that requires attention. | | Warning | A condition exists that requires attention. |
  
-==== LinkStatus: ====+== LinkStatus ==
  
-string Description +string Description ^
-| --- | --- |+
 | LinkDown | There is no link on this interface, but the interface is connected. | | LinkDown | There is no link on this interface, but the interface is connected. |
 | LinkUp | The link is available for communication on this interface. | | LinkUp | The link is available for communication on this interface. |
 | NoLink | There is no link or connection detected on this interface. | | NoLink | There is no link or connection detected on this interface. |
  
-==== State: ====+== State ==
  
-string Description +string Description ^
-| --- | --- |+
 | Absent | This function or resource is not present or not detected. | | Absent | This function or resource is not present or not detected. |
 | Deferring | The element will not process any commands but will queue new requests. | | Deferring | The element will not process any commands but will queue new requests. |
Line 1472: Line 1263:
  
  
-====== Event 1.1.======+===== EthernetInterfaceCollection ===== 
 + 
 +A Collection of EthernetInterface resource instances. 
 + 
 +^ Property ^ Type ^ Nullable ^ Permission ^ Description ^ 
 +| **Description** | string | Yes | read-write | Provides a description of this resource and is used for commonality  in the schema definitions
 +| **Members** | array(reference([[documentation:redfish_api:schema_definition#ethernetinterface|EthernetInterface]])) |  | read-only | Contains the members of this collection. | 
 +| **Name** | string |  | read-write | A friendly name for this line of service. | 
 +| **Oem** {} | object |  | read-write | This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | 
 + 
 +===== Event =====
  
 The Event schema describes the JSON payload received by an Event Destination (which has subscribed to event notification) when events occurs.  This resource contains data about event(s), including descriptions, severity and MessageId reference to a Message Registry that can be accessed for further information. The Event schema describes the JSON payload received by an Event Destination (which has subscribed to event notification) when events occurs.  This resource contains data about event(s), including descriptions, severity and MessageId reference to a Message Registry that can be accessed for further information.
  
-|             | +^ Property ^ Type ^ Nullable ^ Permission ^ Description ^ 
-| --- | --- | --- | +| **Context** | string |  | read-only | A context can be supplied at subscription time.  This property is the context value supplied by the subscriber. | 
-| **Context** *(v1.1+)* | string\\ \\ *read-only| A context can be supplied at subscription time.  This property is the context value supplied by the subscriber. | +| **Description** | string | Yes | read-write | Provides a description of this resource and is used for commonality  in the schema definitions. | 
-| **Description** | string, null\\ \\ *read-write| Provides a description of this resource and is used for commonality  in the schema definitions. | +| **Events** [ { | array |  | read-write | Each event in this array has a set of properties that describe the event.  Since this is an array, more than one event can be sent simultaneously. | 
-| **Events** [ { | array\\ \\ *read-write| Each event in this array has a set of properties that describe the event.  Since this is an array, more than one event can be sent simultaneously. | +\ \ \ \ \ \ **Context** | string |  | read-only | A context can be supplied at subscription time.  This property is the context value supplied by the subscriber. | 
-<space><space><space><space><space><space>**Context** | string\\ \\ *read-only| A context can be supplied at subscription time.  This property is the context value supplied by the subscriber. | +\ \ \ \ \ \ **EventId** | string |  | read-only | This is a unique instance identifier of an event. | 
-<space><space><space><space><space><space>**EventId** | string\\ \\ *read-only| This is a unique instance identifier of an event. | +\ \ \ \ \ \ **EventTimestamp** | string |  | read-only | This is time the event occurred.\\ format: date-time 
-<space><space><space><space><space><space>**EventTimestamp** | string\\ \\ *read-only| This is time the event occurred. | +\ \ \ \ \ \ **EventType** | string |  | read-write | This indicates the type of event sent, according to the definitions in the EventService.\\ //See Property Details, below, for more information about this property.// 
-<space><space><space><space><space><space>**EventType** | string\\ \\ *read-write| This indicates the type of event sent, according to the definitions in the EventService. *See Property Details, below, for more information about this property.+\ \ \ \ \ \ **MemberId** | string |  | read-only | This is the identifier for the member within the collection. | 
-<space><space><space><space><space><space>**MemberId** | string\\ \\ *read-only| This is the identifier for the member within the collection. | +\ \ \ \ \ \ **Message** | string |  | read-only | This is the human readable message, if provided. | 
-<space><space><space><space><space><space>**Message** | string\\ \\ *read-only| This is the human readable message, if provided. | +\ \ \ \ \ \ **MessageArgs** [ {} ] | array |  | read-only | This array of message arguments are substituted for the arguments in the message when looked up in the message registry. | 
-<space><space><space><space><space><space>**MessageArgs** [ {} ] | array\\ \\ *read-only| This array of message arguments are substituted for the arguments in the message when looked up in the message registry. | +\ \ \ \ \ \ **MessageId** | string |  | read-only | This is the key for this message which can be used to look up the message in a message registry.\\ pattern: %%^%%[A-Za-z0-9]+\.\d+\.\d+\.[A-Za-z0-9.]+$ 
-<space><space><space><space><space><space>**MessageId** | string\\ \\ *read-only| This is the key for this message which can be used to look up the message in a message registry. | +\ \ \ \ \ \ **Oem** {} | object |  | read-write | This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | 
-<space><space><space><space><space><space>**Oem** {} | object\\ \\ *read-write| This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | +\ \ \ \ \ \ **OriginOfCondition** {} | object |  | read-write | This indicates the resource that originated the condition that caused the event to be generated. | 
-<space><space><space><space><space><space>**OriginOfCondition** {} | object\\ \\ *read-write| This indicates the resource that originated the condition that caused the event to be generated. | +\ \ \ \ \ \ **Severity** | string |  | read-only | This is the severity of the event. | 
-<space><space><space><space><space><space>**Severity** | string\\ \\ *read-only| This is the severity of the event. | +| } ] |   
-| } ] |     +| **Id** | string |  | read-write | Uniquely identifies the resource within the collection of like resources. | 
-| **[email protected]** | string\\ \\ *read-write* |  | +| **Name** | string |  | read-write | A friendly name for this line of service. | 
-| **Id** | string\\ \\ *read-write| Uniquely identifies the resource within the collection of like resources. | +| **Oem** {} | object |  | read-write | This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. |
-| **Name** | string\\ \\ *read-write| A friendly name for this line of service. | +
-| **Oem** {} | object\\ \\ *read-write| This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. |+
  
-===== Property Details =====+=== Property Details ===
  
-==== EventType: ====+== EventType ==
  
-string Description +string Description ^
-| --- | --- |+
 | Alert | A condition exists which requires attention. | | Alert | A condition exists which requires attention. |
 | ResourceAdded | A resource has been added. | | ResourceAdded | A resource has been added. |
Line 1511: Line 1309:
  
  
-====== EventDestination 1.1.1 ======+===== EventDestination =====
  
 An Event Destination desribes the target of an event subscription, including the types of events subscribed and context to provide to the target in the Event payload. An Event Destination desribes the target of an event subscription, including the types of events subscribed and context to provide to the target in the Event payload.
  
-|             | +^ Property ^ Type ^ Nullable ^ Permission ^ Description ^ 
-| --- | --- | --- | +| **Context** | string |  | read-write | A client-supplied string that is stored with the event destination subscription. | 
-| **Context** | string\\ \\ *read-write| A client-supplied string that is stored with the event destination subscription. | +| **Description** | string | Yes | read-write | Provides a description of this resource and is used for commonality  in the schema definitions. | 
-| **Description** | string, null\\ \\ *read-write| Provides a description of this resource and is used for commonality  in the schema definitions. | +| **Destination** | string |  | read-only | The URI of the destination Event Service.\\ format: uri 
-| **Destination** | string\\ \\ *read-only| The URI of the destination Event Service. | +| **EventTypes** [ {} ] | array |  | read-only | This property shall contain the types of events that shall be sent to the desination. | 
-| **EventTypes** [ {} ] | array\\ \\ *read-only| This property shall contain the types of events that shall be sent to the desination. | +| **HttpHeaders** [ {} ] | array |  | read-write | This is for setting HTTP headers, such as authorization information.  This object will be null on a GET. | 
-| **HttpHeaders** [ {} ] | array\\ \\ *read-write| This is for setting HTTP headers, such as authorization information.  This object will be null on a GET. | +| **Id** | string |  | read-write | Uniquely identifies the resource within the collection of like resources. | 
-| **Id** | string\\ \\ *read-write| Uniquely identifies the resource within the collection of like resources. | +| **MessageIds** [ {} ] | array |  | read-only | A list of MessageIds that the service will only send. | 
-| **MessageIds** *(v1.1+)* [ {} ] | array\\ \\ *read-only| A list of MessageIds that the service will only send. | +| **Name** | string |  | read-write | A friendly name for this line of service. | 
-| **Name** | string\\ \\ *read-write| A friendly name for this line of service. | +| **Oem** {} | object |  | read-write | This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | 
-| **Oem** {} | object\\ \\ *read-write| This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | +| **OriginResources** [ {} ] | array |  | read-only | A list of resources for which the service will only send related events. | 
-| **OriginResources** *(v1.1+)* [ {} ] | array\\ \\ *read-only| A list of resources for which the service will only send related events. | +| **Protocol** | string |  | read-write | The protocol type of the event connection.\\ //See Property Details, below, for more information about this property.// | 
-| **[email protected]** *(v1.1+)* | string\\ \\ *read-write* |  | + 
-| **Protocol** | string\\ \\ *read-write| The protocol type of the event connection. *See Property Details, below, for more information about this property.|+=== Property Details === 
 + 
 +== Protocol == 
 + 
 +^ string ^ 
 +| Redfish |
  
-===== Property Details ===== 
  
-==== Protocol: ====+===== EventDestinationCollection =====
  
-| string | +A Collection of EventDestination resource instances.
-| --- | +
-| Redfish | +
  
 +^ Property ^ Type ^ Nullable ^ Permission ^ Description ^
 +| **Description** | string | Yes | read-write | Provides a description of this resource and is used for commonality  in the schema definitions. |
 +| **Members** | array(reference([[documentation:redfish_api:schema_definition#eventdestination|EventDestination]])) |  | read-only | Contains the members of this collection. |
 +| **Name** | string |  | read-write | A friendly name for this line of service. |
 +| **Oem** {} | object |  | read-write | This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. |
  
-====== EventService 1.0.3 ======+===== EventService =====
  
 The Event Service resource contains properties for managing event subcriptions and generates the events sent to subscribers.  The resource has links to the actual collection of subscriptions (called Event Destinations). The Event Service resource contains properties for managing event subcriptions and generates the events sent to subscribers.  The resource has links to the actual collection of subscriptions (called Event Destinations).
  
-|             | +^ Property ^ Type ^ Nullable ^ Permission ^ Description ^ 
-| --- | --- | --- | +| **Actions** { | object |  | read-write | The available actions for this resource. | 
-| **Actions** { | object\\ \\ *read-write| The available actions for this resource. | +\ \ \ \ \ \ **#EventService.SubmitTestEvent** {} | object |  | read-write | This action is used to generate a test event. | 
-<space><space><space><space><space><space>**#EventService.SubmitTestEvent** {} | object\\ \\ *read-write| This action is used to generate a test event. | +\ \ \ \ \ \ **Oem** {} | object |  | read-write |  | 
-<space><space><space><space><space><space>**Oem** {} | object\\ \\ *read-write|  | +| } |   
-| } |     +| **DeliveryRetryAttempts** | number |  | read-only | This is the number of attempts an event posting is retried before the subscription is terminated. | 
-| **DeliveryRetryAttempts** | number\\ \\ *read-only| This is the number of attempts an event posting is retried before the subscription is terminated. | +| **DeliveryRetryIntervalSeconds** | number |  | read-only | This represents the number of seconds between retry attempts for sending any given Event.\\ unit: s 
-| **DeliveryRetryIntervalSeconds** | number\\ (s)\\ \\ *read-only| This represents the number of seconds between retry attempts for sending any given Event. | +| **Description** | string | Yes | read-write | Provides a description of this resource and is used for commonality  in the schema definitions. | 
-| **Description** | string, null\\ \\ *read-write| Provides a description of this resource and is used for commonality  in the schema definitions. | +| **EventTypesForSubscription** [ {} ] | array |  | read-only | This is the types of Events that can be subscribed to. | 
-| **EventTypesForSubscription** [ {} ] | array\\ \\ *read-only| This is the types of Events that can be subscribed to. | +| **Id** | string |  | read-write | Uniquely identifies the resource within the collection of like resources. | 
-| **Id** | string\\ \\ *read-write| Uniquely identifies the resource within the collection of like resources. | +| **Name** | string |  | read-write | A friendly name for this line of service. | 
-| **Name** | string\\ \\ *read-write| A friendly name for this line of service. | +| **Oem** {} | object |  | read-write | This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | 
-| **Oem** {} | object\\ \\ *read-write| This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | +| **ServiceEnabled** | boolean | Yes | read-write | This indicates whether this service is enabled. | 
-| **ServiceEnabled** | boolean, null\\ \\ *read-write| This indicates whether this service is enabled. | +| **Status** { | object |  | read-only |  | 
-| **Status** { | object\\ \\ *read-only|  | +\ \ \ \ \ \ **Health** | string | Yes | read-write | This represents the health state of this resource in the absence of its dependent resources.\\ //See Property Details, below, for more information about this property.// 
-<space><space><space><space><space><space>**Health** | string, null\\ \\ *read-write| This represents the health state of this resource in the absence of its dependent resources. *See Property Details, below, for more information about this property.+\ \ \ \ \ \ **HealthRollup** | string | Yes | read-write | This represents the overall health state from the view of this resource.\\ //See Property Details, below, for more information about this property.// 
-<space><space><space><space><space><space>**HealthRollup** | string, null\\ \\ *read-write| This represents the overall health state from the view of this resource. *See Property Details, below, for more information about this property.+\ \ \ \ \ \ **Oem** {} | object |  | read-write | This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | 
-<space><space><space><space><space><space>**Oem** {} | object\\ \\ *read-write| This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | +\ \ \ \ \ \ **State** | string | Yes | read-write | This indicates the known state of the resource, such as if it is enabled.\\ //See Property Details, below, for more information about this property.// 
-<space><space><space><space><space><space>**State** | string, null\\ \\ *read-write| This indicates the known state of the resource, such as if it is enabled. *See Property Details, below, for more information about this property.+| } |   
-| } |     +| **Subscriptions** | reference([[documentation:redfish_api:schema_definition#eventdestinationcollection|EventDestinationCollection]]) |  | read-write | This is a reference to a collection of Event Destination resources. |
-| **Subscriptions** object\\ \\ *read-write| This is a reference to a collection of Event Destination resources. +
-| <space><space><space><space><space><space>**Description** | string, null\\ \\ *read-write* | Provides a description of this resource and is used for commonality  in the schema definitions. | +
-| <space><space><space><space><space><space>**Members** [ {} ] | array\\ \\ *read-only* | Contains the members of this collection. | +
-| <space><space><space><space><space><space>**[email protected]** | string\\ \\ *read-write* |  | +
-| <space><space><space><space><space><space>**Name** | string\\ \\ *read-write* | A friendly name for this line of service. | +
-| <space><space><space><space><space><space>**Oem** {} | object\\ \\ *read-write* | This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | +
-| } |     |+
  
-===== Property Details =====+=== Property Details ===
  
-==== Health: ====+== Health ==
  
-string Description +string Description ^
-| --- | --- |+
 | Critical | A critical condition exists that requires immediate attention. | | Critical | A critical condition exists that requires immediate attention. |
 | OK | Normal. | | OK | Normal. |
 | Warning | A condition exists that requires attention. | | Warning | A condition exists that requires attention. |
  
-==== HealthRollup: ====+== HealthRollup ==
  
-string Description +string Description ^
-| --- | --- |+
 | Critical | A critical condition exists that requires immediate attention. | | Critical | A critical condition exists that requires immediate attention. |
 | OK | Normal. | | OK | Normal. |
 | Warning | A condition exists that requires attention. | | Warning | A condition exists that requires attention. |
  
-==== State: ====+== State ==
  
-string Description +string Description ^
-| --- | --- |+
 | Absent | This function or resource is not present or not detected. | | Absent | This function or resource is not present or not detected. |
 | Deferring | The element will not process any commands but will queue new requests. | | Deferring | The element will not process any commands but will queue new requests. |
Line 1606: Line 1401:
  
  
-====== Fabric 1.0.1 ======+===== Fabric =====
  
 Fabric contains properties describing a simple fabric consisting of one or more switches, zero or more endpoints, and zero or more zones. Fabric contains properties describing a simple fabric consisting of one or more switches, zero or more endpoints, and zero or more zones.
  
-|             | +^ Property ^ Type ^ Nullable ^ Permission ^ Description ^ 
-| --- | --- | --- | +| **Actions** { | object |  | read-write | The available actions for this resource. | 
-| **Actions** { | object\\ \\ *read-write| The available actions for this resource. | +\ \ \ \ \ \ **Oem** {} | object |  | read-write |  | 
-<space><space><space><space><space><space>**Oem** {} | object\\ \\ *read-write|  | +| } |   
-| } |     +| **Description** | string | Yes | read-write | Provides a description of this resource and is used for commonality  in the schema definitions. | 
-| **Description** | string, null\\ \\ *read-write| Provides a description of this resource and is used for commonality  in the schema definitions. | +| **Endpoints** | reference([[documentation:redfish_api:schema_definition#endpointcollection|EndpointCollection]]) |  | read-write | A collection of references to the endpoints contained in this fabric. | 
-| **Endpoints** object\\ \\ *read-write| A collection of references to the endpoints contained in this fabric. | +| **FabricType** |  | Yes | read-write | The protocol being sent over this fabric. | 
-<space><space><space><space><space><space>**Description** | string, null\\ \\ *read-write* | Provides a description of this resource and is used for commonality  in the schema definitions. | +| **Id** | string |  | read-write | Uniquely identifies the resource within the collection of like resources. | 
-<space><space><space><space><space><space>**Members** [ {} ] | array\\ \\ *read-only* | The value of each member references an Endpoint resource. | +| **Links** { | object |  | read-write | Contains references to other resources that are related to this resource. | 
-| <space><space><space><space><space><space>**[email protected]** | string\\ \\ *read-write* |  | +\ \ \ \ \ \ **Oem** {} | object |  | read-write | Oem extension object. | 
-| <space><space><space><space><space><space>**Name** | string\\ \\ *read-write* | A friendly name for this line of service. | +| } |   
-| <space><space><space><space><space><space>**Oem** {} | object\\ \\ *read-write* | This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | +| **MaxZones** | number | Yes | read-only | The value of this property shall contain the maximum number of zones the switch can currently configure. | 
-| } |     | +| **Name** | string |  | read-write | A friendly name for this line of service. | 
-| **FabricType** | null\\ \\ *read-write* | The protocol being sent over this fabric. | +| **Oem** {} | object |  | read-write | This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | 
-| **Id** | string\\ \\ *read-write| Uniquely identifies the resource within the collection of like resources. | +| **Status** { | object |  | read-only |  | 
-| **Links** { | object\\ \\ *read-write| Contains references to other resources that are related to this resource. | +\ \ \ \ \ \ **Health** | string | Yes | read-write | This represents the health state of this resource in the absence of its dependent resources.\\ //See Property Details, below, for more information about this property.// 
-<space><space><space><space><space><space>**Oem** {} | object\\ \\ *read-write| Oem extension object. | +\ \ \ \ \ \ **HealthRollup** | string | Yes | read-write | This represents the overall health state from the view of this resource.\\ //See Property Details, below, for more information about this property.// 
-| } |     +\ \ \ \ \ \ **Oem** {} | object |  | read-write | This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | 
-| **MaxZones** | number, null\\ \\ *read-only| The value of this property shall contain the maximum number of zones the switch can currently configure. | +\ \ \ \ \ \ **State** | string | Yes | read-write | This indicates the known state of the resource, such as if it is enabled.\\ //See Property Details, below, for more information about this property.// 
-| **Name** | string\\ \\ *read-write| A friendly name for this line of service. | +| } |   
-| **Oem** {} | object\\ \\ *read-write| This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | +| **Switches** | reference([[documentation:redfish_api:schema_definition#switchcollection|SwitchCollection]]) |  | read-write | A collection of references to the switches contained in this fabric. | 
-| **Status** { | object\\ \\ *read-only|  | +| **Zones** | reference([[documentation:redfish_api:schema_definition#zonecollection|ZoneCollection]]|  | read-write | A collection of references to the zones contained in this fabric. |
-<space><space><space><space><space><space>**Health** | string, null\\ \\ *read-write| This represents the health state of this resource in the absence of its dependent resources. *See Property Details, below, for more information about this property.+
-<space><space><space><space><space><space>**HealthRollup** | string, null\\ \\ *read-write| This represents the overall health state from the view of this resource. *See Property Details, below, for more information about this property.+
-<space><space><space><space><space><space>**Oem** {} | object\\ \\ *read-write| This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | +
-<space><space><space><space><space><space>**State** | string, null\\ \\ *read-write| This indicates the known state of the resource, such as if it is enabled. *See Property Details, below, for more information about this property.+
-| } |     +
-| **Switches** object\\ \\ *read-write| A collection of references to the switches contained in this fabric. | +
-<space><space><space><space><space><space>**Description** | string, null\\ \\ *read-write* Provides a description of this resource and is used for commonality  in the schema definitions. | +
-| <space><space><space><space><space><space>**Members** [ {} | array\\ \\ *read-only* | Contains the members of this collection. | +
-| <space><space><space><space><space><space>**[email protected]** | string\\ \\ *read-write* |  | +
-| <space><space><space><space><space><space>**Name** | string\\ \\ *read-write* | A friendly name for this line of service. | +
-| <space><space><space><space><space><space>**Oem** {} | object\\ \\ *read-write* | This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | +
-| } |     | +
-| **Zones** { | object\\ \\ *read-write* | A collection of references to the zones contained in this fabric. +
-| <space><space><space><space><space><space>**Description** | string, null\\ \\ *read-write* | Provides a description of this resource and is used for commonality  in the schema definitions. | +
-| <space><space><space><space><space><space>**Members** [ {} ] | array\\ \\ *read-only* | Contains the members of this collection. | +
-| <space><space><space><space><space><space>**[email protected]** | string\\ \\ *read-write* |  | +
-| <space><space><space><space><space><space>**Name** | string\\ \\ *read-write* | A friendly name for this line of service. | +
-| <space><space><space><space><space><space>**Oem** {} | object\\ \\ *read-write* | This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | +
-| } |     |+
  
-===== Property Details =====+=== Property Details ===
  
-==== Health: ====+== Health ==
  
-string Description +string Description ^
-| --- | --- |+
 | Critical | A critical condition exists that requires immediate attention. | | Critical | A critical condition exists that requires immediate attention. |
 | OK | Normal. | | OK | Normal. |
 | Warning | A condition exists that requires attention. | | Warning | A condition exists that requires attention. |
  
-==== HealthRollup: ====+== HealthRollup ==
  
-string Description +string Description ^
-| --- | --- |+
 | Critical | A critical condition exists that requires immediate attention. | | Critical | A critical condition exists that requires immediate attention. |
 | OK | Normal. | | OK | Normal. |
 | Warning | A condition exists that requires attention. | | Warning | A condition exists that requires attention. |
  
-==== State: ====+== State ==
  
-string Description +string Description ^
-| --- | --- |+
 | Absent | This function or resource is not present or not detected. | | Absent | This function or resource is not present or not detected. |
 | Deferring | The element will not process any commands but will queue new requests. | | Deferring | The element will not process any commands but will queue new requests. |
Line 1687: Line 1460:
  
  
-====== FileShare 1.0.======+===== FabricCollection ===== 
 + 
 +A Collection of Fabric resource instances. 
 + 
 +^ Property ^ Type ^ Nullable ^ Permission ^ Description ^ 
 +| **Description** | string | Yes | read-write | Provides a description of this resource and is used for commonality  in the schema definitions
 +| **Members** | array(reference([[documentation:redfish_api:schema_definition#fabric|Fabric]])) |  | read-only | Contains the members of this collection. | 
 +| **Name** | string |  | read-write | A friendly name for this line of service. | 
 +| **Oem** {} | object |  | read-write | This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | 
 + 
 +===== FileShare =====
  
 An instance of a shared set of files with a common directory structure. An instance of a shared set of files with a common directory structure.
  
-|             | +^ Property ^ Type ^ Nullable ^ Permission ^ Description ^ 
-| --- | --- | --- | +| **CASupported** | boolean | Yes | read-write | Continuous Availability is supported. Client/Server mediated recovery from network and server failure with application transparency. 
-| **CASupported** | boolean, null\\ \\ *read-write| Continuous Availability is supported. Client/Server mediated recovery from network and server failure with application transparency. +| **DefaultAccessPrivileges** [ {} ] | array |  | read-only | An array of default access privileges for the file share. The types of default access can include Read, Write, and/or Execute. | 
-| **DefaultAccessPrivileges** [ {} ] | array\\ \\ *read-only| An array of default access privileges for the file share. The types of default access can include Read, Write, and/or Execute. | +| **Description** | string | Yes | read-write | Provides a description of this resource and is used for commonality  in the schema definitions. | 
-| **Description** | string, null\\ \\ *read-write| Provides a description of this resource and is used for commonality  in the schema definitions. | +| **EthernetInterfaces** | reference([[documentation:redfish_api:schema_definition#ethernetinterfacecollection|EthernetInterfaceCollection]]) |  | read-write | A link to the collection of Ethernet interfaces that provide access to this file share. | 
-| **EthernetInterfaces** object\\ \\ *read-write| A link to the collection of Ethernet interfaces that provide access to this file share. | +| **ExecuteSupport** | boolean Yes | read-only | Execute access is supported by the file share. | 
-<space><space><space><space><space><space>**Description** | string, null\\ \\ *read-write* Provides a description of this resource and is used for commonality  in the schema definitions. | +| **FileSharePath** | string | Yes | read-only | A path to an exported file or directory on the file system where this file share is hosted. | 
-| <space><space><space><space><space><space>**Members** [ {} ] | array\\ \\ *read-only* | Contains the members of this collection. | +| **FileShareQuotaType** | string | Yes | read-write | Specifies the type of quota enforcement.\\ //See Property Details, below, for more information about this property.// 
-| <space><space><space><space><space><space>**[email protected]** | string\\ \\ *read-write* |  | +| **FileShareRemainingQuotaBytes** | number | Yes | read-write | The number of remaining bytes that may be used by this file share.\\ unit: By 
-| <space><space><space><space><space><space>**Name** | string\\ \\ *read-write* | A friendly name for this line of service. | +| **FileShareTotalQuotaBytes** | number | Yes | read-write | The maximum number of bytes that may be used by this file share.\\ unit: By 
-| <space><space><space><space><space><space>**Oem** {} | object\\ \\ *read-write* | This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | +| **FileSharingProtocols** [ {} ] | array |  | read-only | An array of file sharing protocols supported by this file share. | 
-| } |     | +| **Id** | string |  | read-write | Uniquely identifies the resource within the collection of like resources. | 
-| **ExecuteSupport** | boolean, null\\ \\ *read-only* | Execute access is supported by the file share. | +| **Links** { | object |  | read-only | Contains links to other resources that are related to this resource. | 
-| **FileSharePath** | string, null\\ \\ *read-only| A path to an exported file or directory on the file system where this file share is hosted. | +\ \ \ \ \ \ **ClassOfService** {} | object | Yes | read-write | A link to the ClassOfService for this file share. | 
-| **FileShareQuotaType** | string, null\\ \\ *read-write| Specifies the type of quota enforcement. *See Property Details, below, for more information about this property.+\ \ \ \ \ \ **FileSystem** {} | object | Yes | read-write | A link to the file system containing the file share. | 
-| **FileShareRemainingQuotaBytes** | number, null\\ (By)\\ \\ *read-write| The number of remaining bytes that may be used by this file share. | +\ \ \ \ \ \ **Oem** {} | object |  | read-write | Oem extension object. | 
-| **FileShareTotalQuotaBytes** | number, null\\ (By)\\ \\ *read-write| The maximum number of bytes that may be used by this file share. | +| } |   
-| **FileSharingProtocols** [ {} ] | array\\ \\ *read-only| An array of file sharing protocols supported by this file share. | +| **LowSpaceWarningThresholdPercents** [ {} ] | array |  | read-write | An array of low space warning threshold percentages for the file share. | 
-| **Id** | string\\ \\ *read-write| Uniquely identifies the resource within the collection of like resources. | +| **Name** | string |  | read-write | A friendly name for this line of service. | 
-| **Links** { | object\\ \\ *read-only| Contains links to other resources that are related to this resource. | +| **Oem** {} | object |  | read-write | This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | 
-<space><space><space><space><space><space>**ClassOfService** {} | object, null\\ \\ *read-write| A link to the ClassOfService for this file share. | +| **RootAccess** | boolean | Yes | read-only | Root access is allowed by the file share. | 
-<space><space><space><space><space><space>**FileSystem** {} | object, null\\ \\ *read-write| A link to the file system containing the file share. | +| **Status** { | object | Yes | read-only | Indicates the status of the file share. | 
-<space><space><space><space><space><space>**Oem** {} | object\\ \\ *read-write| Oem extension object. | +\ \ \ \ \ \ **Health** | string | Yes | read-write | This represents the health state of this resource in the absence of its dependent resources.\\ //See Property Details, below, for more information about this property.// 
-| } |     +\ \ \ \ \ \ **HealthRollup** | string | Yes | read-write | This represents the overall health state from the view of this resource.\\ //See Property Details, below, for more information about this property.// 
-| **LowSpaceWarningThresholdPercents** [ {} ] | array\\ \\ *read-write| An array of low space warning threshold percentages for the file share. | +\ \ \ \ \ \ **Oem** {} | object |  | read-write | This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | 
-| **Name** | string\\ \\ *read-write| A friendly name for this line of service. | +\ \ \ \ \ \ **State** | string | Yes | read-write | This indicates the known state of the resource, such as if it is enabled.\\ //See Property Details, below, for more information about this property.// 
-| **Oem** {} | object\\ \\ *read-write| This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | +| } |   
-| **RootAccess** | boolean, null\\ \\ *read-only| Root access is allowed by the file share. | +| **WritePolicy** | string | Yes | read-write | Defines how writes are replicated to the shared source.\\ //See Property Details, below, for more information about this property.// |
-| **Status** { | object, null\\ \\ *read-only| Indicates the status of the file share. | +
-<space><space><space><space><space><space>**Health** | string, null\\ \\ *read-write| This represents the health state of this resource in the absence of its dependent resources. *See Property Details, below, for more information about this property.+
-<space><space><space><space><space><space>**HealthRollup** | string, null\\ \\ *read-write| This represents the overall health state from the view of this resource. *See Property Details, below, for more information about this property.+
-<space><space><space><space><space><space>**Oem** {} | object\\ \\ *read-write| This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | +
-<space><space><space><space><space><space>**State** | string, null\\ \\ *read-write| This indicates the known state of the resource, such as if it is enabled. *See Property Details, below, for more information about this property.+
-| } |     +
-| **WritePolicy** | string, null\\ \\ *read-write| Defines how writes are replicated to the shared source. *See Property Details, below, for more information about this property.|+
  
-===== Property Details =====+=== Property Details ===
  
-==== FileShareQuotaType: ====+== FileShareQuotaType ==
  
-string Description +string Description ^
-| --- | --- |+
 | Hard | Quotas are enabled and enforced. | | Hard | Quotas are enabled and enforced. |
 | Soft | Quotas are enabled but not enforced. | | Soft | Quotas are enabled but not enforced. |
  
-==== Health: ====+== Health ==
  
-string Description +string Description ^
-| --- | --- |+
 | Critical | A critical condition exists that requires immediate attention. | | Critical | A critical condition exists that requires immediate attention. |
 | OK | Normal. | | OK | Normal. |
 | Warning | A condition exists that requires attention. | | Warning | A condition exists that requires attention. |
  
-==== HealthRollup: ====+== HealthRollup ==
  
-string Description +string Description ^
-| --- | --- |+
 | Critical | A critical condition exists that requires immediate attention. | | Critical | A critical condition exists that requires immediate attention. |
 | OK | Normal. | | OK | Normal. |
 | Warning | A condition exists that requires attention. | | Warning | A condition exists that requires attention. |
  
-==== State: ====+== State ==
  
-string Description +string Description ^
-| --- | --- |+
 | Absent | This function or resource is not present or not detected. | | Absent | This function or resource is not present or not detected. |
 | Deferring | The element will not process any commands but will queue new requests. | | Deferring | The element will not process any commands but will queue new requests. |
Line 1768: Line 1540:
 | Updating | The element is updating and may be unavailable or degraded. | | Updating | The element is updating and may be unavailable or degraded. |
  
-==== WritePolicy: ====+== WritePolicy ==
  
-string Description +string Description ^
-| --- | --- |+
 | Active | Active-Active (i.e. bidirectional) synchronous updates. | | Active | Active-Active (i.e. bidirectional) synchronous updates. |
 | Adaptive | Allows implementation to switch between synchronous and asynchronous modes. | | Adaptive | Allows implementation to switch between synchronous and asynchronous modes. |
Line 1778: Line 1549:
  
  
-====== FileSystem 1.0.0 ======+===== FileSystem =====
  
 An instance of a hierarchical namespace of files. An instance of a hierarchical namespace of files.
  
-|             | +^ Property ^ Type ^ Nullable ^ Permission ^ Description ^ 
-| --- | --- | --- | +| **AccessCapabilities** [ {} ] | array |  | read-write | An array of supported IO access capabilities. | 
-| **AccessCapabilities** [ {} ] | array\\ \\ *read-write| An array of supported IO access capabilities. | +| **BlockSizeBytes** | number | Yes | read-only | Block size of the file system in bytes.\\ unit: By 
-| **BlockSizeBytes** | number, null\\ (By)\\ \\ *read-only| Block size of the file system in bytes. | +| **Capacity** { | object | Yes | read-write | Capacity allocated to the file system. | 
-| **Capacity** { | object, null\\ \\ *read-write| Capacity allocated to the file system. | +\ \ \ \ \ \ **Data** {} | object | Yes | read-write | The capacity information relating to the user data. | 
-<space><space><space><space><space><space>**Data** {} | object, null\\ \\ *read-write| The capacity information relating to the user data. | +\ \ \ \ \ \ **IsThinProvisioned** | boolean | Yes | read-write | Marks that the capacity is not necessarily fully allocated. | 
-<space><space><space><space><space><space>**IsThinProvisioned** | boolean, null\\ \\ *read-write| Marks that the capacity is not necessarily fully allocated. | +\ \ \ \ \ \ **Metadata** {} | object | Yes | read-write | The capacity information relating to  metadata. | 
-<space><space><space><space><space><space>**Metadata** {} | object, null\\ \\ *read-write| The capacity information relating to  metadata. | +\ \ \ \ \ \ **Snapshot** {} | object | Yes | read-write | The capacity information relating to snapshot or backup data. | 
-<space><space><space><space><space><space>**Snapshot** {} | object, null\\ \\ *read-write| The capacity information relating to snapshot or backup data. | +| } |   
-| } |     +| **CapacitySources** [ { | array |  | read-write | An array of capacity sources for the file system. | 
-| **CapacitySources** [ { | array\\ \\ *read-write| An array of capacity sources for the file system. | +\ \ \ \ \ \ **ProvidedCapacity** {} | object | Yes | read-write | The amount of space that has been provided from the ProvidingDrives, ProvidingVolumes or ProvidingPools. | 
-<space><space><space><space><space><space>**ProvidedCapacity** {} | object, null\\ \\ *read-write| The amount of space that has been provided from the ProvidingDrives, ProvidingVolumes or ProvidingPools. | +\ \ \ \ \ \ **ProvidedClassOfService** {} | object | Yes | read-write | The ClassOfService provided from the ProvidingDrives, ProvidingVolumes or ProvidingPools. | 
-<space><space><space><space><space><space>**ProvidedClassOfService** {} | object, null\\ \\ *read-write| The ClassOfService provided from the ProvidingDrives, ProvidingVolumes or ProvidingPools. | +\ \ \ \ \ \ **ProvidingDrives** {} | object | Yes | read-write | The drive or drives that provide this space. | 
-<space><space><space><space><space><space>**ProvidingDrives** {} | object, null\\ \\ *read-write| The drive or drives that provide this space. | +\ \ \ \ \ \ **ProvidingPools** {} | object | Yes | read-write | The pool or pools that provide this space. | 
-<space><space><space><space><space><space>**ProvidingPools** {} | object, null\\ \\ *read-write| The pool or pools that provide this space. | +\ \ \ \ \ \ **ProvidingVolumes** {} | object | Yes | read-write | The volume or volumes that provide this space. | 
-<space><space><space><space><space><space>**ProvidingVolumes** {} | object, null\\ \\ *read-write| The volume or volumes that provide this space. | +| } ] |   
-| } ] |     +| **CasePreserved** | boolean | Yes | read-write | The case of file names is preserved by the file system. | 
-| **CasePreserved** | boolean, null\\ \\ *read-write| The case of file names is preserved by the file system. | +| **CaseSensitive** | boolean | Yes | read-write | Case sensitive file names are supported by the file system. | 
-| **CaseSensitive** | boolean, null\\ \\ *read-write| Case sensitive file names are supported by the file system. | +| **CharacterCodeSet** [ {} ] | array |  | read-write | An array of the character sets or encodings supported by the file system. | 
-| **CharacterCodeSet** [ {} ] | array\\ \\ *read-write| An array of the character sets or encodings supported by the file system. | +| **ClusterSizeBytes** | number | Yes | read-write | A value indicating the minimum file allocation size imposed by the file system.\\ unit: By\\ minimum: 1 
-| **ClusterSizeBytes** | number, null\\ (By)\\ \\ *read-write| A value indicating the minimum file allocation size imposed by the file system. | +| **Description** | string | Yes | read-write | Provides a description of this resource and is used for commonality  in the schema definitions. | 
-| **Description** | string, null\\ \\ *read-write| Provides a description of this resource and is used for commonality  in the schema definitions. | +| **ExportedShares** | array(reference([[documentation:redfish_api:schema_definition#fileshare|FileShare]])) |  | read-only | An array of exported file shares of this file system. | 
-| **ExportedShares** [ { | array\\ \\ *read-only* An array of exported file shares of this file system. | +| **Id** | string |  | read-write | Uniquely identifies the resource within the collection of like resources. | 
-| <space><space><space><space><space><space>**CASupported** | boolean, null\\ \\ *read-write* | Continuous Availability is supported. Client/Server mediated recovery from network and server failure with application transparency.  | +| **Links** { | object |  | read-only | Contains links to other resources that are related to this resource. | 
-| <space><space><space><space><space><space>**DefaultAccessPrivileges** [ {} ] | array\\ \\ *read-only| An array of default access privileges for the file share. The types of default access can include Read, Write, and/or Execute. | +| \ \ \ \ \ \ **ClassOfService** {} | object | Yes | read-write The ClassOfService of this file system. | 
-| <space><space><space><space><space><space>**Description** | string, null\\ \\ *read-write* | Provides a description of this resource and is used for commonality  in the schema definitions. | +| \ \ \ \ \ \ **Oem** {} | object  | read-write | Oem extension object. | 
-| <space><space><space><space><space><space>**EthernetInterfaces** {} | object\\ \\ *read-write* | A link to the collection of Ethernet interfaces that provide access to this file share. | +| \ \ \ \ \ \ **ReplicaCollection** [ {} ] | array |  | read-only | An array of links to replicas for this file system. | 
-| <space><space><space><space><space><space>**ExecuteSupport** | boolean, null\\ \\ *read-only* | Execute access is supported by the file share. | + |  | 
-| <space><space><space><space><space><space>**FileSharePath** | string, null\\ \\ *read-only* | A path to an exported file or directory on the file system where this file share is hosted. | +| **LowSpaceWarningThresholdPercents** [ {} ] | array |  | read-write | An array of low space warning threshold percentages for the file system. | 
-<space><space><space><space><space><space>**FileShareQuotaType** | string, null\\ \\ *read-write* Specifies the type of quota enforcement. *See Property Details, below, for more information about this property.* | +| **MaxFileNameLengthBytes** | number | Yes | read-write | A value indicating the maximum length of a file name within the file system.\\ unit: By\\ minimum: 1 
-| <space><space><space><space><space><space>**FileShareRemainingQuotaBytes** | number, null\\ (By)\\ \\ *read-write* | The number of remaining bytes that may be used by this file share. | +| **Name** | string |  | read-write | A friendly name for this line of service. | 
-| <space><space><space><space><space><space>**FileShareTotalQuotaBytes** | number, null\\ (By)\\ \\ *read-write* | The maximum number of bytes that may be used by this file share. | +| **Oem** {} | object |  | read-write | This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | 
-| <space><space><space><space><space><space>**FileSharingProtocols** [ {} ] | array\\ \\ *read-only* | An array of file sharing protocols supported by this file share. | +| **RemainingCapacity** { | object | Yes | read-write | Remaining capacity allocated to the file system. | 
-| <space><space><space><space><space><space>**Id** | string\\ \\ *read-write* | Uniquely identifies the resource within the collection of like resources. | +\ \ \ \ \ \ **Data** {} | object | Yes | read-write | The capacity information relating to the user data. | 
-<space><space><space><space><space><space>**Links** {| object\\ \\ *read-only| Contains links to other resources that are related to this resource. | +\ \ \ \ \ \ **IsThinProvisioned** | boolean | Yes | read-write | Marks that the capacity is not necessarily fully allocated. | 
-<space><space><space><space><space><space>**LowSpaceWarningThresholdPercents** [ {} ] | array\\ \\ *read-write* | An array of low space warning threshold percentages for the file share. | +\ \ \ \ \ \ **Metadata** {} | object | Yes | read-write | The capacity information relating to  metadata. | 
-| <space><space><space><space><space><space>**Name** | string\\ \\ *read-write| A friendly name for this line of service. | +\ \ \ \ \ \ **Snapshot** {} | object | Yes | read-write | The capacity information relating to snapshot or backup data. | 
-| <space><space><space><space><space><space>**Oem** {} | object\\ \\ *read-write* This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | +| } |   
-| <space><space><space><space><space><space>**RootAccess** | boolean, null\\ \\ *read-only* Root access is allowed by the file share. | +| **ReplicaInfo** { | object | Yes | read-write | This value describes the replica attributes if this file system is a replica. | 
-<space><space><space><space><space><space>**Status** {} | object, null\\ \\ *read-only* | Indicates the status of the file share. | +\ \ \ \ \ \ **ConsistencyEnabled** | boolean | Yes | read-only | True if consistency is enabled. | 
-| <space><space><space><space><space><space>**WritePolicy** | string, null\\ \\ *read-write| Defines how writes are replicated to the shared source. *See Property Details, below, for more information about this property.+\ \ \ \ \ \ **ConsistencyState** | string | Yes | read-write | The current state of consistency.\\ //See Property Details, below, for more information about this property.// 
-    | +\ \ \ \ \ \ **ConsistencyStatus** | string | Yes | read-write | The current status of consistency.\\ //See Property Details, below, for more information about this property.// 
-| **Id** | string\\ \\ *read-write* | Uniquely identifies the resource within the collection of like resources. | +\ \ \ \ \ \ **ConsistencyType** | string | Yes | read-write | Indicates the consistency type used by the source and its associated target group.\\ //See Property Details, below, for more information about this property.// 
-| **Links** { | object\\ \\ *read-only* | Contains links to other resources that are related to this resource. | +\ \ \ \ \ \ **FailedCopyStopsHostIO** | boolean | Yes | read-only | If true, the storage array tells host to stop sending data to source element if copying to a remote element fails. | 
-<space><space><space><space><space><space>**ClassOfService** {} | object, null\\ \\ *read-write* | The ClassOfService of this file system. | +\ \ \ \ \ \ **PercentSynced** | number | Yes | read-only | Specifies the percent of the work completed to reach synchronization.\\ unit: % 
-| <space><space><space><space><space><space>**Oem** {} | object\\ \\ *read-write* | Oem extension object. | +\ \ \ \ \ \ **Replica** |  | Yes | read-write | The resource that is the source of this replica. | 
-| <space><space><space><space><space><space>**ReplicaCollection** [ {} ] | array\\ \\ *read-only| An array of links to replicas for this file system. | +\ \ \ \ \ \ **ReplicaPriority** | string | Yes | read-write | The priority of background copy engine I/O to be managed relative to host I/O operations during a sequential background copy operation.\\ //See Property Details, below, for more information about this property.// 
-<space><space><space><space><space><space>**[email protected]** string\\ \\ *read-write* |  +\ \ \ \ \ \ **ReplicaProgressStatus** | string | Yes | read-write | The status of the session with respect to Replication activity.\\ //See Property Details, below, for more information about this property.// 
-| } |     +\ \ \ \ \ \ **ReplicaReadOnlyAccess** | string | Yes | read-write | This property specifies whether the source, the target, or both elements are read only to the host.\\ //See Property Details, below, for more information about this property.// 
-| **LowSpaceWarningThresholdPercents** [ {} ] | array\\ \\ *read-write| An array of low space warning threshold percentages for the file system. | +\ \ \ \ \ \ **ReplicaRecoveryMode** | string | Yes | read-write | Describes whether the copy operation continues after a broken link is restored.\\ //See Property Details, below, for more information about this property.// 
-| **MaxFileNameLengthBytes** | number, null\\ (By)\\ \\ *read-write| A value indicating the maximum length of a file name within the file system. | +\ \ \ \ \ \ **ReplicaRole** | string | Yes | read-write | The source or target role of this replica.\\ //See Property Details, below, for more information about this property.// 
-| **Name** | string\\ \\ *read-write| A friendly name for this line of service. | +\ \ \ \ \ \ **ReplicaSkewBytes** | number | Yes | read-only | Applies to Adaptive mode and it describes maximum number of bytes the SyncedElement (target) can be out of sync.\\ unit: By 
-| **Oem** {} | object\\ \\ *read-write| This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | +\ \ \ \ \ \ **ReplicaState** | string | Yes | read-write | ReplicaState describes the state of the relationship with respect to Replication activity.\\ //See Property Details, below, for more information about this property.// 
-| **RemainingCapacity** { | object, null\\ \\ *read-write| Remaining capacity allocated to the file system. | +\ \ \ \ \ \ **ReplicaType** | string | Yes | read-write | ReplicaType describes the intended outcome of the replication.\\ //See Property Details, below, for more information about this property.// 
-<space><space><space><space><space><space>**Data** {} | object, null\\ \\ *read-write| The capacity information relating to the user data. | +\ \ \ \ \ \ **ReplicaUpdateMode** | string | Yes | read-write | Describes whether the target elements will be updated synchronously or asynchronously.\\ //See Property Details, below, for more information about this property.// 
-<space><space><space><space><space><space>**IsThinProvisioned** | boolean, null\\ \\ *read-write| Marks that the capacity is not necessarily fully allocated. | +\ \ \ \ \ \ **RequestedReplicaState** | string | Yes | read-write | The last requested or desired state for the relationship.\\ //See Property Details, below, for more information about this property.// 
-<space><space><space><space><space><space>**Metadata** {} | object, null\\ \\ *read-write| The capacity information relating to  metadata. | +\ \ \ \ \ \ **SyncMaintained** | boolean | Yes | read-only | Synchronization is maintained. | 
-<space><space><space><space><space><space>**Snapshot** {} | object, null\\ \\ *read-write| The capacity information relating to snapshot or backup data. | +\ \ \ \ \ \ **UndiscoveredElement** | string | Yes | read-write | This property specifies whether the source, the target, or both elements involved in a copy operation are undiscovered.\\ //See Property Details, below, for more information about this property.// 
-| } |     +\ \ \ \ \ \ **WhenActivated** | string | Yes | read-only | Specifies when point-in-time copy was taken or when the replication relationship is activated, reactivated, resumed or re-established.\\ unit: % 
-| **ReplicaInfo** { | object, null\\ \\ *read-write| This value describes the replica attributes if this file system is a replica. | +\ \ \ \ \ \ **WhenDeactivated** | string | Yes | read-only | Specifies when the replication relationship is deactivated.\\ unit: % 
-<space><space><space><space><space><space>**ConsistencyEnabled** | boolean, null\\ \\ *read-only| True if consistency is enabled. | +\ \ \ \ \ \ **WhenEstablished** | string | Yes | read-only | Specifies when the replication relationship is established.\\ unit: % 
-<space><space><space><space><space><space>**ConsistencyState** | string, null\\ \\ *read-write| The current state of consistency. *See Property Details, below, for more information about this property.+\ \ \ \ \ \ **WhenSuspended** | string | Yes | read-only | Specifies when the replication relationship is suspended.\\ unit: % 
-<space><space><space><space><space><space>**ConsistencyStatus** | string, null\\ \\ *read-write| The current status of consistency. *See Property Details, below, for more information about this property.+\ \ \ \ \ \ **WhenSynced** | string | Yes | read-only | The point in time that the Elements were synchronized. | 
-<space><space><space><space><space><space>**ConsistencyType** | string, null\\ \\ *read-write| Indicates the consistency type used by the source and its associated target group. *See Property Details, below, for more information about this property.+\ \ \ \ \ \ **WhenSynchronized** | string | Yes | read-only | Specifies when the replication relationship is synchronized.\\ unit: % 
-<space><space><space><space><space><space>**FailedCopyStopsHostIO** | boolean, null\\ \\ *read-only| If true, the storage array tells host to stop sending data to source element if copying to a remote element fails. | +| } |   |
-<space><space><space><space><space><space>**PercentSynced** | number, null\\ (%)\\ \\ *read-only| Specifies the percent of the work completed to reach synchronization. | +
-<space><space><space><space><space><space>**Replica** | null\\ \\ *read-write| The resource that is the source of this replica. | +
-<space><space><space><space><space><space>**ReplicaPriority** | string, null\\ \\ *read-write| The priority of background copy engine I/O to be managed relative to host I/O operations during a sequential background copy operation. *See Property Details, below, for more information about this property.+
-<space><space><space><space><space><space>**ReplicaProgressStatus** | string, null\\ \\ *read-write| The status of the session with respect to Replication activity. *See Property Details, below, for more information about this property.+
-<space><space><space><space><space><space>**ReplicaReadOnlyAccess** | string, null\\ \\ *read-write| This property specifies whether the source, the target, or both elements are read only to the host. *See Property Details, below, for more information about this property.+
-<space><space><space><space><space><space>**ReplicaRecoveryMode** | string, null\\ \\ *read-write| Describes whether the copy operation continues after a broken link is restored. *See Property Details, below, for more information about this property.+
-<space><space><space><space><space><space>**ReplicaRole** | string, null\\ \\ *read-write| The source or target role of this replica. *See Property Details, below, for more information about this property.+
-<space><space><space><space><space><space>**ReplicaSkewBytes** | number, null\\ (By)\\ \\ *read-only| Applies to Adaptive mode and it describes maximum number of bytes the SyncedElement (target) can be out of sync. | +
-<space><space><space><space><space><space>**ReplicaState** | string, null\\ \\ *read-write| ReplicaState describes the state of the relationship with respect to Replication activity. *See Property Details, below, for more information about this property.+
-<space><space><space><space><space><space>**ReplicaType** | string, null\\ \\ *read-write| ReplicaType describes the intended outcome of the replication. *See Property Details, below, for more information about this property.+
-<space><space><space><space><space><space>**ReplicaUpdateMode** | string, null\\ \\ *read-write| Describes whether the target elements will be updated synchronously or asynchronously. *See Property Details, below, for more information about this property.+
-<space><space><space><space><space><space>**RequestedReplicaState** | string, null\\ \\ *read-write| The last requested or desired state for the relationship. *See Property Details, below, for more information about this property.+
-<space><space><space><space><space><space>**SyncMaintained** | boolean, null\\ \\ *read-only| Synchronization is maintained. | +
-<space><space><space><space><space><space>**UndiscoveredElement** | string, null\\ \\ *read-write| This property specifies whether the source, the target, or both elements involved in a copy operation are undiscovered. *See Property Details, below, for more information about this property.+
-<space><space><space><space><space><space>**WhenActivated** | string, null\\ (%)\\ \\ *read-only| Specifies when point-in-time copy was taken or when the replication relationship is activated, reactivated, resumed or re-established. | +
-<space><space><space><space><space><space>**WhenDeactivated** | string, null\\ (%)\\ \\ *read-only| Specifies when the replication relationship is deactivated. | +
-<space><space><space><space><space><space>**WhenEstablished** | string, null\\ (%)\\ \\ *read-only| Specifies when the replication relationship is established. | +
-<space><space><space><space><space><space>**WhenSuspended** | string, null\\ (%)\\ \\ *read-only| Specifies when the replication relationship is suspended. | +
-<space><space><space><space><space><space>**WhenSynced** | string, null\\ \\ *read-only| The point in time that the Elements were synchronized. | +
-<space><space><space><space><space><space>**WhenSynchronized** | string, null\\ (%)\\ \\ *read-only| Specifies when the replication relationship is synchronized. | +
-| } |     |+
  
-===== Property Details =====+=== Property Details ===
  
-==== ConsistencyState: ====+== ConsistencyState ==
  
-string Description +string Description ^
-| --- | --- |+
 | Consistent | Consistent. | | Consistent | Consistent. |
 | Inconsistent | Not consistent. | | Inconsistent | Not consistent. |
  
-==== ConsistencyStatus: ====+== ConsistencyStatus ==
  
-string Description +string Description ^
-| --- | --- |+
 | Consistent | Consistent. | | Consistent | Consistent. |
 | Disabled | Consistency disabled. | | Disabled | Consistency disabled. |
Line 1887: Line 1635:
 | InProgress | Becoming consistent. | | InProgress | Becoming consistent. |
  
-==== ConsistencyType: ====+== ConsistencyType ==
  
-string Description +string Description ^
-| --- | --- |+
 | SequentiallyConsistent | Sequentially consistent. | | SequentiallyConsistent | Sequentially consistent. |
  
-==== FileShareQuotaType: ====+== FileShareQuotaType ==
  
-string Description +string Description ^
-| --- | --- |+
 | Hard | Quotas are enabled and enforced. | | Hard | Quotas are enabled and enforced. |
 | Soft | Quotas are enabled but not enforced. | | Soft | Quotas are enabled but not enforced. |
  
-==== ReplicaPriority: ====+== ReplicaPriority ==
  
-string Description +string Description ^
-| --- | --- |+
 | High | Copy engine I/O has higher priority than host I/O. | | High | Copy engine I/O has higher priority than host I/O. |
 | Low | Copy engine I/O lower priority than host I/O. | | Low | Copy engine I/O lower priority than host I/O. |
Line 1909: Line 1654:
 | Urgent | Copy operation to be performed as soon as possible, regardless of the host I/O requests. | | Urgent | Copy operation to be performed as soon as possible, regardless of the host I/O requests. |
  
-==== ReplicaProgressStatus: ====+== ReplicaProgressStatus ==
  
-string Description +string Description ^
-| --- | --- |+
 | Aborting | Abort in progress. | | Aborting | Abort in progress. |
 | Completed | The request is completed. Data flow is idle. | | Completed | The request is completed. Data flow is idle. |
Line 1937: Line 1681:
 | Terminating | The relationship is in the process of terminating. | | Terminating | The relationship is in the process of terminating. |
  
-==== ReplicaReadOnlyAccess: ====+== ReplicaReadOnlyAccess ==
  
-string Description +string Description ^
-| --- | --- |+
 | Both | Both the source and the target elements are read only to the host. | | Both | Both the source and the target elements are read only to the host. |
 | ReplicaElement | The replica element.  | | ReplicaElement | The replica element.  |
 | SourceElement | The source element. | | SourceElement | The source element. |
  
-==== ReplicaRecoveryMode: ====+== ReplicaRecoveryMode ==
  
-string Description +string Description ^
-| --- | --- |+
 | Automatic | Copy operation resumes automatically. | | Automatic | Copy operation resumes automatically. |
 | Manual | ReplicaState is set to Suspended after the link is restored. It is required to issue the Resume operation to continue. | | Manual | ReplicaState is set to Suspended after the link is restored. It is required to issue the Resume operation to continue. |
  
-==== ReplicaRole: ====+== ReplicaRole ==
  
-string Description +string Description ^
-| --- | --- |+
 | Source | The source element. | | Source | The source element. |
 | Target | The target element.  | | Target | The target element.  |
  
-==== ReplicaState: ====+== ReplicaState ==
  
-string Description +string Description ^
-| --- | --- |+
 | Aborted | The copy operation is aborted with the Abort operation. Use the Resync Replica operation to restart the copy operation.  | | Aborted | The copy operation is aborted with the Abort operation. Use the Resync Replica operation to restart the copy operation.  |
 | Broken | The relationship is non-functional due to errors in the source, the target, the path between the two or space constraints.  | | Broken | The relationship is non-functional due to errors in the source, the target, the path between the two or space constraints.  |
Line 1980: Line 1720:
 | Unsynchronized | Not all the source element data has been copied to the target element.  | | Unsynchronized | Not all the source element data has been copied to the target element.  |
  
-==== ReplicaType: ====+== ReplicaType ==
  
-string Description +string Description ^
-| --- | --- |+
 | Clone | Create a point in time, full copy the source. | | Clone | Create a point in time, full copy the source. |
 | Mirror | Create and maintain a copy of the source. | | Mirror | Create and maintain a copy of the source. |
Line 1989: Line 1728:
 | TokenizedClone | Create a token based clone. | | TokenizedClone | Create a token based clone. |
  
-==== ReplicaUpdateMode: ====+== ReplicaUpdateMode ==
  
-string Description +string Description ^
-| --- | --- |+
 | Active | Active-Active (i.e. bidirectional) synchronous updates. | | Active | Active-Active (i.e. bidirectional) synchronous updates. |
 | Adaptive | Allows implementation to switch between synchronous and asynchronous modes. | | Adaptive | Allows implementation to switch between synchronous and asynchronous modes. |
Line 1998: Line 1736:
 | Synchronous | Synchronous updates. | | Synchronous | Synchronous updates. |
  
-==== RequestedReplicaState: ====+== RequestedReplicaState ==
  
-string Description +string Description ^
-| --- | --- |+
 | Aborted | The copy operation is aborted with the Abort operation. Use the Resync Replica operation to restart the copy operation.  | | Aborted | The copy operation is aborted with the Abort operation. Use the Resync Replica operation to restart the copy operation.  |
 | Broken | The relationship is non-functional due to errors in the source, the target, the path between the two or space constraints.  | | Broken | The relationship is non-functional due to errors in the source, the target, the path between the two or space constraints.  |
Line 2019: Line 1756:
 | Unsynchronized | Not all the source element data has been copied to the target element.  | | Unsynchronized | Not all the source element data has been copied to the target element.  |
  
-==== UndiscoveredElement: ====+== UndiscoveredElement ==
  
-string Description +string Description ^
-| --- | --- |+
 | ReplicaElement | The replica element is undiscovered. | | ReplicaElement | The replica element is undiscovered. |
 | SourceElement | The source element is undiscovered. | | SourceElement | The source element is undiscovered. |
  
-==== WritePolicy: ====+== WritePolicy ==
  
-string Description +string Description ^
-| --- | --- |+
 | Active | Active-Active (i.e. bidirectional) synchronous updates. | | Active | Active-Active (i.e. bidirectional) synchronous updates. |
 | Adaptive | Allows implementation to switch between synchronous and asynchronous modes. | | Adaptive | Allows implementation to switch between synchronous and asynchronous modes. |
Line 2036: Line 1771:
  
  
-====== HostInterface 1.0.======+===== FileSystemCollection ===== 
 + 
 +Contains a collection of references to FileSystem resource instances. 
 + 
 +^ Property ^ Type ^ Nullable ^ Permission ^ Description ^ 
 +| **Description** | string | Yes | read-write | Provides a description of this resource and is used for commonality  in the schema definitions
 +| **Members** | array(reference([[documentation:redfish_api:schema_definition#filesystem|FileSystem]])) |  | read-only | References to the members of this FileSystem collection. | 
 +| **Name** | string |  | read-write | A friendly name for this line of service. | 
 +| **Oem** {} | object |  | read-write | This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | 
 + 
 +===== HostInterface =====
  
 This schema defines a Host Interface resource. This schema defines a Host Interface resource.
  
-|             | +^ Property ^ Type ^ Nullable ^ Permission ^ Description ^ 
-| --- | --- | --- | +| **AuthenticationModes** [ {} ] | array |  | read-write | This indicates the authentication modes available on this interface. | 
-| **AuthenticationModes** [ {} ] | array\\ \\ *read-write| This indicates the authentication modes available on this interface. | +| **Description** | string | Yes | read-write | Provides a description of this resource and is used for commonality  in the schema definitions. | 
-| **Description** | string, null\\ \\ *read-write| Provides a description of this resource and is used for commonality  in the schema definitions. | +| **ExternallyAccessible** | boolean | Yes | read-only | This indicates whether this interface is accessible by external entities. | 
-| **ExternallyAccessible** | boolean, null\\ \\ *read-only| This indicates whether this interface is accessible by external entities. | +| **FirmwareAuthEnabled** | boolean | Yes | read-write | This indicates whether this firmware authentication is enabled for this interface. | 
-| **FirmwareAuthEnabled** | boolean, null\\ \\ *read-write| This indicates whether this firmware authentication is enabled for this interface. | +| **FirmwareAuthRoleId** | string |  | read-write | This property contains the Role for firmware authentication on this interface. | 
-| **FirmwareAuthRoleId** | string\\ \\ *read-write| This property contains the Role for firmware authentication on this interface. | +| **HostEthernetInterfaces** | reference([[documentation:redfish_api:schema_definition#ethernetinterfacecollection|EthernetInterfaceCollection]]) |  | read-write | This is a reference to a collection of NICs that Computer Systems use for network communication with this Host Interface. | 
-| **HostEthernetInterfaces** object\\ \\ *read-write| This is a reference to a collection of NICs that Computer Systems use for network communication with this Host Interface. | +| **HostInterfaceType** | string | Yes | read-write | This indicates the Host Interface type for this interface.\\ //See Property Details, below, for more information about this property.// 
-<space><space><space><space><space><space>**Description** | string, null\\ \\ *read-write* Provides a description of this resource and is used for commonality  in the schema definitions. | +| **Id** | string |  | read-write | Uniquely identifies the resource within the collection of like resources. | 
-| <space><space><space><space><space><space>**Members** [ {} ] | array\\ \\ *read-only* | Contains the members of this collection. | +| **InterfaceEnabled** | boolean | Yes | read-write | This indicates whether this interface is enabled. | 
-| <space><space><space><space><space><space>**[email protected]** | string\\ \\ *read-write* |  | +| **KernelAuthEnabled** | boolean | Yes | read-write | This indicates whether this kernel authentication is enabled for this interface. | 
-| <space><space><space><space><space><space>**Name** | string\\ \\ *read-write* | A friendly name for this line of service. | +| **KernelAuthRoleId** | string |  | read-write | This property contains the Role for kernel authentication on this interface. | 
-| <space><space><space><space><space><space>**Oem** {} | object\\ \\ *read-write* | This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | +| **Links** { | object |  | read-write | Contains references to other resources that are related to this resource. | 
-| } |     | +\ \ \ \ \ \ **ComputerSystems** [ {} ] | array |  | read-only | An array of references to the Computer Systems connected to this Host Interface. | 
-| **HostInterfaceType** | string, null\\ \\ *read-write* | This indicates the Host Interface type for this interface. *See Property Details, below, for more information about this property.+| \ \ \ \ \ \ **FirmwareAuthRole** {} | object |  | read-write | A reference to the Role object defining Privileges for this Host Interface when using firmware authentication. | 
-| **Id** | string\\ \\ *read-write| Uniquely identifies the resource within the collection of like resources. | +\ \ \ \ \ \ **KernelAuthRole** {} | object |  | read-write | A reference to the Role object defining Privileges for this Host Interface when using kernel authentication. | 
-| **InterfaceEnabled** | boolean, null\\ \\ *read-write| This indicates whether this interface is enabled. | +\ \ \ \ \ \ **Oem** {} | object |  | read-write | Oem extension object. | 
-| **KernelAuthEnabled** | boolean, null\\ \\ *read-write| This indicates whether this kernel authentication is enabled for this interface. | +| } |   
-| **KernelAuthRoleId** | string\\ \\ *read-write| This property contains the Role for kernel authentication on this interface. | +| **ManagerEthernetInterface** | reference([[documentation:redfish_api:schema_definition#ethernetinterface|EthernetInterface]]) |  | read-write | This is a reference to a single NIC that this Manager uses for network communication with this Host Interface. | 
-| **Links** { | object\\ \\ *read-write| Contains references to other resources that are related to this resource. | +| **Name** | string |  | read-write | A friendly name for this line of service. | 
-<space><space><space><space><space><space>**ComputerSystems** [ {} ] | array\\ \\ *read-only| An array of references to the Computer Systems connected to this Host Interface. | +| **NetworkProtocol** | reference([[documentation:redfish_api:schema_definition#managernetworkprotocol|ManagerNetworkProtocol]]) |  | read-write | This is a reference to the network services and their settings that the Manager controls.  It is here that clients will find network configuration options as well as network services. | 
-<space><space><space><space><space><space>**[email protected]** | string\\ \\ *read-write* |  | +| **Oem** {} | object |  | read-write | This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | 
-| <space><space><space><space><space><space>**FirmwareAuthRole** {} | object\\ \\ *read-write| A reference to the Role object defining Privileges for this Host Interface when using firmware authentication. | +| **Status** { | object | Yes | read-only | Indicates the status of the file share. | 
-<space><space><space><space><space><space>**KernelAuthRole** {} | object\\ \\ *read-write| A reference to the Role object defining Privileges for this Host Interface when using kernel authentication. | +| \ \ \ \ \ \ **Health** | string Yes | read-write | This represents the health state of this resource in the absence of its dependent resources.\\ //See Property Details, below, for more information about this property.// 
-<space><space><space><space><space><space>**Oem** {} | object\\ \\ *read-write| Oem extension object. | +\ \ \ \ \ \ **HealthRollup** | string | Yes | read-write | This represents the overall health state from the view of this resource.\\ //See Property Details, below, for more information about this property.// 
-| } |     +\ \ \ \ \ \ **Oem** {} | object |  | read-write | This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | 
-| **ManagerEthernetInterface** object\\ \\ *read-write| This is a reference to a single NIC that this Manager uses for network communication with this Host Interface. | +\ \ \ \ \ \ **State** | string | Yes | read-write | This indicates the known state of the resource, such as if it is enabled.\\ //See Property Details, below, for more information about this property.// 
-<space><space><space><space><space><space>**AutoNeg** | boolean, null\\ \\ *read-write* | This indicates if the speed and duplex are automatically negotiated and configured on this interface. | +| } |   |
-| <space><space><space><space><space><space>**Description** | string, null\\ \\ *read-write* Provides a description of this resource and is used for commonality  in the schema definitions. | +
-| <space><space><space><space><space><space>**FQDN** | string, null\\ \\ *read-write* | This is the complete, fully qualified domain name obtained by DNS for this interface. | +
-| <space><space><space><space><space><space>**FullDuplex** | boolean, null\\ \\ *read-write* | This indicates if the interface is in Full Duplex mode or not. | +
-| <space><space><space><space><space><space>**HostName** | string, null\\ \\ *read-write* | The DNS Host Name, without any domain information. | +
-| <space><space><space><space><space><space>**IPv4Addresses** [ {} ] | array\\ \\ *read-write* | The IPv4 addresses assigned to this interface. | +
-| <space><space><space><space><space><space>**IPv6AddressPolicyTable** [ {} ] | array\\ \\ *read-write* | An array representing the RFC 6724 Address Selection Policy Table. | +
-| <space><space><space><space><space><space>**IPv6Addresses** [ {} ] | array\\ \\ *read-write* | This array of objects enumerates all of the currently assigned IPv6 addresses on this interface. | +
-| <space><space><space><space><space><space>**IPv6DefaultGateway** | string, null\\ \\ *read-only* | This is the IPv6 default gateway address that is currently in use on this interface. | +
-| <space><space><space><space><space><space>**IPv6StaticAddresses** [ {} ] | array\\ \\ *read-write* | This array of objects represents all of the IPv6 static addresses to be assigned on this interface. | +
-| <space><space><space><space><space><space>**Id** | string\\ \\ *read-write* | Uniquely identifies the resource within the collection of like resources. | +
-| <space><space><space><space><space><space>**InterfaceEnabled** | boolean, null\\ \\ *read-write* | This indicates whether this interface is enabled. | +
-| <space><space><space><space><space><space>**LinkStatus** | string, null\\ \\ *read-write* | The link status of this interface (port). *See Property Details, below, for more information about this property.* | +
-| <space><space><space><space><space><space>**Links** {} | object\\ \\ *read-write* | Contains references to other resources that are related to this resource. | +
-| <space><space><space><space><space><space>**MACAddress** | string, null\\ \\ *read-write* | This is the currently configured MAC address of the (logical port) interface. | +
-| <space><space><space><space><space><space>**MTUSize** | number, null\\ \\ *read-write* | This is the currently configured Maximum Transmission Unit (MTU) in bytes on this interface. | +
-| <space><space><space><space><space><space>**MaxIPv6StaticAddresses** | number, null\\ \\ *read-only* | This indicates the maximum number of Static IPv6 addresses that can be configured on this interface. | +
-| <space><space><space><space><space><space>**Name** | string\\ \\ *read-write* | A friendly name for this line of service. | +
-<space><space><space><space><space><space>**NameServers** [ {} ] array\\ \\ *read-only* | This represents DNS name servers that are currently in use on this interface. | +
-| <space><space><space><space><space><space>**Oem** {} | object\\ \\ *read-write* | This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | +
-| <space><space><space><space><space><space>**PermanentMACAddress** | string, null\\ \\ *read-write* | This is the permanent MAC address assigned to this interface (port). | +
-| <space><space><space><space><space><space>**SpeedMbps** | number, null\\ (Mbit/s)\\ \\ *read-write* This is the current speed in Mbps of this interface. | +
-| <space><space><space><space><space><space>**Status** {} | object, null\\ \\ *read-only* | Indicates the status of the file share. | +
-| <space><space><space><space><space><space>**UefiDevicePath** | string, null\\ \\ *read-only* | The UEFI device path for this interface. | +
-| <space><space><space><space><space><space>**VLAN** | null\\ \\ *read-write* | If this Network Interface supports more than one VLAN, this property will not be present and the client should look for VLANs collection in the link section of this resource. | +
-| <space><space><space><space><space><space>**VLANs** {} | object\\ \\ *read-write* | This is a reference to a collection of VLANs and is only used if the interface supports more than one VLANs. | +
-| } |     | +
-| **Name** | string\\ \\ *read-write* | A friendly name for this line of service. | +
-| **NetworkProtocol** { | object\\ \\ *read-write* | This is a reference to the network services and their settings that the Manager controls.  It is here that clients will find network configuration options as well as network services. | +
-<space><space><space><space><space><space>**DHCP** {} | object\\ \\ *read-write* Settings for this Manager's DHCP protocol support. | +
-| <space><space><space><space><space><space>**Description** | string, null\\ \\ *read-write* | Provides a description of this resource and is used for commonality  in the schema definitions. | +
-| <space><space><space><space><space><space>**FQDN** | string, null\\ \\ *read-only* | This is the fully qualified domain name for the manager obtained by DNS including the host name and top-level domain name. | +
-| <space><space><space><space><space><space>**HTTP** {} | object\\ \\ *read-write* | Settings for this Manager's HTTP protocol support. | +
-| <space><space><space><space><space><space>**HTTPS** {} | object\\ \\ *read-write* | Settings for this Manager's HTTPS protocol support. | +
-| <space><space><space><space><space><space>**HostName** | string, null\\ \\ *read-only* | The DNS Host Name of this manager, without any domain information. | +
-| <space><space><space><space><space><space>**IPMI** {} | object\\ \\ *read-write* | Settings for this Manager's IPMI-over-LAN protocol support. | +
-| <space><space><space><space><space><space>**Id** | string\\ \\ *read-write* | Uniquely identifies the resource within the collection of like resources. | +
-| <space><space><space><space><space><space>**KVMIP** {} | object\\ \\ *read-write* | Settings for this Manager's KVM-IP protocol support. | +
-| <space><space><space><space><space><space>**Name** | string\\ \\ *read-write* | A friendly name for this line of service. | +
-| <space><space><space><space><space><space>**Oem** {} | object\\ \\ *read-write* | This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | +
-<space><space><space><space><space><space>**SNMP** {| object\\ \\ *read-write* Settings for this Manager's SNMP support. | +
-| <space><space><space><space><space><space>**SSDP** {} | object\\ \\ *read-write* | Settings for this Manager's SSDP support. | +
-| <space><space><space><space><space><space>**SSH** {} | object\\ \\ *read-write* | Settings for this Manager's SSH (Secure Shell) protocol support. | +
-| <space><space><space><space><space><space>**Status** {} | object\\ \\ *read-only| Indicates the status of the file share. | +
-<space><space><space><space><space><space>**Telnet** {} | object\\ \\ *read-write* | Settings for this Manager's Telnet protocol support. | +
-| <space><space><space><space><space><space>**VirtualMedia** {} | object\\ \\ *read-write| Settings for this Manager's Virtual Media support. | +
-| } |     | +
-**Oem** {} object\\ \\ *read-write* This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | +
-| **Status** { | object, null\\ \\ *read-only* | Indicates the status of the file share. | +
-| <space><space><space><space><space><space>**Health** | string, null\\ \\ *read-write| This represents the health state of this resource in the absence of its dependent resources. *See Property Details, below, for more information about this property.+
-<space><space><space><space><space><space>**HealthRollup** | string, null\\ \\ *read-write| This represents the overall health state from the view of this resource. *See Property Details, below, for more information about this property.+
-<space><space><space><space><space><space>**Oem** {} | object\\ \\ *read-write| This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | +
-<space><space><space><space><space><space>**State** | string, null\\ \\ *read-write| This indicates the known state of the resource, such as if it is enabled. *See Property Details, below, for more information about this property.+
-| } |     |+
  
-===== Property Details =====+=== Property Details ===
  
-==== Health: ====+== Health ==
  
-string Description +string Description ^
-| --- | --- |+
 | Critical | A critical condition exists that requires immediate attention. | | Critical | A critical condition exists that requires immediate attention. |
 | OK | Normal. | | OK | Normal. |
 | Warning | A condition exists that requires attention. | | Warning | A condition exists that requires attention. |
  
-==== HealthRollup: ====+== HealthRollup ==
  
-string Description +string Description ^
-| --- | --- |+
 | Critical | A critical condition exists that requires immediate attention. | | Critical | A critical condition exists that requires immediate attention. |
 | OK | Normal. | | OK | Normal. |
 | Warning | A condition exists that requires attention. | | Warning | A condition exists that requires attention. |
  
-==== HostInterfaceType: ====+== HostInterfaceType ==
  
-string Description +string Description ^
-| --- | --- |+
 | NetworkHostInterface | This interface is a Network Host Interface. | | NetworkHostInterface | This interface is a Network Host Interface. |
  
-==== LinkStatus: ====+== LinkStatus ==
  
-string Description +string Description ^
-| --- | --- |+
 | LinkDown | There is no link on this interface, but the interface is connected. | | LinkDown | There is no link on this interface, but the interface is connected. |
 | LinkUp | The link is available for communication on this interface. | | LinkUp | The link is available for communication on this interface. |
 | NoLink | There is no link or connection detected on this interface. | | NoLink | There is no link or connection detected on this interface. |
  
-==== State: ====+== State ==
  
-string Description +string Description ^
-| --- | --- |+
 | Absent | This function or resource is not present or not detected. | | Absent | This function or resource is not present or not detected. |
 | Deferring | The element will not process any commands but will queue new requests. | | Deferring | The element will not process any commands but will queue new requests. |
Line 2171: Line 1858:
  
  
-====== HostedStorageServices ======+===== HostInterfaceCollection ===== 
 + 
 +A Collection of HostInterface resource instances. 
 + 
 +^ Property ^ Type ^ Nullable ^ Permission ^ Description ^ 
 +| **Description** | string | Yes | read-write | Provides a description of this resource and is used for commonality  in the schema definitions. | 
 +| **Members** | array(reference([[documentation:redfish_api:schema_definition#hostinterface|HostInterface]])) |  | read-only | Contains the members of this collection. | 
 +| **Name** | string |  | read-write | A friendly name for this line of service. | 
 +| **Oem** {} | object |  | read-write | This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | 
 + 
 +===== HostedStorageServices =====
  
 A Collection of Hosted Storage Service resource instances. A Collection of Hosted Storage Service resource instances.
  
-|             | +^ Property ^ Type ^ Nullable ^ Permission ^ Description ^ 
-| --- | --- | --- | +| **Description** | string | Yes | read-write | Provides a description of this resource and is used for commonality  in the schema definitions. | 
-| **Description** | string, null\\ \\ *read-write| Provides a description of this resource and is used for commonality  in the schema definitions. | +| **Members** | array(reference([[documentation:redfish_api:schema_definition#storageservice|StorageService]])) |  | read-write | The value of each member references a StorageService resource. | 
-| **Members** [ array\\ \\ *read-write| The value of each member references a StorageService resource. | +| **Name** | string |  | read-write | A friendly name for this line of service. | 
-<space><space><space><space><space><space>**Actions** {} | object\\ \\ *read-only* | The available actions for this resource. | +| **Oem** {} | object |  | read-write | This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. |
-| <space><space><space><space><space><space>**ClassesOfService** {} | object, null\\ \\ *read-write* | The ClassesOfService that all storage in this StorageService can support. | +
-| <space><space><space><space><space><space>**ClientEndpointGroups** {} | object, null\\ \\ *read-write* | Client endpoint groups. | +
-| <space><space><space><space><space><space>**Description** | string, null\\ \\ *read-write* Provides a description of this resource and is used for commonality  in the schema definitions. | +
-| <space><space><space><space><space><space>**Drives** {} | object\\ \\ *read-write* | The set of drives managed by this storage service. | +
-| <space><space><space><space><space><space>**Endpoints** {} | object, null\\ \\ *read-write* | Endpoints. | +
-| <space><space><space><space><space><space>**FileSystems** {} | object\\ \\ *read-write* | FileSystems. | +
-| <space><space><space><space><space><space>**Id** | string\\ \\ *read-write* | Uniquely identifies the resource within the collection of like resources. | +
-| <space><space><space><space><space><space>**Identifier** {} | object, null\\ \\ *read-only* | The value identifies this resource. | +
-| <space><space><space><space><space><space>**Links** {} | object\\ \\ *read-only* | Contains links to other resources that are related to this resource. | +
-| <space><space><space><space><space><space>**Name** | string\\ \\ *read-write* | A friendly name for this line of service. | +
-<space><space><space><space><space><space>**Oem** {} | object\\ \\ *read-write* | This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | +
-| <space><space><space><space><space><space>**Redundancy** [ {} ] | array\\ \\ *read-only* | Redundancy information for the storage subsystem | +
-| <space><space><space><space><space><space>**[email protected]** | string\\ \\ *read-write* |  | +
-| <space><space><space><space><space><space>**ServerEndpointGroups** {} | object, null\\ \\ *read-write* | Server endpoint groups. | +
-| <space><space><space><space><space><space>**Status** {} | object, null\\ \\ *read-only* | Indicates the status of the file share. | +
-| <space><space><space><space><space><space>**StorageGroups** {} | object, null\\ \\ *read-write* | StorageGroups. | +
-| <space><space><space><space><space><space>**StoragePools** {} | object\\ \\ *read-write* | StoragePools. | +
-| <space><space><space><space><space><space>**Volumes** {} | object\\ \\ *read-write* | Volumes. | +
-| } ] |     | +
-| **[email protected]** | string\\ \\ *read-write* |  | +
-| **Name** | string\\ \\ *read-write* | A friendly name for this line of service. | +
-| **Oem** {} | object\\ \\ *read-write* | This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. |+
  
-====== IOConnectivityLoSCapabilities 1.0.0 ======+===== IOConnectivityLoSCapabilities =====
  
 Describe IO Connectivity capabilities. Describe IO Connectivity capabilities.
  
-|             | +^ Property ^ Type ^ Nullable ^ Permission ^ Description ^ 
-| --- | --- | --- | +| **Description** | string | Yes | read-write | Provides a description of this resource and is used for commonality  in the schema definitions. | 
-| **Description** | string, null\\ \\ *read-write| Provides a description of this resource and is used for commonality  in the schema definitions. | +| **Id** | string |  | read-write | Uniquely identifies the resource within the collection of like resources. | 
-| **Id** | string\\ \\ *read-write| Uniquely identifies the resource within the collection of like resources. | +| **Identifier** { | object | Yes | read-only | The value identifies this resource. | 
-| **Identifier** { | object, null\\ \\ *read-only| The value identifies this resource. | +\ \ \ \ \ \ **DurableName** | string | Yes | read-only | This indicates the world wide, persistent name of the resource. | 
-<space><space><space><space><space><space>**DurableName** | string, null\\ \\ *read-only| This indicates the world wide, persistent name of the resource. | +\ \ \ \ \ \ **DurableNameFormat** | string | Yes | read-write | This represents the format of the DurableName property.\\ //See Property Details, below, for more information about this property.// 
-<space><space><space><space><space><space>**DurableNameFormat** | string, null\\ \\ *read-write| This represents the format of the DurableName property. *See Property Details, below, for more information about this property.+| } |   
-| } |     +| **MaxSupportedIOPS** | number | Yes | read-write | The maximum IOPS that a connection can support. | 
-| **MaxSupportedIOPS** | number, null\\ \\ *read-write| The maximum IOPS that a connection can support. | +| **Name** | string |  | read-write | A friendly name for this line of service. | 
-| **Name** | string\\ \\ *read-write| A friendly name for this line of service. | +| **Oem** {} | object |  | read-write | This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | 
-| **Oem** {} | object\\ \\ *read-write| This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | +| **SupportedAccessProtocols** [ {} ] | array |  | read-write | SupportedAccessProtocols. | 
-| **SupportedAccessProtocols** [ {} ] | array\\ \\ *read-write| SupportedAccessProtocols. | +| **SupportedIOConnectivityLinesOfService** [ { | array |  | read-write | Collection of known and supported IOConnectivityLinesOfService. | 
-| **SupportedIOConnectivityLinesOfService** [ { | array\\ \\ *read-write| Collection of known and supported IOConnectivityLinesOfService. | +\ \ \ \ \ \ **AccessProtocol** | string | Yes | read-write | SupportedAccessProtocols.\\ //See Property Details, below, for more information about this property.// 
-<space><space><space><space><space><space>**AccessProtocol** | string, null\\ \\ *read-write| SupportedAccessProtocols. *See Property Details, below, for more information about this property.+\ \ \ \ \ \ **MaxIOPS** | number | Yes | read-write | The maximum supported IOs per second that the connection will support for the selected access protocol. | 
-<space><space><space><space><space><space>**MaxIOPS** | number, null\\ \\ *read-write| The maximum supported IOs per second that the connection will support for the selected access protocol. | +\ \ \ \ \ \ **Name** | string | Yes | read-write | A friendly name for this line of service. | 
-<space><space><space><space><space><space>**Name** | string, null\\ \\ *read-write| A friendly name for this line of service. | +| } ] |   |
-| } ] |     |+
  
-===== Property Details =====+=== Property Details ===
  
-==== AccessProtocol: ====+== AccessProtocol ==
  
-string Description +string Description ^
-| --- | --- |+
 | FC | FC2 | | FC | FC2 |
 | FCOE | FC2 over Ethernet | | FCOE | FC2 over Ethernet |
Line 2247: Line 1920:
 | iSCSI | Internet SCSI | | iSCSI | Internet SCSI |
  
-==== DurableNameFormat: ====+== DurableNameFormat ==
  
-string Description +string Description ^
-| --- | --- |+
 | EUI | IEEE-defined 64-bit Extended Unique Identifier | | EUI | IEEE-defined 64-bit Extended Unique Identifier |
 | FC_WWN | Fibre Channel World Wide Name | | FC_WWN | Fibre Channel World Wide Name |
Line 2258: Line 1930:
  
  
-====== IOPerformanceLoSCapabilities 1.0.0 ======+===== IOPerformanceLoSCapabilities =====
  
 Describe io performance capabilities. Describe io performance capabilities.
  
-|             | +^ Property ^ Type ^ Nullable ^ Permission ^ Description ^ 
-| --- | --- | --- | +| **Description** | string | Yes | read-write | Provides a description of this resource and is used for commonality  in the schema definitions. | 
-| **Description** | string, null\\ \\ *read-write| Provides a description of this resource and is used for commonality  in the schema definitions. | +| **IOLimitingIsSupported** | boolean | Yes | read-write | Limiting IOPS is supported. | 
-| **IOLimitingIsSupported** | boolean, null\\ \\ *read-write| Limiting IOPS is supported. | +| **Id** | string |  | read-write | Uniquely identifies the resource within the collection of like resources. | 
-| **Id** | string\\ \\ *read-write| Uniquely identifies the resource within the collection of like resources. | +| **Identifier** { | object | Yes | read-only | The value identifies this resource. | 
-| **Identifier** { | object, null\\ \\ *read-only| The value identifies this resource. | +\ \ \ \ \ \ **DurableName** | string | Yes | read-only | This indicates the world wide, persistent name of the resource. | 
-<space><space><space><space><space><space>**DurableName** | string, null\\ \\ *read-only| This indicates the world wide, persistent name of the resource. | +\ \ \ \ \ \ **DurableNameFormat** | string | Yes | read-write | This represents the format of the DurableName property.\\ //See Property Details, below, for more information about this property.// 
-<space><space><space><space><space><space>**DurableNameFormat** | string, null\\ \\ *read-write| This represents the format of the DurableName property. *See Property Details, below, for more information about this property.+| } |   
-| } |     +| **MaxSamplePeriod** | string | Yes | read-write | Maximum sampling period over which average values are calculated.\\ unit: s 
-| **MaxSamplePeriod** | string, null\\ (s)\\ \\ *read-write| Maximum sampling period over which average values are calculated. | +| **MinSamplePeriod** | string | Yes | read-write | Minimum sampling period over which average values are calculated.\\ unit: s 
-| **MinSamplePeriod** | string, null\\ (s)\\ \\ *read-write| Minimum sampling period over which average values are calculated. | +| **MinSupportedIoOperationLatencyMicroseconds** | number | Yes | read-write | Minimum supported average IO latency.\\ unit: us 
-| **MinSupportedIoOperationLatencyMicroseconds** | number, null\\ (us)\\ \\ *read-write| Minimum supported average IO latency. | +| **Name** | string |  | read-write | A friendly name for this line of service. | 
-| **Name** | string\\ \\ *read-write| A friendly name for this line of service. | +| **Oem** {} | object |  | read-write | This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | 
-| **Oem** {} | object\\ \\ *read-write| This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | +| **SupportedIOPerformanceLinesOfService** [ { | array |  | read-write | Collection of known and supported IOPerformanceLinesOfService. | 
-| **SupportedIOPerformanceLinesOfService** [ { | array\\ \\ *read-write| Collection of known and supported IOPerformanceLinesOfService. | +| \ \ \ \ \ \ **AverageIOOperationLatencyMicroseconds** | number | Yes | read-write | Expected average IO latency.\\ unit: us 
-<space><space><space><space><space><space>**AverageIOOperationLatencyMicroseconds** | number, null\\ (us)\\ \\ *read-write| Expected average IO latency. | +\ \ \ \ \ \ **IOOperationsPerSecondIsLimited** | boolean | Yes | read-write | Limit the IOPS. | 
-<space><space><space><space><space><space>**IOOperationsPerSecondIsLimited** | boolean, null\\ \\ *read-write| Limit the IOPS. | +\ \ \ \ \ \ **IOWorkload** {} | object | Yes | read-write | A description of the expected workload. | 
-<space><space><space><space><space><space>**IOWorkload** {} | object, null\\ \\ *read-write| A description of the expected workload. | +\ \ \ \ \ \ **MaxIOOperationsPerSecondPerTerabyte** | number | Yes | read-write | The amount of IOPS a volume of a given committed size can support.\\ unit: 1/s/TBy 
-<space><space><space><space><space><space>**MaxIOOperationsPerSecondPerTerabyte** | number, null\\ (1/s/TBy)\\ \\ *read-write| The amount of IOPS a volume of a given committed size can support. | +\ \ \ \ \ \ **Name** | string | Yes | read-write | A friendly name for this line of service. | 
-<space><space><space><space><space><space>**Name** | string, null\\ \\ *read-write| A friendly name for this line of service. | +\ \ \ \ \ \ **SamplePeriod** | string | Yes | read-write | Sampling period over which average values are calculated. | 
-<space><space><space><space><space><space>**SamplePeriod** | string, null\\ \\ *read-write| Sampling period over which average values are calculated. | +| } ] |   
-| } ] |     +| **SupportedIOWorkloads** [ { | array |  | read-write | A collection of supported workloads. | 
-| **SupportedIOWorkloads** [ { | array\\ \\ *read-write| A collection of supported workloads. | +\ \ \ \ \ \ **Components** [ {} ] | array |  | read-write | An array of IO workload component descriptions. | 
-<space><space><space><space><space><space>**Components** [ {} ] | array\\ \\ *read-write| An array of IO workload component descriptions. | +\ \ \ \ \ \ **Name** | string | Yes | read-write | The workload name. | 
-<space><space><space><space><space><space>**Name** | string, null\\ \\ *read-write| The workload name. | +| } ] |   |
-| } ] |     |+
  
-===== Property Details =====+=== Property Details ===
  
-==== DurableNameFormat: ====+== DurableNameFormat ==
  
-string Description +string Description ^
-| --- | --- |+
 | EUI | IEEE-defined 64-bit Extended Unique Identifier | | EUI | IEEE-defined 64-bit Extended Unique Identifier |
 | FC_WWN | Fibre Channel World Wide Name | | FC_WWN | Fibre Channel World Wide Name |
Line 2302: Line 1972:
  
  
-====== JsonSchemaFile 1.0.3 ======+===== JsonSchemaFile =====
  
 This is the schema definition for the Schema File locator resource. This is the schema definition for the Schema File locator resource.
  
-|             | +^ Property ^ Type ^ Nullable ^ Permission ^ Description ^ 
-| --- | --- | --- | +| **Description** | string | Yes | read-write | Provides a description of this resource and is used for commonality  in the schema definitions. | 
-| **Description** | string, null\\ \\ *read-write| Provides a description of this resource and is used for commonality  in the schema definitions. | +| **Id** | string |  | read-write | Uniquely identifies the resource within the collection of like resources. | 
-| **Id** | string\\ \\ *read-write| Uniquely identifies the resource within the collection of like resources. | +| **Languages** [ {} ] | array |  | read-only | Language codes for the schemas available. | 
-| **Languages** [ {} ] | array\\ \\ *read-only| Language codes for the schemas available. | +| **Location** [ { | array |  | read-write | Location information for this schema file. | 
-| **Location** [ { | array\\ \\ *read-write| Location information for this schema file. | +\ \ \ \ \ \ **ArchiveFile** | string |  | read-only | If the schema is hosted on the service in an archive file, this is the name of the file within the archive. | 
-<space><space><space><space><space><space>**ArchiveFile** | string\\ \\ *read-only| If the schema is hosted on the service in an archive file, this is the name of the file within the archive. | +\ \ \ \ \ \ **ArchiveUri** | string |  | read-only | If the schema is hosted on the service in an archive file, this is the link to the archive file.\\ format: uri 
-<space><space><space><space><space><space>**ArchiveUri** | string\\ \\ *read-only| If the schema is hosted on the service in an archive file, this is the link to the archive file. | +\ \ \ \ \ \ **Language** | string |  | read-only | The language code for the file the schema is in. | 
-<space><space><space><space><space><space>**Language** | string\\ \\ *read-only| The language code for the file the schema is in. | +\ \ \ \ \ \ **PublicationUri** | string |  | read-only | Link to publicly available (canonical) URI for schema.\\ format: uri 
-<space><space><space><space><space><space>**PublicationUri** | string\\ \\ *read-only| Link to publicly available (canonical) URI for schema. | +\ \ \ \ \ \ **Uri** | string |  | read-only | Link to locally available URI for schema.\\ format: uri 
-<space><space><space><space><space><space>**Uri** | string\\ \\ *read-only| Link to locally available URI for schema. | +| } ] |   
-| } ] |     +| **Name** | string |  | read-write | A friendly name for this line of service. | 
-| **Name** | string\\ \\ *read-write| A friendly name for this line of service. | +| **Oem** {} | object |  | read-write | This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | 
-| **Oem** {} | object\\ \\ *read-write| This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | +| **Schema** | string |  | read-only | The @odata.type name this schema describes. | 
-| **Schema** | string\\ \\ *read-only| The @odata.type name this schema describes. |+ 
 +===== JsonSchemaFileCollection ===== 
 + 
 +A Collection of JsonSchemaFile resource instances. 
 + 
 +^ Property ^ Type ^ Nullable ^ Permission ^ Description ^ 
 +| **Description** | string | Yes | read-write | Provides a description of this resource and is used for commonality  in the schema definitions. | 
 +| **Members** | array(reference([[documentation:redfish_api:schema_definition#jsonschemafile|JsonSchemaFile]])) |  | read-only | Contains the members of this collection. | 
 +| **Name** | string |  | read-write | A friendly name for this line of service. | 
 +| **Oem** {} | object |  | read-write | This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. |
  
-====== LogEntry 1.1.1 ======+===== LogEntry =====
  
 This resource defines the record format for a log.  It is designed to be used for SEL logs (from IPMI) as well as Event Logs and OEM-specific log formats.  The EntryType field indicates the type of log and the resource includes several additional properties dependent on the EntryType. This resource defines the record format for a log.  It is designed to be used for SEL logs (from IPMI) as well as Event Logs and OEM-specific log formats.  The EntryType field indicates the type of log and the resource includes several additional properties dependent on the EntryType.
  
-|             | +^ Property ^ Type ^ Nullable ^ Permission ^ Description ^ 
-| --- | --- | --- | +| **Created** | string |  | read-only | The time the log entry was created.\\ format: date-time 
-| **Created** | string\\ \\ *read-only| The time the log entry was created. | +| **Description** | string | Yes | read-write | Provides a description of this resource and is used for commonality  in the schema definitions. | 
-| **Description** | string, null\\ \\ *read-write| Provides a description of this resource and is used for commonality  in the schema definitions. | +| **EntryCode** | string | Yes | read-write | If the EntryType is SEL, this will have the entry code for the log entry.\\ //See Property Details, below, for more information about this property.// 
-| **EntryCode** | string, null\\ \\ *read-write| If the EntryType is SEL, this will have the entry code for the log entry. *See Property Details, below, for more information about this property.+| **EntryType** | string |  | read-write | his is the type of log entry.\\ //See Property Details, below, for more information about this property.// 
-| **EntryType** | string\\ \\ *read-write| his is the type of log entry. *See Property Details, below, for more information about this property.+| **EventId** | string |  | read-only | This is a unique instance identifier of an event. | 
-| **EventId** *(v1.1+)* | string\\ \\ *read-only| This is a unique instance identifier of an event. | +| **EventTimestamp** | string |  | read-only | This is time the event occurred.\\ format: date-time 
-| **EventTimestamp** *(v1.1+)* | string\\ \\ *read-only| This is time the event occurred. | +| **EventType** |  read-only | This indicates the type of an event recorded in this log. | 
-| **EventType** *(v1.1+)* | \\ \\ *read-only| This indicates the type of an event recorded in this log. | +| **Id** | string |  | read-write | Uniquely identifies the resource within the collection of like resources. | 
-| **Id** | string\\ \\ *read-write| Uniquely identifies the resource within the collection of like resources. | +| **Links** { | object |  | read-write | Contains references to other resources that are related to this resource. | 
-| **Links** { | object\\ \\ *read-write| Contains references to other resources that are related to this resource. | +\ \ \ \ \ \ **Oem** {} | object |  | read-write | Oem extension object. | 
-<space><space><space><space><space><space>**Oem** {} | object\\ \\ *read-write| Oem extension object. | +\ \ \ \ \ \ **OriginOfCondition** {} | object |  | read-write | This is the URI of the resource that caused the log entry. | 
-<space><space><space><space><space><space>**OriginOfCondition** {} | object\\ \\ *read-write| This is the URI of the resource that caused the log entry. | +| } |   
-| } |     +| **Message** | string | Yes | read-only | This property decodes from EntryType:  If it is Event then it is a message string.  Otherwise, it is SEL or Oem specific.  In most cases, this will be the actual Log Entry. | 
-| **Message** | string, null\\ \\ *read-only| This property decodes from EntryType:  If it is Event then it is a message string.  Otherwise, it is SEL or Oem specific.  In most cases, this will be the actual Log Entry. | +| **MessageArgs** [ {} ] | array |  | read-only | The values of this property shall be any arguments for the message. | 
-| **MessageArgs** [ {} ] | array\\ \\ *read-only| The values of this property shall be any arguments for the message. | +| **MessageId** | string |  | read-only | This property decodes from EntryType:  If it is Event then it is a message id.  Otherwise, it is SEL or Oem specific.  This value is only used for registries - for more information, see the specification. | 
-| **MessageId** | string\\ \\ *read-only| This property decodes from EntryType:  If it is Event then it is a message id.  Otherwise, it is SEL or Oem specific.  This value is only used for registries - for more information, see the specification. | +| **Name** | string |  | read-write | A friendly name for this line of service. | 
-| **Name** | string\\ \\ *read-write| A friendly name for this line of service. | +| **Oem** {} | object |  | read-write | This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | 
-| **Oem** {} | object\\ \\ *read-write| This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | +| **OemRecordFormat** | string | Yes | read-only | If the entry type is Oem, this will contain more information about the record format from the Oem. | 
-| **OemRecordFormat** | string, null\\ \\ *read-only| If the entry type is Oem, this will contain more information about the record format from the Oem. | +| **SensorNumber** | number | Yes | read-only | This property decodes from EntryType:  If it is SEL, it is the sensor number; if Event then the count of events.  Otherwise, it is Oem specific. | 
-| **SensorNumber** | number, null\\ \\ *read-only| This property decodes from EntryType:  If it is SEL, it is the sensor number; if Event then the count of events.  Otherwise, it is Oem specific. | +| **SensorType** | string | Yes | read-write | If the EntryType is SEL, this will have the sensor type that the log entry pertains to.\\ //See Property Details, below, for more information about this property.// 
-| **SensorType** | string, null\\ \\ *read-write| If the EntryType is SEL, this will have the sensor type that the log entry pertains to. *See Property Details, below, for more information about this property.+| **Severity** | string | Yes | read-write | This is the severity of the log entry.\\ //See Property Details, below, for more information about this property.// |
-| **Severity** | string, null\\ \\ *read-write| This is the severity of the log entry. *See Property Details, below, for more information about this property.|+
  
-===== Property Details =====+=== Property Details ===
  
-==== EntryCode: ====+== EntryCode ==
  
-string +string ^ 
-| --- | +| Assert | 
-| Assert |  +| Deassert | 
-| Deassert |  +| Lower Non-critical - going low | 
-| Lower Non-critical - going low |  +| Lower Non-critical - going high | 
-| Lower Non-critical - going high |  +| Lower Critical - going low | 
-| Lower Critical - going low |  +| Lower Critical - going high | 
-| Lower Critical - going high |  +| Lower Non-recoverable - going low | 
-| Lower Non-recoverable - going low |  +| Lower Non-recoverable - going high | 
-| Lower Non-recoverable - going high |  +| Upper Non-critical - going low | 
-| Upper Non-critical - going low |  +| Upper Non-critical - going high | 
-| Upper Non-critical - going high |  +| Upper Critical - going low | 
-| Upper Critical - going low |  +| Upper Critical - going high | 
-| Upper Critical - going high |  +| Upper Non-recoverable - going low | 
-| Upper Non-recoverable - going low |  +| Upper Non-recoverable - going high | 
-| Upper Non-recoverable - going high |  +| Transition to Idle | 
-| Transition to Idle |  +| Transition to Active | 
-| Transition to Active |  +| Transition to Busy | 
-| Transition to Busy |  +| State Deasserted | 
-| State Deasserted |  +| State Asserted | 
-| State Asserted |  +| Predictive Failure deasserted | 
-| Predictive Failure deasserted |  +| Predictive Failure asserted | 
-| Predictive Failure asserted |  +| Limit Not Exceeded | 
-| Limit Not Exceeded |  +| Limit Exceeded | 
-| Limit Exceeded |  +| Performance Met | 
-| Performance Met |  +| Performance Lags | 
-| Performance Lags |  +| Transition to OK | 
-| Transition to OK |  +| Transition to Non-Critical from OK | 
-| Transition to Non-Critical from OK |  +| Transition to Critical from less severe | 
-| Transition to Critical from less severe |  +| Transition to Non-recoverable from less severe | 
-| Transition to Non-recoverable from less severe |  +| Transition to Non-Critical from more severe | 
-| Transition to Non-Critical from more severe |  +| Transition to Critical from Non-recoverable | 
-| Transition to Critical from Non-recoverable |  +| Transition to Non-recoverable | 
-| Transition to Non-recoverable |  +| Monitor | 
-| Monitor |  +| Informational | 
-| Informational |  +| Device Removed / Device Absent | 
-| Device Removed / Device Absent |  +| Device Inserted / Device Present | 
-| Device Inserted / Device Present |  +| Device Disabled | 
-| Device Disabled |  +| Device Enabled | 
-| Device Enabled |  +| Transition to Running | 
-| Transition to Running |  +| Transition to In Test | 
-| Transition to In Test |  +| Transition to Power Off | 
-| Transition to Power Off |  +| Transition to On Line | 
-| Transition to On Line |  +| Transition to Off Line | 
-| Transition to Off Line |  +| Transition to Off Duty | 
-| Transition to Off Duty |  +| Transition to Degraded | 
-| Transition to Degraded |  +| Transition to Power Save | 
-| Transition to Power Save |  +| Install Error | 
-| Install Error |  +| Fully Redundant | 
-| Fully Redundant |  +| Redundancy Lost | 
-| Redundancy Lost |  +| Redundancy Degraded | 
-| Redundancy Degraded |  +| Non-redundant:Sufficient Resources from Redundant | 
-| Non-redundant:Sufficient Resources from Redundant |  +| Non-redundant:Sufficient Resources from Insufficient Resources | 
-| Non-redundant:Sufficient Resources from Insufficient Resources |  +| Non-redundant:Insufficient Resources | 
-| Non-redundant:Insufficient Resources |  +| Redundancy Degraded from Fully Redundant | 
-| Redundancy Degraded from Fully Redundant |  +| Redundancy Degraded from Non-redundant | 
-| Redundancy Degraded from Non-redundant |  +| D0 Power State | 
-| D0 Power State |  +| D1 Power State | 
-| D1 Power State |  +| D2 Power State | 
-| D2 Power State |  +| D3 Power State |
-| D3 Power State | +
  
-==== EntryType: ====+== EntryType ==
  
-string +string ^ 
-| --- | +| Event | 
-| Event |  +| SEL | 
-| SEL |  +| Oem |
-| Oem | +
  
-==== SensorType: ====+== SensorType ==
  
-string +string ^ 
-| --- | +| Platform Security Violation Attempt | 
-| Platform Security Violation Attempt |  +| Temperature | 
-| Temperature |  +| Voltage | 
-| Voltage |  +| Current | 
-| Current |  +| Fan | 
-| Fan |  +| Physical Chassis Security | 
-| Physical Chassis Security |  +| Processor | 
-| Processor |  +| Power Supply / Converter | 
-| Power Supply / Converter |  +| PowerUnit | 
-| PowerUnit |  +| CoolingDevice | 
-| CoolingDevice |  +| Other Units-based Sensor | 
-| Other Units-based Sensor |  +| Memory | 
-| Memory |  +| Drive Slot/Bay | 
-| Drive Slot/Bay |  +| POST Memory Resize | 
-| POST Memory Resize |  +| System Firmware Progress | 
-| System Firmware Progress |  +| Event Logging Disabled | 
-| Event Logging Disabled |  +| System Event | 
-| System Event |  +| Critical Interrupt | 
-| Critical Interrupt |  +| Button/Switch | 
-| Button/Switch |  +| Module/Board | 
-| Module/Board |  +| Microcontroller/Coprocessor | 
-| Microcontroller/Coprocessor |  +| Add-in Card | 
-| Add-in Card |  +| Chassis | 
-| Chassis |  +| ChipSet | 
-| ChipSet |  +| Other FRU | 
-| Other FRU |  +| Cable/Interconnect | 
-| Cable/Interconnect |  +| Terminator | 
-| Terminator |  +| SystemBoot/Restart | 
-| SystemBoot/Restart |  +| Boot Error | 
-| Boot Error |  +| BaseOSBoot/InstallationStatus | 
-| BaseOSBoot/InstallationStatus |  +| OS Stop/Shutdown | 
-| OS Stop/Shutdown |  +| Slot/Connector | 
-| Slot/Connector |  +| System ACPI PowerState | 
-| System ACPI PowerState |  +| Watchdog | 
-| Watchdog |  +| Platform Alert | 
-| Platform Alert |  +| Entity Presence | 
-| Entity Presence |  +| Monitor ASIC/IC | 
-| Monitor ASIC/IC |  +| LAN | 
-| LAN |  +| Management Subsystem Health | 
-| Management Subsystem Health |  +| Battery | 
-| Battery |  +| Session Audit | 
-| Session Audit |  +| Version Change | 
-| Version Change |  +| FRUState |
-| FRUState | +
  
-==== Severity: ====+== Severity ==
  
-string +string ^ 
-| --- | +| OK | 
-| OK |  +| Warning | 
-| Warning |  +| Critical |
-| Critical | +
  
  
-====== LogService 1.0.======+===== LogEntryCollection ===== 
 + 
 +A Collection of LogEntry resource instances. 
 + 
 +^ Property ^ Type ^ Nullable ^ Permission ^ Description ^ 
 +| **Description** | string | Yes | read-write | Provides a description of this resource and is used for commonality  in the schema definitions
 +| **Members** | array(reference([[documentation:redfish_api:schema_definition#logentry|LogEntry]])) |  | read-only | Contains the members of this collection. | 
 +| **Name** | string |  | read-write | A friendly name for this line of service. | 
 +| **Oem** {} | object |  | read-write | This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | 
 + 
 +===== LogService =====
  
 This resource represents the log service for the resource or service to which it is associated. This resource represents the log service for the resource or service to which it is associated.
  
-|             | +^ Property ^ Type ^ Nullable ^ Permission ^ Description ^ 
-| --- | --- | --- | +| **Actions** { | object |  | read-write | The available actions for this resource. | 
-| **Actions** { | object\\ \\ *read-write| The available actions for this resource. | +\ \ \ \ \ \ **#LogService.ClearLog** {} | object |  | read-write |  | 
-<space><space><space><space><space><space>**#LogService.ClearLog** {} | object\\ \\ *read-write|  | +\ \ \ \ \ \ **Oem** {} | object |  | read-write |  | 
-<space><space><space><space><space><space>**Oem** {} | object\\ \\ *read-write|  | +| } |   
-| } |     +| **DateTime** | string | Yes | read-write | The current DateTime (with offset) for the log service, used to set or read time.\\ format: date-time 
-| **DateTime** | string, null\\ \\ *read-write| The current DateTime (with offset) for the log service, used to set or read time. | +| **DateTimeLocalOffset** | string | Yes | read-write | The time offset from UTC that the DateTime property is set to in format: +06:00 .\\ pattern: ([-+][0-1][0-9]:[0-5][0-9]) 
-| **DateTimeLocalOffset** | string, null\\ \\ *read-write| The time offset from UTC that the DateTime property is set to in format: +06:00 . +| **Description** | string | Yes | read-write | Provides a description of this resource and is used for commonality  in the schema definitions. | 
-| **Description** | string, null\\ \\ *read-write* | Provides a description of this resource and is used for commonality  in the schema definitions. | +| **Entries** | reference([[documentation:redfish_api:schema_definition#logentrycollection|LogEntryCollection]]) |  | read-write | References to the log entry collection. | 
-| **Entries** { | object\\ \\ *read-write* | References to the log entry collection. +| **Id** | string |  | read-write | Uniquely identifies the resource within the collection of like resources. | 
-<space><space><space><space><space><space>**Description** | string, null\\ \\ *read-write| Provides a description of this resource and is used for commonality  in the schema definitions. | +| **MaxNumberOfRecords** | number |  | read-only | The maximum number of log entries this service can have. | 
-<space><space><space><space><space><space>**Members** [ {} | array\\ \\ *read-only* | Contains the members of this collection. | +| **Name** | string |  | read-write | A friendly name for this line of service. | 
-| <space><space><space><space><space><space>**[email protected]** | string\\ \\ *read-write* |  | +| **Oem** {} | object |  | read-write | This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | 
-| <space><space><space><space><space><space>**Name** | string\\ \\ *read-writeA friendly name for this line of service. | +| **OverWritePolicy** | string |  | read-write | The overwrite policy for this service that takes place when the log is full.\\ //See Property Details, below, for more information about this property.// 
-| <space><space><space><space><space><space>**Oem** {} | object\\ \\ *read-write* | This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections+| **ServiceEnabled** | boolean | Yes | read-write | This indicates whether this service is enabled. | 
-| } |     +| **Status** { | object | Yes | read-only | Indicates the status of the file share. | 
-| **Id** | string\\ \\ *read-write| Uniquely identifies the resource within the collection of like resources. | +\ \ \ \ \ \ **Health** | string | Yes | read-write | This represents the health state of this resource in the absence of its dependent resources.\\ //See Property Details, below, for more information about this property.// 
-| **MaxNumberOfRecords** | number\\ \\ *read-only| The maximum number of log entries this service can have. | +\ \ \ \ \ \ **HealthRollup** | string | Yes | read-write | This represents the overall health state from the view of this resource.\\ //See Property Details, below, for more information about this property.// 
-| **Name** | string\\ \\ *read-write| A friendly name for this line of service. | +\ \ \ \ \ \ **Oem** {} | object |  | read-write | This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | 
-| **Oem** {} | object\\ \\ *read-write| This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | +\ \ \ \ \ \ **State** | string | Yes | read-write | This indicates the known state of the resource, such as if it is enabled.\\ //See Property Details, below, for more information about this property.// 
-| **OverWritePolicy** | string\\ \\ *read-write| The overwrite policy for this service that takes place when the log is full. *See Property Details, below, for more information about this property.+| } |   |
-| **ServiceEnabled** | boolean, null\\ \\ *read-write| This indicates whether this service is enabled. | +
-| **Status** { | object, null\\ \\ *read-only| Indicates the status of the file share. | +
-<space><space><space><space><space><space>**Health** | string, null\\ \\ *read-write| This represents the health state of this resource in the absence of its dependent resources. *See Property Details, below, for more information about this property.+
-<space><space><space><space><space><space>**HealthRollup** | string, null\\ \\ *read-write| This represents the overall health state from the view of this resource. *See Property Details, below, for more information about this property.+
-<space><space><space><space><space><space>**Oem** {} | object\\ \\ *read-write| This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | +
-<space><space><space><space><space><space>**State** | string, null\\ \\ *read-write| This indicates the known state of the resource, such as if it is enabled. *See Property Details, below, for more information about this property.+
-| } |     |+
  
-===== Property Details =====+=== Property Details ===
  
-==== Health: ====+== Health ==
  
-string Description +string Description ^
-| --- | --- |+
 | Critical | A critical condition exists that requires immediate attention. | | Critical | A critical condition exists that requires immediate attention. |
 | OK | Normal. | | OK | Normal. |
 | Warning | A condition exists that requires attention. | | Warning | A condition exists that requires attention. |
  
-==== HealthRollup: ====+== HealthRollup ==
  
-string Description +string Description ^
-| --- | --- |+
 | Critical | A critical condition exists that requires immediate attention. | | Critical | A critical condition exists that requires immediate attention. |
 | OK | Normal. | | OK | Normal. |
 | Warning | A condition exists that requires attention. | | Warning | A condition exists that requires attention. |
  
-==== OverWritePolicy: ====+== OverWritePolicy ==
  
-string Description +string Description ^
-| --- | --- |+
 | NeverOverWrites | When full, new entries to the Log will be discarded. | | NeverOverWrites | When full, new entries to the Log will be discarded. |
 | Unknown | The overwrite policy is not known or is undefined. | | Unknown | The overwrite policy is not known or is undefined. |
 | WrapsWhenFull | When full, new entries to the Log will overwrite previous entries. | | WrapsWhenFull | When full, new entries to the Log will overwrite previous entries. |
  
-==== State: ====+== State ==
  
-string Description +string Description ^
-| --- | --- |+
 | Absent | This function or resource is not present or not detected. | | Absent | This function or resource is not present or not detected. |
 | Deferring | The element will not process any commands but will queue new requests. | | Deferring | The element will not process any commands but will queue new requests. |
Line 2557: Line 2230:
  
  
-====== Manager 1.3.======+===== LogServiceCollection ===== 
 + 
 +A Collection of LogService resource instances. 
 + 
 +^ Property ^ Type ^ Nullable ^ Permission ^ Description ^ 
 +| **Description** | string | Yes | read-write | Provides a description of this resource and is used for commonality  in the schema definitions
 +| **Members** | array(reference([[documentation:redfish_api:schema_definition#logservice|LogService]])) |  | read-only | Contains the members of this collection. | 
 +| **Name** | string |  | read-write | A friendly name for this line of service. | 
 +| **Oem** {} | object |  | read-write | This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | 
 + 
 +===== Manager =====
  
 This is the schema definition for a Manager.  Examples of managers are BMCs, Enclosure Managers, Management Controllers and other subsystems assigned managability functions. This is the schema definition for a Manager.  Examples of managers are BMCs, Enclosure Managers, Management Controllers and other subsystems assigned managability functions.
  
-|             | +^ Property ^ Type ^ Nullable ^ Permission ^ Description ^ 
-| --- | --- | --- | +| **Actions** { | object |  | read-write | The available actions for this resource. | 
-| **Actions** { | object\\ \\ *read-write| The available actions for this resource. | +\ \ \ \ \ \ **#Manager.ForceFailover** {} | object |  | read-write | The ForceFailover action forces a failover of this manager to the manager used in the parameter. | 
-<space><space><space><space><space><space>**#Manager.ForceFailover** {} | object\\ \\ *read-write| The ForceFailover action forces a failover of this manager to the manager used in the parameter. | +\ \ \ \ \ \ **#Manager.ModifyRedundancySet** {} | object |  | read-write | The ModifyRedundancySet operation is used to add or remove members to a redundant group of manager. | 
-<space><space><space><space><space><space>**#Manager.ModifyRedundancySet** {} | object\\ \\ *read-write| The ModifyRedundancySet operation is used to add or remove members to a redundant group of manager. | +\ \ \ \ \ \ **#Manager.Reset** {} | object |  | read-write | The reset action resets/reboots the manager. | 
-<space><space><space><space><space><space>**#Manager.Reset** {} | object\\ \\ *read-write| The reset action resets/reboots the manager. | +\ \ \ \ \ \ **Oem** {} | object |  | read-write |  | 
-<space><space><space><space><space><space>**Oem** {} | object\\ \\ *read-write|  | +| } |   
-| } |     +| **CommandShell** { | object |  | read-write | Information about the Command Shell service provided by this manager. | 
-| **CommandShell** { | object\\ \\ *read-write| Information about the Command Shell service provided by this manager. | +\ \ \ \ \ \ **ConnectTypesSupported** [ {} ] | array |  | read-only | This object is used to enumerate the Command Shell connection types allowed by the implementation. | 
-<space><space><space><space><space><space>**ConnectTypesSupported** [ {} ] | array\\ \\ *read-only| This object is used to enumerate the Command Shell connection types allowed by the implementation. | +\ \ \ \ \ \ **MaxConcurrentSessions** | number |  | read-only | Indicates the maximum number of service sessions, regardless of protocol, this manager is able to support. | 
-<space><space><space><space><space><space>**MaxConcurrentSessions** | number\\ \\ *read-only| Indicates the maximum number of service sessions, regardless of protocol, this manager is able to support. | +\ \ \ \ \ \ **ServiceEnabled** | boolean |  | read-write | Indicates if the service is enabled for this manager. | 
-<space><space><space><space><space><space>**ServiceEnabled** | boolean\\ \\ *read-write| Indicates if the service is enabled for this manager. | +| } |   
-| } |     +| **DateTime** | string | Yes | read-write | The current DateTime (with offset) for the manager, used to set or read time.\\ format: date-time 
-| **DateTime** | string, null\\ \\ *read-write| The current DateTime (with offset) for the manager, used to set or read time. | +| **DateTimeLocalOffset** | string | Yes | read-write | The time offset from UTC that the DateTime property is set to in format: +06:00 .\\ pattern: ([-+][0-1][0-9]:[0-5][0-9]) 
-| **DateTimeLocalOffset** | string, null\\ \\ *read-write| The time offset from UTC that the DateTime property is set to in format: +06:00 . | +| **Description** | string | Yes | read-write | Provides a description of this resource and is used for commonality  in the schema definitions. | 
-| **Description** | string, null\\ \\ *read-write| Provides a description of this resource and is used for commonality  in the schema definitions. | +| **EthernetInterfaces** | reference([[documentation:redfish_api:schema_definition#ethernetinterfacecollection|EthernetInterfaceCollection]]) |  | read-write | This is a reference to a collection of NICs that this manager uses for network communication.  It is here that clients will find NIC configuration options and settings. | 
-| **EthernetInterfaces** object\\ \\ *read-write| This is a reference to a collection of NICs that this manager uses for network communication.  It is here that clients will find NIC configuration options and settings. | +| **FirmwareVersion** | string | Yes | read-only | The firmware version of this Manager. | 
-<space><space><space><space><space><space>**Description** | string, null\\ \\ *read-write* Provides a description of this resource and is used for commonality  in the schema definitions. | +| **GraphicalConsole** { | object |  | read-write | The value of this property shall contain the information about the Graphical Console (KVM-IP) service of this manager. | 
-| <space><space><space><space><space><space>**Members** [ {} ] | array\\ \\ *read-only* | Contains the members of this collection. | +\ \ \ \ \ \ **ConnectTypesSupported** [ {} ] | array |  | read-only | This object is used to enumerate the Graphical Console connection types allowed by the implementation. | 
-| <space><space><space><space><space><space>**[email protected]** | string\\ \\ *read-write* |  | +\ \ \ \ \ \ **MaxConcurrentSessions** | number |  | read-only | Indicates the maximum number of service sessions, regardless of protocol, this manager is able to support. | 
-| <space><space><space><space><space><space>**Name** | string\\ \\ *read-write* | A friendly name for this line of service. | +\ \ \ \ \ \ **ServiceEnabled** | boolean |  | read-write | Indicates if the service is enabled for this manager. | 
-| <space><space><space><space><space><space>**Oem** {} | object\\ \\ *read-write* | This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | +| } |   
-| } |     | +| **HostInterfaces** | reference([[documentation:redfish_api:schema_definition#hostinterfacecollection|HostInterfaceCollection]]) |  read-write | This is a reference to a collection of Host Interfaces that this manager uses for local host communication.  It is here that clients will find Host Interface configuration options and settings. | 
-| **FirmwareVersion** | string, null\\ \\ *read-only* | The firmware version of this Manager. | +| **Id** | string |  | read-write | Uniquely identifies the resource within the collection of like resources. | 
-| **GraphicalConsole** { | object\\ \\ *read-write| The value of this property shall contain the information about the Graphical Console (KVM-IP) service of this manager. | +| **Links** { | object |  | read-write | Contains references to other resources that are related to this resource. | 
-<space><space><space><space><space><space>**ConnectTypesSupported** [ {} ] | array\\ \\ *read-only| This object is used to enumerate the Graphical Console connection types allowed by the implementation. | +\ \ \ \ \ \ **ManagerForChassis** [ {} ] | array |  | read-only | This property is an array of references to the chassis that this manager has control over. | 
-<space><space><space><space><space><space>**MaxConcurrentSessions** | number\\ \\ *read-only| Indicates the maximum number of service sessions, regardless of protocol, this manager is able to support. | +| \ \ \ \ \ \ **ManagerForServers** [ {} ] | array |  | read-only | This property is an array of references to the systems that this manager has control over. | 
-<space><space><space><space><space><space>**ServiceEnabled** | boolean\\ \\ *read-write| Indicates if the service is enabled for this manager. | +| \ \ \ \ \ \ **ManagerInChassis** {} | object |  | read-write | This property is a reference to the chassis that this manager is located in. | 
-| } |     +\ \ \ \ \ \ **Oem** {} | object |  | read-write | Oem extension object. | 
-| **HostInterfaces** *(v1.3+)* { object\\ \\ *read-write| This is a reference to a collection of Host Interfaces that this manager uses for local host communication.  It is here that clients will find Host Interface configuration options and settings. | +| } |   
-<space><space><space><space><space><space>**Description** | string, null\\ \\ *read-write* Provides a description of this resource and is used for commonality  in the schema definitions. | +| **LogServices** | reference([[documentation:redfish_api:schema_definition#logservicecollection|LogServiceCollection]]) |  | read-write | This is a reference to a collection of Logs used by the manager. | 
-| <space><space><space><space><space><space>**Members** [ {} ] | array\\ \\ *read-only* | Contains the members of this collection. | +| **ManagerType** | string |  | read-write | This property represents the type of manager that this resource represents.\\ //See Property Details, below, for more information about this property.// 
-| <space><space><space><space><space><space>**[email protected]** | string\\ \\ *read-write* |  | +| **Model** | string | Yes | read-only | The model information of this Manager as defined by the manufacturer. | 
-| <space><space><space><space><space><space>**Name** | string\\ \\ *read-write* | A friendly name for this line of service. | +| **Name** | string |  | read-write | A friendly name for this line of service. | 
-| <space><space><space><space><space><space>**Oem** {} | object\\ \\ *read-write* | This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | +| **NetworkProtocol** | reference([[documentation:redfish_api:schema_definition#managernetworkprotocol|ManagerNetworkProtocol]]) |  | read-write | This is a reference to the network services and their settings that the manager controls.  It is here that clients will find network configuration options as well as network services. | 
-| } |     | +| **Oem** {} | object |  | read-write | This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | 
-| **Id** | string\\ \\ *read-write* | Uniquely identifies the resource within the collection of like resources. | +| **PowerState** | string Yes | read-write | This is the current power state of the Manager.\\ //See Property Details, below, for more information about this property.// 
-| **Links** { | object\\ \\ *read-write| Contains references to other resources that are related to this resource. | +| **Redundancy** [ { | array |  | read-write | Redundancy information for the managers of this system. | 
-<space><space><space><space><space><space>**ManagerForChassis** [ {} ] | array\\ \\ *read-only| This property is an array of references to the chassis that this manager has control over. | +\ \ \ \ \ \ **MaxNumSupported** | number | Yes | read-only | This is the maximum number of members allowable for this particular redundancy group. | 
-<space><space><space><space><space><space>**[email protected]** | string\\ \\ *read-write* |  | +\ \ \ \ \ \ **MemberId** | string |  | read-write | This is the identifier for the member within the collection. | 
-| <space><space><space><space><space><space>**ManagerForServers** [ {} ] | array\\ \\ *read-only| This property is an array of references to the systems that this manager has control over. | +\ \ \ \ \ \ **MinNumNeeded** | number | Yes | read-only | This is the minumum number of members needed for this group to be redundant. | 
-<space><space><space><space><space><space>**[email protected]** | string\\ \\ *read-write* |  | +\ \ \ \ \ \ **Mode** | string | Yes | read-write | This is the redundancy mode of the group.\\ //See Property Details, below, for more information about this property.// 
-| <space><space><space><space><space><space>**ManagerInChassis** {} | object\\ \\ *read-write| This property is a reference to the chassis that this manager is located in. | +\ \ \ \ \ \ **Name** | string |  | read-only | The name of the resource or array element. | 
-<space><space><space><space><space><space>**Oem** {} | object\\ \\ *read-write| Oem extension object. | +\ \ \ \ \ \ **Oem** {} | object |  | read-write | This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | 
-| } |     +\ \ \ \ \ \ **RedundancySet** [ {} ] | array |  | read-only | Contains any ids that represent components of this redundancy set. | 
-| **LogServices** object\\ \\ *read-write| This is a reference to a collection of Logs used by the manager. | +| \ \ \ \ \ \ **Status** {} | object |  | read-only | Indicates the status of the file share. | 
-<space><space><space><space><space><space>**Description** | string, null\\ \\ *read-write* Provides a description of this resource and is used for commonality  in the schema definitions. | +\ \ \ \ \ \ **MemberId** | string |  | read-only | This is the identifier for the member within the collection. | 
-| <space><space><space><space><space><space>**Members** [ {} ] | array\\ \\ *read-only* | Contains the members of this collection. | +\ \ \ \ \ \ **RedundancyEnabled** | boolean | Yes | read-write | This indicates whether redundancy is enabled. | 
-| <space><space><space><space><space><space>**[email protected]** | string\\ \\ *read-write* |  | +| } ] |  |  | 
-| <space><space><space><space><space><space>**Name** | string\\ \\ *read-write* | A friendly name for this line of service. | +| **SerialConsole** { | object |  | read-write | Information about the Serial Console service provided by this manager. | 
-| <space><space><space><space><space><space>**Oem** {} | object\\ \\ *read-write* | This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | +\ \ \ \ \ \ **ConnectTypesSupported** [ {} ] | array |  | read-only | This object is used to enumerate the Serial Console connection types allowed by the implementation. | 
-| } |     | +\ \ \ \ \ \ **MaxConcurrentSessions** | number |  | read-only | Indicates the maximum number of service sessions, regardless of protocol, this manager is able to support. | 
-| **ManagerType** | string\\ \\ *read-write* | This property represents the type of manager that this resource represents. *See Property Details, below, for more information about this property.+\ \ \ \ \ \ **ServiceEnabled** | boolean |  | read-write | Indicates if the service is enabled for this manager. | 
-| **Model** | string, null\\ \\ *read-only| The model information of this Manager as defined by the manufacturer. | +| } |   
-| **Name** | string\\ \\ *read-write| A friendly name for this line of service. | +| **SerialInterfaces** | reference([[documentation:redfish_api:schema_definition#serialinterfacecollection|SerialInterfaceCollection]]) |  | read-write | This is a reference to a collection of serial interfaces that this manager uses for serial and console communication.  It is here that clients will find serial configuration options and settings. | 
-| **NetworkProtocol** object\\ \\ *read-write| This is a reference to the network services and their settings that the manager controls.  It is here that clients will find network configuration options as well as network services. | +| **ServiceEntryPointUUID** | string |  | read-write | The UUID of the Redfish Service provided by this manager.\\ pattern: ([0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}) 
-<space><space><space><space><space><space>**DHCP** {} | object\\ \\ *read-write* Settings for this Manager's DHCP protocol support. | +| **Status** { | object |  | read-only | Indicates the status of the file share. | 
-| <space><space><space><space><space><space>**Description** | string, null\\ \\ *read-write* | Provides a description of this resource and is used for commonality  in the schema definitions. | +\ \ \ \ \ \ **Health** | string | Yes | read-write | This represents the health state of this resource in the absence of its dependent resources.\\ //See Property Details, below, for more information about this property.// 
-| <space><space><space><space><space><space>**FQDN** | string, null\\ \\ *read-only* | This is the fully qualified domain name for the manager obtained by DNS including the host name and top-level domain name. | +\ \ \ \ \ \ **HealthRollup** | string | Yes | read-write | This represents the overall health state from the view of this resource.\\ //See Property Details, below, for more information about this property.// 
-| <space><space><space><space><space><space>**HTTP** {} | object\\ \\ *read-write* | Settings for this Manager's HTTP protocol support. | +\ \ \ \ \ \ **Oem** {} | object |  | read-write | This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | 
-| <space><space><space><space><space><space>**HTTPS** {} | object\\ \\ *read-write* | Settings for this Manager's HTTPS protocol support. | +\ \ \ \ \ \ **State** | string | Yes | read-write | This indicates the known state of the resource, such as if it is enabled.\\ //See Property Details, below, for more information about this property.// 
-| <space><space><space><space><space><space>**HostName** | string, null\\ \\ *read-only* | The DNS Host Name of this manager, without any domain information. | +| } |   
-| <space><space><space><space><space><space>**IPMI** {} | object\\ \\ *read-write* | Settings for this Manager's IPMI-over-LAN protocol support. | +| **UUID** | string | Yes | read-write | The Universal Unique Identifier (UUID) for this Manager.\\ pattern: ([0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}) 
-| <space><space><space><space><space><space>**Id** | string\\ \\ *read-write* | Uniquely identifies the resource within the collection of like resources. | +| **VirtualMedia** | reference([[documentation:redfish_api:schema_definition#virtualmediacollection|VirtualMediaCollection]])  | read-write | This is a reference to the Virtual Media services for this particular manager. |
-| <space><space><space><space><space><space>**KVMIP** {} | object\\ \\ *read-write* | Settings for this Manager's KVM-IP protocol support. | +
-| <space><space><space><space><space><space>**Name** | string\\ \\ *read-write* | A friendly name for this line of service. | +
-| <space><space><space><space><space><space>**Oem** {} | object\\ \\ *read-write* | This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | +
-<space><space><space><space><space><space>**SNMP** {} object\\ \\ *read-write* Settings for this Manager's SNMP support. | +
-| <space><space><space><space><space><space>**SSDP** {} | object\\ \\ *read-write* | Settings for this Manager's SSDP support. | +
-| <space><space><space><space><space><space>**SSH** {} | object\\ \\ *read-write* | Settings for this Manager's SSH (Secure Shell) protocol support. | +
-| <space><space><space><space><space><space>**Status** {} | object\\ \\ *read-only* | Indicates the status of the file share. | +
-| <space><space><space><space><space><space>**Telnet** {} | object\\ \\ *read-write* | Settings for this Manager's Telnet protocol support. | +
-| <space><space><space><space><space><space>**VirtualMedia** {} | object\\ \\ *read-write* | Settings for this Manager's Virtual Media support. | +
-| } |     | +
-| **Oem** {} | object\\ \\ *read-write* | This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | +
-| **PowerState** *(v1.2+)* | string, null\\ \\ *read-write* | This is the current power state of the Manager. *See Property Details, below, for more information about this property.+
-| **Redundancy** [ { | array\\ \\ *read-write| Redundancy information for the managers of this system. | +
-<space><space><space><space><space><space>**MaxNumSupported** | number, null\\ \\ *read-only| This is the maximum number of members allowable for this particular redundancy group. | +
-<space><space><space><space><space><space>**MemberId** | string\\ \\ *read-write| This is the identifier for the member within the collection. | +
-<space><space><space><space><space><space>**MinNumNeeded** | number, null\\ \\ *read-only| This is the minumum number of members needed for this group to be redundant. | +
-<space><space><space><space><space><space>**Mode** | string, null\\ \\ *read-write| This is the redundancy mode of the group. *See Property Details, below, for more information about this property.+
-<space><space><space><space><space><space>**Name** | string\\ \\ *read-only| The name of the resource or array element. | +
-<space><space><space><space><space><space>**Oem** {} | object\\ \\ *read-write| This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | +
-<space><space><space><space><space><space>**RedundancySet** [ {} ] | array\\ \\ *read-only| Contains any ids that represent components of this redundancy set. | +
-<space><space><space><space><space><space>**[email protected]** | string\\ \\ *read-write* |  | +
-| <space><space><space><space><space><space>**Status** {} | object\\ \\ *read-only| Indicates the status of the file share. | +
-<space><space><space><space><space><space>**MemberId** | string\\ \\ *read-only| This is the identifier for the member within the collection. | +
-<space><space><space><space><space><space>**RedundancyEnabled** | boolean, null\\ \\ *read-write| This indicates whether redundancy is enabled. | +
-| } ] |   |   | +
-| **[email protected]** | string\\ \\ *read-write* |  | +
-| **SerialConsole** { | object\\ \\ *read-write| Information about the Serial Console service provided by this manager. | +
-<space><space><space><space><space><space>**ConnectTypesSupported** [ {} ] | array\\ \\ *read-only| This object is used to enumerate the Serial Console connection types allowed by the implementation. | +
-<space><space><space><space><space><space>**MaxConcurrentSessions** | number\\ \\ *read-only| Indicates the maximum number of service sessions, regardless of protocol, this manager is able to support. | +
-<space><space><space><space><space><space>**ServiceEnabled** | boolean\\ \\ *read-write| Indicates if the service is enabled for this manager. | +
-| } |     +
-| **SerialInterfaces** object\\ \\ *read-write| This is a reference to a collection of serial interfaces that this manager uses for serial and console communication.  It is here that clients will find serial configuration options and settings. | +
-<space><space><space><space><space><space>**Description** | string, null\\ \\ *read-writeProvides a description of this resource and is used for commonality  in the schema definitions+
-| <space><space><space><space><space><space>**Members** [ {} ] | array\\ \\ *read-only* | Contains the members of this collection. | +
-| <space><space><space><space><space><space>**[email protected]** | string\\ \\ *read-write* |  | +
-| <space><space><space><space><space><space>**Name** | string\\ \\ *read-write* | A friendly name for this line of service. | +
-| <space><space><space><space><space><space>**Oem** {} | object\\ \\ *read-write* | This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | +
-|     | +
-| **ServiceEntryPointUUID** | string\\ \\ *read-write* | The UUID of the Redfish Service provided by this manager. +
-| **Status** { | object\\ \\ *read-only| Indicates the status of the file share. | +
-<space><space><space><space><space><space>**Health** | string, null\\ \\ *read-write| This represents the health state of this resource in the absence of its dependent resources. *See Property Details, below, for more information about this property.+
-<space><space><space><space><space><space>**HealthRollup** | string, null\\ \\ *read-write| This represents the overall health state from the view of this resource. *See Property Details, below, for more information about this property.+
-<space><space><space><space><space><space>**Oem** {} | object\\ \\ *read-write| This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | +
-<space><space><space><space><space><space>**State** | string, null\\ \\ *read-write| This indicates the known state of the resource, such as if it is enabled. *See Property Details, below, for more information about this property.+
-| } |     +
-| **UUID** | string, null\\ \\ *read-write| The Universal Unique Identifier (UUID) for this Manager. +
-| **VirtualMedia** { | object\\ \\ *read-write* | This is a reference to the Virtual Media services for this particular manager. | +
-| <space><space><space><space><space><space>**Description** | string, null\\ \\ *read-write* | Provides a description of this resource and is used for commonality  in the schema definitions. | +
-| <space><space><space><space><space><space>**Members** [ {} ] | array\\ \\ *read-only* | Contains the members of this collection. | +
-| <space><space><space><space><space><space>**[email protected]** | string\\ \\ *read-write* |  +
-<space><space><space><space><space><space>**Name** | string\\ \\ *read-write* A friendly name for this line of service. | +
-<space><space><space><space><space><space>**Oem** {} | object\\ \\ *read-write| This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections+
-| } |     |+
  
-===== Property Details =====+=== Property Details ===
  
-==== Health: ====+== Health ==
  
-string Description +string Description ^
-| --- | --- |+
 | Critical | A critical condition exists that requires immediate attention. | | Critical | A critical condition exists that requires immediate attention. |
 | OK | Normal. | | OK | Normal. |
 | Warning | A condition exists that requires attention. | | Warning | A condition exists that requires attention. |
  
-==== HealthRollup: ====+== HealthRollup ==
  
-string Description +string Description ^
-| --- | --- |+
 | Critical | A critical condition exists that requires immediate attention. | | Critical | A critical condition exists that requires immediate attention. |
 | OK | Normal. | | OK | Normal. |
 | Warning | A condition exists that requires attention. | | Warning | A condition exists that requires attention. |
  
-==== ManagerType: ====+== ManagerType ==
  
-string Description +string Description ^
-| --- | --- |+
 | AuxiliaryController | A controller which provides management functions for a particular subsystem or group of devices. | | AuxiliaryController | A controller which provides management functions for a particular subsystem or group of devices. |
 | BMC | A controller which provides management functions for a single computer system. | | BMC | A controller which provides management functions for a single computer system. |
Line 2707: Line 2334:
 | RackManager | A controller which provides management functions for a whole or part of a rack. | | RackManager | A controller which provides management functions for a whole or part of a rack. |
  
-==== Mode: ====+== Mode ==
  
-string Description +string Description ^
-| --- | --- |+
 | Failover | Failure of one unit will automatically cause its functions to be taken over by a standby or offline unit in the redundancy set. | | Failover | Failure of one unit will automatically cause its functions to be taken over by a standby or offline unit in the redundancy set. |
 | N+m | Multiple units are available and active such that normal operation will continue if one or more units fail. | | N+m | Multiple units are available and active such that normal operation will continue if one or more units fail. |
Line 2716: Line 2342:
 | Sparing | One or more spare units are available to take over the function of a failed unit, but takeover is not automatic. | | Sparing | One or more spare units are available to take over the function of a failed unit, but takeover is not automatic. |
  
-==== PowerState: ====+== PowerState ==
  
-string Description +string Description ^
-| --- | --- |+
 | Off | The state is powered Off. | | Off | The state is powered Off. |
 | On | The state is powered On. | | On | The state is powered On. |
Line 2725: Line 2350:
 | PoweringOn | A temporary state between Off and On. | | PoweringOn | A temporary state between Off and On. |
  
-==== State: ====+== State ==
  
-string Description +string Description ^
-| --- | --- |+
 | Absent | This function or resource is not present or not detected. | | Absent | This function or resource is not present or not detected. |
 | Deferring | The element will not process any commands but will queue new requests. | | Deferring | The element will not process any commands but will queue new requests. |
Line 2742: Line 2366:
  
  
-====== ManagerAccount 1.0.3 ======+===== ManagerAccount =====
  
 +The user accounts, owned by a Manager, are defined in this resource.  Changes to a Manager Account may affect the current Redfish service connection if this manager is responsible for the Redfish service.
  
-Description text placed before the property table under the schema name.+^ Property ^ Type ^ Nullable ^ Permission ^ Description 
 +| **Description** | string | Yes | read-write | Provides a description of this resource and is used for commonality  in the schema definitions. | 
 +| **Enabled** | boolean |  | read-write | This property is used by a User Administrator to disable an account w/o having to delet the user information.  When set to true, the user can login.  When set to false, the account is administratively disabled and the user cannot login. | 
 +| **Id** | string |  | read-write | Uniquely identifies the resource within the collection of like resources. | 
 +| **Links** { | object |  | read-write | Contains references to other resources that are related to this resource. | 
 +| \ \ \ \ \ \ **Oem** {} | object |  | read-write | Oem extension object. | 
 +| \ \ \ \ \ \ **Role** {} | object |  | read-write | A reference to the Role object defining Privileges for this account--returned when the resource is read. The ID of the role is the same as property RoleId. | 
 +| } |  |  | 
 +| **Locked** | boolean |  | read-write | This property indicates that the account has been auto-locked by the account service because the lockout threshold has been exceeded.  When set to true, the account is locked. A user admin can write the property to false to manually unlock, or the account service will unlock it once the lockout duration period has passed. | 
 +| **Name** | string |  | read-write | A friendly name for this line of service. | 
 +| **Oem** {} | object |  | read-write | This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | 
 +| **Password** | string | Yes | read-write | This property is used with a PATCH or PUT to write the password for the account.  This property is null on a GET. | 
 +| **RoleId** | string |  | read-write | This property contains the Role for this account. | 
 +| **UserName** | string |  | read-write | This property contains the user name for the account|
  
-Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum+===== ManagerAccountCollection =====
  
 +A Collection of ManagerAccount resource instances.
  
 +^ Property ^ Type ^ Nullable ^ Permission ^ Description ^
 +| **Description** | string | Yes | read-write | Provides a description of this resource and is used for commonality  in the schema definitions. |
 +| **Members** | array(reference([[documentation:redfish_api:schema_definition#manageraccount|ManagerAccount]])) |  | read-only | Contains the members of this collection. |
 +| **Name** | string |  | read-write | A friendly name for this line of service. |
 +| **Oem** {} | object |  | read-write | This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. |
  
 +===== ManagerCollection =====
  
 +A Collection of Manager resource instances.
  
-A sample JSON payload can be included, which will land in the language-specific tab when the documentation output file is fed to the Slate documentation tool.+^ Property ^ Type ^ Nullable ^ Permission ^ Description ^ 
 +| **Description** | string | Yes | read-write | Provides a description of this resource and is used for commonality  in the schema definitions. | 
 +| **Members** | array(reference([[documentation:redfish_api:schema_definition#manager|Manager]])) |  | read-only | Contains the members of this collection. | 
 +| **Name** | string |  | read-write | A friendly name for this line of service. | 
 +| **Oem** {} | object |  | read-write | This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections|
  
- +===== ManagerNetworkProtocol =====
-```json +
-+
-  { +
-    "meeting_id": 1194, +
-    "name": "Review meeting", +
-    "start_time":+
-      "value": 1431648000, +
-      "iso_8601": "2015-05-15T00:00:00Z" +
-    } +
-  }, +
-  { +
-    "meeting_id": 1192, +
-    "name": "Status followup", +
-    "start_time":+
-      "value": 1430956800, +
-      "iso_8601": "2015-05-07T00:00:00Z" +
-    } +
-  }, +
-  { +
-    "meeting_id": 1199, +
-    "name": "Status update", +
-    "start_time":+
-      "value": 1430872200, +
-      "iso_8601": "2015-05-06T00:30:00Z" +
-    } +
-  } +
-+
-``` +
- +
- +
-|             | +
-| --- | --- | --- | +
-| **Description** | string, null\\ \\ *read-write* | Provides a description of this resource and is used for commonality  in the schema definitions. | +
-| **Enabled** | boolean\\ \\ *read-write* | This property is used by a User Administrator to disable an account w/o having to delet the user information.  When set to true, the user can login.  When set to false, the account is administratively disabled and the user cannot login. | +
-| **Id** | string\\ \\ *read-write* | Uniquely identifies the resource within the collection of like resources. | +
-| **Links** { | object\\ \\ *read-write* | Contains references to other resources that are related to this resource. | +
-| <space><space><space><space><space><space>**Oem** {} | object\\ \\ *read-write* | Oem extension object. | +
-| <space><space><space><space><space><space>**Role** {} | object\\ \\ *read-write* | A reference to the Role object defining Privileges for this account--returned when the resource is read. The ID of the role is the same as property RoleId. | +
-| } |     | +
-| **Locked** | boolean\\ \\ *read-write* | This property indicates that the account has been auto-locked by the account service because the lockout threshold has been exceeded.  When set to true, the account is locked. A user admin can write the property to false to manually unlock, or the account service will unlock it once the lockout duration period has passed. | +
-| **Name** | string\\ \\ *read-write* | A friendly name for this line of service. | +
-| **Oem** {} | object\\ \\ *read-write* | This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | +
-| **Password** | string, null\\ \\ *read-write* | This property is used with a PATCH or PUT to write the password for the account.  This property is null on a GET. | +
-| **RoleId** | string\\ \\ *read-write* | This property contains the Role for this account. | +
-| **UserName** | string\\ \\ *read-write* | This property contains the user name for the account. | +
- +
-====== ManagerNetworkProtocol 1.1.0 ======+
  
 This resource is used to obtain or modify the network services managed by a given manager. This resource is used to obtain or modify the network services managed by a given manager.
  
-|             | +^ Property ^ Type ^ Nullable ^ Permission ^ Description ^ 
-| --- | --- | --- | +| **DHCP** { | object |  | read-write | Settings for this Manager's DHCP protocol support. | 
-| **DHCP** *(v1.1+)* { | object\\ \\ *read-write| Settings for this Manager's DHCP protocol support. | +\ \ \ \ \ \ **Port** | number | Yes | read-write | Indicates the protocol port. | 
-<space><space><space><space><space><space>**Port** | number, null\\ \\ *read-write| Indicates the protocol port. | +\ \ \ \ \ \ **ProtocolEnabled** | boolean | Yes | read-write | Indicates if the protocol is enabled or disabled. | 
-<space><space><space><space><space><space>**ProtocolEnabled** | boolean, null\\ \\ *read-write| Indicates if the protocol is enabled or disabled. | +| } |   
-| } |     +| **Description** | string | Yes | read-write | Provides a description of this resource and is used for commonality  in the schema definitions. | 
-| **Description** | string, null\\ \\ *read-write| Provides a description of this resource and is used for commonality  in the schema definitions. | +| **FQDN** | string | Yes | read-only | This is the fully qualified domain name for the manager obtained by DNS including the host name and top-level domain name. | 
-| **FQDN** | string, null\\ \\ *read-only| This is the fully qualified domain name for the manager obtained by DNS including the host name and top-level domain name. | +| **HTTP** { | object |  | read-write | Settings for this Manager's HTTP protocol support. | 
-| **HTTP** { | object\\ \\ *read-write| Settings for this Manager's HTTP protocol support. | +\ \ \ \ \ \ **Port** | number | Yes | read-write | Indicates the protocol port. | 
-<space><space><space><space><space><space>**Port** | number, null\\ \\ *read-write| Indicates the protocol port. | +\ \ \ \ \ \ **ProtocolEnabled** | boolean | Yes | read-write | Indicates if the protocol is enabled or disabled. | 
-<space><space><space><space><space><space>**ProtocolEnabled** | boolean, null\\ \\ *read-write| Indicates if the protocol is enabled or disabled. | +| } |   
-| } |     +| **HTTPS** { | object |  | read-write | Settings for this Manager's HTTPS protocol support. | 
-| **HTTPS** { | object\\ \\ *read-write| Settings for this Manager's HTTPS protocol support. | +\ \ \ \ \ \ **Port** | number | Yes | read-write | Indicates the protocol port. | 
-<space><space><space><space><space><space>**Port** | number, null\\ \\ *read-write| Indicates the protocol port. | +\ \ \ \ \ \ **ProtocolEnabled** | boolean | Yes | read-write | Indicates if the protocol is enabled or disabled. | 
-<space><space><space><space><space><space>**ProtocolEnabled** | boolean, null\\ \\ *read-write| Indicates if the protocol is enabled or disabled. | +| } |   
-| } |     +| **HostName** | string | Yes | read-only | The DNS Host Name of this manager, without any domain information. | 
-| **HostName** | string, null\\ \\ *read-only| The DNS Host Name of this manager, without any domain information. | +| **IPMI** { | object |  | read-write | Settings for this Manager's IPMI-over-LAN protocol support. | 
-| **IPMI** { | object\\ \\ *read-write| Settings for this Manager's IPMI-over-LAN protocol support. | +\ \ \ \ \ \ **Port** | number | Yes | read-write | Indicates the protocol port. | 
-<space><space><space><space><space><space>**Port** | number, null\\ \\ *read-write| Indicates the protocol port. | +\ \ \ \ \ \ **ProtocolEnabled** | boolean | Yes | read-write | Indicates if the protocol is enabled or disabled. | 
-<space><space><space><space><space><space>**ProtocolEnabled** | boolean, null\\ \\ *read-write| Indicates if the protocol is enabled or disabled. | +| } |   
-| } |     +| **Id** | string |  | read-write | Uniquely identifies the resource within the collection of like resources. | 
-| **Id** | string\\ \\ *read-write| Uniquely identifies the resource within the collection of like resources. | +| **KVMIP** { | object |  | read-write | Settings for this Manager's KVM-IP protocol support. | 
-| **KVMIP** { | object\\ \\ *read-write| Settings for this Manager's KVM-IP protocol support. | +\ \ \ \ \ \ **Port** | number | Yes | read-write | Indicates the protocol port. | 
-<space><space><space><space><space><space>**Port** | number, null\\ \\ *read-write| Indicates the protocol port. | +\ \ \ \ \ \ **ProtocolEnabled** | boolean | Yes | read-write | Indicates if the protocol is enabled or disabled. | 
-<space><space><space><space><space><space>**ProtocolEnabled** | boolean, null\\ \\ *read-write| Indicates if the protocol is enabled or disabled. | +| } |   
-| } |     +| **Name** | string |  | read-write | A friendly name for this line of service. | 
-| **Name** | string\\ \\ *read-write| A friendly name for this line of service. | +| **Oem** {} | object |  | read-write | This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | 
-| **Oem** {} | object\\ \\ *read-write| This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | +| **SNMP** { | object |  | read-write | Settings for this Manager's SNMP support. | 
-| **SNMP** { | object\\ \\ *read-write| Settings for this Manager's SNMP support. | +\ \ \ \ \ \ **Port** | number | Yes | read-write | Indicates the protocol port. | 
-<space><space><space><space><space><space>**Port** | number, null\\ \\ *read-write| Indicates the protocol port. | +\ \ \ \ \ \ **ProtocolEnabled** | boolean | Yes | read-write | Indicates if the protocol is enabled or disabled. | 
-<space><space><space><space><space><space>**ProtocolEnabled** | boolean, null\\ \\ *read-write| Indicates if the protocol is enabled or disabled. | +| } |   
-| } |     +| **SSDP** { | object |  | read-write | Settings for this Manager's SSDP support. | 
-| **SSDP** { | object\\ \\ *read-write| Settings for this Manager's SSDP support. | +\ \ \ \ \ \ **NotifyIPv6Scope** | string | Yes | read-write | Indicates the scope for the IPv6 Notify messages for SSDP.\\ //See Property Details, below, for more information about this property.// 
-<space><space><space><space><space><space>**NotifyIPv6Scope** | string, null\\ \\ *read-write| Indicates the scope for the IPv6 Notify messages for SSDP. *See Property Details, below, for more information about this property.+| \ \ \ \ \ \ **NotifyMulticastIntervalSeconds** | number | Yes | read-write | Indicates how often the Multicast is done from this service for SSDP.\\ unit: s 
-<space><space><space><space><space><space>**NotifyMulticastIntervalSeconds** | number, null\\ (s)\\ \\ *read-write| Indicates how often the Multicast is done from this service for SSDP. | +\ \ \ \ \ \ **NotifyTTL** | number | Yes | read-write | Indicates the time to live hop count for SSDPs Notify messages.\\ minimum: 1 
-<space><space><space><space><space><space>**NotifyTTL** | number, null\\ \\ *read-write| Indicates the time to live hop count for SSDPs Notify messages. | +\ \ \ \ \ \ **Port** | number | Yes | read-write | Indicates the protocol port. | 
-<space><space><space><space><space><space>**Port** | number, null\\ \\ *read-write| Indicates the protocol port. | +\ \ \ \ \ \ **ProtocolEnabled** | boolean | Yes | read-write | Indicates if the protocol is enabled or disabled. | 
-<space><space><space><space><space><space>**ProtocolEnabled** | boolean, null\\ \\ *read-write| Indicates if the protocol is enabled or disabled. | +| } |   
-| } |     +| **SSH** { | object |  | read-write | Settings for this Manager's SSH (Secure Shell) protocol support. | 
-| **SSH** { | object\\ \\ *read-write| Settings for this Manager's SSH (Secure Shell) protocol support. | +\ \ \ \ \ \ **Port** | number | Yes | read-write | Indicates the protocol port. | 
-<space><space><space><space><space><space>**Port** | number, null\\ \\ *read-write| Indicates the protocol port. | +\ \ \ \ \ \ **ProtocolEnabled** | boolean | Yes | read-write | Indicates if the protocol is enabled or disabled. | 
-<space><space><space><space><space><space>**ProtocolEnabled** | boolean, null\\ \\ *read-write| Indicates if the protocol is enabled or disabled. | +| } |   
-| } |     +| **Status** { | object |  | read-only | Indicates the status of the file share. | 
-| **Status** { | object\\ \\ *read-only| Indicates the status of the file share. | +\ \ \ \ \ \ **Health** | string | Yes | read-write | This represents the health state of this resource in the absence of its dependent resources.\\ //See Property Details, below, for more information about this property.// 
-<space><space><space><space><space><space>**Health** | string, null\\ \\ *read-write| This represents the health state of this resource in the absence of its dependent resources. *See Property Details, below, for more information about this property.+\ \ \ \ \ \ **HealthRollup** | string | Yes | read-write | This represents the overall health state from the view of this resource.\\ //See Property Details, below, for more information about this property.// 
-<space><space><space><space><space><space>**HealthRollup** | string, null\\ \\ *read-write| This represents the overall health state from the view of this resource. *See Property Details, below, for more information about this property.+\ \ \ \ \ \ **Oem** {} | object |  | read-write | This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | 
-<space><space><space><space><space><space>**Oem** {} | object\\ \\ *read-write| This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | +\ \ \ \ \ \ **State** | string | Yes | read-write | This indicates the known state of the resource, such as if it is enabled.\\ //See Property Details, below, for more information about this property.// 
-<space><space><space><space><space><space>**State** | string, null\\ \\ *read-write| This indicates the known state of the resource, such as if it is enabled. *See Property Details, below, for more information about this property.+| } |   
-| } |     +| **Telnet** { | object |  | read-write | Settings for this Manager's Telnet protocol support. | 
-| **Telnet** { | object\\ \\ *read-write| Settings for this Manager's Telnet protocol support. | +\ \ \ \ \ \ **Port** | number | Yes | read-write | Indicates the protocol port. | 
-<space><space><space><space><space><space>**Port** | number, null\\ \\ *read-write| Indicates the protocol port. | +\ \ \ \ \ \ **ProtocolEnabled** | boolean | Yes | read-write | Indicates if the protocol is enabled or disabled. | 
-<space><space><space><space><space><space>**ProtocolEnabled** | boolean, null\\ \\ *read-write| Indicates if the protocol is enabled or disabled. | +| } |   
-| } |     +| **VirtualMedia** { | object |  | read-write | Settings for this Manager's Virtual Media support. | 
-| **VirtualMedia** { | object\\ \\ *read-write| Settings for this Manager's Virtual Media support. | +\ \ \ \ \ \ **Port** | number | Yes | read-write | Indicates the protocol port. | 
-<space><space><space><space><space><space>**Port** | number, null\\ \\ *read-write| Indicates the protocol port. | +\ \ \ \ \ \ **ProtocolEnabled** | boolean | Yes | read-write | Indicates if the protocol is enabled or disabled. | 
-<space><space><space><space><space><space>**ProtocolEnabled** | boolean, null\\ \\ *read-write| Indicates if the protocol is enabled or disabled. | +| } |   |
-| } |     |+
  
-===== Property Details =====+=== Property Details ===
  
-==== Health: ====+== Health ==
  
-string Description +string Description ^
-| --- | --- |+
 | Critical | A critical condition exists that requires immediate attention. | | Critical | A critical condition exists that requires immediate attention. |
 | OK | Normal. | | OK | Normal. |
 | Warning | A condition exists that requires attention. | | Warning | A condition exists that requires attention. |
  
-==== HealthRollup: ====+== HealthRollup ==
  
-string Description +string Description ^
-| --- | --- |+
 | Critical | A critical condition exists that requires immediate attention. | | Critical | A critical condition exists that requires immediate attention. |
 | OK | Normal. | | OK | Normal. |
 | Warning | A condition exists that requires attention. | | Warning | A condition exists that requires attention. |
  
-==== NotifyIPv6Scope: ====+== NotifyIPv6Scope ==
  
-string Description +string Description ^
-| --- | --- |+
 | Link | SSDP Notify messages are sent to addresses in the IPv6 Local Link scope. | | Link | SSDP Notify messages are sent to addresses in the IPv6 Local Link scope. |
 | Organization | SSDP Notify messages are sent to addresses in the IPv6 Local Organization scope. | | Organization | SSDP Notify messages are sent to addresses in the IPv6 Local Organization scope. |
 | Site | SSDP Notify messages are sent to addresses in the IPv6 Local Site scope. | | Site | SSDP Notify messages are sent to addresses in the IPv6 Local Site scope. |
  
-==== State: ====+== State ==
  
-string Description +string Description ^
-| --- | --- |+
 | Absent | This function or resource is not present or not detected. | | Absent | This function or resource is not present or not detected. |
 | Deferring | The element will not process any commands but will queue new requests. | | Deferring | The element will not process any commands but will queue new requests. |
Line 2907: Line 2505:
  
  
-====== Memory 1.1.0 ======+===== Memory =====
  
 This is the schema definition for definition of a Memory and its configuration. This is the schema definition for definition of a Memory and its configuration.
  
-|             | +^ Property ^ Type ^ Nullable ^ Permission ^ Description ^ 
-| --- | --- | --- | +| **Actions** { | object |  | read-write | The available actions for this resource. | 
-| **Actions** { | object\\ \\ *read-write| The available actions for this resource. | +\ \ \ \ \ \ **#Memory.DisablePassphrase** {} | object |  | read-write | Disable passphrase for given regions. | 
-<space><space><space><space><space><space>**#Memory.DisablePassphrase** {} | object\\ \\ *read-write| Disable passphrase for given regions. | +\ \ \ \ \ \ **#Memory.SecureEraseUnit** {} | object |  | read-write | This defines the action for securely erasing given regions. | 
-<space><space><space><space><space><space>**#Memory.SecureEraseUnit** {} | object\\ \\ *read-write| This defines the action for securely erasing given regions. | +\ \ \ \ \ \ **#Memory.SetPassphrase** {} | object |  | read-write | Set passphrase for the given regions. | 
-<space><space><space><space><space><space>**#Memory.SetPassphrase** {} | object\\ \\ *read-write| Set passphrase for the given regions. | +\ \ \ \ \ \ **#Memory.UnlockUnit** {} | object |  | read-write | This defines the action for unlocking given regions. | 
-<space><space><space><space><space><space>**#Memory.UnlockUnit** {} | object\\ \\ *read-write| This defines the action for unlocking given regions. | +\ \ \ \ \ \ **Oem** {} | object |  | read-write |  | 
-<space><space><space><space><space><space>**Oem** {} | object\\ \\ *read-write|  | +| } |   
-| } |     +| **AllowedSpeedsMHz** [ {} ] | array |  | read-only | Speed bins supported by this Memory. | 
-| **AllowedSpeedsMHz** [ {} ] | array\\ \\ *read-only| Speed bins supported by this Memory. | +| **BaseModuleType** | string | Yes | read-write | The base module type of Memory.\\ //See Property Details, below, for more information about this property.// 
-| **BaseModuleType** | string, null\\ \\ *read-write| The base module type of Memory. *See Property Details, below, for more information about this property.+| **BusWidthBits** | number | Yes | read-only | Bus Width in bits. | 
-| **BusWidthBits** | number, null\\ \\ *read-only| Bus Width in bits. | +| **CapacityMiB** | number | Yes | read-only | Memory Capacity in MiB.\\ unit: MiBy 
-| **CapacityMiB** | number, null\\ (MiBy)\\ \\ *read-only| Memory Capacity in MiB. | +| **DataWidthBits** | number | Yes | read-only | Data Width in bits. | 
-| **DataWidthBits** | number, null\\ \\ *read-only| Data Width in bits. | +| **Description** | string | Yes | read-write | Provides a description of this resource and is used for commonality  in the schema definitions. | 
-| **Description** | string, null\\ \\ *read-write| Provides a description of this resource and is used for commonality  in the schema definitions. | +| **DeviceID** | string | Yes | read-only | Device ID. | 
-| **DeviceID** | string, null\\ \\ *read-only| Device ID. | +| **DeviceLocator** | string | Yes | read-only | Location of the Memory in the platform. | 
-| **DeviceLocator** | string, null\\ \\ *read-only| Location of the Memory in the platform. | +| **ErrorCorrection** | string | Yes | read-write | Error correction scheme supported for this memory.\\ //See Property Details, below, for more information about this property.// 
-| **ErrorCorrection** | string, null\\ \\ *read-write| Error correction scheme supported for this memory. *See Property Details, below, for more information about this property.+| **FirmwareApiVersion** | string | Yes | read-only | Version of API supported by the firmware. | 
-| **FirmwareApiVersion** | string, null\\ \\ *read-only| Version of API supported by the firmware. | +| **FirmwareRevision** | string | Yes | read-only | Revision of firmware on the Memory controller. | 
-| **FirmwareRevision** | string, null\\ \\ *read-only| Revision of firmware on the Memory controller. | +| **FunctionClasses** [ {} ] | array |  | read-only | Function Classes by the Memory. | 
-| **FunctionClasses** [ {} ] | array\\ \\ *read-only| Function Classes by the Memory. | +| **Id** | string |  | read-write | Uniquely identifies the resource within the collection of like resources. | 
-| **Id** | string\\ \\ *read-write| Uniquely identifies the resource within the collection of like resources. | +| **IsRankSpareEnabled** | boolean | Yes | read-only | Rank spare enabled status. | 
-| **IsRankSpareEnabled** | boolean, null\\ \\ *read-only| Rank spare enabled status. | +| **IsSpareDeviceEnabled** | boolean | Yes | read-only | Spare device enabled status. | 
-| **IsSpareDeviceEnabled** | boolean, null\\ \\ *read-only| Spare device enabled status. | +| **Manufacturer** | string | Yes | read-only | The Memory manufacturer. | 
-| **Manufacturer** | string, null\\ \\ *read-only| The Memory manufacturer. | +| **MaxTDPMilliWatts** [ {} ] | array |  | read-only | Maximum TDPs in milli Watts. | 
-| **MaxTDPMilliWatts** [ {} ] | array\\ \\ *read-only| Maximum TDPs in milli Watts. | +| **MemoryDeviceType** | string | Yes | read-write | Type details of the Memory.\\ //See Property Details, below, for more information about this property.// 
-| **MemoryDeviceType** | string, null\\ \\ *read-write| Type details of the Memory. *See Property Details, below, for more information about this property.+| **MemoryLocation** { | object |  | read-write | Memory connection information to sockets and memory controllers. | 
-| **MemoryLocation** { | object\\ \\ *read-write| Memory connection information to sockets and memory controllers. | +\ \ \ \ \ \ **Channel** | number | Yes | read-only | Channel number in which Memory is connected. | 
-<space><space><space><space><space><space>**Channel** | number, null\\ \\ *read-only| Channel number in which Memory is connected. | +\ \ \ \ \ \ **MemoryController** | number | Yes | read-only | Memory controller number in which Memory is connected. | 
-<space><space><space><space><space><space>**MemoryController** | number, null\\ \\ *read-only| Memory controller number in which Memory is connected. | +\ \ \ \ \ \ **Slot** | number | Yes | read-only | Slot number in which Memory is connected. | 
-<space><space><space><space><space><space>**Slot** | number, null\\ \\ *read-only| Slot number in which Memory is connected. | +\ \ \ \ \ \ **Socket** | number | Yes | read-only | Socket number in which Memory is connected. | 
-<space><space><space><space><space><space>**Socket** | number, null\\ \\ *read-only| Socket number in which Memory is connected. | +| } |   
-| } |     +| **MemoryMedia** [ {} ] | array |  | read-only | Media of this Memory. | 
-| **MemoryMedia** [ {} ] | array\\ \\ *read-only| Media of this Memory. | +| **MemoryType** | string | Yes | read-write | The type of Memory.\\ //See Property Details, below, for more information about this property.// 
-| **MemoryType** | string, null\\ \\ *read-write| The type of Memory. *See Property Details, below, for more information about this property.+| **Metrics** | reference([[documentation:redfish_api:schema_definition#memorymetrics|MemoryMetrics]]) |  | read-write | A reference to the Metrics associated with this Memory. | 
-| **Metrics** object\\ \\ *read-write| A reference to the Metrics associated with this Memory. | +| **Name** | string |  | read-write | A friendly name for this line of service. | 
-<space><space><space><space><space><space>**Actions** {} | object\\ \\ *read-write* | The available actions for this resource. | +| **Oem** {} | object |  | read-write | This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | 
-| <space><space><space><space><space><space>**BlockSizeBytes** | number, null\\ (By)\\ \\ *read-only* | Block size in bytes. | +| **OperatingMemoryModes** [ {} ] | array |  | read-only | Memory modes supported by the Memory. | 
-| <space><space><space><space><space><space>**CurrentPeriod** {} | object\\ \\ *read-write* | This object describes the central memory of the system in general detail. | +| **OperatingSpeedMhz** | number | Yes | read-only | Operating speed of Memory in MHz. | 
-| <space><space><space><space><space><space>**Description** | string, null\\ \\ *read-write* Provides a description of this resource and is used for commonality  in the schema definitions. | +| **PartNumber** | string | Yes | read-only | The product part number of this device. | 
-| <space><space><space><space><space><space>**HealthData** {} | object\\ \\ *read-write* | This object describes the central memory of the system in general detail. | +| **PersistentRegionSizeLimitMiB** | number | Yes | read-only | Total size of persistent regions in MiB. | 
-| <space><space><space><space><space><space>**Id** | string\\ \\ *read-write* | Uniquely identifies the resource within the collection of like resources. | +| **PowerManagementPolicy** { | object |  | read-write | Power management policy information. | 
-| <space><space><space><space><space><space>**LifeTime** {} | object\\ \\ *read-write* | This object describes the central memory of the system in general detail. | +\ \ \ \ \ \ **AveragePowerBudgetMilliWatts** | number | Yes | read-only | Average power budget in milli watts.\\ unit: mW 
-| <space><space><space><space><space><space>**Name** | string\\ \\ *read-write* | A friendly name for this line of service. | +\ \ \ \ \ \ **MaxTDPMilliWatts** | number | Yes | read-only | Maximum TDP in milli watts.\\ unit: mW 
-<space><space><space><space><space><space>**Oem** {} | object\\ \\ *read-write* This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | +\ \ \ \ \ \ **PeakPowerBudgetMilliWatts** | number | Yes | read-only | Peak power budget in milli watts.\\ unit: mW 
-| } |     | +\ \ \ \ \ \ **PolicyEnabled** | boolean | Yes | read-only | Power management policy enabled status. | 
-| **Name** | string\\ \\ *read-write* | A friendly name for this line of service. | +| } |   
-| **Oem** {} | object\\ \\ *read-write* | This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | +| **RankCount** | number | Yes | read-only | Number of ranks available in the Memory. | 
-| **OperatingMemoryModes** [ {} ] | array\\ \\ *read-only| Memory modes supported by the Memory. | +| **Regions** [ { | array |  | read-write | Memory regions information within the Memory. | 
-| **OperatingSpeedMhz** | number, null\\ \\ *read-only| Operating speed of Memory in MHz. | +\ \ \ \ \ \ **MemoryClassification** | string | Yes | read-write | Classification of memory occupied by the given memory region.\\ //See Property Details, below, for more information about this property.// 
-| **PartNumber** | string, null\\ \\ *read-only| The product part number of this device. | +\ \ \ \ \ \ **OffsetMiB** | number | Yes | read-only | Offset with in the Memory that corresponds to the starting of this memory region in MiB.\\ unit: MiBy 
-| **PersistentRegionSizeLimitMiB** | number, null\\ \\ *read-only| Total size of persistent regions in MiB. | +\ \ \ \ \ \ **PassphraseState** | boolean | Yes | read-only | State of the passphrase for this region. | 
-| **PowerManagementPolicy** { | object\\ \\ *read-write| Power management policy information. | +\ \ \ \ \ \ **RegionId** | string | Yes | read-only | Unique region ID representing a specific region within the Memory. | 
-<space><space><space><space><space><space>**AveragePowerBudgetMilliWatts** | number, null\\ (mW)\\ \\ *read-only| Average power budget in milli watts. | +\ \ \ \ \ \ **SizeMiB** | number | Yes | read-only | Size of this memory region in MiB.\\ unit: MiBy 
-<space><space><space><space><space><space>**MaxTDPMilliWatts** | number, null\\ (mW)\\ \\ *read-only| Maximum TDP in milli watts. | +| } ] |   
-<space><space><space><space><space><space>**PeakPowerBudgetMilliWatts** | number, null\\ (mW)\\ \\ *read-only| Peak power budget in milli watts. | +| **SecurityCapabilities** { | object |  | read-write | This object contains security capabilities of the Memory. | 
-<space><space><space><space><space><space>**PolicyEnabled** | boolean, null\\ \\ *read-only| Power management policy enabled status. | +\ \ \ \ \ \ **MaxPassphraseCount** | number | Yes | read-only | Maximum number of passphrases supported for this Memory. | 
-| } |     +\ \ \ \ \ \ **PassphraseCapable** | boolean | Yes | read-only | Memory passphrase set capability. | 
-| **RankCount** | number, null\\ \\ *read-only| Number of ranks available in the Memory. | +\ \ \ \ \ \ **SecurityStates** [ {} ] | array |  | read-only | Security states supported by the Memory. | 
-| **Regions** [ { | array\\ \\ *read-write| Memory regions information within the Memory. | +| } |   
-<space><space><space><space><space><space>**MemoryClassification** | string, null\\ \\ *read-write| Classification of memory occupied by the given memory region. *See Property Details, below, for more information about this property.+| **SerialNumber** | string | Yes | read-only | The product serial number of this device. | 
-<space><space><space><space><space><space>**OffsetMiB** | number, null\\ (MiBy)\\ \\ *read-only| Offset with in the Memory that corresponds to the starting of this memory region in MiB. | +| **SpareDeviceCount** | number | Yes | read-only | Number of unused spare devices available in the Memory. | 
-<space><space><space><space><space><space>**PassphraseState** | boolean, null\\ \\ *read-only| State of the passphrase for this region. | +| **Status** { | object |  | read-only | Indicates the status of the file share. | 
-<space><space><space><space><space><space>**RegionId** | string, null\\ \\ *read-only| Unique region ID representing a specific region within the Memory. | +\ \ \ \ \ \ **Health** | string | Yes | read-write | This represents the health state of this resource in the absence of its dependent resources.\\ //See Property Details, below, for more information about this property.// 
-<space><space><space><space><space><space>**SizeMiB** | number, null\\ (MiBy)\\ \\ *read-only| Size of this memory region in MiB. | +\ \ \ \ \ \ **HealthRollup** | string | Yes | read-write | This represents the overall health state from the view of this resource.\\ //See Property Details, below, for more information about this property.// 
-| } ] |     +\ \ \ \ \ \ **Oem** {} | object |  | read-write | This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | 
-| **SecurityCapabilities** { | object\\ \\ *read-write| This object contains security capabilities of the Memory. | +\ \ \ \ \ \ **State** | string | Yes | read-write | This indicates the known state of the resource, such as if it is enabled.\\ //See Property Details, below, for more information about this property.// 
-<space><space><space><space><space><space>**MaxPassphraseCount** | number, null\\ \\ *read-only| Maximum number of passphrases supported for this Memory. | +| } |   
-<space><space><space><space><space><space>**PassphraseCapable** | boolean, null\\ \\ *read-only| Memory passphrase set capability. | +| **SubsystemDeviceID** | string | Yes | read-only | Subsystem Device ID. | 
-<space><space><space><space><space><space>**SecurityStates** [ {} ] | array\\ \\ *read-only| Security states supported by the Memory. | +| **SubsystemVendorID** | string | Yes | read-only | SubSystem Vendor ID. | 
-| } |     +| **VendorID** | string | Yes | read-only | Vendor ID. | 
-| **SerialNumber** | string, null\\ \\ *read-only| The product serial number of this device. | +| **VolatileRegionSizeLimitMiB** | number | Yes | read-only | Total size of volatile regions in MiB. |
-| **SpareDeviceCount** | number, null\\ \\ *read-only| Number of unused spare devices available in the Memory. | +
-| **Status** *(v1.1+)* { | object\\ \\ *read-only| Indicates the status of the file share. | +
-<space><space><space><space><space><space>**Health** | string, null\\ \\ *read-write| This represents the health state of this resource in the absence of its dependent resources. *See Property Details, below, for more information about this property.+
-<space><space><space><space><space><space>**HealthRollup** | string, null\\ \\ *read-write| This represents the overall health state from the view of this resource. *See Property Details, below, for more information about this property.+
-<space><space><space><space><space><space>**Oem** {} | object\\ \\ *read-write| This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | +
-<space><space><space><space><space><space>**State** | string, null\\ \\ *read-write| This indicates the known state of the resource, such as if it is enabled. *See Property Details, below, for more information about this property.+
-| } |     +
-| **SubsystemDeviceID** | string, null\\ \\ *read-only| Subsystem Device ID. | +
-| **SubsystemVendorID** | string, null\\ \\ *read-only| SubSystem Vendor ID. | +
-| **VendorID** | string, null\\ \\ *read-only| Vendor ID. | +
-| **VolatileRegionSizeLimitMiB** | number, null\\ \\ *read-only| Total size of volatile regions in MiB. |+
  
-===== Property Details =====+=== Property Details ===
  
-==== BaseModuleType: ====+== BaseModuleType ==
  
-string Description +string Description ^
-| --- | --- |+
 | LRDIMM | Load Reduced. | | LRDIMM | Load Reduced. |
 | Mini_RDIMM | Mini_RDIMM. | | Mini_RDIMM | Mini_RDIMM. |
Line 3012: Line 2598:
 | UDIMM | UDIMM. | | UDIMM | UDIMM. |
  
-==== ErrorCorrection: ====+== ErrorCorrection ==
  
-string Description +string Description ^
-| --- | --- |+
 | AddressParity | Address Parity errors can be corrected. | | AddressParity | Address Parity errors can be corrected. |
 | MultiBitECC | Multi-bit Data errors can be corrected by ECC. | | MultiBitECC | Multi-bit Data errors can be corrected by ECC. |
Line 3021: Line 2606:
 | SingleBitECC | Single bit Data error can be corrected by ECC. | | SingleBitECC | Single bit Data error can be corrected by ECC. |
  
-==== Health: ====+== Health ==
  
-string Description +string Description ^
-| --- | --- |+
 | Critical | A critical condition exists that requires immediate attention. | | Critical | A critical condition exists that requires immediate attention. |
 | OK | Normal. | | OK | Normal. |
 | Warning | A condition exists that requires attention. | | Warning | A condition exists that requires attention. |
  
-==== HealthRollup: ====+== HealthRollup ==
  
-string Description +string Description ^
-| --- | --- |+
 | Critical | A critical condition exists that requires immediate attention. | | Critical | A critical condition exists that requires immediate attention. |
 | OK | Normal. | | OK | Normal. |
 | Warning | A condition exists that requires attention. | | Warning | A condition exists that requires attention. |
  
-==== MemoryClassification: ====+== MemoryClassification ==
  
-string Description +string Description ^
-| --- | --- |+
 | Block | Block accesible memory. | | Block | Block accesible memory. |
 | ByteAccessiblePersistent | Byte accessible persistent memory. | | ByteAccessiblePersistent | Byte accessible persistent memory. |
 | Volatile | Volatile memory. | | Volatile | Volatile memory. |
  
-==== MemoryDeviceType: ====+== MemoryDeviceType ==
  
-string Description +string Description ^
-| --- | --- |+
 | DDR | DDR. | | DDR | DDR. |
 | DDR2 | DDR2. | | DDR2 | DDR2. |
Line 3069: Line 2650:
 | SDRAM | SDRAM. | | SDRAM | SDRAM. |
  
-==== MemoryType: ====+== MemoryType ==
  
-string Description +string Description ^
-| --- | --- |+
 | DRAM | DRAM. | | DRAM | DRAM. |
 | NVDIMM_F | NVDIMM_F as defined by JEDEC. | | NVDIMM_F | NVDIMM_F as defined by JEDEC. |
Line 3078: Line 2658:
 | NVDIMM_P | NVDIMM_P as defined by JEDEC. | | NVDIMM_P | NVDIMM_P as defined by JEDEC. |
  
-==== State: ====+== State ==
  
-string Description +string Description ^
-| --- | --- |+
 | Absent | This function or resource is not present or not detected. | | Absent | This function or resource is not present or not detected. |
 | Deferring | The element will not process any commands but will queue new requests. | | Deferring | The element will not process any commands but will queue new requests. |
Line 3095: Line 2674:
  
  
-====== MemoryChunks 1.0.1 ======+===== MemoryChunks =====
  
 This is the schema definition of a Memory Chunk and its configuration. This is the schema definition of a Memory Chunk and its configuration.
  
-|             | +^ Property ^ Type ^ Nullable ^ Permission ^ Description ^ 
-| --- | --- | --- | +| **AddressRangeType** | string | Yes | read-write | Memory type of this memory chunk.\\ //See Property Details, below, for more information about this property.// 
-| **AddressRangeType** | string, null\\ \\ *read-write| Memory type of this memory chunk. *See Property Details, below, for more information about this property.+| **Description** | string | Yes | read-write | Provides a description of this resource and is used for commonality  in the schema definitions. | 
-| **Description** | string, null\\ \\ *read-write| Provides a description of this resource and is used for commonality  in the schema definitions. | +| **Id** | string |  | read-write | Uniquely identifies the resource within the collection of like resources. | 
-| **Id** | string\\ \\ *read-write| Uniquely identifies the resource within the collection of like resources. | +| **InterleaveSets** [ { | array |  | read-write | This is the interleave sets for the memory chunk. | 
-| **InterleaveSets** [ { | array\\ \\ *read-write| This is the interleave sets for the memory chunk. | +\ \ \ \ \ \ **Memory** {} | object |  | read-write | Describes a memory device of the interleave set. | 
-<space><space><space><space><space><space>**Memory** {} | object\\ \\ *read-write| Describes a memory device of the interleave set. | +\ \ \ \ \ \ **MemoryLevel** | number | Yes | read-only | Level of the interleave set for multi-level tiered memory. | 
-<space><space><space><space><space><space>**MemoryLevel** | number, null\\ \\ *read-only| Level of the interleave set for multi-level tiered memory. | +\ \ \ \ \ \ **OffsetMiB** | number | Yes | read-only | Offset within the DIMM that corresponds to the start of this memory region, with units in MiB. | 
-<space><space><space><space><space><space>**OffsetMiB** | number, null\\ \\ *read-only| Offset within the DIMM that corresponds to the start of this memory region, with units in MiB. | +\ \ \ \ \ \ **RegionId** | string | Yes | read-only | DIMM region identifier. | 
-<space><space><space><space><space><space>**RegionId** | string, null\\ \\ *read-only| DIMM region identifier. | +\ \ \ \ \ \ **SizeMiB** | number | Yes | read-only | Size of this memory region in MiB. | 
-<space><space><space><space><space><space>**SizeMiB** | number, null\\ \\ *read-only| Size of this memory region in MiB. | +| } ] |   
-| } ] |     +| **IsMirrorEnabled** | boolean | Yes | read-only | Mirror Enabled status. | 
-| **IsMirrorEnabled** | boolean, null\\ \\ *read-only| Mirror Enabled status. | +| **IsSpare** | boolean | Yes | read-only | Spare enabled status. | 
-| **IsSpare** | boolean, null\\ \\ *read-only| Spare enabled status. | +| **MemoryChunkSizeMiB** | number | Yes | read-only | Size of the memory chunk in MiB. | 
-| **MemoryChunkSizeMiB** | number, null\\ \\ *read-only| Size of the memory chunk in MiB. | +| **Name** | string |  | read-write | A friendly name for this line of service. | 
-| **Name** | string\\ \\ *read-write| A friendly name for this line of service. | +| **Oem** {} | object |  | read-write | This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. |
-| **Oem** {} | object\\ \\ *read-write| This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. |+
  
-===== Property Details =====+=== Property Details ===
  
-==== AddressRangeType: ====+== AddressRangeType ==
  
-string Description +string Description ^
-| --- | --- |+
 | Block | Block accesible memory. | | Block | Block accesible memory. |
 | PMEM | Byte accessible persistent memory. | | PMEM | Byte accessible persistent memory. |
Line 3128: Line 2705:
  
  
-====== MemoryDomain 1.1.======+===== MemoryChunksCollection ===== 
 + 
 +A Collection of MemoryChunks resource instances. 
 + 
 +^ Property ^ Type ^ Nullable ^ Permission ^ Description ^ 
 +| **Description** | string | Yes | read-write | Provides a description of this resource and is used for commonality  in the schema definitions
 +| **Members** | array(reference([[documentation:redfish_api:schema_definition#memorychunks|MemoryChunks]])) |  | read-only | Contains the members of this collection. | 
 +| **Name** | string |  | read-write | A friendly name for this line of service. | 
 +| **Oem** {} | object |  | read-write | This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | 
 + 
 +===== MemoryCollection ===== 
 + 
 +A Collection of Memory resource instances. 
 + 
 +^ Property ^ Type ^ Nullable ^ Permission ^ Description ^ 
 +| **Description** | string | Yes | read-write | Provides a description of this resource and is used for commonality  in the schema definitions. | 
 +| **Members** | array(reference([[documentation:redfish_api:schema_definition#memory|Memory]])) |  | read-only | Contains the members of this collection. | 
 +| **Name** | string |  | read-write | A friendly name for this line of service. | 
 +| **Oem** {} | object |  | read-write | This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | 
 + 
 +===== MemoryDomain =====
  
 This is the schema definition of a Memory Domain and its configuration. Memory Domains are used to indicate to the client which Memory (DIMMs) can be grouped together in Memory Chunks to form interleave sets or otherwise grouped together. This is the schema definition of a Memory Domain and its configuration. Memory Domains are used to indicate to the client which Memory (DIMMs) can be grouped together in Memory Chunks to form interleave sets or otherwise grouped together.
  
-|             | +^ Property ^ Type ^ Nullable ^ Permission ^ Description ^ 
-| --- | --- | --- | +| **AllowsBlockProvisioning** | boolean | Yes | read-only | Indicates if this Memory Domain supports the provisioning of blocks of memory. | 
-| **AllowsBlockProvisioning** | boolean, null\\ \\ *read-only| Indicates if this Memory Domain supports the provisioning of blocks of memory. | +| **AllowsMemoryChunkCreation** | boolean | Yes | read-only | Indicates if this Memory Domain supports the creation of Memory Chunks. | 
-| **AllowsMemoryChunkCreation** | boolean, null\\ \\ *read-only| Indicates if this Memory Domain supports the creation of Memory Chunks. | +| **AllowsMirroring** | boolean | Yes | read-only | Indicates if this Memory Domain supports the creation of Memory Chunks with mirroring enabled. | 
-| **AllowsMirroring** *(v1.1+)* | boolean, null\\ \\ *read-only| Indicates if this Memory Domain supports the creation of Memory Chunks with mirroring enabled. | +| **AllowsSparing** | boolean | Yes | read-only | Indicates if this Memory Domain supports the creation of Memory Chunks with sparing enabled. | 
-| **AllowsSparing** *(v1.1+)* | boolean, null\\ \\ *read-only| Indicates if this Memory Domain supports the creation of Memory Chunks with sparing enabled. | +| **Description** | string | Yes | read-write | Provides a description of this resource and is used for commonality  in the schema definitions. | 
-| **Description** | string, null\\ \\ *read-write| Provides a description of this resource and is used for commonality  in the schema definitions. | +| **Id** | string |  | read-write | Uniquely identifies the resource within the collection of like resources. | 
-| **Id** | string\\ \\ *read-write| Uniquely identifies the resource within the collection of like resources. | +| **InterleavableMemorySets** [ { | array |  | read-write | This is the interleave sets for the memory chunk. | 
-| **InterleavableMemorySets** [ { | array\\ \\ *read-write| This is the interleave sets for the memory chunk. | +\ \ \ \ \ \ **MemorySet** [ {} ] | array |  | read-only | This is the collection of memory for a particular interleave set. | 
-<space><space><space><space><space><space>**MemorySet** [ {} ] | array\\ \\ *read-only| This is the collection of memory for a particular interleave set. +| } ] |   
-| <space><space><space><space><space><space>**[email protected]** | string\\ \\ *read-write* |  +| **MemoryChunks** | object | Yes | read-write | A reference to the collection of Memory Chunks associated with this Memory Domain. | 
-| } ] |     +| **Name** | string |  | read-write | A friendly name for this line of service. | 
-| **MemoryChunks** | object, null\\ \\ *read-write| A reference to the collection of Memory Chunks associated with this Memory Domain. | +| **Oem** {} | object |  | read-write | This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | 
-<space><space><space><space><space><space>**Description** | string, null\\ \\ *read-write* Provides a description of this resource and is used for commonality  in the schema definitions. | + 
-| <space><space><space><space><space><space>**Members** [ {} ] | array\\ \\ *read-only* | Contains the members of this collection. | +===== MemoryDomainCollection ===== 
-| <space><space><space><space><space><space>**[email protected]** | string\\ \\ *read-write* |  | + 
-| <space><space><space><space><space><space>**Name** | string\\ \\ *read-write* | A friendly name for this line of service. | +A Collection of MemoryDomain resource instances. 
-<space><space><space><space><space><space>**Oem** {} | object\\ \\ *read-write| This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | + 
-    +^ Property ^ Type ^ Nullable ^ Permission ^ Description ^ 
-| **Name** | string\\ \\ *read-write| A friendly name for this line of service. | +**Description** string Yes | read-write | Provides a description of this resource and is used for commonality  in the schema definitions. | 
-| **Oem** {} | object\\ \\ *read-write| This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. |+| **Members** | array(reference([[documentation:redfish_api:schema_definition#memorydomain|MemoryDomain]])) |  | read-only | Contains the members of this collection. 
 +| **Name** | string |  | read-write | A friendly name for this line of service. | 
 +| **Oem** {} | object |  | read-write | This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. |
  
-====== MemoryMetrics 1.1.1 ======+===== MemoryMetrics =====
  
 MemoryMetrics contains usage and health statistics for a single Memory module or device instance. MemoryMetrics contains usage and health statistics for a single Memory module or device instance.
  
-|             | +^ Property ^ Type ^ Nullable ^ Permission ^ Description ^ 
-| --- | --- | --- | +| **Actions** { | object |  | read-write | The available actions for this resource. | 
-| **Actions** { | object\\ \\ *read-write| The available actions for this resource. | +\ \ \ \ \ \ **#MemoryMetrics.ClearCurrentPeriod** {} | object |  | read-write | This sets the CurrentPeriod object values to zero. | 
-<space><space><space><space><space><space>**#MemoryMetrics.ClearCurrentPeriod** {} | object\\ \\ *read-write| This sets the CurrentPeriod object values to zero. | +\ \ \ \ \ \ **Oem** {} | object |  | read-write |  | 
-<space><space><space><space><space><space>**Oem** {} | object\\ \\ *read-write|  | +| } |   
-| } |     +| **BlockSizeBytes** | number | Yes | read-only | Block size in bytes.\\ unit: By 
-| **BlockSizeBytes** | number, null\\ (By)\\ \\ *read-only| Block size in bytes. | +| **CurrentPeriod** { | object |  | read-write | This object describes the central memory of the system in general detail. | 
-| **CurrentPeriod** { | object\\ \\ *read-write| This object describes the central memory of the system in general detail. | +\ \ \ \ \ \ **BlocksRead** | number | Yes | read-only | Number of blocks read since reset. | 
-<space><space><space><space><space><space>**BlocksRead** | number, null\\ \\ *read-only| Number of blocks read since reset. | +\ \ \ \ \ \ **BlocksWritten** | string | Yes | read-only | Number of blocks written since reset. | 
-<space><space><space><space><space><space>**BlocksWritten** | string, null\\ \\ *read-only| Number of blocks written since reset. | +| } |   
-| } |     +| **Description** | string | Yes | read-write | Provides a description of this resource and is used for commonality  in the schema definitions. | 
-| **Description** | string, null\\ \\ *read-write| Provides a description of this resource and is used for commonality  in the schema definitions. | +| **HealthData** { | object |  | read-write | This object describes the central memory of the system in general detail. | 
-| **HealthData** { | object\\ \\ *read-write| This object describes the central memory of the system in general detail. | +\ \ \ \ \ \ **AlarmTrips** {} | object |  | read-write | Alarm trip information about the memory. | 
-<space><space><space><space><space><space>**AlarmTrips** {} | object\\ \\ *read-write| Alarm trip information about the memory. | +\ \ \ \ \ \ **DataLossDetected** | boolean | Yes | read-only | Data loss detection status. | 
-<space><space><space><space><space><space>**DataLossDetected** | boolean, null\\ \\ *read-only| Data loss detection status. | +\ \ \ \ \ \ **LastShutdownSuccess** | boolean | Yes | read-only | Status of last shutdown. | 
-<space><space><space><space><space><space>**LastShutdownSuccess** | boolean, null\\ \\ *read-only| Status of last shutdown. | +\ \ \ \ \ \ **PerformanceDegraded** | boolean | Yes | read-only | Performance degraded mode status. | 
-<space><space><space><space><space><space>**PerformanceDegraded** | boolean, null\\ \\ *read-only| Performance degraded mode status. | +\ \ \ \ \ \ **PredictedMediaLifeLeftPercent** | number | Yes | read-only | The percentage of reads and writes that are predicted to still be available for the media. | 
-<space><space><space><space><space><space>**PredictedMediaLifeLeftPercent** | number, null\\ \\ *read-only| The percentage of reads and writes that are predicted to still be available for the media. | +\ \ \ \ \ \ **RemainingSpareBlockPercentage** | number | Yes | read-only | Remaining spare blocks in percentage. | 
-<space><space><space><space><space><space>**RemainingSpareBlockPercentage** | number, null\\ \\ *read-only| Remaining spare blocks in percentage. | +| } |   
-| } |     +| **Id** | string |  | read-write | Uniquely identifies the resource within the collection of like resources. | 
-| **Id** | string\\ \\ *read-write| Uniquely identifies the resource within the collection of like resources. | +| **LifeTime** { | object |  | read-write | This object describes the central memory of the system in general detail. | 
-| **LifeTime** { | object\\ \\ *read-write| This object describes the central memory of the system in general detail. | +\ \ \ \ \ \ **BlocksRead** | number | Yes | read-only | Number of blocks read for the lifetime of the Memory. | 
-<space><space><space><space><space><space>**BlocksRead** | number, null\\ \\ *read-only| Number of blocks read for the lifetime of the Memory. | +\ \ \ \ \ \ **BlocksWritten** | string | Yes | read-only | Number of blocks written for the lifetime of the Memory. | 
-<space><space><space><space><space><space>**BlocksWritten** | string, null\\ \\ *read-only| Number of blocks written for the lifetime of the Memory. | +| } |   
-| } |     +| **Name** | string |  | read-write | A friendly name for this line of service. | 
-| **Name** | string\\ \\ *read-write| A friendly name for this line of service. | +| **Oem** {} | object |  | read-write | This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. |
-| **Oem** {} | object\\ \\ *read-write| This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. |+
  
-====== MessageRegistry 1.0.3 ======+===== MessageRegistry =====
  
 This is the schema definition for all Message Registries.  It represents the properties for the registries themselves.  The MessageId is formed per the Redfish specification.  It consists of the RegistryPrefix concatenated with the version concatenated with the unique identifier for the message registry entry. This is the schema definition for all Message Registries.  It represents the properties for the registries themselves.  The MessageId is formed per the Redfish specification.  It consists of the RegistryPrefix concatenated with the version concatenated with the unique identifier for the message registry entry.
  
-|             | +^ Property ^ Type ^ Nullable ^ Permission ^ Description ^ 
-| --- | --- | --- | +| **Description** | string | Yes | read-write | Provides a description of this resource and is used for commonality  in the schema definitions. | 
-| **Description** | string, null\\ \\ *read-write| Provides a description of this resource and is used for commonality  in the schema definitions. | +| **Id** | string |  | read-write | Uniquely identifies the resource within the collection of like resources. | 
-| **Id** | string\\ \\ *read-write| Uniquely identifies the resource within the collection of like resources. | +| **Language** | string |  | read-only | This is the RFC 5646 compliant language code for the registry. | 
-| **Language** | string\\ \\ *read-only| This is the RFC 5646 compliant language code for the registry. | +| **Messages** {} | object |  | read-write | The pattern property indicates that a free-form string is the unique identifier for the message within the registry. | 
-| **Messages** {} | object\\ \\ *read-write| The pattern property indicates that a free-form string is the unique identifier for the message within the registry. | +| **Name** | string |  | read-write | A friendly name for this line of service. | 
-| **Name** | string\\ \\ *read-write| A friendly name for this line of service. | +| **Oem** {} | object |  | read-write | This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | 
-| **Oem** {} | object\\ \\ *read-write| This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | +| **OwningEntity** | string |  | read-only | This is the organization or company that publishes this registry. | 
-| **OwningEntity** | string\\ \\ *read-only| This is the organization or company that publishes this registry. | +| **RegistryPrefix** | string |  | read-only | This is the single word prefix used to form a messageID structure. | 
-| **RegistryPrefix** | string\\ \\ *read-only| This is the single word prefix used to form a messageID structure. | +| **RegistryVersion** | string |  | read-only | This is the message registry version which is used in the middle portion of a messageID. |
-| **RegistryVersion** | string\\ \\ *read-only| This is the message registry version which is used in the middle portion of a messageID. |+
  
-====== MessageRegistryFile 1.0.======+===== MessageRegistryCollection ===== 
 + 
 +A Collection of MessageRegistry resource instances. 
 + 
 +^ Property ^ Type ^ Nullable ^ Permission ^ Description ^ 
 +| **Description** | string | Yes | read-write | Provides a description of this resource and is used for commonality  in the schema definitions
 +| **Members** | array(reference([[documentation:redfish_api:schema_definition#messageregistry|MessageRegistry]])) |  | read-only | Contains the members of this collection. | 
 +| **Name** | string |  | read-write | A friendly name for this line of service. | 
 +| **Oem** {} | object |  | read-write | This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | 
 + 
 +===== MessageRegistryFile =====
  
 This is the schema definition for the Schema File locator resource. This is the schema definition for the Schema File locator resource.
  
-|             | +^ Property ^ Type ^ Nullable ^ Permission ^ Description ^ 
-| --- | --- | --- | +| **Description** | string | Yes | read-write | Provides a description of this resource and is used for commonality  in the schema definitions. | 
-| **Description** | string, null\\ \\ *read-write| Provides a description of this resource and is used for commonality  in the schema definitions. | +| **Id** | string |  | read-write | Uniquely identifies the resource within the collection of like resources. | 
-| **Id** | string\\ \\ *read-write| Uniquely identifies the resource within the collection of like resources. | +| **Languages** [ {} ] | array |  | read-only | Language codes for the schemas available. | 
-| **Languages** [ {} ] | array\\ \\ *read-only| Language codes for the schemas available. | +| **Location** [ { | array |  | read-write | Location information for this schema file. | 
-| **Location** [ { | array\\ \\ *read-write| Location information for this schema file. | +\ \ \ \ \ \ **ArchiveFile** | string |  | read-only | If the schema is hosted on the service in an archive file, this is the name of the file within the archive. | 
-<space><space><space><space><space><space>**ArchiveFile** | string\\ \\ *read-only| If the schema is hosted on the service in an archive file, this is the name of the file within the archive. | +\ \ \ \ \ \ **ArchiveUri** | string |  | read-only | If the schema is hosted on the service in an archive file, this is the link to the archive file.\\ format: uri 
-<space><space><space><space><space><space>**ArchiveUri** | string\\ \\ *read-only| If the schema is hosted on the service in an archive file, this is the link to the archive file. | +\ \ \ \ \ \ **Language** | string |  | read-only | The language code for the file the schema is in. | 
-<space><space><space><space><space><space>**Language** | string\\ \\ *read-only| The language code for the file the schema is in. | +\ \ \ \ \ \ **PublicationUri** | string |  | read-only | Link to publicly available (canonical) URI for schema.\\ format: uri 
-<space><space><space><space><space><space>**PublicationUri** | string\\ \\ *read-only| Link to publicly available (canonical) URI for schema. | +\ \ \ \ \ \ **Uri** | string |  | read-only | Link to locally available URI for schema.\\ format: uri 
-<space><space><space><space><space><space>**Uri** | string\\ \\ *read-only| Link to locally available URI for schema. | +| } ] |   
-| } ] |     +| **Name** | string |  | read-write | A friendly name for this line of service. | 
-| **Name** | string\\ \\ *read-write| A friendly name for this line of service. | +| **Oem** {} | object |  | read-write | This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | 
-| **Oem** {} | object\\ \\ *read-write| This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | +| **Registry** | string |  | read-only | The Registry Name, Major and Minor version used in MessageID construction. |
-| **Registry** | string\\ \\ *read-only| The Registry Name, Major and Minor version used in MessageID construction. |+
  
-====== NetworkAdapter 1.0.======+===== MessageRegistryFileCollection ===== 
 + 
 +A Collection of MessageRegistryFile resource instances. 
 + 
 +^ Property ^ Type ^ Nullable ^ Permission ^ Description ^ 
 +| **Description** | string | Yes | read-write | Provides a description of this resource and is used for commonality  in the schema definitions
 +| **Members** | array(reference([[documentation:redfish_api:schema_definition#messageregistryfile|MessageRegistryFile]])) |  | read-only | Contains the members of this collection. | 
 +| **Name** | string |  | read-write | A friendly name for this line of service. | 
 +| **Oem** {} | object |  | read-write | This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | 
 + 
 +===== NetworkAdapter =====
  
 A NetworkAdapter represents the physical network adapter capable of connecting to a computer network.  Examples include but are not limited to Ethernet, Fibre Channel, and converged network adapters. A NetworkAdapter represents the physical network adapter capable of connecting to a computer network.  Examples include but are not limited to Ethernet, Fibre Channel, and converged network adapters.
  
-|             | +^ Property ^ Type ^ Nullable ^ Permission ^ Description ^ 
-| --- | --- | --- | +| **Actions** { | object |  | read-write | The available actions for this resource. | 
-| **Actions** { | object\\ \\ *read-write| The available actions for this resource. | +\ \ \ \ \ \ **#NetworkAdapter.ResetSettingsToDefault** {} | object |  | read-write | This action is to clear the settings back to factory defaults. | 
-<space><space><space><space><space><space>**#NetworkAdapter.ResetSettingsToDefault** {} | object\\ \\ *read-write| This action is to clear the settings back to factory defaults. | +\ \ \ \ \ \ **Oem** {} | object |  | read-write |  | 
-<space><space><space><space><space><space>**Oem** {} | object\\ \\ *read-write|  | +| } |   
-| } |     +| **Controllers** [ { | array |  | read-write | The set of network controllers ASICs that make up this NetworkAdapter. | 
-| **Controllers** [ { | array\\ \\ *read-write| The set of network controllers ASICs that make up this NetworkAdapter. | +\ \ \ \ \ \ **ControllerCapabilities** {} | object | Yes | read-write | The capabilities of this controller. | 
-<space><space><space><space><space><space>**ControllerCapabilities** {} | object, null\\ \\ *read-write| The capabilities of this controller. | +\ \ \ \ \ \ **FirmwarePackageVersion** | string | Yes | read-only | The version of the user-facing firmware package. | 
-<space><space><space><space><space><space>**FirmwarePackageVersion** | string, null\\ \\ *read-only| The version of the user-facing firmware package. | +\ \ \ \ \ \ **Links** {} | object |  | read-write | Links. | 
-<space><space><space><space><space><space>**Links** {} | object\\ \\ *read-write| Links. | +| } ] |   
-| } ] |     +| **Description** | string | Yes | read-write | Provides a description of this resource and is used for commonality  in the schema definitions. | 
-| **Description** | string, null\\ \\ *read-write| Provides a description of this resource and is used for commonality  in the schema definitions. | +| **Id** | string |  | read-write | Uniquely identifies the resource within the collection of like resources. | 
-| **Id** | string\\ \\ *read-write| Uniquely identifies the resource within the collection of like resources. | +| **Manufacturer** | string | Yes | read-only | The manufacturer or OEM of this network adapter. | 
-| **Manufacturer** | string, null\\ \\ *read-only| The manufacturer or OEM of this network adapter. | +| **Model** | string | Yes | read-only | The model string for this network adapter. | 
-| **Model** | string, null\\ \\ *read-only| The model string for this network adapter. | +| **Name** | string |  | read-write | A friendly name for this line of service. | 
-| **Name** | string\\ \\ *read-write| A friendly name for this line of service. | +| **NetworkDeviceFunctions** | reference([[documentation:redfish_api:schema_definition#networkdevicefunctioncollection|NetworkDeviceFunctionCollection]])  | read-write | Contains the members of this collection. | 
-| **NetworkDeviceFunctions** object\\ \\ *read-write* Contains the members of this collection. | +| **NetworkPorts** | reference([[documentation:redfish_api:schema_definition#networkportcollection|NetworkPortCollection]])  | read-write | Contains the members of this collection. | 
-<space><space><space><space><space><space>**Description** | string, null\\ \\ *read-write* | Provides a description of this resource and is used for commonality  in the schema definitions. | +| **Oem** {} | object |  | read-write | This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | 
-| <space><space><space><space><space><space>**Members** [ {} ] | array\\ \\ *read-only* | Contains the members of this collection. +| **PartNumber** | string | Yes | read-only | Part number for this network adapter. | 
-| <space><space><space><space><space><space>**[email protected]** | string\\ \\ *read-write* |  | +| **SKU** | string | Yes | read-only | The manufacturer SKU for this network adapter. | 
-| <space><space><space><space><space><space>**Name** | string\\ \\ *read-write* | A friendly name for this line of service. | +| **SerialNumber** | string | Yes | read-only | The serial number for this network adapter. | 
-| <space><space><space><space><space><space>**Oem** {} | object\\ \\ *read-write* | This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | +| **Status** { | object | Yes | read-only | Indicates the status of the file share. | 
-| } |     +\ \ \ \ \ \ **Health** | string | Yes | read-write | This represents the health state of this resource in the absence of its dependent resources.\\ //See Property Details, below, for more information about this property.// 
-| **NetworkPorts** object\\ \\ *read-write* Contains the members of this collection. | +\ \ \ \ \ \ **HealthRollup** | string | Yes | read-write | This represents the overall health state from the view of this resource.\\ //See Property Details, below, for more information about this property.// 
-<space><space><space><space><space><space>**Description** | string, null\\ \\ *read-write* | Provides a description of this resource and is used for commonality  in the schema definitions. | +\ \ \ \ \ \ **Oem** {} | object |  | read-write | This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | 
-| <space><space><space><space><space><space>**Members** [ {} ] | array\\ \\ *read-only* | Contains the members of this collection. | +\ \ \ \ \ \ **State** | string | Yes | read-write | This indicates the known state of the resource, such as if it is enabled.\\ //See Property Details, below, for more information about this property.// 
-<space><space><space><space><space><space>**[email protected]** | string\\ \\ *read-write* |  | +| } |   |
-| <space><space><space><space><space><space>**Name** | string\\ \\ *read-write* | A friendly name for this line of service. | +
-| <space><space><space><space><space><space>**Oem** {} | object\\ \\ *read-write* This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | +
-| } |     | +
-| **Oem** {} | object\\ \\ *read-write| This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | +
-| **PartNumber** | string, null\\ \\ *read-only| Part number for this network adapter. | +
-| **SKU** | string, null\\ \\ *read-only| The manufacturer SKU for this network adapter. | +
-| **SerialNumber** | string, null\\ \\ *read-only| The serial number for this network adapter. | +
-| **Status** { | object, null\\ \\ *read-only| Indicates the status of the file share. | +
-<space><space><space><space><space><space>**Health** | string, null\\ \\ *read-write| This represents the health state of this resource in the absence of its dependent resources. *See Property Details, below, for more information about this property.+
-<space><space><space><space><space><space>**HealthRollup** | string, null\\ \\ *read-write| This represents the overall health state from the view of this resource. *See Property Details, below, for more information about this property.+
-<space><space><space><space><space><space>**Oem** {} | object\\ \\ *read-write| This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | +
-<space><space><space><space><space><space>**State** | string, null\\ \\ *read-write| This indicates the known state of the resource, such as if it is enabled. *See Property Details, below, for more information about this property.+
-| } |     |+
  
-===== Property Details =====+=== Property Details ===
  
-==== Health: ====+== Health ==
  
-string Description +string Description ^
-| --- | --- |+
 | Critical | A critical condition exists that requires immediate attention. | | Critical | A critical condition exists that requires immediate attention. |
 | OK | Normal. | | OK | Normal. |
 | Warning | A condition exists that requires attention. | | Warning | A condition exists that requires attention. |
  
-==== HealthRollup: ====+== HealthRollup ==
  
-string Description +string Description ^
-| --- | --- |+
 | Critical | A critical condition exists that requires immediate attention. | | Critical | A critical condition exists that requires immediate attention. |
 | OK | Normal. | | OK | Normal. |
 | Warning | A condition exists that requires attention. | | Warning | A condition exists that requires attention. |
  
-==== State: ====+== State ==
  
-string Description +string Description ^
-| --- | --- |+
 | Absent | This function or resource is not present or not detected. | | Absent | This function or resource is not present or not detected. |
 | Deferring | The element will not process any commands but will queue new requests. | | Deferring | The element will not process any commands but will queue new requests. |
Line 3302: Line 2902:
  
  
-====== NetworkDeviceFunction 1.0.======+===== NetworkAdapterCollection ===== 
 + 
 +A Collection of NetworkAdapter resource instances. 
 + 
 +^ Property ^ Type ^ Nullable ^ Permission ^ Description ^ 
 +| **Description** | string | Yes | read-write | Provides a description of this resource and is used for commonality  in the schema definitions
 +| **Members** | array(reference([[documentation:redfish_api:schema_definition#networkadapter|NetworkAdapter]])) |  | read-only | Contains the members of this collection. | 
 +| **Name** | string |  | read-write | A friendly name for this line of service. | 
 +| **Oem** {} | object |  | read-write | This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | 
 + 
 +===== NetworkDeviceFunction =====
  
 A Network Device Function represents a logical interface exposed by the network adapter. A Network Device Function represents a logical interface exposed by the network adapter.
  
-|             | +^ Property ^ Type ^ Nullable ^ Permission ^ Description ^ 
-| --- | --- | --- | +| **AssignablePhysicalPorts** | array(reference([[documentation:redfish_api:schema_definition#networkport|NetworkPort]]) | read-only | Contains the members of this collection. | 
-| **AssignablePhysicalPorts** [ { | array\\ \\ *read-only* | Contains the members of this collection. | +| **BootMode** | string | Yes | read-write | The boot mode configured for this network device function.\\ //See Property Details, below, for more information about this property.// 
-| <space><space><space><space><space><space>**ActiveLinkTechnology** | string, null\\ \\ *read-write* | Network Port Active Link Technology. *See Property Details, below, for more information about this property.* | +| **Description** | string | Yes | read-write | Provides a description of this resource and is used for commonality  in the schema definitions. | 
-| <space><space><space><space><space><space>**AssociatedNetworkAddresses** [ {} ] | array\\ \\ *read-only* | The array of configured network addresses (MAC or WWN) that are associated with this Network Port, including the programmed address of the lowest numbered Network Device Function, the configured but not active address if applicable, the address for hardware port teaming, or other network addresses. | +| **DeviceEnabled** | boolean | Yes | read-write | Whether the network device function is enabled. | 
-| <space><space><space><space><space><space>**Description** | string, null\\ \\ *read-write* | Provides a description of this resource and is used for commonality  in the schema definitions. | +| **Ethernet** { | object | Yes | read-write | Ethernet. | 
-| <space><space><space><space><space><space>**EEEEnabled** | boolean, null\\ \\ *read-write* | Whether IEEE 802.3az Energy Efficient Ethernet (EEE) is enabled for this network port. | +\ \ \ \ \ \ **MACAddress** | string | Yes | read-write | This is the currently configured MAC address of the (logical port) network device function. | 
-| <space><space><space><space><space><space>**FlowControlConfiguration** | string, null\\ \\ *read-write* | The locally configured 802.3x flow control setting for this network port. *See Property Details, below, for more information about this property.* | +\ \ \ \ \ \ **MTUSize** | number | Yes | read-write | The Maximum Transmission Unit (MTU) configured for this network device function. | 
-| <space><space><space><space><space><space>**FlowControlStatus** | string, null\\ \\ *read-write* | The 802.3x flow control behavior negotiated with the link partner for this network port (Ethernet-only). *See Property Details, below, for more information about this property.* | +\ \ \ \ \ \ **PermanentMACAddress** | string | Yes | read-only | This is the permanent MAC address assigned to this network device function (physical function). | 
-| <space><space><space><space><space><space>**Id** | string\\ \\ *read-write* | Uniquely identifies the resource within the collection of like resources. | +| } |   
-| <space><space><space><space><space><space>**LinkStatus** | string, null\\ \\ *read-write* | The status of the link between this port and its link partner. *See Property Details, below, for more information about this property.* | +| **FibreChannel** { | object | Yes | read-write | Fibre Channel. | 
-| <space><space><space><space><space><space>**Name** | string\\ \\ *read-write* | A friendly name for this line of service. | +\ \ \ \ \ \ **AllowFIPVLANDiscovery** | boolean | Yes | read-write | Whether the FCoE Initialization Protocol (FIP) is used for populating the FCoE VLAN Id. | 
-| <space><space><space><space><space><space>**NetDevFuncMaxBWAlloc** {} ] array\\ \\ *read-write* | The array of maximum bandwidth allocation percentages for the Network Device Functions associated with this port. | +\ \ \ \ \ \ **BootTargets** [ {} ] | array |  | read-write | An array of Fibre Channel boot targets configured for this network device function. | 
-| <space><space><space><space><space><space>**NetDevFuncMinBWAlloc** [ {} | array\\ \\ *read-write* | The array of minimum bandwidth allocation percentages for the Network Device Functions associated with this port. | +\ \ \ \ \ \ **FCoEActiveVLANId** | number | Yes | read-only | The active FCoE VLAN ID. | 
-| <space><space><space><space><space><space>**Oem** {} | object\\ \\ *read-write* | This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | +\ \ \ \ \ \ **FCoELocalVLANId** | number | Yes | read-write | The locally configured FCoE VLAN ID. | 
-| <space><space><space><space><space><space>**PhysicalPortNumber** | string, null\\ \\ *read-only* | The physical port number label for this port. | +\ \ \ \ \ \ **PermanentWWNN** | string | Yes | read-only | This is the permanent WWNN address assigned to this network device function (physical function). | 
-| <space><space><space><space><space><space>**PortMaximumMTU** | number, null\\ \\ *read-only* | The largest maximum transmission unit (MTUthat can be configured for this network port. | +\ \ \ \ \ \ **PermanentWWPN** | string | Yes | read-only | This is the permanent WWPN address assigned to this network device function (physical function). | 
-<space><space><space><space><space><space>**SignalDetected** | boolean, null\\ \\ *read-onlyWhether or not the port has detected enough signal on enough lanes to establish link. | +\ \ \ \ \ \ **WWNN** | string | Yes | read-write | This is the currently configured WWNN address of the network device function (physical function). | 
-| <space><space><space><space><space><space>**Status** {} | object, null\\ \\ *read-only* | Indicates the status of the file share. | +\ \ \ \ \ \ **WWNSource** | string | Yes | read-write | The configuration source of the WWNs for this connection (WWPN and WWNN).\\ //See Property Details, below, for more information about this property.// 
-| <space><space><space><space><space><space>**SupportedEthernetCapabilities** [ {} ] | array\\ \\ *read-only* | The set of Ethernet capabilities that this port supports. | +\ \ \ \ \ \ **WWPN** | string | Yes | read-write | This is the currently configured WWPN address of the network device function (physical function). | 
-<space><space><space><space><space><space>**SupportedLinkCapabilities** [ {} ] | array\\ \\ *read-write* | The self-described link capabilities of this port. | +| } |   
-| <space><space><space><space><space><space>**WakeOnLANEnabled** | boolean, null\\ \\ *read-write* | Whether Wake on LAN (WoL) is enabled for this network port. | +| **Id** | string |  | read-write | Uniquely identifies the resource within the collection of like resources. | 
-| } ] |     | +| **Links** { | object |  | read-write | Links. | 
-| **[email protected]** | string\\ \\ *read-write*  | +\ \ \ \ \ \ **PCIeFunction** {} | object |  | read-write | Contains the members of this collection. | 
-| **BootMode** | string, null\\ \\ *read-write| The boot mode configured for this network device function. *See Property Details, below, for more information about this property.+| } |   
-| **Description** | string, null\\ \\ *read-write| Provides a description of this resource and is used for commonality  in the schema definitions. | +| **MaxVirtualFunctions** | number | Yes | read-only | The number of virtual functions (VFs) that are available for this Network Device Function. | 
-| **DeviceEnabled** | boolean, null\\ \\ *read-write| Whether the network device function is enabled. | +| **Name** | string |  | read-write | A friendly name for this line of service. | 
-| **Ethernet** { | object, null\\ \\ *read-write| Ethernet. | +| **NetDevFuncCapabilities** [ {} ] | array |  | read-only | Capabilities of this network device function. | 
-<space><space><space><space><space><space>**MACAddress** | string, null\\ \\ *read-write| This is the currently configured MAC address of the (logical port) network device function. | +| **NetDevFuncType** | string | Yes | read-write | The configured capability of this network device function.\\ //See Property Details, below, for more information about this property.// 
-<space><space><space><space><space><space>**MTUSize** | number, null\\ \\ *read-write| The Maximum Transmission Unit (MTU) configured for this network device function. | +| **Oem** {} | object |  | read-write | This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | 
-<space><space><space><space><space><space>**PermanentMACAddress** | string, null\\ \\ *read-only| This is the permanent MAC address assigned to this network device function (physical function). | +| **PhysicalPortAssignment** | reference([[documentation:redfish_api:schema_definition#networkport|NetworkPort]]) |  | read-write | Contains the members of this collection. | 
-| } |     +| **Status** { | object | Yes | read-only | Indicates the status of the file share. | 
-| **FibreChannel** { | object, null\\ \\ *read-write| Fibre Channel. | +| \ \ \ \ \ \ **Health** | string Yes | read-write | This represents the health state of this resource in the absence of its dependent resources.\\ //See Property Details, below, for more information about this property.// 
-<space><space><space><space><space><space>**AllowFIPVLANDiscovery** | boolean, null\\ \\ *read-write| Whether the FCoE Initialization Protocol (FIP) is used for populating the FCoE VLAN Id. | +\ \ \ \ \ \ **HealthRollup** | string | Yes | read-write | This represents the overall health state from the view of this resource.\\ //See Property Details, below, for more information about this property.// 
-<space><space><space><space><space><space>**BootTargets** [ {} ] | array\\ \\ *read-write| An array of Fibre Channel boot targets configured for this network device function. | +\ \ \ \ \ \ **Oem** {} | object |  | read-write | This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | 
-<space><space><space><space><space><space>**FCoEActiveVLANId** | number, null\\ \\ *read-only| The active FCoE VLAN ID. | +\ \ \ \ \ \ **State** | string | Yes | read-write | This indicates the known state of the resource, such as if it is enabled.\\ //See Property Details, below, for more information about this property.// 
-<space><space><space><space><space><space>**FCoELocalVLANId** | number, null\\ \\ *read-write| The locally configured FCoE VLAN ID. | +| } |   
-<space><space><space><space><space><space>**PermanentWWNN** | string, null\\ \\ *read-only| This is the permanent WWNN address assigned to this network device function (physical function). | +| **VirtualFunctionsEnabled** | boolean | Yes | read-only | Whether Single Root I/O Virtualization (SR-IOV) Virual Functions (VFs) are enabled for this Network Device Function. | 
-<space><space><space><space><space><space>**PermanentWWPN** | string, null\\ \\ *read-only| This is the permanent WWPN address assigned to this network device function (physical function). | +| **iSCSIBoot** { | object | Yes | read-write | iSCSI Boot. | 
-<space><space><space><space><space><space>**WWNN** | string, null\\ \\ *read-write| This is the currently configured WWNN address of the network device function (physical function). | +\ \ \ \ \ \ **AuthenticationMethod** | string | Yes | read-write | The iSCSI boot authentication method for this network device function.\\ //See Property Details, below, for more information about this property.// 
-<space><space><space><space><space><space>**WWNSource** | string, null\\ \\ *read-write| The configuration source of the WWNs for this connection (WWPN and WWNN). *See Property Details, below, for more information about this property.+\ \ \ \ \ \ **CHAPSecret** | string | Yes | read-write | The shared secret for CHAP authentication. | 
-<space><space><space><space><space><space>**WWPN** | string, null\\ \\ *read-write| This is the currently configured WWPN address of the network device function (physical function). | +\ \ \ \ \ \ **CHAPUsername** | string | Yes | read-write | The username for CHAP authentication. | 
-| } |     +\ \ \ \ \ \ **IPAddressType** | string | Yes | read-write | The type of IP address (IPv6 or IPv4) being populated in the iSCSIBoot IP address fields.\\ //See Property Details, below, for more information about this property.// 
-| **Id** | string\\ \\ *read-write| Uniquely identifies the resource within the collection of like resources. | +\ \ \ \ \ \ **IPMaskDNSViaDHCP** | boolean | Yes | read-write | Whether the iSCSI boot initiator uses DHCP to obtain the iniator name, IP address, and netmask. | 
-| **Links** { | object\\ \\ *read-write| Links. | +\ \ \ \ \ \ **InitiatorDefaultGateway** | string | Yes | read-write | The IPv6 or IPv4 iSCSI boot default gateway. | 
-<space><space><space><space><space><space>**PCIeFunction** {} | object\\ \\ *read-write| Contains the members of this collection. | +\ \ \ \ \ \ **InitiatorIPAddress** | string | Yes | read-write | The IPv6 or IPv4 address of the iSCSI initiator. | 
-| } |     +\ \ \ \ \ \ **InitiatorName** | string | Yes | read-write | The iSCSI initiator name. | 
-| **MaxVirtualFunctions** | number, null\\ \\ *read-only| The number of virtual functions (VFs) that are available for this Network Device Function. | +\ \ \ \ \ \ **InitiatorNetmask** | string | Yes | read-write | The IPv6 or IPv4 netmask of the iSCSI boot initiator. | 
-| **Name** | string\\ \\ *read-write| A friendly name for this line of service. | +\ \ \ \ \ \ **MutualCHAPSecret** | string | Yes | read-write | The CHAP Secret for 2-way CHAP authentication. | 
-| **NetDevFuncCapabilities** [ {} ] | array\\ \\ *read-only| Capabilities of this network device function. | +\ \ \ \ \ \ **MutualCHAPUsername** | string | Yes | read-write | The CHAP Username for 2-way CHAP authentication. | 
-| **NetDevFuncType** | string, null\\ \\ *read-write| The configured capability of this network device function. *See Property Details, below, for more information about this property.+\ \ \ \ \ \ **PrimaryDNS** | string | Yes | read-write | The IPv6 or IPv4 address of the primary DNS server for the iSCSI boot initiator. | 
-| **Oem** {} | object\\ \\ *read-write| This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | +\ \ \ \ \ \ **PrimaryLUN** | number | Yes | read-write | The logical unit number (LUN) for the primary iSCSI boot target. | 
-| **PhysicalPortAssignment** object\\ \\ *read-write* Contains the members of this collection. | +\ \ \ \ \ \ **PrimaryTargetIPAddress** | string | Yes | read-write | The IP address (IPv6 or IPv4) for the primary iSCSI boot target. | 
-| <space><space><space><space><space><space>**ActiveLinkTechnology** | string, null\\ \\ *read-write* | Network Port Active Link Technology. *See Property Details, below, for more information about this property.* | +\ \ \ \ \ \ **PrimaryTargetName** | string | Yes | read-write | The name of the iSCSI primary boot target. | 
-| <space><space><space><space><space><space>**AssociatedNetworkAddresses** [ {} | array\\ \\ *read-only* | The array of configured network addresses (MAC or WWNthat are associated with this Network Port, including the programmed address of the lowest numbered Network Device Function, the configured but not active address if applicable, the address for hardware port teaming, or other network addresses. | +\ \ \ \ \ \ **PrimaryTargetTCPPort** | number | Yes | read-write | The TCP port for the primary iSCSI boot target. | 
-| <space><space><space><space><space><space>**Description** | string, null\\ \\ *read-write* | Provides a description of this resource and is used for commonality  in the schema definitions. | +\ \ \ \ \ \ **PrimaryVLANEnable** | boolean | Yes | read-write | This indicates if the primary VLAN is enabled. | 
-| <space><space><space><space><space><space>**EEEEnabled** | boolean, null\\ \\ *read-writeWhether IEEE 802.3az Energy Efficient Ethernet (EEE) is enabled for this network port. | +\ \ \ \ \ \ **PrimaryVLANId** | number | Yes | read-write | The 802.1q VLAN ID to use for iSCSI boot from the primary target. | 
-| <space><space><space><space><space><space>**FlowControlConfiguration** | string, null\\ \\ *read-write* | The locally configured 802.3x flow control setting for this network port. *See Property Details, below, for more information about this property.* | +\ \ \ \ \ \ **RouterAdvertisementEnabled** | boolean | Yes | read-write | Whether IPv6 router advertisement is enabled for the iSCSI boot target. | 
-| <space><space><space><space><space><space>**FlowControlStatus** | string, null\\ \\ *read-write* | The 802.3x flow control behavior negotiated with the link partner for this network port (Ethernet-only). *See Property Details, below, for more information about this property.* | +\ \ \ \ \ \ **SecondaryDNS** | string | Yes | read-write | The IPv6 or IPv4 address of the secondary DNS server for the iSCSI boot initiator. | 
-| <space><space><space><space><space><space>**Id** | string\\ \\ *read-write* | Uniquely identifies the resource within the collection of like resources. | +\ \ \ \ \ \ **SecondaryLUN** | number | Yes | read-write | The logical unit number (LUN) for the secondary iSCSI boot target. | 
-<space><space><space><space><space><space>**LinkStatus** | string, null\\ \\ *read-write* | The status of the link between this port and its link partner. *See Property Details, below, for more information about this property.* | +\ \ \ \ \ \ **SecondaryTargetIPAddress** | string | Yes | read-write | The IP address (IPv6 or IPv4) for the secondary iSCSI boot target. | 
-| <space><space><space><space><space><space>**Name** | string\\ \\ *read-write* | A friendly name for this line of service. | +\ \ \ \ \ \ **SecondaryTargetName** | string | Yes | read-write | The name of the iSCSI secondary boot target. | 
-| <space><space><space><space><space><space>**NetDevFuncMaxBWAlloc** [ {} ] | array\\ \\ *read-write* | The array of maximum bandwidth allocation percentages for the Network Device Functions associated with this port. | +\ \ \ \ \ \ **SecondaryTargetTCPPort** | number | Yes | read-write | The TCP port for the secondary iSCSI boot target. | 
-| <space><space><space><space><space><space>**NetDevFuncMinBWAlloc** [ {} ] | array\\ \\ *read-write* | The array of minimum bandwidth allocation percentages for the Network Device Functions associated with this port. | +\ \ \ \ \ \ **SecondaryVLANEnable** | boolean | Yes | read-write | This indicates if the secondary VLAN is enabled. | 
-| <space><space><space><space><space><space>**Oem** {} | object\\ \\ *read-write* This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | +\ \ \ \ \ \ **SecondaryVLANId** | number | Yes | read-write | The 802.1q VLAN ID to use for iSCSI boot from the secondary target. | 
-| <space><space><space><space><space><space>**PhysicalPortNumber** | string, null\\ \\ *read-only* | The physical port number label for this port. | +\ \ \ \ \ \ **TargetInfoViaDHCP** | boolean | Yes | read-write | Whether the iSCSI boot target name, LUN, IP address, and netmask should be obtained from DHCP. | 
-| <space><space><space><space><space><space>**PortMaximumMTU** | number, null\\ \\ *read-only* | The largest maximum transmission unit (MTU) that can be configured for this network port. | +| } |   |
-| <space><space><space><space><space><space>**SignalDetected** | boolean, null\\ \\ *read-only* | Whether or not the port has detected enough signal on enough lanes to establish link. | +
-| <space><space><space><space><space><space>**Status** {} | object, null\\ \\ *read-only* | Indicates the status of the file share. | +
-<space><space><space><space><space><space>**SupportedEthernetCapabilities** [ {} ] | array\\ \\ *read-only* | The set of Ethernet capabilities that this port supports. | +
-| <space><space><space><space><space><space>**SupportedLinkCapabilities** [ {} ] | array\\ \\ *read-write| The self-described link capabilities of this port. | +
-| <space><space><space><space><space><space>**WakeOnLANEnabled** | boolean, null\\ \\ *read-write* Whether Wake on LAN (WoL) is enabled for this network port. | +
-| } |     | +
-| **Status** { | object, null\\ \\ *read-only* | Indicates the status of the file share. | +
-| <space><space><space><space><space><space>**Health** | string, null\\ \\ *read-write| This represents the health state of this resource in the absence of its dependent resources. *See Property Details, below, for more information about this property.+
-<space><space><space><space><space><space>**HealthRollup** | string, null\\ \\ *read-write| This represents the overall health state from the view of this resource. *See Property Details, below, for more information about this property.+
-<space><space><space><space><space><space>**Oem** {} | object\\ \\ *read-write| This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | +
-<space><space><space><space><space><space>**State** | string, null\\ \\ *read-write| This indicates the known state of the resource, such as if it is enabled. *See Property Details, below, for more information about this property.+
-| } |     +
-| **VirtualFunctionsEnabled** | boolean, null\\ \\ *read-only| Whether Single Root I/O Virtualization (SR-IOV) Virual Functions (VFs) are enabled for this Network Device Function. | +
-| **iSCSIBoot** { | object, null\\ \\ *read-write| iSCSI Boot. | +
-<space><space><space><space><space><space>**AuthenticationMethod** | string, null\\ \\ *read-write| The iSCSI boot authentication method for this network device function. *See Property Details, below, for more information about this property.+
-<space><space><space><space><space><space>**CHAPSecret** | string, null\\ \\ *read-write| The shared secret for CHAP authentication. | +
-<space><space><space><space><space><space>**CHAPUsername** | string, null\\ \\ *read-write| The username for CHAP authentication. | +
-<space><space><space><space><space><space>**IPAddressType** | string, null\\ \\ *read-write| The type of IP address (IPv6 or IPv4) being populated in the iSCSIBoot IP address fields. *See Property Details, below, for more information about this property.+
-<space><space><space><space><space><space>**IPMaskDNSViaDHCP** | boolean, null\\ \\ *read-write| Whether the iSCSI boot initiator uses DHCP to obtain the iniator name, IP address, and netmask. | +
-<space><space><space><space><space><space>**InitiatorDefaultGateway** | string, null\\ \\ *read-write| The IPv6 or IPv4 iSCSI boot default gateway. | +
-<space><space><space><space><space><space>**InitiatorIPAddress** | string, null\\ \\ *read-write| The IPv6 or IPv4 address of the iSCSI initiator. | +
-<space><space><space><space><space><space>**InitiatorName** | string, null\\ \\ *read-write| The iSCSI initiator name. | +
-<space><space><space><space><space><space>**InitiatorNetmask** | string, null\\ \\ *read-write| The IPv6 or IPv4 netmask of the iSCSI boot initiator. | +
-<space><space><space><space><space><space>**MutualCHAPSecret** | string, null\\ \\ *read-write| The CHAP Secret for 2-way CHAP authentication. | +
-<space><space><space><space><space><space>**MutualCHAPUsername** | string, null\\ \\ *read-write| The CHAP Username for 2-way CHAP authentication. | +
-<space><space><space><space><space><space>**PrimaryDNS** | string, null\\ \\ *read-write| The IPv6 or IPv4 address of the primary DNS server for the iSCSI boot initiator. | +
-<space><space><space><space><space><space>**PrimaryLUN** | number, null\\ \\ *read-write| The logical unit number (LUN) for the primary iSCSI boot target. | +
-<space><space><space><space><space><space>**PrimaryTargetIPAddress** | string, null\\ \\ *read-write| The IP address (IPv6 or IPv4) for the primary iSCSI boot target. | +
-<space><space><space><space><space><space>**PrimaryTargetName** | string, null\\ \\ *read-write| The name of the iSCSI primary boot target. | +
-<space><space><space><space><space><space>**PrimaryTargetTCPPort** | number, null\\ \\ *read-write| The TCP port for the primary iSCSI boot target. | +
-<space><space><space><space><space><space>**PrimaryVLANEnable** | boolean, null\\ \\ *read-write| This indicates if the primary VLAN is enabled. | +
-<space><space><space><space><space><space>**PrimaryVLANId** | number, null\\ \\ *read-write| The 802.1q VLAN ID to use for iSCSI boot from the primary target. | +
-<space><space><space><space><space><space>**RouterAdvertisementEnabled** | boolean, null\\ \\ *read-write| Whether IPv6 router advertisement is enabled for the iSCSI boot target. | +
-<space><space><space><space><space><space>**SecondaryDNS** | string, null\\ \\ *read-write| The IPv6 or IPv4 address of the secondary DNS server for the iSCSI boot initiator. | +
-<space><space><space><space><space><space>**SecondaryLUN** | number, null\\ \\ *read-write| The logical unit number (LUN) for the secondary iSCSI boot target. | +
-<space><space><space><space><space><space>**SecondaryTargetIPAddress** | string, null\\ \\ *read-write| The IP address (IPv6 or IPv4) for the secondary iSCSI boot target. | +
-<space><space><space><space><space><space>**SecondaryTargetName** | string, null\\ \\ *read-write| The name of the iSCSI secondary boot target. | +
-<space><space><space><space><space><space>**SecondaryTargetTCPPort** | number, null\\ \\ *read-write| The TCP port for the secondary iSCSI boot target. | +
-<space><space><space><space><space><space>**SecondaryVLANEnable** | boolean, null\\ \\ *read-write| This indicates if the secondary VLAN is enabled. | +
-<space><space><space><space><space><space>**SecondaryVLANId** | number, null\\ \\ *read-write| The 802.1q VLAN ID to use for iSCSI boot from the secondary target. | +
-<space><space><space><space><space><space>**TargetInfoViaDHCP** | boolean, null\\ \\ *read-write| Whether the iSCSI boot target name, LUN, IP address, and netmask should be obtained from DHCP. | +
-| } |     |+
  
-===== Property Details =====+=== Property Details ===
  
-==== ActiveLinkTechnology: ====+== ActiveLinkTechnology ==
  
-string Description +string Description ^
-| --- | --- |+
 | Ethernet | The port is capable of connecting to an Ethernet network. | | Ethernet | The port is capable of connecting to an Ethernet network. |
 | FibreChannel | The port is capable of connecting to a Fibre Channel network. | | FibreChannel | The port is capable of connecting to a Fibre Channel network. |
 | InfiniBand | The port is capable of connecting to an InfiniBand network. | | InfiniBand | The port is capable of connecting to an InfiniBand network. |
  
-==== AuthenticationMethod: ====+== AuthenticationMethod ==
  
-string Description +string Description ^
-| --- | --- |+
 | CHAP | iSCSI Challenge Handshake Authentication Protocol (CHAP) authentication is used. | | CHAP | iSCSI Challenge Handshake Authentication Protocol (CHAP) authentication is used. |
 | MutualCHAP | iSCSI Mutual Challenge Handshake Authentication Protocol (CHAP) authentication is used. | | MutualCHAP | iSCSI Mutual Challenge Handshake Authentication Protocol (CHAP) authentication is used. |
 | None | No iSCSI authentication is used. | | None | No iSCSI authentication is used. |
  
-==== BootMode: ====+== BootMode ==
  
-string Description +string Description ^
-| --- | --- |+
 | Disabled | Do not indicate to UEFI/BIOS that this device is bootable. | | Disabled | Do not indicate to UEFI/BIOS that this device is bootable. |
 | FibreChannel | Boot this device using the embedded Fibre Channel support and configuration.  Only applicable if the NetworkDeviceFunctionType is set to FibreChannel. | | FibreChannel | Boot this device using the embedded Fibre Channel support and configuration.  Only applicable if the NetworkDeviceFunctionType is set to FibreChannel. |
Line 3444: Line 3009:
 | iSCSI | Boot this device using the embedded iSCSI boot support and configuration.  Only applicable if the NetworkDeviceFunctionType is set to iSCSI. | | iSCSI | Boot this device using the embedded iSCSI boot support and configuration.  Only applicable if the NetworkDeviceFunctionType is set to iSCSI. |
  
-==== FlowControlConfiguration: ====+== FlowControlConfiguration ==
  
-string Description +string Description ^
-| --- | --- |+
 | None | No IEEE 802.3x flow control is enabled on this port. | | None | No IEEE 802.3x flow control is enabled on this port. |
 | RX | IEEE 802.3x flow control may be initiated by the link partner. | | RX | IEEE 802.3x flow control may be initiated by the link partner. |
Line 3453: Line 3017:
 | TX_RX | IEEE 802.3x flow control may be initiated by this station or the link partner. | | TX_RX | IEEE 802.3x flow control may be initiated by this station or the link partner. |
  
-==== FlowControlStatus: ====+== FlowControlStatus ==
  
-string Description +string Description ^
-| --- | --- |+
 | None | No IEEE 802.3x flow control is enabled on this port. | | None | No IEEE 802.3x flow control is enabled on this port. |
 | RX | IEEE 802.3x flow control may be initiated by the link partner. | | RX | IEEE 802.3x flow control may be initiated by the link partner. |
Line 3462: Line 3025:
 | TX_RX | IEEE 802.3x flow control may be initiated by this station or the link partner. | | TX_RX | IEEE 802.3x flow control may be initiated by this station or the link partner. |
  
-==== Health: ====+== Health ==
  
-string Description +string Description ^
-| --- | --- |+
 | Critical | A critical condition exists that requires immediate attention. | | Critical | A critical condition exists that requires immediate attention. |
 | OK | Normal. | | OK | Normal. |
 | Warning | A condition exists that requires attention. | | Warning | A condition exists that requires attention. |
  
-==== HealthRollup: ====+== HealthRollup ==
  
-string Description +string Description ^
-| --- | --- |+
 | Critical | A critical condition exists that requires immediate attention. | | Critical | A critical condition exists that requires immediate attention. |
 | OK | Normal. | | OK | Normal. |
 | Warning | A condition exists that requires attention. | | Warning | A condition exists that requires attention. |
  
-==== IPAddressType: ====+== IPAddressType ==
  
-string Description +string Description ^
-| --- | --- |+
 | IPv4 | IPv4 addressing is used for all IP-fields in this object. | | IPv4 | IPv4 addressing is used for all IP-fields in this object. |
 | IPv6 | IPv6 addressing is used for all IP-fields in this object. | | IPv6 | IPv6 addressing is used for all IP-fields in this object. |
  
-==== LinkStatus: ====+== LinkStatus ==
  
-string Description +string Description ^
-| --- | --- |+
 | Down | The port is enabled but link is down. | | Down | The port is enabled but link is down. |
 | Up | The port is enabled and link is good (up). | | Up | The port is enabled and link is good (up). |
  
-==== NetDevFuncType: ====+== NetDevFuncType ==
  
-string Description +string Description ^
-| --- | --- |+
 | Disabled | Neither enumerated nor visible to the operating system. | | Disabled | Neither enumerated nor visible to the operating system. |
 | Ethernet | Appears to the operating system as an Ethernet device. | | Ethernet | Appears to the operating system as an Ethernet device. |
Line 3502: Line 3060:
 | iSCSI | Appears to the operating system as an iSCSI device. | | iSCSI | Appears to the operating system as an iSCSI device. |
  
-==== State: ====+== State ==
  
-string Description +string Description ^
-| --- | --- |+
 | Absent | This function or resource is not present or not detected. | | Absent | This function or resource is not present or not detected. |
 | Deferring | The element will not process any commands but will queue new requests. | | Deferring | The element will not process any commands but will queue new requests. |
Line 3518: Line 3075:
 | Updating | The element is updating and may be unavailable or degraded. | | Updating | The element is updating and may be unavailable or degraded. |
  
-==== WWNSource: ====+== WWNSource ==
  
-string Description +string Description ^
-| --- | --- |+
 | ConfiguredLocally | The set of FC/FCoE boot targets was applied locally through API or UI. | | ConfiguredLocally | The set of FC/FCoE boot targets was applied locally through API or UI. |
 | ProvidedByFabric | The set of FC/FCoE boot targets was applied by the Fibre Channel fabric. | | ProvidedByFabric | The set of FC/FCoE boot targets was applied by the Fibre Channel fabric. |
  
  
-====== NetworkInterface 1.0.======+===== NetworkDeviceFunctionCollection ===== 
 + 
 +A Collection of NetworkDeviceFunction resource instances. 
 + 
 +^ Property ^ Type ^ Nullable ^ Permission ^ Description ^ 
 +| **Description** | string | Yes | read-write | Provides a description of this resource and is used for commonality  in the schema definitions
 +| **Members** | array(reference([[documentation:redfish_api:schema_definition#networkdevicefunction|NetworkDeviceFunction]])) |  | read-only | Contains the members of this collection. | 
 +| **Name** | string |  | read-write | A friendly name for this line of service. | 
 +| **Oem** {} | object |  | read-write | This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | 
 + 
 +===== NetworkInterface =====
  
 A NetworkInterface contains references linking NetworkAdapter, NetworkPort, and NetworkDeviceFunction resources and represents the functionality available to the containing system. A NetworkInterface contains references linking NetworkAdapter, NetworkPort, and NetworkDeviceFunction resources and represents the functionality available to the containing system.
  
-|             | +^ Property ^ Type ^ Nullable ^ Permission ^ Description ^ 
-| --- | --- | --- | +| **Description** | string | Yes | read-write | Provides a description of this resource and is used for commonality  in the schema definitions. | 
-| **Description** | string, null\\ \\ *read-write| Provides a description of this resource and is used for commonality  in the schema definitions. | +| **Id** | string |  | read-write | Uniquely identifies the resource within the collection of like resources. | 
-| **Id** | string\\ \\ *read-write| Uniquely identifies the resource within the collection of like resources. | +| **Links** { | object |  | read-write | Links. | 
-| **Links** { | object\\ \\ *read-write| Links. | +\ \ \ \ \ \ **NetworkAdapter** {} | object |  | read-write | Contains the members of this collection. | 
-<space><space><space><space><space><space>**NetworkAdapter** {} | object\\ \\ *read-write| Contains the members of this collection. | +| \ \ \ \ \ \ **Oem** {| object |  | read-write | Oem extension object. | 
-<space><space><space><space><space><space>**Oem** {} | object\\ \\ *read-write* | Oem extension object. | +| } |   
-| } |     | +| **Name** | string |  | read-write | A friendly name for this line of service. | 
-| **Name** | string\\ \\ *read-write| A friendly name for this line of service. | +| **NetworkDeviceFunctions** | reference([[documentation:redfish_api:schema_definition#networkdevicefunctioncollection|NetworkDeviceFunctionCollection]])  | read-write | Contains the members of this collection. | 
-| **NetworkDeviceFunctions** { | object\\ \\ *read-write* Contains the members of this collection. | +| **NetworkPorts** | reference([[documentation:redfish_api:schema_definition#networkportcollection|NetworkPortCollection]]) |  | read-write | Contains the members of this collection. | 
-| <space><space><space><space><space><space>**Description** | string, null\\ \\ *read-writeProvides a description of this resource and is used for commonality  in the schema definitions. | +| **Oem** {} | object |  | read-write | This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | 
-<space><space><space><space><space><space>**Members** [ {array\\ \\ *read-only* Contains the members of this collection. +| **Status** { | object | Yes | read-only | Indicates the status of the file share. | 
-<space><space><space><space><space><space>**[email protected]** | string\\ \\ *read-write* |  | +\ \ \ \ \ \ **Health** | string | Yes | read-write | This represents the health state of this resource in the absence of its dependent resources.\\ //See Property Details, below, for more information about this property.// 
-| <space><space><space><space><space><space>**Name** | string\\ \\ *read-write| A friendly name for this line of service. | +\ \ \ \ \ \ **HealthRollup** | string | Yes | read-write | This represents the overall health state from the view of this resource.\\ //See Property Details, below, for more information about this property.// 
-<space><space><space><space><space><space>**Oem** {} object\\ \\ *read-write* This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | +\ \ \ \ \ \ **Oem** {} | object |  | read-write | This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | 
-} |     | +\ \ \ \ \ \ **State** | string | Yes | read-write | This indicates the known state of the resource, such as if it is enabled.\\ //See Property Details, below, for more information about this property.// 
-| **NetworkPorts** { | object\\ \\ *read-write| Contains the members of this collection. | +| } |   |
-<space><space><space><space><space><space>**Description** | string, null\\ \\ *read-write* Provides a description of this resource and is used for commonality  in the schema definitions. | +
-| <space><space><space><space><space><space>**Members** [ {} ] | array\\ \\ *read-only* | Contains the members of this collection. | +
-<space><space><space><space><space><space>**[email protected]** | string\\ \\ *read-write* |  | +
-| <space><space><space><space><space><space>**Name** | string\\ \\ *read-write* | A friendly name for this line of service. | +
-| <space><space><space><space><space><space>**Oem** {} | object\\ \\ *read-write* This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | +
-| } |     | +
-| **Oem** {} | object\\ \\ *read-write| This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | +
-| **Status** { | object, null\\ \\ *read-only| Indicates the status of the file share. | +
-<space><space><space><space><space><space>**Health** | string, null\\ \\ *read-write| This represents the health state of this resource in the absence of its dependent resources. *See Property Details, below, for more information about this property.+
-<space><space><space><space><space><space>**HealthRollup** | string, null\\ \\ *read-write| This represents the overall health state from the view of this resource. *See Property Details, below, for more information about this property.+
-<space><space><space><space><space><space>**Oem** {} | object\\ \\ *read-write| This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | +
-<space><space><space><space><space><space>**State** | string, null\\ \\ *read-write| This indicates the known state of the resource, such as if it is enabled. *See Property Details, below, for more information about this property.+
-| } |     |+
  
-===== Property Details =====+=== Property Details ===
  
-==== Health: ====+== Health ==
  
-string Description +string Description ^
-| --- | --- |+
 | Critical | A critical condition exists that requires immediate attention. | | Critical | A critical condition exists that requires immediate attention. |
 | OK | Normal. | | OK | Normal. |
 | Warning | A condition exists that requires attention. | | Warning | A condition exists that requires attention. |
  
-==== HealthRollup: ====+== HealthRollup ==
  
-string Description +string Description ^
-| --- | --- |+
 | Critical | A critical condition exists that requires immediate attention. | | Critical | A critical condition exists that requires immediate attention. |
 | OK | Normal. | | OK | Normal. |
 | Warning | A condition exists that requires attention. | | Warning | A condition exists that requires attention. |
  
-==== State: ====+== State ==
  
-string Description +string Description ^
-| --- | --- |+
 | Absent | This function or resource is not present or not detected. | | Absent | This function or resource is not present or not detected. |
 | Deferring | The element will not process any commands but will queue new requests. | | Deferring | The element will not process any commands but will queue new requests. |
Line 3596: Line 3146:
  
  
-====== NetworkPort 1.0.======+===== NetworkInterfaceCollection ===== 
 + 
 +A Collection of NetworkInterface resource instances. 
 + 
 +^ Property ^ Type ^ Nullable ^ Permission ^ Description ^ 
 +| **Description** | string | Yes | read-write | Provides a description of this resource and is used for commonality  in the schema definitions
 +| **Members** | array(reference([[documentation:redfish_api:schema_definition#networkinterface|NetworkInterface]])) |  | read-only | Contains the members of this collection. | 
 +| **Name** | string |  | read-write | A friendly name for this line of service. | 
 +| **Oem** {} | object |  | read-write | This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | 
 + 
 +===== NetworkPort =====
  
 A Network Port represents a discrete physical port capable of connecting to a network. A Network Port represents a discrete physical port capable of connecting to a network.
  
-|             | +^ Property ^ Type ^ Nullable ^ Permission ^ Description ^ 
-| --- | --- | --- | +| **ActiveLinkTechnology** | string | Yes | read-write | Network Port Active Link Technology.\\ //See Property Details, below, for more information about this property.// 
-| **ActiveLinkTechnology** | string, null\\ \\ *read-write| Network Port Active Link Technology. *See Property Details, below, for more information about this property.+| **AssociatedNetworkAddresses** [ {} ] | array |  | read-only | The array of configured network addresses (MAC or WWN) that are associated with this Network Port, including the programmed address of the lowest numbered Network Device Function, the configured but not active address if applicable, the address for hardware port teaming, or other network addresses. | 
-| **AssociatedNetworkAddresses** [ {} ] | array\\ \\ *read-only| The array of configured network addresses (MAC or WWN) that are associated with this Network Port, including the programmed address of the lowest numbered Network Device Function, the configured but not active address if applicable, the address for hardware port teaming, or other network addresses. | +| **Description** | string | Yes | read-write | Provides a description of this resource and is used for commonality  in the schema definitions. | 
-| **Description** | string, null\\ \\ *read-write| Provides a description of this resource and is used for commonality  in the schema definitions. | +| **EEEEnabled** | boolean | Yes | read-write | Whether IEEE 802.3az Energy Efficient Ethernet (EEE) is enabled for this network port. | 
-| **EEEEnabled** | boolean, null\\ \\ *read-write| Whether IEEE 802.3az Energy Efficient Ethernet (EEE) is enabled for this network port. | +| **FlowControlConfiguration** | string | Yes | read-write | The locally configured 802.3x flow control setting for this network port.\\ //See Property Details, below, for more information about this property.// 
-| **FlowControlConfiguration** | string, null\\ \\ *read-write| The locally configured 802.3x flow control setting for this network port. *See Property Details, below, for more information about this property.+| **FlowControlStatus** | string | Yes | read-write | The 802.3x flow control behavior negotiated with the link partner for this network port (Ethernet-only).\\ //See Property Details, below, for more information about this property.// 
-| **FlowControlStatus** | string, null\\ \\ *read-write| The 802.3x flow control behavior negotiated with the link partner for this network port (Ethernet-only). *See Property Details, below, for more information about this property.+| **Id** | string |  | read-write | Uniquely identifies the resource within the collection of like resources. | 
-| **Id** | string\\ \\ *read-write| Uniquely identifies the resource within the collection of like resources. | +| **LinkStatus** | string | Yes | read-write | The status of the link between this port and its link partner.\\ //See Property Details, below, for more information about this property.// 
-| **LinkStatus** | string, null\\ \\ *read-write| The status of the link between this port and its link partner. *See Property Details, below, for more information about this property.+| **Name** | string |  | read-write | A friendly name for this line of service. | 
-| **Name** | string\\ \\ *read-write| A friendly name for this line of service. | +| **NetDevFuncMaxBWAlloc** [ { | array |  | read-write | The array of maximum bandwidth allocation percentages for the Network Device Functions associated with this port. | 
-| **NetDevFuncMaxBWAlloc** [ { | array\\ \\ *read-write| The array of maximum bandwidth allocation percentages for the Network Device Functions associated with this port. | +\ \ \ \ \ \ **MaxBWAllocPercent** | number | Yes | read-write | The maximum bandwidth allocation percentage allocated to the corresponding network device function instance. | 
-<space><space><space><space><space><space>**MaxBWAllocPercent** | number, null\\ \\ *read-write| The maximum bandwidth allocation percentage allocated to the corresponding network device function instance. | +\ \ \ \ \ \ **NetworkDeviceFunction** {} | object |  | read-write | Contains the members of this collection. | 
-<space><space><space><space><space><space>**NetworkDeviceFunction** {} | object\\ \\ *read-write| Contains the members of this collection. | +| } ] |   
-| } ] |     +| **NetDevFuncMinBWAlloc** [ { | array |  | read-write | The array of minimum bandwidth allocation percentages for the Network Device Functions associated with this port. | 
-| **NetDevFuncMinBWAlloc** [ { | array\\ \\ *read-write| The array of minimum bandwidth allocation percentages for the Network Device Functions associated with this port. | +\ \ \ \ \ \ **MinBWAllocPercent** | number | Yes | read-write | The minimum bandwidth allocation percentage allocated to the corresponding network device function instance. | 
-<space><space><space><space><space><space>**MinBWAllocPercent** | number, null\\ \\ *read-write| The minimum bandwidth allocation percentage allocated to the corresponding network device function instance. | +\ \ \ \ \ \ **NetworkDeviceFunction** {} | object |  | read-write | Contains the members of this collection. | 
-<space><space><space><space><space><space>**NetworkDeviceFunction** {} | object\\ \\ *read-write| Contains the members of this collection. | +| } ] |   
-| } ] |     +| **Oem** {} | object |  | read-write | This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | 
-| **Oem** {} | object\\ \\ *read-write| This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | +| **PhysicalPortNumber** | string | Yes | read-only | The physical port number label for this port. | 
-| **PhysicalPortNumber** | string, null\\ \\ *read-only| The physical port number label for this port. | +| **PortMaximumMTU** | number | Yes | read-only | The largest maximum transmission unit (MTU) that can be configured for this network port. | 
-| **PortMaximumMTU** | number, null\\ \\ *read-only| The largest maximum transmission unit (MTU) that can be configured for this network port. | +| **SignalDetected** | boolean | Yes | read-only | Whether or not the port has detected enough signal on enough lanes to establish link. | 
-| **SignalDetected** | boolean, null\\ \\ *read-only| Whether or not the port has detected enough signal on enough lanes to establish link. | +| **Status** { | object | Yes | read-only | Indicates the status of the file share. | 
-| **Status** { | object, null\\ \\ *read-only| Indicates the status of the file share. | +\ \ \ \ \ \ **Health** | string | Yes | read-write | This represents the health state of this resource in the absence of its dependent resources.\\ //See Property Details, below, for more information about this property.// 
-<space><space><space><space><space><space>**Health** | string, null\\ \\ *read-write| This represents the health state of this resource in the absence of its dependent resources. *See Property Details, below, for more information about this property.+\ \ \ \ \ \ **HealthRollup** | string | Yes | read-write | This represents the overall health state from the view of this resource.\\ //See Property Details, below, for more information about this property.// 
-<space><space><space><space><space><space>**HealthRollup** | string, null\\ \\ *read-write| This represents the overall health state from the view of this resource. *See Property Details, below, for more information about this property.+\ \ \ \ \ \ **Oem** {} | object |  | read-write | This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | 
-<space><space><space><space><space><space>**Oem** {} | object\\ \\ *read-write| This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | +\ \ \ \ \ \ **State** | string | Yes | read-write | This indicates the known state of the resource, such as if it is enabled.\\ //See Property Details, below, for more information about this property.// 
-<space><space><space><space><space><space>**State** | string, null\\ \\ *read-write| This indicates the known state of the resource, such as if it is enabled. *See Property Details, below, for more information about this property.+| } |   
-| } |     +| **SupportedEthernetCapabilities** [ {} ] | array |  | read-only | The set of Ethernet capabilities that this port supports. | 
-| **SupportedEthernetCapabilities** [ {} ] | array\\ \\ *read-only| The set of Ethernet capabilities that this port supports. | +| **SupportedLinkCapabilities** [ { | array |  | read-write | The self-described link capabilities of this port. | 
-| **SupportedLinkCapabilities** [ { | array\\ \\ *read-write| The self-described link capabilities of this port. | +\ \ \ \ \ \ **LinkNetworkTechnology** | string | Yes | read-write | The self-described link network technology capabilities of this port.\\ //See Property Details, below, for more information about this property.// 
-<space><space><space><space><space><space>**LinkNetworkTechnology** | string, null\\ \\ *read-write| The self-described link network technology capabilities of this port. *See Property Details, below, for more information about this property.+\ \ \ \ \ \ **LinkSpeedMbps** | number | Yes | read-only | The speed of the link in Mbps when this link network technology is active. | 
-<space><space><space><space><space><space>**LinkSpeedMbps** | number, null\\ \\ *read-only| The speed of the link in Mbps when this link network technology is active. | +| } ] |   
-| } ] |     +| **WakeOnLANEnabled** | boolean | Yes | read-write | Whether Wake on LAN (WoL) is enabled for this network port. |
-| **WakeOnLANEnabled** | boolean, null\\ \\ *read-write| Whether Wake on LAN (WoL) is enabled for this network port. |+
  
-===== Property Details =====+=== Property Details ===
  
-==== ActiveLinkTechnology: ====+== ActiveLinkTechnology ==
  
-string Description +string Description ^
-| --- | --- |+
 | Ethernet | The port is capable of connecting to an Ethernet network. | | Ethernet | The port is capable of connecting to an Ethernet network. |
 | FibreChannel | The port is capable of connecting to a Fibre Channel network. | | FibreChannel | The port is capable of connecting to a Fibre Channel network. |
 | InfiniBand | The port is capable of connecting to an InfiniBand network. | | InfiniBand | The port is capable of connecting to an InfiniBand network. |
  
-==== FlowControlConfiguration: ====+== FlowControlConfiguration ==
  
-string Description +string Description ^
-| --- | --- |+
 | None | No IEEE 802.3x flow control is enabled on this port. | | None | No IEEE 802.3x flow control is enabled on this port. |
 | RX | IEEE 802.3x flow control may be initiated by the link partner. | | RX | IEEE 802.3x flow control may be initiated by the link partner. |
Line 3655: Line 3212:
 | TX_RX | IEEE 802.3x flow control may be initiated by this station or the link partner. | | TX_RX | IEEE 802.3x flow control may be initiated by this station or the link partner. |
  
-==== FlowControlStatus: ====+== FlowControlStatus ==
  
-string Description +string Description ^
-| --- | --- |+
 | None | No IEEE 802.3x flow control is enabled on this port. | | None | No IEEE 802.3x flow control is enabled on this port. |
 | RX | IEEE 802.3x flow control may be initiated by the link partner. | | RX | IEEE 802.3x flow control may be initiated by the link partner. |
Line 3664: Line 3220:
 | TX_RX | IEEE 802.3x flow control may be initiated by this station or the link partner. | | TX_RX | IEEE 802.3x flow control may be initiated by this station or the link partner. |
  
-==== Health: ====+== Health ==
  
-string Description +string Description ^
-| --- | --- |+
 | Critical | A critical condition exists that requires immediate attention. | | Critical | A critical condition exists that requires immediate attention. |
 | OK | Normal. | | OK | Normal. |
 | Warning | A condition exists that requires attention. | | Warning | A condition exists that requires attention. |
  
-==== HealthRollup: ====+== HealthRollup ==
  
-string Description +string Description ^
-| --- | --- |+
 | Critical | A critical condition exists that requires immediate attention. | | Critical | A critical condition exists that requires immediate attention. |
 | OK | Normal. | | OK | Normal. |
 | Warning | A condition exists that requires attention. | | Warning | A condition exists that requires attention. |
  
-==== LinkNetworkTechnology: ====+== LinkNetworkTechnology ==
  
-string Description +string Description ^
-| --- | --- |+
 | Ethernet | The port is capable of connecting to an Ethernet network. | | Ethernet | The port is capable of connecting to an Ethernet network. |
 | FibreChannel | The port is capable of connecting to a Fibre Channel network. | | FibreChannel | The port is capable of connecting to a Fibre Channel network. |
 | InfiniBand | The port is capable of connecting to an InfiniBand network. | | InfiniBand | The port is capable of connecting to an InfiniBand network. |
  
-==== LinkStatus: ====+== LinkStatus ==
  
-string Description +string Description ^
-| --- | --- |+
 | Down | The port is enabled but link is down. | | Down | The port is enabled but link is down. |
 | Up | The port is enabled and link is good (up). | | Up | The port is enabled and link is good (up). |
  
-==== State: ====+== State ==
  
-string Description +string Description ^
-| --- | --- |+
 | Absent | This function or resource is not present or not detected. | | Absent | This function or resource is not present or not detected. |
 | Deferring | The element will not process any commands but will queue new requests. | | Deferring | The element will not process any commands but will queue new requests. |
Line 3712: Line 3263:
  
  
-====== PCIeDevice 1.0.======+===== NetworkPortCollection ===== 
 + 
 +A Collection of NetworkPort resource instances. 
 + 
 +^ Property ^ Type ^ Nullable ^ Permission ^ Description ^ 
 +| **Description** | string | Yes | read-write | Provides a description of this resource and is used for commonality  in the schema definitions
 +| **Members** | array(reference([[documentation:redfish_api:schema_definition#networkport|NetworkPort]])) |  | read-only | Contains the members of this collection. | 
 +| **Name** | string |  | read-write | A friendly name for this line of service. | 
 +| **Oem** {} | object |  | read-write | This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | 
 + 
 +===== PCIeDevice =====
  
 This is the schema definition for the PCIeDevice resource.  It represents the properties of a PCIeDevice attached to a System. This is the schema definition for the PCIeDevice resource.  It represents the properties of a PCIeDevice attached to a System.
  
-|             | +^ Property ^ Type ^ Nullable ^ Permission ^ Description ^ 
-| --- | --- | --- | +| **AssetTag** | string | Yes | read-write | The user assigned asset tag for this PCIe device. | 
-| **AssetTag** | string, null\\ \\ *read-write| The user assigned asset tag for this PCIe device. | +| **Description** | string | Yes | read-write | Provides a description of this resource and is used for commonality  in the schema definitions. | 
-| **Description** | string, null\\ \\ *read-write| Provides a description of this resource and is used for commonality  in the schema definitions. | +| **DeviceType** | string |  | read-write | The device type for this PCIe device.\\ //See Property Details, below, for more information about this property.// 
-| **DeviceType** | string\\ \\ *read-write| The device type for this PCIe device. *See Property Details, below, for more information about this property.+| **FirmwareVersion** | string | Yes | read-only | The version of firmware for this PCIe device. | 
-| **FirmwareVersion** | string, null\\ \\ *read-only| The version of firmware for this PCIe device. | +| **Id** | string |  | read-write | Uniquely identifies the resource within the collection of like resources. | 
-| **Id** | string\\ \\ *read-write| Uniquely identifies the resource within the collection of like resources. | +| **Links** { | object |  | read-write | The links object contains the links to other resources that are related to this resource. | 
-| **Links** { | object\\ \\ *read-write| The links object contains the links to other resources that are related to this resource. | +\ \ \ \ \ \ **Chassis** [ {} ] | array |  | read-only | An array of references to the chassis in which the PCIe device is contained. | 
-<space><space><space><space><space><space>**Chassis** [ {} ] | array\\ \\ *read-only| An array of references to the chassis in which the PCIe device is contained. | +| \ \ \ \ \ \ **Oem** {} | object |  | read-write | Oem extension object. | 
-<space><space><space><space><space><space>**[email protected]** | string\\ \\ *read-write* |  | +\ \ \ \ \ \ **PCIeFunctions** [ {} ] | array |  | read-only | An array of references to PCIeFunctions exposed by this device. | 
-| <space><space><space><space><space><space>**Oem** {} | object\\ \\ *read-write| Oem extension object. | + |  | 
-<space><space><space><space><space><space>**PCIeFunctions** [ {} ] | array\\ \\ *read-only| An array of references to PCIeFunctions exposed by this device. | +| **Manufacturer** | string | Yes | read-only | This is the manufacturer of this PCIe device. | 
-<space><space><space><space><space><space>**[email protected]** string\\ \\ *read-write* |  +| **Model** | string | Yes | read-only | This is the model number for the PCIe device. | 
-| } |     +| **Name** | string |  | read-write | A friendly name for this line of service. | 
-| **Manufacturer** | string, null\\ \\ *read-only| This is the manufacturer of this PCIe device. | +| **Oem** {} | object |  | read-write | This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | 
-| **Model** | string, null\\ \\ *read-only| This is the model number for the PCIe device. | +| **PartNumber** | string | Yes | read-only | The part number for this PCIe device. | 
-| **Name** | string\\ \\ *read-write| A friendly name for this line of service. | +| **SKU** | string | Yes | read-only | This is the SKU for this PCIe device. | 
-| **Oem** {} | object\\ \\ *read-write| This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | +| **SerialNumber** | string | Yes | read-only | The serial number for this PCIe device. | 
-| **PartNumber** | string, null\\ \\ *read-only| The part number for this PCIe device. | +| **Status** { | object | Yes | read-only | Indicates the status of the file share. | 
-| **SKU** | string, null\\ \\ *read-only| This is the SKU for this PCIe device. | +\ \ \ \ \ \ **Health** | string | Yes | read-write | This represents the health state of this resource in the absence of its dependent resources.\\ //See Property Details, below, for more information about this property.// 
-| **SerialNumber** | string, null\\ \\ *read-only| The serial number for this PCIe device. | +\ \ \ \ \ \ **HealthRollup** | string | Yes | read-write | This represents the overall health state from the view of this resource.\\ //See Property Details, below, for more information about this property.// 
-| **Status** { | object, null\\ \\ *read-only| Indicates the status of the file share. | +\ \ \ \ \ \ **Oem** {} | object |  | read-write | This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | 
-<space><space><space><space><space><space>**Health** | string, null\\ \\ *read-write| This represents the health state of this resource in the absence of its dependent resources. *See Property Details, below, for more information about this property.+\ \ \ \ \ \ **State** | string | Yes | read-write | This indicates the known state of the resource, such as if it is enabled.\\ //See Property Details, below, for more information about this property.// 
-<space><space><space><space><space><space>**HealthRollup** | string, null\\ \\ *read-write| This represents the overall health state from the view of this resource. *See Property Details, below, for more information about this property.+| } |   |
-<space><space><space><space><space><space>**Oem** {} | object\\ \\ *read-write| This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | +
-<space><space><space><space><space><space>**State** | string, null\\ \\ *read-write| This indicates the known state of the resource, such as if it is enabled. *See Property Details, below, for more information about this property.+
-| } |     |+
  
-===== Property Details =====+=== Property Details ===
  
-==== DeviceType: ====+== DeviceType ==
  
-string Description +string Description ^
-| --- | --- |+
 | MultiFunction | A multi-function PCIe device. | | MultiFunction | A multi-function PCIe device. |
 | Simulated | A PCIe device which is not currently physically present, but is being simulated by the PCIe infrastructure. | | Simulated | A PCIe device which is not currently physically present, but is being simulated by the PCIe infrastructure. |
 | SingleFunction | A single-function PCIe device. | | SingleFunction | A single-function PCIe device. |
  
-==== Health: ====+== Health ==
  
-string Description +string Description ^
-| --- | --- |+
 | Critical | A critical condition exists that requires immediate attention. | | Critical | A critical condition exists that requires immediate attention. |
 | OK | Normal. | | OK | Normal. |
 | Warning | A condition exists that requires attention. | | Warning | A condition exists that requires attention. |
  
-==== HealthRollup: ====+== HealthRollup ==
  
-string Description +string Description ^
-| --- | --- |+
 | Critical | A critical condition exists that requires immediate attention. | | Critical | A critical condition exists that requires immediate attention. |
 | OK | Normal. | | OK | Normal. |
 | Warning | A condition exists that requires attention. | | Warning | A condition exists that requires attention. |
  
-==== State: ====+== State ==
  
-string Description +string Description ^
-| --- | --- |+
 | Absent | This function or resource is not present or not detected. | | Absent | This function or resource is not present or not detected. |
 | Deferring | The element will not process any commands but will queue new requests. | | Deferring | The element will not process any commands but will queue new requests. |
Line 3787: Line 3341:
  
  
-====== PCIeFunction 1.0.1 ======+===== PCIeFunction =====
  
 This is the schema definition for the PCIeFunction resource.  It represents the properties of a PCIeFunction attached to a System. This is the schema definition for the PCIeFunction resource.  It represents the properties of a PCIeFunction attached to a System.
  
-|             | +^ Property ^ Type ^ Nullable ^ Permission ^ Description ^ 
-| --- | --- | --- | +| **ClassCode** | string | Yes | read-only | The Class Code of this PCIe function.\\ pattern: /0[xX](([a-fA-F]%%|%%[0-9]){2}){3} 
-| **ClassCode** | string, null\\ \\ *read-only| The Class Code of this PCIe function. | +| **Description** | string | Yes | read-write | Provides a description of this resource and is used for commonality  in the schema definitions. | 
-| **Description** | string, null\\ \\ *read-write| Provides a description of this resource and is used for commonality  in the schema definitions. | +| **DeviceClass** | string |  | read-write | The class for this PCIe Function.\\ //See Property Details, below, for more information about this property.// 
-| **DeviceClass** | string\\ \\ *read-write| The class for this PCIe Function. *See Property Details, below, for more information about this property.+| **DeviceId** | string | Yes | read-only | The Device ID of this PCIe function.\\ pattern: /0[xX](([a-fA-F]%%|%%[0-9]){2}){2} 
-| **DeviceId** | string, null\\ \\ *read-only| The Device ID of this PCIe function. | +| **FunctionId** | number | Yes | read-only | The the PCIe Function identifier. | 
-| **FunctionId** | number, null\\ \\ *read-only| The the PCIe Function identifier. | +| **FunctionType** | string |  | read-write | The type of the PCIe Function.\\ //See Property Details, below, for more information about this property.// 
-| **FunctionType** | string\\ \\ *read-write| The type of the PCIe Function. *See Property Details, below, for more information about this property.+| **Id** | string |  | read-write | Uniquely identifies the resource within the collection of like resources. | 
-| **Id** | string\\ \\ *read-write| Uniquely identifies the resource within the collection of like resources. | +| **Links** { | object |  | read-write | The links object contains the links to other resources that are related to this resource. | 
-| **Links** { | object\\ \\ *read-write| The links object contains the links to other resources that are related to this resource. | +\ \ \ \ \ \ **Drives** [ {} ] | array |  | read-only | An array of references to the drives which the PCIe device produces. | 
-<space><space><space><space><space><space>**Drives** [ {} ] | array\\ \\ *read-only| An array of references to the drives which the PCIe device produces. | +| \ \ \ \ \ \ **EthernetInterfaces** [ {} ] | array |  | read-only | An array of references to the ethernet interfaces which the PCIe device produces. | 
-<space><space><space><space><space><space>**[email protected]** | string\\ \\ *read-write* |  | +| \ \ \ \ \ \ **Oem** {} | object |  | read-write | Oem extension object. | 
-| <space><space><space><space><space><space>**EthernetInterfaces** [ {} ] | array\\ \\ *read-only| An array of references to the ethernet interfaces which the PCIe device produces. | +\ \ \ \ \ \ **PCIeDevice** {} | object | Yes | read-write | A reference to the PCIeDevice on which this function resides. | 
-<space><space><space><space><space><space>**[email protected]** | string\\ \\ *read-write* |  | +\ \ \ \ \ \ **StorageControllers** [ {} ] | array |  | read-only | An array of references to the storage controllers which the PCIe device produces. | 
-| <space><space><space><space><space><space>**Oem** {} | object\\ \\ *read-write| Oem extension object. | + |  | 
-<space><space><space><space><space><space>**PCIeDevice** {} | object, null\\ \\ *read-write| A reference to the PCIeDevice on which this function resides. | +| **Name** | string |  | read-write | A friendly name for this line of service. | 
-<space><space><space><space><space><space>**StorageControllers** [ {} ] | array\\ \\ *read-only| An array of references to the storage controllers which the PCIe device produces. | +| **Oem** {} | object |  | read-write | This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | 
-<space><space><space><space><space><space>**[email protected]** string\\ \\ *read-write* |  +| **RevisionId** | string | Yes | read-only | The Revision ID of this PCIe function.\\ pattern: /0[xX](([a-fA-F]%%|%%[0-9]){2}){1} 
-| } |     +| **Status** { | object | Yes | read-only | Indicates the status of the file share. | 
-| **Name** | string\\ \\ *read-write| A friendly name for this line of service. | +\ \ \ \ \ \ **Health** | string | Yes | read-write | This represents the health state of this resource in the absence of its dependent resources.\\ //See Property Details, below, for more information about this property.// 
-| **Oem** {} | object\\ \\ *read-write| This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | +\ \ \ \ \ \ **HealthRollup** | string | Yes | read-write | This represents the overall health state from the view of this resource.\\ //See Property Details, below, for more information about this property.// 
-| **RevisionId** | string, null\\ \\ *read-only| The Revision ID of this PCIe function. | +\ \ \ \ \ \ **Oem** {} | object |  | read-write | This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | 
-| **Status** { | object, null\\ \\ *read-only| Indicates the status of the file share. | +\ \ \ \ \ \ **State** | string | Yes | read-write | This indicates the known state of the resource, such as if it is enabled.\\ //See Property Details, below, for more information about this property.// 
-<space><space><space><space><space><space>**Health** | string, null\\ \\ *read-write| This represents the health state of this resource in the absence of its dependent resources. *See Property Details, below, for more information about this property.+| } |   
-<space><space><space><space><space><space>**HealthRollup** | string, null\\ \\ *read-write| This represents the overall health state from the view of this resource. *See Property Details, below, for more information about this property.+| **SubsystemId** | string | Yes | read-only | The Subsystem ID of this PCIe function.\\ pattern: /0[xX](([a-fA-F]%%|%%[0-9]){2}){2} 
-<space><space><space><space><space><space>**Oem** {} | object\\ \\ *read-write| This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | +| **SubsystemVendorId** | string | Yes | read-only | The Subsystem Vendor ID of this PCIe function.\\ pattern: /0[xX](([a-fA-F]%%|%%[0-9]){2}){2} 
-<space><space><space><space><space><space>**State** | string, null\\ \\ *read-write| This indicates the known state of the resource, such as if it is enabled. *See Property Details, below, for more information about this property.+| **VendorId** | string | Yes | read-only | The Vendor ID of this PCIe function.\\ pattern: /0[xX](([a-fA-F]%%|%%[0-9]){2}){2} |
-| } |     +
-| **SubsystemId** | string, null\\ \\ *read-only| The Subsystem ID of this PCIe function. | +
-| **SubsystemVendorId** | string, null\\ \\ *read-only| The Subsystem Vendor ID of this PCIe function. | +
-| **VendorId** | string, null\\ \\ *read-only| The Vendor ID of this PCIe function. |+
  
-===== Property Details =====+=== Property Details ===
  
-==== DeviceClass: ====+== DeviceClass ==
  
-string Description +string Description ^
-| --- | --- |+
 | Bridge | A bridge. | | Bridge | A bridge. |
 | CommunicationController | A communication controller. | | CommunicationController | A communication controller. |
Line 3853: Line 3402:
 | WirelessController | A wireless controller. | | WirelessController | A wireless controller. |
  
-==== FunctionType: ====+== FunctionType ==
  
-string Description +string Description ^
-| --- | --- |+
 | Physical | A physical PCie function. | | Physical | A physical PCie function. |
 | Virtual | A virtual PCIe function. | | Virtual | A virtual PCIe function. |
  
-==== Health: ====+== Health ==
  
-string Description +string Description ^
-| --- | --- |+
 | Critical | A critical condition exists that requires immediate attention. | | Critical | A critical condition exists that requires immediate attention. |
 | OK | Normal. | | OK | Normal. |
 | Warning | A condition exists that requires attention. | | Warning | A condition exists that requires attention. |
  
-==== HealthRollup: ====+== HealthRollup ==
  
-string Description +string Description ^
-| --- | --- |+
 | Critical | A critical condition exists that requires immediate attention. | | Critical | A critical condition exists that requires immediate attention. |
 | OK | Normal. | | OK | Normal. |
 | Warning | A condition exists that requires attention. | | Warning | A condition exists that requires attention. |
  
-==== State: ====+== State ==
  
-string Description +string Description ^
-| --- | --- |+
 | Absent | This function or resource is not present or not detected. | | Absent | This function or resource is not present or not detected. |
 | Deferring | The element will not process any commands but will queue new requests. | | Deferring | The element will not process any commands but will queue new requests. |
Line 3893: Line 3438:
  
  
-====== Port 1.0.1 ======+===== Port =====
  
 Port contains properties describing a port of a switch. Port contains properties describing a port of a switch.
  
-|             | +^ Property ^ Type ^ Nullable ^ Permission ^ Description ^ 
-| --- | --- | --- | +| **Actions** { | object |  | read-write | The available actions for this resource. | 
-| **Actions** { | object\\ \\ *read-write| The available actions for this resource. | +\ \ \ \ \ \ **#Port.Reset** {} | object |  | read-write | This action is used to reset this switch. | 
-<space><space><space><space><space><space>**#Port.Reset** {} | object\\ \\ *read-write| This action is used to reset this switch. | +\ \ \ \ \ \ **Oem** {} | object |  | read-write |  | 
-<space><space><space><space><space><space>**Oem** {} | object\\ \\ *read-write|  | +| } |   
-| } |     +| **CurrentSpeedGbps** | number | Yes | read-only | The current speed of this port.\\ unit: Gbit/
-| **CurrentSpeedGbps** | number, null\\ (Gbit/s)\\ \\ *read-only| The current speed of this port. | +| **Description** | string | Yes | read-write | Provides a description of this resource and is used for commonality  in the schema definitions. | 
-| **Description** | string, null\\ \\ *read-write| Provides a description of this resource and is used for commonality  in the schema definitions. | +| **Id** | string |  | read-write | Uniquely identifies the resource within the collection of like resources. | 
-| **Id** | string\\ \\ *read-write| Uniquely identifies the resource within the collection of like resources. | +| **Links** { | object |  | read-write | Contains references to other resources that are related to this resource. | 
-| **Links** { | object\\ \\ *read-write| Contains references to other resources that are related to this resource. | +\ \ \ \ \ \ **AssociatedEndpoints** [ {} ] | array |  | read-only | An array of references to the endpoints that connect to the switch through this port. | 
-<space><space><space><space><space><space>**AssociatedEndpoints** [ {} ] | array\\ \\ *read-only| An array of references to the endpoints that connect to the switch through this port. | +| \ \ \ \ \ \ **ConnectedSwitchPorts** [ {} ] | array |  | read-only | An array of references to the ports that connect to the switch through this port. | 
-<space><space><space><space><space><space>**[email protected]** | string\\ \\ *read-write* |  | +| \ \ \ \ \ \ **ConnectedSwitches** [ {} ] | array |  | read-only | An array of references to the switches that connect to the switch through this port. | 
-| <space><space><space><space><space><space>**ConnectedSwitchPorts** [ {} ] | array\\ \\ *read-only| An array of references to the ports that connect to the switch through this port. | +| \ \ \ \ \ \ **Oem** {} | object |  | read-write | Oem extension object. | 
-<space><space><space><space><space><space>**[email protected]** | string\\ \\ *read-write* |  | +| } |   
-| <space><space><space><space><space><space>**ConnectedSwitches** [ {} ] | array\\ \\ *read-only| An array of references to the switches that connect to the switch through this port. | +| **MaxSpeedGbps** | number | Yes | read-only | The maximum speed of this port as currently configured.\\ unit: Gbit/
-<space><space><space><space><space><space>**[email protected]** | string\\ \\ *read-write* |  | +| **Name** | string |  | read-write | A friendly name for this line of service. | 
-| <space><space><space><space><space><space>**Oem** {} | object\\ \\ *read-write| Oem extension object. | +| **Oem** {} | object |  | read-write | This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | 
-| } |     +| **PortId** | string | Yes | read-only | This is the label of this port on the physical switch package. | 
-| **MaxSpeedGbps** | number, null\\ (Gbit/s)\\ \\ *read-only| The maximum speed of this port as currently configured. | +| **PortProtocol** |  | Yes | read-write | The protocol being sent over this port. | 
-| **Name** | string\\ \\ *read-write| A friendly name for this line of service. | +| **PortType** | string | Yes | read-write | This is the type of this port.\\ //See Property Details, below, for more information about this property.// 
-| **Oem** {} | object\\ \\ *read-write| This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | +| **Status** { | object |  | read-only | Indicates the status of the file share. | 
-| **PortId** | string, null\\ \\ *read-only| This is the label of this port on the physical switch package. | +\ \ \ \ \ \ **Health** | string | Yes | read-write | This represents the health state of this resource in the absence of its dependent resources.\\ //See Property Details, below, for more information about this property.// 
-| **PortProtocol** | null\\ \\ *read-write| The protocol being sent over this port. | +\ \ \ \ \ \ **HealthRollup** | string | Yes | read-write | This represents the overall health state from the view of this resource.\\ //See Property Details, below, for more information about this property.// 
-| **PortType** | string, null\\ \\ *read-write| This is the type of this port. *See Property Details, below, for more information about this property.+\ \ \ \ \ \ **Oem** {} | object |  | read-write | This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | 
-| **Status** { | object\\ \\ *read-only| Indicates the status of the file share. | +\ \ \ \ \ \ **State** | string | Yes | read-write | This indicates the known state of the resource, such as if it is enabled.\\ //See Property Details, below, for more information about this property.// 
-<space><space><space><space><space><space>**Health** | string, null\\ \\ *read-write| This represents the health state of this resource in the absence of its dependent resources. *See Property Details, below, for more information about this property.+| } |   
-<space><space><space><space><space><space>**HealthRollup** | string, null\\ \\ *read-write| This represents the overall health state from the view of this resource. *See Property Details, below, for more information about this property.+| **Width** | number | Yes | read-only | The number of lanes, phys, or other physical transport links that this port contains. |
-<space><space><space><space><space><space>**Oem** {} | object\\ \\ *read-write| This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | +
-<space><space><space><space><space><space>**State** | string, null\\ \\ *read-write| This indicates the known state of the resource, such as if it is enabled. *See Property Details, below, for more information about this property.+
-| } |     +
-| **Width** | number, null\\ \\ *read-only| The number of lanes, phys, or other physical transport links that this port contains. |+
  
-===== Property Details =====+=== Property Details ===
  
-==== Health: ====+== Health ==
  
-string Description +string Description ^
-| --- | --- |+
 | Critical | A critical condition exists that requires immediate attention. | | Critical | A critical condition exists that requires immediate attention. |
 | OK | Normal. | | OK | Normal. |
 | Warning | A condition exists that requires attention. | | Warning | A condition exists that requires attention. |
  
-==== HealthRollup: ====+== HealthRollup ==
  
-string Description +string Description ^
-| --- | --- |+
 | Critical | A critical condition exists that requires immediate attention. | | Critical | A critical condition exists that requires immediate attention. |
 | OK | Normal. | | OK | Normal. |
 | Warning | A condition exists that requires attention. | | Warning | A condition exists that requires attention. |
  
-==== PortType: ====+== PortType ==
  
-string Description +string Description ^
-| --- | --- |+
 | BidirectionalPort | This port connects to any type of device. | | BidirectionalPort | This port connects to any type of device. |
 | DownstreamPort | This port connects to a target device. | | DownstreamPort | This port connects to a target device. |
Line 3958: Line 3496:
 | UpstreamPort | This port connects to a host device. | | UpstreamPort | This port connects to a host device. |
  
-==== State: ====+== State ==
  
-string Description +string Description ^
-| --- | --- |+
 | Absent | This function or resource is not present or not detected. | | Absent | This function or resource is not present or not detected. |
 | Deferring | The element will not process any commands but will queue new requests. | | Deferring | The element will not process any commands but will queue new requests. |
Line 3975: Line 3512:
  
  
-====== Power 1.2.======+===== PortCollection ===== 
 + 
 +A Collection of Port resource instances. 
 + 
 +^ Property ^ Type ^ Nullable ^ Permission ^ Description ^ 
 +| **Description** | string | Yes | read-write | Provides a description of this resource and is used for commonality  in the schema definitions
 +| **Members** | array(reference([[documentation:redfish_api:schema_definition#port|Port]])) |  | read-only | Contains the members of this collection. | 
 +| **Name** | string |  | read-write | A friendly name for this line of service. | 
 +| **Oem** {} | object |  | read-write | This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | 
 + 
 +===== Power =====
  
 This is the schema definition for the Power Metrics.  It represents the properties for Power Consumption and Power Limiting. This is the schema definition for the Power Metrics.  It represents the properties for Power Consumption and Power Limiting.
  
-|             | +^ Property ^ Type ^ Nullable ^ Permission ^ Description ^ 
-| --- | --- | --- | +| **Description** | string | Yes | read-write | Provides a description of this resource and is used for commonality  in the schema definitions. | 
-| **Description** | string, null\\ \\ *read-write| Provides a description of this resource and is used for commonality  in the schema definitions. | +| **Id** | string |  | read-write | Uniquely identifies the resource within the collection of like resources. | 
-| **Id** | string\\ \\ *read-write| Uniquely identifies the resource within the collection of like resources. | +| **Name** | string |  | read-write | A friendly name for this line of service. | 
-| **Name** | string\\ \\ *read-write| A friendly name for this line of service. | +| **Oem** {} | object |  | read-write | This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | 
-| **Oem** {} | object\\ \\ *read-write| This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | +| **PowerControl** [ { | array |  | read-write | This is the definition for power control function (power reading/limiting). | 
-| **PowerControl** [ { | array\\ \\ *read-write| This is the definition for power control function (power reading/limiting). | +\ \ \ \ \ \ **MemberId** | string |  | read-only | This is the identifier for the member within the collection. | 
-<space><space><space><space><space><space>**MemberId** | string\\ \\ *read-only| This is the identifier for the member within the collection. | +\ \ \ \ \ \ **Name** | string | Yes | read-only | Power Control Function name. | 
-<space><space><space><space><space><space>**Name** | string, null\\ \\ *read-only| Power Control Function name. | +\ \ \ \ \ \ **Oem** {} | object |  | read-write | This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | 
-<space><space><space><space><space><space>**Oem** {} | object\\ \\ *read-write| This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | +\ \ \ \ \ \ **PowerAllocatedWatts** | number | Yes | read-only | The total amount of power that has been allocated (or budegeted)to  chassis resources.\\ unit: W 
-<space><space><space><space><space><space>**PowerAllocatedWatts** | number, null\\ (W)\\ \\ *read-only| The total amount of power that has been allocated (or budegeted)to  chassis resources. | +\ \ \ \ \ \ **PowerAvailableWatts** | number | Yes | read-only | The amount of power not already budgeted and therefore available for additional allocation. (powerCapacity - powerAllocated).  This indicates how much reserve power capacity is left.\\ unit: W 
-<space><space><space><space><space><space>**PowerAvailableWatts** | number, null\\ (W)\\ \\ *read-only| The amount of power not already budgeted and therefore available for additional allocation. (powerCapacity - powerAllocated).  This indicates how much reserve power capacity is left. | +| \ \ \ \ \ \ **PowerCapacityWatts** | number | Yes | read-only | The total amount of power available to the chassis for allocation. This may the power supply capacity, or power budget assigned to the chassis from an up-stream chassis.\\ unit: W 
-<space><space><space><space><space><space>**PowerCapacityWatts** | number, null\\ (W)\\ \\ *read-only| The total amount of power available to the chassis for allocation. This may the power supply capacity, or power budget assigned to the chassis from an up-stream chassis. | +\ \ \ \ \ \ **PowerConsumedWatts** | number | Yes | read-only | The actual power being consumed by the chassis.\\ unit: W 
-<space><space><space><space><space><space>**PowerConsumedWatts** | number, null\\ (W)\\ \\ *read-only| The actual power being consumed by the chassis. | +\ \ \ \ \ \ **PowerLimit** {} | object |  | read-write | Power limit status and configuration information for this chassis. | 
-<space><space><space><space><space><space>**PowerLimit** {} | object\\ \\ *read-write| Power limit status and configuration information for this chassis. | +\ \ \ \ \ \ **PowerMetrics** {} | object |  | read-write | Power readings for this chassis. | 
-<space><space><space><space><space><space>**PowerMetrics** {} | object\\ \\ *read-write| Power readings for this chassis. | +\ \ \ \ \ \ **PowerRequestedWatts** | number | Yes | read-only | The potential power that the chassis resources are requesting which may be higher than the current level being consumed since requested power includes budget that the chassis resource wants for future use.\\ unit: W 
-<space><space><space><space><space><space>**PowerRequestedWatts** | number, null\\ (W)\\ \\ *read-only| The potential power that the chassis resources are requesting which may be higher than the current level being consumed since requested power includes budget that the chassis resource wants for future use. | +\ \ \ \ \ \ **RelatedItem** [ {} ] | array |  | read-only | The ID(s) of the resources associated with this Power Limit. | 
-<space><space><space><space><space><space>**RelatedItem** [ {} ] | array\\ \\ *read-only| The ID(s) of the resources associated with this Power Limit. | +| \ \ \ \ \ \ **Status** {} | object |  | read-only | Indicates the status of the file share. | 
-<space><space><space><space><space><space>**[email protected]** | string\\ \\ *read-write* |  | +| } ] |  |  | 
-| <space><space><space><space><space><space>**Status** {} | object\\ \\ *read-only| Indicates the status of the file share. | +| **PowerSupplies** [ { | array |  | read-write | Details of the power supplies associated with this system or device. | 
-| } ] |   |   | +\ \ \ \ \ \ **FirmwareVersion** | string | Yes | read-only | The firmware version for this Power Supply. | 
-| **[email protected]** | string\\ \\ *read-write* |  | +\ \ \ \ \ \ **IndicatorLED** | string | Yes | read-write | The state of the indicator LED, used to identify the power supply.\\ //See Property Details, below, for more information about this property.// 
-| **PowerSupplies** [ { | array\\ \\ *read-write| Details of the power supplies associated with this system or device. | +\ \ \ \ \ \ **InputRanges** [ {} ] | array |  | read-write | This is the input ranges that the power supply can use. | 
-<space><space><space><space><space><space>**FirmwareVersion** | string, null\\ \\ *read-only| The firmware version for this Power Supply. | +\ \ \ \ \ \ **LastPowerOutputWatts** | number | Yes | read-only | The average power output of this Power Supply.\\ unit: W 
-<space><space><space><space><space><space>**IndicatorLED** | string, null\\ \\ *read-write| The state of the indicator LED, used to identify the power supply. *See Property Details, below, for more information about this property.+\ \ \ \ \ \ **LineInputVoltage** | number | Yes | read-only | The line input voltage at which the Power Supply is operating.\\ unit: V 
-<space><space><space><space><space><space>**InputRanges** [ {} ] | array\\ \\ *read-write| This is the input ranges that the power supply can use. | +\ \ \ \ \ \ **LineInputVoltageType** | string | Yes | read-write | The line voltage type supported as an input to this Power Supply.\\ //See Property Details, below, for more information about this property.// 
-<space><space><space><space><space><space>**LastPowerOutputWatts** | number, null\\ (W)\\ \\ *read-only| The average power output of this Power Supply. | +\ \ \ \ \ \ **Manufacturer** | string | Yes | read-only | This is the manufacturer of this power supply. | 
-<space><space><space><space><space><space>**LineInputVoltage** | number, null\\ (V)\\ \\ *read-only| The line input voltage at which the Power Supply is operating. | +\ \ \ \ \ \ **MemberId** | string |  | read-only | This is the identifier for the member within the collection. | 
-<space><space><space><space><space><space>**LineInputVoltageType** | string, null\\ \\ *read-write| The line voltage type supported as an input to this Power Supply. *See Property Details, below, for more information about this property.+\ \ \ \ \ \ **Model** | string | Yes | read-only | The model number for this Power Supply. | 
-<space><space><space><space><space><space>**Manufacturer** | string, null\\ \\ *read-only| This is the manufacturer of this power supply. | +\ \ \ \ \ \ **Name** | string | Yes | read-only | The name of the Power Supply. | 
-<space><space><space><space><space><space>**MemberId** | string\\ \\ *read-only| This is the identifier for the member within the collection. | +\ \ \ \ \ \ **Oem** {} | object |  | read-write | This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | 
-<space><space><space><space><space><space>**Model** | string, null\\ \\ *read-only| The model number for this Power Supply. | +\ \ \ \ \ \ **PartNumber** | string | Yes | read-only | The part number for this Power Supply. | 
-<space><space><space><space><space><space>**Name** | string, null\\ \\ *read-only| The name of the Power Supply. | +| \ \ \ \ \ \ **PowerCapacityWatts** | number | Yes | read-only | The maximum capacity of this Power Supply.\\ unit: W 
-<space><space><space><space><space><space>**Oem** {} | object\\ \\ *read-write| This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | +\ \ \ \ \ \ **PowerSupplyType** | string | Yes | read-write | The Power Supply type (AC or DC).\\ //See Property Details, below, for more information about this property.// 
-<space><space><space><space><space><space>**PartNumber** | string, null\\ \\ *read-only| The part number for this Power Supply. | +\ \ \ \ \ \ **Redundancy** [ {} ] | array |  | read-write | This structure is used to show redundancy for power supplies.  The Component ids will reference the members of the redundancy groups. | 
-<space><space><space><space><space><space>**PowerCapacityWatts** | number, null\\ (W)\\ \\ *read-only| The maximum capacity of this Power Supply. | +| \ \ \ \ \ \ **RelatedItem** [ {} ] | array |  | read-write | The ID(s) of the resources associated with this Power Limit. | 
-<space><space><space><space><space><space>**PowerSupplyType** | string, null\\ \\ *read-write| The Power Supply type (AC or DC). *See Property Details, below, for more information about this property.+| \ \ \ \ \ \ **SerialNumber** | string | Yes | read-only | The serial number for this Power Supply. | 
-<space><space><space><space><space><space>**Redundancy** [ {} ] | array\\ \\ *read-write| This structure is used to show redundancy for power supplies.  The Component ids will reference the members of the redundancy groups. | +\ \ \ \ \ \ **SparePartNumber** | string | Yes | read-only | The spare part number for this Power Supply. | 
-<space><space><space><space><space><space>**[email protected]** | string\\ \\ *read-write* |  | +\ \ \ \ \ \ **Status** {} | object |  | read-only | Indicates the status of the file share. | 
-| <space><space><space><space><space><space>**RelatedItem** [ {} ] | array\\ \\ *read-write| The ID(s) of the resources associated with this Power Limit. | +| } ] |  |  | 
-<space><space><space><space><space><space>**[email protected]** | string\\ \\ *read-write* |  | +| **Redundancy** [ { | array |  | read-write | Redundancy information for the power subsystem of this system or device. | 
-| <space><space><space><space><space><space>**SerialNumber** | string, null\\ \\ *read-only| The serial number for this Power Supply. | +\ \ \ \ \ \ **MaxNumSupported** | number | Yes | read-only | This is the maximum number of members allowable for this particular redundancy group. | 
-<space><space><space><space><space><space>**SparePartNumber** | string, null\\ \\ *read-only| The spare part number for this Power Supply. | +\ \ \ \ \ \ **MemberId** | string |  | read-write | This is the identifier for the member within the collection. | 
-<space><space><space><space><space><space>**Status** {} | object\\ \\ *read-only| Indicates the status of the file share. | +\ \ \ \ \ \ **MinNumNeeded** | number | Yes | read-only | This is the minumum number of members needed for this group to be redundant. | 
-| } ] |   |   | +\ \ \ \ \ \ **Mode** | string | Yes | read-write | This is the redundancy mode of the group.\\ //See Property Details, below, for more information about this property.// 
-| **[email protected]** | string\\ \\ *read-write* |  | +\ \ \ \ \ \ **Name** | string |  | read-only | The name of the resource or array element. | 
-| **Redundancy** [ { | array\\ \\ *read-write| Redundancy information for the power subsystem of this system or device. | +\ \ \ \ \ \ **Oem** {} | object |  | read-write | This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | 
-<space><space><space><space><space><space>**MaxNumSupported** | number, null\\ \\ *read-only| This is the maximum number of members allowable for this particular redundancy group. | +\ \ \ \ \ \ **RedundancySet** [ {} ] | array |  | read-only | Contains any ids that represent components of this redundancy set. | 
-<space><space><space><space><space><space>**MemberId** | string\\ \\ *read-write| This is the identifier for the member within the collection. | +| \ \ \ \ \ \ **Status** {} | object |  | read-only | Indicates the status of the file share. | 
-<space><space><space><space><space><space>**MinNumNeeded** | number, null\\ \\ *read-only| This is the minumum number of members needed for this group to be redundant. | +\ \ \ \ \ \ **MemberId** | string |  | read-only | This is the identifier for the member within the collection. | 
-<space><space><space><space><space><space>**Mode** | string, null\\ \\ *read-write| This is the redundancy mode of the group. *See Property Details, below, for more information about this property.+\ \ \ \ \ \ **RedundancyEnabled** | boolean | Yes | read-write | This indicates whether redundancy is enabled. | 
-<space><space><space><space><space><space>**Name** | string\\ \\ *read-only| The name of the resource or array element. | +| } ] |  |  | 
-<space><space><space><space><space><space>**Oem** {} | object\\ \\ *read-write| This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | +| **Voltages** [ { | array |  | read-write | This is the definition for voltage sensors. | 
-<space><space><space><space><space><space>**RedundancySet** [ {} ] | array\\ \\ *read-only| Contains any ids that represent components of this redundancy set. | +\ \ \ \ \ \ **LowerThresholdCritical** | number | Yes | read-only | Below normal range but not yet fatal.\\ unit: V 
-<space><space><space><space><space><space>**[email protected]** | string\\ \\ *read-write* |  | +\ \ \ \ \ \ **LowerThresholdFatal** | number | Yes | read-only | Below normal range and is fatal.\\ unit: V 
-| <space><space><space><space><space><space>**Status** {} | object\\ \\ *read-only| Indicates the status of the file share. | +| \ \ \ \ \ \ **LowerThresholdNonCritical** | number | Yes | read-only | Below normal range.\\ unit: V 
-<space><space><space><space><space><space>**MemberId** | string\\ \\ *read-only| This is the identifier for the member within the collection. | +| \ \ \ \ \ \ **MaxReadingRange** | number | Yes | read-only | Maximum value for this Voltage sensor.\\ unit: V 
-<space><space><space><space><space><space>**RedundancyEnabled** | boolean, null\\ \\ *read-write| This indicates whether redundancy is enabled. | +\ \ \ \ \ \ **MemberId** | string |  | read-only | This is the identifier for the member within the collection. | 
-| } ] |   |   | +\ \ \ \ \ \ **MinReadingRange** | number | Yes | read-only | Minimum value for this Voltage sensor.\\ unit: V 
-| **[email protected]** | string\\ \\ *read-write* |  | +\ \ \ \ \ \ **Name** | string | Yes | read-only | Voltage sensor name. | 
-| **Voltages** [ { | array\\ \\ *read-write| This is the definition for voltage sensors. | +\ \ \ \ \ \ **Oem** {} | object |  | read-write | This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | 
-<space><space><space><space><space><space>**LowerThresholdCritical** | number, null\\ (V)\\ \\ *read-only| Below normal range but not yet fatal. | +\ \ \ \ \ \ **PhysicalContext** | string |  | read-write | Describes the area or device to which this voltage measurement applies.\\ //See Property Details, below, for more information about this property.// 
-<space><space><space><space><space><space>**LowerThresholdFatal** | number, null\\ (V)\\ \\ *read-only| Below normal range and is fatal. | +\ \ \ \ \ \ **ReadingVolts** | number | Yes | read-only | The present reading of the voltage sensor.\\ unit: V 
-<space><space><space><space><space><space>**LowerThresholdNonCritical** | number, null\\ (V)\\ \\ *read-only| Below normal range. | +\ \ \ \ \ \ **RelatedItem** [ {} ] | array |  | read-only | Describes the areas or devices to which this voltage measurement applies. | 
-<space><space><space><space><space><space>**MaxReadingRange** | number, null\\ (V)\\ \\ *read-only| Maximum value for this Voltage sensor. | +| \ \ \ \ \ \ **SensorNumber** | number | Yes | read-only | A numerical identifier to represent the voltage sensor. | 
-<space><space><space><space><space><space>**MemberId** | string\\ \\ *read-only| This is the identifier for the member within the collection. | +\ \ \ \ \ \ **Status** {} | object |  | read-only | Indicates the status of the file share. | 
-<space><space><space><space><space><space>**MinReadingRange** | number, null\\ (V)\\ \\ *read-only| Minimum value for this Voltage sensor. | +\ \ \ \ \ \ **UpperThresholdCritical** | number | Yes | read-only | Above normal range but not yet fatal.\\ unit: V 
-<space><space><space><space><space><space>**Name** | string, null\\ \\ *read-only| Voltage sensor name. | +| \ \ \ \ \ \ **UpperThresholdFatal** | number | Yes | read-only | Above normal range and is fatal.\\ unit: V 
-<space><space><space><space><space><space>**Oem** {} | object\\ \\ *read-write| This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | +\ \ \ \ \ \ **UpperThresholdNonCritical** | number | Yes | read-only | Above normal range.\\ unit: V 
-<space><space><space><space><space><space>**PhysicalContext** | string\\ \\ *read-write| Describes the area or device to which this voltage measurement applies. *See Property Details, below, for more information about this property.+| } ] |  |  |
-<space><space><space><space><space><space>**ReadingVolts** | number, null\\ (V)\\ \\ *read-only| The present reading of the voltage sensor. | +
-<space><space><space><space><space><space>**RelatedItem** [ {} ] | array\\ \\ *read-only| Describes the areas or devices to which this voltage measurement applies. | +
-<space><space><space><space><space><space>**[email protected]** | string\\ \\ *read-write* |  | +
-| <space><space><space><space><space><space>**SensorNumber** | number, null\\ \\ *read-only| A numerical identifier to represent the voltage sensor. | +
-<space><space><space><space><space><space>**Status** {} | object\\ \\ *read-only| Indicates the status of the file share. | +
-<space><space><space><space><space><space>**UpperThresholdCritical** | number, null\\ (V)\\ \\ *read-only| Above normal range but not yet fatal. | +
-<space><space><space><space><space><space>**UpperThresholdFatal** | number, null\\ (V)\\ \\ *read-only| Above normal range and is fatal. | +
-<space><space><space><space><space><space>**UpperThresholdNonCritical** | number, null\\ (V)\\ \\ *read-only| Above normal range. | +
-| } ] |   |   | +
-| **[email protected]** | string\\ \\ *read-write* |  |+
  
-===== Property Details =====+=== Property Details ===
  
-==== IndicatorLED: ====+== IndicatorLED ==
  
-string Description +string Description ^
-| --- | --- |+
 | Blinking | The Indicator LED is blinking. | | Blinking | The Indicator LED is blinking. |
 | Lit | The Indicator LED is lit. | | Lit | The Indicator LED is lit. |
 | Off | The Indicator LED is off. | | Off | The Indicator LED is off. |
  
-==== LineInputVoltageType: ====+== LineInputVoltageType ==
  
-string Description +string Description ^
-| --- | --- |+
 | AC120V | AC 120V nominal input. | | AC120V | AC 120V nominal input. |
 | AC240V | AC 240V nominal input. | | AC240V | AC 240V nominal input. |
Line 4087: Line 3622:
 | Unknown | The power supply line input voltage type cannot be determined. | | Unknown | The power supply line input voltage type cannot be determined. |
  
-==== Mode: ====+== Mode ==
  
-string Description +string Description ^
-| --- | --- |+
 | Failover | Failure of one unit will automatically cause its functions to be taken over by a standby or offline unit in the redundancy set. | | Failover | Failure of one unit will automatically cause its functions to be taken over by a standby or offline unit in the redundancy set. |
 | N+m | Multiple units are available and active such that normal operation will continue if one or more units fail. | | N+m | Multiple units are available and active such that normal operation will continue if one or more units fail. |
Line 4096: Line 3630:
 | Sparing | One or more spare units are available to take over the function of a failed unit, but takeover is not automatic. | | Sparing | One or more spare units are available to take over the function of a failed unit, but takeover is not automatic. |
  
-==== PhysicalContext: ====+== PhysicalContext ==
  
-string Description +string Description ^
-| --- | --- |+
 | Back | The back of the chassis | | Back | The back of the chassis |
 | Backplane | A backplane within the chassis | | Backplane | A backplane within the chassis |
Line 4121: Line 3654:
 | VoltageRegulator | A voltage regulator device | | VoltageRegulator | A voltage regulator device |
  
-==== PowerSupplyType: ====+== PowerSupplyType ==
  
-string Description +string Description ^
-| --- | --- |+
 | AC | Alternating Current (AC) power supply. | | AC | Alternating Current (AC) power supply. |
 | ACorDC | Power Supply supports both DC or AC. | | ACorDC | Power Supply supports both DC or AC. |
Line 4131: Line 3663:
  
  
-====== PrivilegeRegistry 1.0.0 ======+===== PrivilegeRegistry =====
  
 This is the schema definition for Operation to Privilege mapping. This is the schema definition for Operation to Privilege mapping.
  
-|             | +^ Property ^ Type ^ Nullable ^ Permission ^ Description ^ 
-| --- | --- | --- | +| **Description** | string | Yes | read-write | Provides a description of this resource and is used for commonality  in the schema definitions. | 
-| **Description** | string, null\\ \\ *read-write| Provides a description of this resource and is used for commonality  in the schema definitions. | +| **Id** | string |  | read-write | Uniquely identifies the resource within the collection of like resources. | 
-| **Id** | string\\ \\ *read-write| Uniquely identifies the resource within the collection of like resources. | +| **Mappings** [ { | array |  | read-write |  | 
-| **Mappings** [ { | array\\ \\ *read-write|  | +\ \ \ \ \ \ **Entity** | string |  | read-only | Indicates entity name. e.g., Manager. | 
-<space><space><space><space><space><space>**Entity** | string\\ \\ *read-only| Indicates entity name. e.g., Manager. | +\ \ \ \ \ \ **OperationMap** {} | object |  | read-write | List mapping between HTTP method and privilege required for entity. | 
-<space><space><space><space><space><space>**OperationMap** {} | object\\ \\ *read-write| List mapping between HTTP method and privilege required for entity. | +\ \ \ \ \ \ **PropertyOverrides** [ {} ] | array |  | read-write | Indicates privilege overrides of property or element within a entity. | 
-<space><space><space><space><space><space>**PropertyOverrides** [ {} ] | array\\ \\ *read-write| Indicates privilege overrides of property or element within a entity. | +\ \ \ \ \ \ **ResourceURIOverrides** [ {} ] | array |  | read-write | Indicates privilege overrides of Resource URI. | 
-<space><space><space><space><space><space>**ResourceURIOverrides** [ {} ] | array\\ \\ *read-write| Indicates privilege overrides of Resource URI. | +\ \ \ \ \ \ **SubordinateOverrides** [ {} ] | array |  | read-write | Indicates privilege overrides of subordinate resource. | 
-<space><space><space><space><space><space>**SubordinateOverrides** [ {} ] | array\\ \\ *read-write| Indicates privilege overrides of subordinate resource. | +| } ] |   
-| } ] |     +| **Name** | string |  | read-write | A friendly name for this line of service. | 
-| **Name** | string\\ \\ *read-write| A friendly name for this line of service. | +| **OEMPrivilegesUsed** [ {} ] | array |  | read-only | Lists the set of OEM Priviliges used in building this mapping. | 
-| **OEMPrivilegesUsed** [ {} ] | array\\ \\ *read-only| Lists the set of OEM Priviliges used in building this mapping. | +| **Oem** {} | object |  | read-write | This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | 
-| **Oem** {} | object\\ \\ *read-write| This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | +| **PrivilegesUsed** [ {} ] | array |  | read-only | Lists the set of Redfish standard priviliges used in building this mapping. |
-| **PrivilegesUsed** [ {} ] | array\\ \\ *read-only| Lists the set of Redfish standard priviliges used in building this mapping. |+
  
-====== Processor 1.0.3 ======+===== Processor =====
  
 This is the schema definition for the Processor resource.  It represents the properties of a processor attached to a System. This is the schema definition for the Processor resource.  It represents the properties of a processor attached to a System.
  
-|             | +^ Property ^ Type ^ Nullable ^ Permission ^ Description ^ 
-| --- | --- | --- | +| **Description** | string | Yes | read-write | Provides a description of this resource and is used for commonality  in the schema definitions. | 
-| **Description** | string, null\\ \\ *read-write| Provides a description of this resource and is used for commonality  in the schema definitions. | +| **Id** | string |  | read-write | Uniquely identifies the resource within the collection of like resources. | 
-| **Id** | string\\ \\ *read-write| Uniquely identifies the resource within the collection of like resources. | +| **InstructionSet** | string | Yes | read-write | The instruction set of the processor.\\ //See Property Details, below, for more information about this property.// 
-| **InstructionSet** | string, null\\ \\ *read-write| The instruction set of the processor. *See Property Details, below, for more information about this property.+| **Manufacturer** | string | Yes | read-only | The processor manufacturer. | 
-| **Manufacturer** | string, null\\ \\ *read-only| The processor manufacturer. | +| **MaxSpeedMHz** | number | Yes | read-only | The maximum clock speed of the processor. | 
-| **MaxSpeedMHz** | number, null\\ \\ *read-only| The maximum clock speed of the processor. | +| **Model** | string | Yes | read-only | The product model number of this device. | 
-| **Model** | string, null\\ \\ *read-only| The product model number of this device. | +| **Name** | string |  | read-write | A friendly name for this line of service. | 
-| **Name** | string\\ \\ *read-write| A friendly name for this line of service. | +| **Oem** {} | object |  | read-write | This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | 
-| **Oem** {} | object\\ \\ *read-write| This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | +| **ProcessorArchitecture** | string | Yes | read-write | The architecture of the processor.\\ //See Property Details, below, for more information about this property.// 
-| **ProcessorArchitecture** | string, null\\ \\ *read-write| The architecture of the processor. *See Property Details, below, for more information about this property.+| **ProcessorId** { | object |  | read-write | Identification information for this processor. | 
-| **ProcessorId** { | object\\ \\ *read-write| Identification information for this processor. | +\ \ \ \ \ \ **EffectiveFamily** | string | Yes | read-only | The effective Family for this processor. | 
-<space><space><space><space><space><space>**EffectiveFamily** | string, null\\ \\ *read-only| The effective Family for this processor. | +\ \ \ \ \ \ **EffectiveModel** | string | Yes | read-only | The effective Model for this processor. | 
-<space><space><space><space><space><space>**EffectiveModel** | string, null\\ \\ *read-only| The effective Model for this processor. | +\ \ \ \ \ \ **IdentificationRegisters** | string | Yes | read-only | The contents of the Identification Registers (CPUID) for this processor. | 
-<space><space><space><space><space><space>**IdentificationRegisters** | string, null\\ \\ *read-only| The contents of the Identification Registers (CPUID) for this processor. | +\ \ \ \ \ \ **MicrocodeInfo** | string | Yes | read-only | The Microcode Information for this processor. | 
-<space><space><space><space><space><space>**MicrocodeInfo** | string, null\\ \\ *read-only| The Microcode Information for this processor. | +\ \ \ \ \ \ **Step** | string | Yes | read-only | The Step value for this processor. | 
-<space><space><space><space><space><space>**Step** | string, null\\ \\ *read-only| The Step value for this processor. | +\ \ \ \ \ \ **VendorId** | string | Yes | read-only | The Vendor Identification for this processor. | 
-<space><space><space><space><space><space>**VendorId** | string, null\\ \\ *read-only| The Vendor Identification for this processor. | +| } |   
-| } |     +| **ProcessorType** | string | Yes | read-write | The type of processor.\\ //See Property Details, below, for more information about this property.// 
-| **ProcessorType** | string, null\\ \\ *read-write| The type of processor. *See Property Details, below, for more information about this property.+| **Socket** | string | Yes | read-only | The socket or location of the processor. | 
-| **Socket** | string, null\\ \\ *read-only| The socket or location of the processor. | +| **Status** { | object |  | read-only | Indicates the status of the file share. | 
-| **Status** { | object\\ \\ *read-only| Indicates the status of the file share. | +\ \ \ \ \ \ **Health** | string | Yes | read-write | This represents the health state of this resource in the absence of its dependent resources.\\ //See Property Details, below, for more information about this property.// 
-<space><space><space><space><space><space>**Health** | string, null\\ \\ *read-write| This represents the health state of this resource in the absence of its dependent resources. *See Property Details, below, for more information about this property.+\ \ \ \ \ \ **HealthRollup** | string | Yes | read-write | This represents the overall health state from the view of this resource.\\ //See Property Details, below, for more information about this property.// 
-<space><space><space><space><space><space>**HealthRollup** | string, null\\ \\ *read-write| This represents the overall health state from the view of this resource. *See Property Details, below, for more information about this property.+\ \ \ \ \ \ **Oem** {} | object |  | read-write | This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | 
-<space><space><space><space><space><space>**Oem** {} | object\\ \\ *read-write| This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | +\ \ \ \ \ \ **State** | string | Yes | read-write | This indicates the known state of the resource, such as if it is enabled.\\ //See Property Details, below, for more information about this property.// 
-<space><space><space><space><space><space>**State** | string, null\\ \\ *read-write| This indicates the known state of the resource, such as if it is enabled. *See Property Details, below, for more information about this property.+| } |   
-| } |     +| **TotalCores** | number | Yes | read-only | The total number of cores contained in this processor. | 
-| **TotalCores** | number, null\\ \\ *read-only| The total number of cores contained in this processor. | +| **TotalThreads** | number | Yes | read-only | The total number of execution threads supported by this processor. |
-| **TotalThreads** | number, null\\ \\ *read-only| The total number of execution threads supported by this processor. |+
  
-===== Property Details =====+=== Property Details ===
  
-==== Health: ====+== Health ==
  
-string Description +string Description ^
-| --- | --- |+
 | Critical | A critical condition exists that requires immediate attention. | | Critical | A critical condition exists that requires immediate attention. |
 | OK | Normal. | | OK | Normal. |
 | Warning | A condition exists that requires attention. | | Warning | A condition exists that requires attention. |
  
-==== HealthRollup: ====+== HealthRollup ==
  
-string Description +string Description ^
-| --- | --- |+
 | Critical | A critical condition exists that requires immediate attention. | | Critical | A critical condition exists that requires immediate attention. |
 | OK | Normal. | | OK | Normal. |
 | Warning | A condition exists that requires attention. | | Warning | A condition exists that requires attention. |
  
-==== InstructionSet: ====+== InstructionSet ==
  
-string Description +string Description ^
-| --- | --- |+
 | ARM-A32 | ARM 32-bit. | | ARM-A32 | ARM 32-bit. |
 | ARM-A64 | ARM 64-bit. | | ARM-A64 | ARM 64-bit. |
Line 4216: Line 3743:
 | x86-64 | x86 64-bit. | | x86-64 | x86 64-bit. |
  
-==== ProcessorArchitecture: ====+== ProcessorArchitecture ==
  
-string Description +string Description ^
-| --- | --- |+
 | ARM | ARM. | | ARM | ARM. |
 | IA-64 | Intel Itanium. | | IA-64 | Intel Itanium. |
Line 4226: Line 3752:
 | x86 | x86 or x86-64. | | x86 | x86 or x86-64. |
  
-==== ProcessorType: ====+== ProcessorType ==
  
-string Description +string Description ^
-| --- | --- |+
 | Accelerator | An Accelerator. | | Accelerator | An Accelerator. |
 | CPU | A Central Processing Unit. | | CPU | A Central Processing Unit. |
Line 4237: Line 3762:
 | OEM | An OEM-defined Processing Unit. | | OEM | An OEM-defined Processing Unit. |
  
-==== State: ====+== State ==
  
-string Description +string Description ^
-| --- | --- |+
 | Absent | This function or resource is not present or not detected. | | Absent | This function or resource is not present or not detected. |
 | Deferring | The element will not process any commands but will queue new requests. | | Deferring | The element will not process any commands but will queue new requests. |
Line 4254: Line 3778:
  
  
-====== Role 1.0.======+===== ProcessorCollection ===== 
 + 
 +A Collection of Processor resource instances. 
 + 
 +^ Property ^ Type ^ Nullable ^ Permission ^ Description ^ 
 +| **Description** | string | Yes | read-write | Provides a description of this resource and is used for commonality  in the schema definitions
 +| **Members** | array(reference([[documentation:redfish_api:schema_definition#processor|Processor]])) |  | read-only | Contains the members of this collection. | 
 +| **Name** | string |  | read-write | A friendly name for this line of service. | 
 +| **Oem** {} | object |  | read-write | This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | 
 + 
 +===== Role =====
  
 This resource defines a user role to be used in conjunction with a Manager Account. This resource defines a user role to be used in conjunction with a Manager Account.
  
-|             | +^ Property ^ Type ^ Nullable ^ Permission ^ Description ^ 
-| --- | --- | --- | +| **AssignedPrivileges** [ {} ] | array |  | read-write | The redfish privileges that this role includes. | 
-| **AssignedPrivileges** [ {} ] | array\\ \\ *read-write| The redfish privileges that this role includes. | +| **Description** | string | Yes | read-write | Provides a description of this resource and is used for commonality  in the schema definitions. | 
-| **Description** | string, null\\ \\ *read-write| Provides a description of this resource and is used for commonality  in the schema definitions. | +| **Id** | string |  | read-write | Uniquely identifies the resource within the collection of like resources. | 
-| **Id** | string\\ \\ *read-write| Uniquely identifies the resource within the collection of like resources. | +| **IsPredefined** | boolean |  | read-only | This property is used to indicate if the Role is one of the Redfish Predefined Roles vs a Custom role. | 
-| **IsPredefined** | boolean\\ \\ *read-only| This property is used to indicate if the Role is one of the Redfish Predefined Roles vs a Custom role. | +| **Name** | string |  | read-write | A friendly name for this line of service. | 
-| **Name** | string\\ \\ *read-write| A friendly name for this line of service. | +| **Oem** {} | object |  | read-write | This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | 
-| **Oem** {} | object\\ \\ *read-write| This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | +| **OemPrivileges** [ {} ] | array |  | read-write | The OEM privileges that this role includes. | 
-| **OemPrivileges** [ {} ] | array\\ \\ *read-write| The OEM privileges that this role includes. |+ 
 +===== RoleCollection ===== 
 + 
 +A Collection of Role resource instances. 
 + 
 +^ Property ^ Type ^ Nullable ^ Permission ^ Description ^ 
 +| **Description** | string | Yes | read-write | Provides a description of this resource and is used for commonality  in the schema definitions. | 
 +| **Members** | array(reference([[documentation:redfish_api:schema_definition#role|Role]])) |  | read-only | Contains the members of this collection. | 
 +| **Name** | string |  | read-write | A friendly name for this line of service. | 
 +| **Oem** {} | object |  | read-write | This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. |
  
-====== SecureBoot 1.0.1 ======+===== SecureBoot =====
  
 This resource contains UEFI Secure Boot information. It represents properties for managing the UEFI Secure Boot functionality of a system. This resource contains UEFI Secure Boot information. It represents properties for managing the UEFI Secure Boot functionality of a system.
  
-|             | +^ Property ^ Type ^ Nullable ^ Permission ^ Description ^ 
-| --- | --- | --- | +| **Actions** { | object |  | read-write | The available actions for this resource. | 
-| **Actions** { | object\\ \\ *read-write| The available actions for this resource. | +\ \ \ \ \ \ **#SecureBoot.ResetKeys** {} | object |  | read-write | This action is used to reset the Secure Boot keys. | 
-<space><space><space><space><space><space>**#SecureBoot.ResetKeys** {} | object\\ \\ *read-write| This action is used to reset the Secure Boot keys. | +\ \ \ \ \ \ **Oem** {} | object |  | read-write |  | 
-<space><space><space><space><space><space>**Oem** {} | object\\ \\ *read-write|  | +| } |   
-| } |     +| **Description** | string | Yes | read-write | Provides a description of this resource and is used for commonality  in the schema definitions. | 
-| **Description** | string, null\\ \\ *read-write| Provides a description of this resource and is used for commonality  in the schema definitions. | +| **Id** | string |  | read-write | Uniquely identifies the resource within the collection of like resources. | 
-| **Id** | string\\ \\ *read-write| Uniquely identifies the resource within the collection of like resources. | +| **Name** | string |  | read-write | A friendly name for this line of service. | 
-| **Name** | string\\ \\ *read-write| A friendly name for this line of service. | +| **Oem** {} | object |  | read-write | This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | 
-| **Oem** {} | object\\ \\ *read-write| This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | +| **SecureBootCurrentBoot** | string | Yes | read-write | Secure Boot state during the current boot cycle.\\ //See Property Details, below, for more information about this property.// 
-| **SecureBootCurrentBoot** | string, null\\ \\ *read-write| Secure Boot state during the current boot cycle. *See Property Details, below, for more information about this property.+| **SecureBootEnable** | boolean | Yes | read-write | Enable or disable UEFI Secure Boot (takes effect on next boot). | 
-| **SecureBootEnable** | boolean, null\\ \\ *read-write| Enable or disable UEFI Secure Boot (takes effect on next boot). | +| **SecureBootMode** | string | Yes | read-write | Current Secure Boot Mode.\\ //See Property Details, below, for more information about this property.// |
-| **SecureBootMode** | string, null\\ \\ *read-write| Current Secure Boot Mode. *See Property Details, below, for more information about this property.|+
  
-===== Property Details =====+=== Property Details ===
  
-==== SecureBootCurrentBoot: ====+== SecureBootCurrentBoot ==
  
-string Description +string Description ^
-| --- | --- |+
 | Disabled | Secure Boot is currently disabled. | | Disabled | Secure Boot is currently disabled. |
 | Enabled | Secure Boot is currently enabled. | | Enabled | Secure Boot is currently enabled. |
  
-==== SecureBootMode: ====+== SecureBootMode ==
  
-string Description +string Description ^
-| --- | --- |+
 | AuditMode | Secure Boot is currently in Audit Mode. | | AuditMode | Secure Boot is currently in Audit Mode. |
 | DeployedMode | Secure Boot is currently in Deployed Mode. | | DeployedMode | Secure Boot is currently in Deployed Mode. |
Line 4305: Line 3845:
  
  
-====== SerialInterface 1.0.3 ======+===== SerialInterface =====
  
 This schema defines an asynchronous serial interface resource. This schema defines an asynchronous serial interface resource.
  
-|             | +^ Property ^ Type ^ Nullable ^ Permission ^ Description ^ 
-| --- | --- | --- | +| **BitRate** | string |  | read-write | The receive and transmit rate of data flow, typically in bits-per-second (bps), over the serial connection.\\ //See Property Details, below, for more information about this property.// 
-| **BitRate** | string\\ \\ *read-write| The receive and transmit rate of data flow, typically in bits-per-second (bps), over the serial connection. *See Property Details, below, for more information about this property.+| **ConnectorType** | string |  | read-write | The type of connector used for this interface.\\ //See Property Details, below, for more information about this property.// 
-| **ConnectorType** | string\\ \\ *read-write| The type of connector used for this interface. *See Property Details, below, for more information about this property.+| **DataBits** | string |  | read-write | The number of data bits that will follow the start bit over the serial connection.\\ //See Property Details, below, for more information about this property.// 
-| **DataBits** | string\\ \\ *read-write| The number of data bits that will follow the start bit over the serial connection. *See Property Details, below, for more information about this property.+| **Description** | string | Yes | read-write | Provides a description of this resource and is used for commonality  in the schema definitions. | 
-| **Description** | string, null\\ \\ *read-write| Provides a description of this resource and is used for commonality  in the schema definitions. | +| **FlowControl** | string |  | read-write | The type of flow control, if any, that will be imposed on the serial connection.\\ //See Property Details, below, for more information about this property.// 
-| **FlowControl** | string\\ \\ *read-write| The type of flow control, if any, that will be imposed on the serial connection. *See Property Details, below, for more information about this property.+| **Id** | string |  | read-write | Uniquely identifies the resource within the collection of like resources. | 
-| **Id** | string\\ \\ *read-write| Uniquely identifies the resource within the collection of like resources. | +| **InterfaceEnabled** | boolean | Yes | read-write | This indicates whether this interface is enabled. | 
-| **InterfaceEnabled** | boolean, null\\ \\ *read-write| This indicates whether this interface is enabled. | +| **Name** | string |  | read-write | A friendly name for this line of service. | 
-| **Name** | string\\ \\ *read-write| A friendly name for this line of service. | +| **Oem** {} | object |  | read-write | This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | 
-| **Oem** {} | object\\ \\ *read-write| This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | +| **Parity** | string |  | read-write | The type of parity used by the sender and receiver in order to detect errors over the serial connection.\\ //See Property Details, below, for more information about this property.// 
-| **Parity** | string\\ \\ *read-write| The type of parity used by the sender and receiver in order to detect errors over the serial connection. *See Property Details, below, for more information about this property.+| **PinOut** | string | Yes | read-write | The physical pin configuration needed for a serial connector.\\ //See Property Details, below, for more information about this property.// 
-| **PinOut** | string, null\\ \\ *read-write| The physical pin configuration needed for a serial connector. *See Property Details, below, for more information about this property.+| **SignalType** | string |  | read-write | The type of signal used for the communication connection - RS232 or RS485.\\ //See Property Details, below, for more information about this property.// 
-| **SignalType** | string\\ \\ *read-write| The type of signal used for the communication connection - RS232 or RS485. *See Property Details, below, for more information about this property.+| **StopBits** | string |  | read-write | The period of time before the next start bit is transmitted.\\ //See Property Details, below, for more information about this property.// |
-| **StopBits** | string\\ \\ *read-write| The period of time before the next start bit is transmitted. *See Property Details, below, for more information about this property.|+
  
-===== Property Details =====+=== Property Details ===
  
-==== BitRate: ====+== BitRate ==
  
-string +string ^ 
-| --- | +| 1200 | 
-| 1200 |  +| 2400 | 
-| 2400 |  +| 4800 | 
-| 4800 |  +| 9600 | 
-| 9600 |  +| 19200 | 
-| 19200 |  +| 38400 | 
-| 38400 |  +| 57600 | 
-| 57600 |  +| 115200 | 
-| 115200 |  +| 230400 |
-| 230400 | +
  
-==== ConnectorType: ====+== ConnectorType ==
  
-string +string ^ 
-| --- | +| RJ45. | 
-| RJ45. |  +| RJ11. | 
-| RJ11. |  +| DB9 Female. | 
-| DB9 Female. |  +| DB9 Male. | 
-| DB9 Male. |  +| DB25 Female. | 
-| DB25 Female. |  +| DB25 Male. | 
-| DB25 Male. |  +| USB. | 
-| USB. |  +| mUSB. | 
-| mUSB. |  +| uUSB. |
-| uUSB. | +
  
-==== DataBits: ====+== DataBits ==
  
-string +string ^ 
-| --- | +| 5 | 
-| 5 |  +| 6 | 
-| 6 |  +| 7 | 
-| 7 |  +| 8 |
-| 8 | +
  
-==== FlowControl: ====+== FlowControl ==
  
-string Description +string Description ^
-| --- | --- |+
 | Hardware | Out of band flow control imposed. | | Hardware | Out of band flow control imposed. |
 | None | No flow control imposed. | | None | No flow control imposed. |
 | Software | XON/XOFF in-band flow control imposed. | | Software | XON/XOFF in-band flow control imposed. |
  
-==== Parity: ====+== Parity ==
  
-string +string ^ 
-| --- | +| None | 
-| None |  +| Even | 
-| Even |  +| Odd | 
-| Odd |  +| Mark | 
-| Mark |  +| Space |
-| Space | +
  
-==== PinOut: ====+== PinOut ==
  
-string +string ^ 
-| --- | +| Cisco | 
-| Cisco |  +| Cyclades | 
-| Cyclades |  +| Digi |
-| Digi | +
  
-==== SignalType: ====+== SignalType ==
  
-string +string ^ 
-| --- | +| Rs232 | 
-| Rs232 |  +| Rs485 |
-| Rs485 | +
  
-==== StopBits: ====+== StopBits ==
  
-string +string ^ 
-| --- | +| 1 | 
-| 1 |  +| 2 |
-| 2 | +
  
  
-====== ServiceRoot 1.1.======+===== SerialInterfaceCollection ===== 
 + 
 +A Collection of SerialInterface resource instances. 
 + 
 +^ Property ^ Type ^ Nullable ^ Permission ^ Description ^ 
 +| **Description** | string | Yes | read-write | Provides a description of this resource and is used for commonality  in the schema definitions
 +| **Members** | array(reference([[documentation:redfish_api:schema_definition#serialinterface|SerialInterface]])) |  | read-only | Contains the members of this collection. | 
 +| **Name** | string |  | read-write | A friendly name for this line of service. | 
 +| **Oem** {} | object |  | read-write | This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | 
 + 
 +===== ServiceRoot =====
  
 This object represents the root Redfish service. This object represents the root Redfish service.
  
-|             | +^ Property ^ Type ^ Nullable ^ Permission ^ Description ^ 
-| --- | --- | --- | +| **AccountService** | reference([[documentation:redfish_api:schema_definition#accountservice|AccountService]]) |  | read-write | This is a link to the Account Service. | 
-| **AccountService** object\\ \\ *read-write| This is a link to the Account Service. | +| **Chassis** | reference([[documentation:redfish_api:schema_definition#chassiscollection|ChassisCollection]]) |  | read-write | This is a link to a collection of Chassis. | 
-<space><space><space><space><space><space>**AccountLockoutCounterResetAfter** | number\\ (s)\\ \\ *read-write* The interval of time in seconds since the last failed login attempt at which point the lockout threshold counter for the account is reset to zero. Must be less than or equal to AccountLockoutDuration. | +| **Description** | string | Yes | read-write | Provides a description of this resource and is used for commonality  in the schema definitions. | 
-| <space><space><space><space><space><space>**AccountLockoutDuration** | number, null\\ (s)\\ \\ *read-write* The time in seconds an account is locked after the account lockout threshold is met. Must be >= AccountLockoutResetAfter. If set to 0, no lockout will occur. | +| **EventService** | reference([[documentation:redfish_api:schema_definition#eventservice|EventService]]) |  | read-write | This is a link to the EventService. | 
-| <space><space><space><space><space><space>**AccountLockoutThreshold** | number, null\\ \\ *read-write* | The number of failed login attempts before a user account is locked for a specified duration (0=never locked). | +| **Fabrics** | reference([[documentation:redfish_api:schema_definition#fabriccollection|FabricCollection]])  | read-write | A link to a collection of all fabric entities. | 
-| <space><space><space><space><space><space>**Accounts** {} | object\\ \\ *read-write* | Link to a collection of Manager Accounts. | +| **Id** | string |  | read-write | Uniquely identifies the resource within the collection of like resources. | 
-| <space><space><space><space><space><space>**AuthFailureLoggingThreshold** | number\\ \\ *read-write* | This is the number of authorization failures that need to occur before the failure attempt is logged to the manager log. | +| **JsonSchemas** | reference([[documentation:redfish_api:schema_definition#jsonschemafilecollection|JsonSchemaFileCollection]]) |  | read-write | This is a link to a collection of Json-Schema files. | 
-| <space><space><space><space><space><space>**Description** | string, null\\ \\ *read-write* | Provides a description of this resource and is used for commonality  in the schema definitions. | +| **Links** object |  | read-write | Contains references to other resources that are related to this resource. | 
-| <space><space><space><space><space><space>**Id** | string\\ \\ *read-write* | Uniquely identifies the resource within the collection of like resources. | +| \ \ \ \ \ \ **Oem** {} | object |  | read-write | Oem extension object. | 
-| <space><space><space><space><space><space>**MaxPasswordLength** | number\\ \\ *read-only* | This is the maximum password length for this service. | +| \ \ \ \ \ \ **Sessions** {} | object |  | read-write | Link to a collection of Sessions. | 
-| <space><space><space><space><space><space>**MinPasswordLength** | number\\ \\ *read-only* | This is the minimum password length for this service. | +| } |   
-| <space><space><space><space><space><space>**Name** | string\\ \\ *read-write* | A friendly name for this line of service. | +| **Managers** | reference([[documentation:redfish_api:schema_definition#managercollection|ManagerCollection]]) |  | read-write | This is a link to a collection of Managers. | 
-| <space><space><space><space><space><space>**Oem** {} | object\\ \\ *read-write* | This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | +| **Name** | string |  | read-write | A friendly name for this line of service. | 
-| <space><space><space><space><space><space>**PrivilegeMap** {} | object\\ \\ *read-write* | A reference to the Privilege mapping defining the privileges needed to perform a requested operation on a URI associated with this service. | +| **Oem** {} | object |  | read-write | This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | 
-| <space><space><space><space><space><space>**Roles** {} | object\\ \\ *read-write* | Link to a collection of Roles. | +| **RedfishVersion** | string |  | read-only | The version of the Redfish service.\\ pattern: %%^%%\d+\.\d+\.\d+$ 
-| <space><space><space><space><space><space>**ServiceEnabled** | boolean, null\\ \\ *read-write* | This indicates whether this service is enabled. | +| **Registries** | reference([[documentation:redfish_api:schema_definition#messageregistryfilecollection|MessageRegistryFileCollection]]) |  | read-write | This is a link to a collection of Registries. | 
-| <space><space><space><space><space><space>**Status** {} | object\\ \\ *read-only* | Indicates the status of the file share. | +| **SessionService** | reference([[documentation:redfish_api:schema_definition#sessionservice|SessionService]])  | read-write | This is a link to the Sessions Service. | 
-| } |     | +| **StorageServices** | reference([[documentation:redfish_api:schema_definition#storageservicecollection|StorageServiceCollection]]) |  | read-write | A link to a collection of all storage service entities. | 
-| **Chassis** { | object\\ \\ *read-write* | This is a link to a collection of Chassis. | +| **StorageSystems** | reference([[documentation:redfish_api:schema_definition#storagesystemcollection|StorageSystemCollection]]) |  | read-write | This is a link to a collection of storage systems. | 
-<space><space><space><space><space><space>**Description** | string, null\\ \\ *read-write* Provides a description of this resource and is used for commonality  in the schema definitions. | +| **Systems** | reference([[documentation:redfish_api:schema_definition#computersystemcollection|ComputerSystemCollection]]) |  | read-write | This is a link to a collection of Systems. | 
-| <space><space><space><space><space><space>**Members** [ {} ] | array\\ \\ *read-only* | Contains the members of this collection. | +| **Tasks** | reference([[documentation:redfish_api:schema_definition#taskservice|TaskService]]) |  | read-write | This is a link to the Task Service. | 
-| <space><space><space><space><space><space>**[email protected]** | string\\ \\ *read-write* |  | +| **UUID** | string | Yes | read-write | Unique identifier for a service instance. When SSDP is used, this value should be an exact match of the UUID value returned in a 200OK from an SSDP M-SEARCH request during discovery.\\ pattern: ([0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}) 
-| <space><space><space><space><space><space>**Name** | string\\ \\ *read-write* | A friendly name for this line of service. | +| **UpdateService** | reference([[documentation:redfish_api:schema_definition#updateservice|UpdateService]])  | read-write | This is a link to the UpdateService. |
-| <space><space><space><space><space><space>**Oem** {} | object\\ \\ *read-write* | This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | +
-| } |     | +
-| **Description** | string, null\\ \\ *read-write* | Provides a description of this resource and is used for commonality  in the schema definitions. | +
-| **EventService** object\\ \\ *read-write* This is a link to the EventService. | +
-| <space><space><space><space><space><space>**Actions** {} | object\\ \\ *read-write* | The available actions for this resource. | +
-| <space><space><space><space><space><space>**DeliveryRetryAttempts** | number\\ \\ *read-only* | This is the number of attempts an event posting is retried before the subscription is terminated. | +
-| <space><space><space><space><space><space>**DeliveryRetryIntervalSeconds** | number\\ (s)\\ \\ *read-only* This represents the number of seconds between retry attempts for sending any given Event. | +
-| <space><space><space><space><space><space>**Description** | string, null\\ \\ *read-write* | Provides a description of this resource and is used for commonality  in the schema definitions. | +
-| <space><space><space><space><space><space>**EventTypesForSubscription** [ {} ] | array\\ \\ *read-only* | This is the types of Events that can be subscribed to. | +
-| <space><space><space><space><space><space>**Id** | string\\ \\ *read-write* | Uniquely identifies the resource within the collection of like resources. | +
-| <space><space><space><space><space><space>**Name** | string\\ \\ *read-write* | A friendly name for this line of service. | +
-| <space><space><space><space><space><space>**Oem** {} | object\\ \\ *read-write* | This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | +
-<space><space><space><space><space><space>**ServiceEnabled** | boolean, null\\ \\ *read-write* | This indicates whether this service is enabled. | +
-| <space><space><space><space><space><space>**Status** {} | object\\ \\ *read-only* | Indicates the status of the file share. | +
-| <space><space><space><space><space><space>**Subscriptions** {} | object\\ \\ *read-write* | This is a reference to a collection of Event Destination resources. | +
-  |   | +
-| **Fabrics** *(v1.1+)* { | object\\ \\ *read-write| A link to a collection of all fabric entities. | +
-<space><space><space><space><space><space>**Description** | string, null\\ \\ *read-write* Provides a description of this resource and is used for commonality  in the schema definitions. | +
-| <space><space><space><space><space><space>**Members** [ {} ] | array\\ \\ *read-only* | Contains the members of this collection. | +
-| <space><space><space><space><space><space>**[email protected]** | string\\ \\ *read-write* |  | +
-| <space><space><space><space><space><space>**Name** | string\\ \\ *read-write* | A friendly name for this line of service. | +
-| <space><space><space><space><space><space>**Oem** {} | object\\ \\ *read-write* | This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | +
-| } |     | +
-| **Id** | string\\ \\ *read-write* | Uniquely identifies the resource within the collection of like resources. | +
-| **JsonSchemas** object\\ \\ *read-write| This is a link to a collection of Json-Schema files. | +
-<space><space><space><space><space><space>**Description** | string, null\\ \\ *read-write* Provides a description of this resource and is used for commonality  in the schema definitions. | +
-| <space><space><space><space><space><space>**Members** [ {} ] | array\\ \\ *read-only* | Contains the members of this collection. | +
-<space><space><space><space><space><space>**[email protected]** | string\\ \\ *read-write* |  | +
-| <space><space><space><space><space><space>**Name** | string\\ \\ *read-write* | A friendly name for this line of service. | +
-| <space><space><space><space><space><space>**Oem** {} | object\\ \\ *read-writeThis is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | +
-} |     | +
-| **Links** { | object\\ \\ *read-write* | Contains references to other resources that are related to this resource. | +
-| <space><space><space><space><space><space>**Oem** {} | object\\ \\ *read-write* | Oem extension object. | +
-| <space><space><space><space><space><space>**Sessions** {} | object\\ \\ *read-write| Link to a collection of Sessions. | +
-| } |     +
-| **Managers** object\\ \\ *read-write| This is a link to a collection of Managers. | +
-<space><space><space><space><space><space>**Description** | string, null\\ \\ *read-write* Provides a description of this resource and is used for commonality  in the schema definitions. | +
-| <space><space><space><space><space><space>**Members** [ {} ] | array\\ \\ *read-only* | Contains the members of this collection. | +
-| <space><space><space><space><space><space>**[email protected]** | string\\ \\ *read-write* |  | +
-| <space><space><space><space><space><space>**Name** | string\\ \\ *read-write* | A friendly name for this line of service. | +
-<space><space><space><space><space><space>**Oem** {} | object\\ \\ *read-write* This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | +
-| } |     | +
-| **Name** | string\\ \\ *read-write* | A friendly name for this line of service. | +
-| **Oem** {} | object\\ \\ *read-write* | This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | +
-| **RedfishVersion** | string\\ \\ *read-only| The version of the Redfish service. +
-| **Registries** { | object\\ \\ *read-write* | This is a link to a collection of Registries+
-| <space><space><space><space><space><space>**Description** | string, null\\ \\ *read-write* | Provides a description of this resource and is used for commonality  in the schema definitions. +
-<space><space><space><space><space><space>**Members** [ {} | array\\ \\ *read-only* | Contains the members of this collection. | +
-| <space><space><space><space><space><space>**[email protected]** | string\\ \\ *read-write* |  | +
-| <space><space><space><space><space><space>**Name** | string\\ \\ *read-write* | A friendly name for this line of service. | +
-| <space><space><space><space><space><space>**Oem** {} | object\\ \\ *read-write* | This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | +
-| } |     | +
-| **SessionService** { | object\\ \\ *read-write* | This is a link to the Sessions Service. | +
-| <space><space><space><space><space><space>**Actions** {} | object\\ \\ *read-write* | The Actions object contains the available custom actions on this resource. | +
-| <space><space><space><space><space><space>**Description** | string, null\\ \\ *read-write* | Provides description of this resource and is used for commonality  in the schema definitions. | +
-| <space><space><space><space><space><space>**Id** | string\\ \\ *read-write* | Uniquely identifies the resource within the collection of like resources. | +
-<space><space><space><space><space><space>**Name** | string\\ \\ *read-write* A friendly name for this line of service. | +
-<space><space><space><space><space><space>**Oem** {} | object\\ \\ *read-write| This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | +
-<space><space><space><space><space><space>**ServiceEnabled** | boolean, null\\ \\ *read-write* This indicates whether this service is enabled. | +
-| <space><space><space><space><space><space>**SessionTimeout** | number\\ (s)\\ \\ *read-write* This is the number of seconds of inactivity that a session may have before the session service closes the session due to inactivity. | +
-| <space><space><space><space><space><space>**Sessions** {} | object\\ \\ *read-write* | Link to a collection of Sessions. | +
-| <space><space><space><space><space><space>**Status** {} | object\\ \\ *read-only* | Indicates the status of the file share. | +
-| } |     | +
-| **StorageServices** *(v1.1+)* { | object\\ \\ *read-write* | A link to a collection of all storage service entities. | +
-<space><space><space><space><space><space>**Description** | string, null\\ \\ *read-write* Provides a description of this resource and is used for commonality  in the schema definitions. | +
-| <space><space><space><space><space><space>**Members** [ {} | array\\ \\ *read-only* | The value of each member references a StorageService resource. | +
-| <space><space><space><space><space><space>**[email protected]** | string\\ \\ *read-write* |  | +
-| <space><space><space><space><space><space>**Name** | string\\ \\ *read-write* | A friendly name for this line of service. | +
-| <space><space><space><space><space><space>**Oem** {} | object\\ \\ *read-write* | This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | +
-| } |     | +
-| **StorageSystems** *(v1.1+)* { | object\\ \\ *read-write* | This is a link to a collection of storage systems. | +
-<space><space><space><space><space><space>**Description** | string, null\\ \\ *read-write* Provides a description of this resource and is used for commonality  in the schema definitions. | +
-| <space><space><space><space><space><space>**Members** [ {} | array\\ \\ *read-only* | The value of each member references a Storage System resource. | +
-| <space><space><space><space><space><space>**[email protected]** | string\\ \\ *read-write* |  | +
-| <space><space><space><space><space><space>**Name** | string\\ \\ *read-write* | A friendly name for this line of service. | +
-| <space><space><space><space><space><space>**Oem** {} | object\\ \\ *read-write* | This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | +
-| } |     | +
-| **Systems** { | object\\ \\ *read-write* | This is a link to a collection of Systems. | +
-<space><space><space><space><space><space>**Description** | string, null\\ \\ *read-write* Provides a description of this resource and is used for commonality  in the schema definitions. | +
-| <space><space><space><space><space><space>**Members** [ {} | array\\ \\ *read-only* | Contains the members of this collection. | +
-| <space><space><space><space><space><space>**[email protected]** | string\\ \\ *read-write* |  | +
-| <space><space><space><space><space><space>**Name** | string\\ \\ *read-write* | A friendly name for this line of service. | +
-| <space><space><space><space><space><space>**Oem** {} | object\\ \\ *read-write* | This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | +
-| } |     | +
-| **Tasks** { | object\\ \\ *read-write* | This is a link to the Task Service. | +
-<space><space><space><space><space><space>**CompletedTaskOverWritePolicy** | string\\ \\ *read-write* Overwrite policy of completed tasks. *See Property Details, below, for more information about this property.* | +
-| <space><space><space><space><space><space>**DateTime** | string, null\\ \\ *read-only* | The current DateTime (with offset) setting that the task service is using. | +
-| <space><space><space><space><space><space>**Description** | string, null\\ \\ *read-write* | Provides a description of this resource and is used for commonality  in the schema definitions. | +
-| <space><space><space><space><space><space>**Id** | string\\ \\ *read-write* | Uniquely identifies the resource within the collection of like resources. | +
-| <space><space><space><space><space><space>**LifeCycleEventOnTaskStateChange** | boolean\\ \\ *read-only* | Send an Event upon Task State Change. | +
-| <space><space><space><space><space><space>**Name** | string\\ \\ *read-write* | A friendly name for this line of service. | +
-| <space><space><space><space><space><space>**Oem** {} | object\\ \\ *read-write* | This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | +
-| <space><space><space><space><space><space>**ServiceEnabled** | boolean, null\\ \\ *read-write* | This indicates whether this service is enabled. | +
-| <space><space><space><space><space><space>**Status** {} | object\\ \\ *read-only* | Indicates the status of the file share. | +
-| <space><space><space><space><space><space>**Tasks** {} | object\\ \\ *read-write* | References to the Tasks collection. | +
-| } |     | +
-| **UUID** | string, null\\ \\ *read-write* | Unique identifier for a service instance. When SSDP is used, this value should be an exact match of the UUID value returned in a 200OK from an SSDP M-SEARCH request during discovery. +
-| **UpdateService** *(v1.1+)* { | object\\ \\ *read-write* | This is a link to the UpdateService. | +
-| <space><space><space><space><space><space>**Actions** {} | object\\ \\ *read-write* | The Actions object contains the available custom actions on this resource. | +
-| <space><space><space><space><space><space>**Description** | string, null\\ \\ *read-write* | Provides a description of this resource and is used for commonality  in the schema definitions. | +
-| <space><space><space><space><space><space>**FirmwareInventory** {} | object, null\\ \\ *read-write* | An inventory of firmware. | +
-| <space><space><space><space><space><space>**HttpPushUri** | string\\ \\ *read-only* | The URI used to perform an HTTP or HTTPS push update to the Update Service. | +
-| <space><space><space><space><space><space>**Id** | string\\ \\ *read-write* | Uniquely identifies the resource within the collection of like resources. | +
-| <space><space><space><space><space><space>**Name** | string\\ \\ *read-write* | A friendly name for this line of service. | +
-| <space><space><space><space><space><space>**Oem** {} | object\\ \\ *read-write* | This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. +
-<space><space><space><space><space><space>**ServiceEnabled** | boolean, null\\ \\ *read-write* This indicates whether this service is enabled. | +
-<space><space><space><space><space><space>**SoftwareInventory** {} | object, null\\ \\ *read-writeAn inventory of software. | +
-| <space><space><space><space><space><space>**Status** {} | object, null\\ \\ *read-only* | Indicates the status of the file share+
-| } |     |+
  
-===== Property Details =====+=== Property Details ===
  
-==== CompletedTaskOverWritePolicy: ====+== CompletedTaskOverWritePolicy ==
  
-string Description +string Description ^
-| --- | --- |+
 | Manual | Completed tasks are not automatically overwritten. | | Manual | Completed tasks are not automatically overwritten. |
 | Oldest | Oldest completed tasks are overwritten. | | Oldest | Oldest completed tasks are overwritten. |
  
  
-====== Session 1.0.3 ======+===== Session =====
  
 The Session resource describes a single connection (session) between a client and a Redfish service instance. The Session resource describes a single connection (session) between a client and a Redfish service instance.
  
-|             | +^ Property ^ Type ^ Nullable ^ Permission ^ Description ^ 
-| --- | --- | --- | +| **Description** | string | Yes | read-write | Provides a description of this resource and is used for commonality  in the schema definitions. | 
-| **Description** | string, null\\ \\ *read-write| Provides a description of this resource and is used for commonality  in the schema definitions. | +| **Id** | string |  | read-write | Uniquely identifies the resource within the collection of like resources. | 
-| **Id** | string\\ \\ *read-write| Uniquely identifies the resource within the collection of like resources. | +| **Name** | string |  | read-write | A friendly name for this line of service. | 
-| **Name** | string\\ \\ *read-write| A friendly name for this line of service. | +| **Oem** {} | object |  | read-write | This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | 
-| **Oem** {} | object\\ \\ *read-write| This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | +| **Password** | string | Yes | read-only | This property is used in a POST to specify a password when creating a new session.  This property is null on a GET. | 
-| **Password** | string, null\\ \\ *read-only| This property is used in a POST to specify a password when creating a new session.  This property is null on a GET. | +| **UserName** | string | Yes | read-only | The UserName for the account for this session. |
-| **UserName** | string, null\\ \\ *read-only| The UserName for the account for this session. |+
  
-====== SessionService 1.1.======+===== SessionCollection ===== 
 + 
 +A Collection of Session resource instances. 
 + 
 +^ Property ^ Type ^ Nullable ^ Permission ^ Description ^ 
 +| **Description** | string | Yes | read-write | Provides a description of this resource and is used for commonality  in the schema definitions
 +| **Members** | array(reference([[documentation:redfish_api:schema_definition#session|Session]])) |  | read-only | Contains the members of this collection. | 
 +| **Name** | string |  | read-write | A friendly name for this line of service. | 
 +| **Oem** {} | object |  | read-write | This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | 
 + 
 +===== SessionService =====
  
 This is the schema definition for the Session Service.  It represents the properties for the service itself and has links to the actual list of sessions. This is the schema definition for the Session Service.  It represents the properties for the service itself and has links to the actual list of sessions.
  
-|             | +^ Property ^ Type ^ Nullable ^ Permission ^ Description ^ 
-| --- | --- | --- | +| **Actions** { | object |  | read-write | The Actions object contains the available custom actions on this resource. | 
-| **Actions** *(v1.1+)* { | object\\ \\ *read-write| The Actions object contains the available custom actions on this resource. | +\ \ \ \ \ \ **Oem** {} | object | Yes | read-write |  | 
-<space><space><space><space><space><space>**Oem** {} | object, null\\ \\ *read-write|  | +| } |   
-| } |     +| **Description** | string | Yes | read-write | Provides a description of this resource and is used for commonality  in the schema definitions. | 
-| **Description** | string, null\\ \\ *read-write| Provides a description of this resource and is used for commonality  in the schema definitions. | +| **Id** | string |  | read-write | Uniquely identifies the resource within the collection of like resources. | 
-| **Id** | string\\ \\ *read-write| Uniquely identifies the resource within the collection of like resources. | +| **Name** | string |  | read-write | A friendly name for this line of service. | 
-| **Name** | string\\ \\ *read-write| A friendly name for this line of service. | +| **Oem** {} | object |  | read-write | This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | 
-| **Oem** {} | object\\ \\ *read-write| This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | +| **ServiceEnabled** | boolean | Yes | read-write | This indicates whether this service is enabled. | 
-| **ServiceEnabled** | boolean, null\\ \\ *read-write| This indicates whether this service is enabled. | +| **SessionTimeout** | number |  | read-write | This is the number of seconds of inactivity that a session may have before the session service closes the session due to inactivity.\\ unit: s\\ minimum: 30\\ maximum: 86400 
-| **SessionTimeout** | number\\ (s)\\ \\ *read-write| This is the number of seconds of inactivity that a session may have before the session service closes the session due to inactivity. +| **Sessions** | reference([[documentation:redfish_api:schema_definition#sessioncollection|SessionCollection]]) |  | read-write | Link to a collection of Sessions. | 
-| **Sessions** { | object\\ \\ *read-write* | Link to a collection of Sessions. | +| **Status** { | object |  | read-only | Indicates the status of the file share. | 
-| <space><space><space><space><space><space>**Description** | string, null\\ \\ *read-write* | Provides a description of this resource and is used for commonality  in the schema definitions. +\ \ \ \ \ \ **Health** | string | Yes | read-write | This represents the health state of this resource in the absence of its dependent resources.\\ //See Property Details, below, for more information about this property.// 
-<space><space><space><space><space><space>**Members** [ {} | array\\ \\ *read-only* | Contains the members of this collection. | +\ \ \ \ \ \ **HealthRollup** | string | Yes | read-write | This represents the overall health state from the view of this resource.\\ //See Property Details, below, for more information about this property.// 
-| <space><space><space><space><space><space>**[email protected]** | string\\ \\ *read-write* |  | +\ \ \ \ \ \ **Oem** {} | object |  | read-write | This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | 
-| <space><space><space><space><space><space>**Name** | string\\ \\ *read-writeA friendly name for this line of service. | +\ \ \ \ \ \ **State** | string | Yes | read-write | This indicates the known state of the resource, such as if it is enabled.\\ //See Property Details, below, for more information about this property.// 
-<space><space><space><space><space><space>**Oem** {| object\\ \\ *read-write* This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | +| } |   |
-| } |     | +
-| **Status** { | object\\ \\ *read-only| Indicates the status of the file share. | +
-<space><space><space><space><space><space>**Health** | string, null\\ \\ *read-write| This represents the health state of this resource in the absence of its dependent resources. *See Property Details, below, for more information about this property.+
-<space><space><space><space><space><space>**HealthRollup** | string, null\\ \\ *read-write| This represents the overall health state from the view of this resource. *See Property Details, below, for more information about this property.+
-<space><space><space><space><space><space>**Oem** {} | object\\ \\ *read-write| This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | +
-<space><space><space><space><space><space>**State** | string, null\\ \\ *read-write| This indicates the known state of the resource, such as if it is enabled. *See Property Details, below, for more information about this property.+
-| } |     |+
  
-===== Property Details =====+=== Property Details ===
  
-==== Health: ====+== Health ==
  
-string Description +string Description ^
-| --- | --- |+
 | Critical | A critical condition exists that requires immediate attention. | | Critical | A critical condition exists that requires immediate attention. |
 | OK | Normal. | | OK | Normal. |
 | Warning | A condition exists that requires attention. | | Warning | A condition exists that requires attention. |
  
-==== HealthRollup: ====+== HealthRollup ==
  
-string Description +string Description ^
-| --- | --- |+
 | Critical | A critical condition exists that requires immediate attention. | | Critical | A critical condition exists that requires immediate attention. |
 | OK | Normal. | | OK | Normal. |
 | Warning | A condition exists that requires attention. | | Warning | A condition exists that requires attention. |
  
-==== State: ====+== State ==
  
-string Description +string Description ^
-| --- | --- |+
 | Absent | This function or resource is not present or not detected. | | Absent | This function or resource is not present or not detected. |
 | Deferring | The element will not process any commands but will queue new requests. | | Deferring | The element will not process any commands but will queue new requests. |
Line 4630: Line 4060:
  
  
-====== SimpleStorage 1.1.1 ======+===== SimpleStorage =====
  
 This is the schema definition for the Simple Storage resource.  It represents the properties of a storage controller and its directly-attached devices. This is the schema definition for the Simple Storage resource.  It represents the properties of a storage controller and its directly-attached devices.
  
-|             | +^ Property ^ Type ^ Nullable ^ Permission ^ Description ^ 
-| --- | --- | --- | +| **Description** | string | Yes | read-write | Provides a description of this resource and is used for commonality  in the schema definitions. | 
-| **Description** | string, null\\ \\ *read-write| Provides a description of this resource and is used for commonality  in the schema definitions. | +| **Devices** [ { | array |  | read-write | The storage devices associated with this resource. | 
-| **Devices** [ { | array\\ \\ *read-write| The storage devices associated with this resource. | +\ \ \ \ \ \ **CapacityBytes** | number | Yes | read-only | The size of the storage device.\\ unit: By 
-<space><space><space><space><space><space>**CapacityBytes** | number, null\\ (By)\\ \\ *read-only| The size of the storage device. | +\ \ \ \ \ \ **Manufacturer** | string | Yes | read-only | The name of the manufacturer of this device. | 
-<space><space><space><space><space><space>**Manufacturer** | string, null\\ \\ *read-only| The name of the manufacturer of this device. | +\ \ \ \ \ \ **Model** | string | Yes | read-only | The product model number of this device. | 
-<space><space><space><space><space><space>**Model** | string, null\\ \\ *read-only| The product model number of this device. | +\ \ \ \ \ \ **Name** | string |  | read-only | The name of the resource or array element. | 
-<space><space><space><space><space><space>**Name** | string\\ \\ *read-only| The name of the resource or array element. | +\ \ \ \ \ \ **Oem** {} | object |  | read-write | This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | 
-<space><space><space><space><space><space>**Oem** {} | object\\ \\ *read-write| This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | +\ \ \ \ \ \ **Status** {} | object |  | read-only | Indicates the status of the file share. | 
-<space><space><space><space><space><space>**Status** {} | object\\ \\ *read-only| Indicates the status of the file share. | +| } ] |   
-| } ] |     +| **Id** | string |  | read-write | Uniquely identifies the resource within the collection of like resources. | 
-| **Id** | string\\ \\ *read-write| Uniquely identifies the resource within the collection of like resources. | +| **Name** | string |  | read-write | A friendly name for this line of service. | 
-| **Name** | string\\ \\ *read-write| A friendly name for this line of service. | +| **Oem** {} | object |  | read-write | This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | 
-| **Oem** {} | object\\ \\ *read-write| This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | +| **Status** { | object |  | read-only | Indicates the status of the file share. | 
-| **Status** { | object\\ \\ *read-only| Indicates the status of the file share. | +\ \ \ \ \ \ **Health** | string | Yes | read-write | This represents the health state of this resource in the absence of its dependent resources.\\ //See Property Details, below, for more information about this property.// 
-<space><space><space><space><space><space>**Health** | string, null\\ \\ *read-write| This represents the health state of this resource in the absence of its dependent resources. *See Property Details, below, for more information about this property.+\ \ \ \ \ \ **HealthRollup** | string | Yes | read-write | This represents the overall health state from the view of this resource.\\ //See Property Details, below, for more information about this property.// 
-<space><space><space><space><space><space>**HealthRollup** | string, null\\ \\ *read-write| This represents the overall health state from the view of this resource. *See Property Details, below, for more information about this property.+\ \ \ \ \ \ **Oem** {} | object |  | read-write | This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | 
-<space><space><space><space><space><space>**Oem** {} | object\\ \\ *read-write| This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | +\ \ \ \ \ \ **State** | string | Yes | read-write | This indicates the known state of the resource, such as if it is enabled.\\ //See Property Details, below, for more information about this property.// 
-<space><space><space><space><space><space>**State** | string, null\\ \\ *read-write| This indicates the known state of the resource, such as if it is enabled. *See Property Details, below, for more information about this property.+| } |   
-| } |     +| **UefiDevicePath** | string | Yes | read-only | The UEFI device path used to access this storage controller. |
-| **UefiDevicePath** | string, null\\ \\ *read-only| The UEFI device path used to access this storage controller. |+
  
-===== Property Details =====+=== Property Details ===
  
-==== Health: ====+== Health ==
  
-string Description +string Description ^
-| --- | --- |+
 | Critical | A critical condition exists that requires immediate attention. | | Critical | A critical condition exists that requires immediate attention. |
 | OK | Normal. | | OK | Normal. |
 | Warning | A condition exists that requires attention. | | Warning | A condition exists that requires attention. |
  
-==== HealthRollup: ====+== HealthRollup ==
  
-string Description +string Description ^
-| --- | --- |+
 | Critical | A critical condition exists that requires immediate attention. | | Critical | A critical condition exists that requires immediate attention. |
 | OK | Normal. | | OK | Normal. |
 | Warning | A condition exists that requires attention. | | Warning | A condition exists that requires attention. |
  
-==== State: ====+== State ==
  
-string Description +string Description ^
-| --- | --- |+
 | Absent | This function or resource is not present or not detected. | | Absent | This function or resource is not present or not detected. |
 | Deferring | The element will not process any commands but will queue new requests. | | Deferring | The element will not process any commands but will queue new requests. |
Line 4691: Line 4117:
  
  
-====== SoftwareInventory 1.1.======+===== SimpleStorageCollection ===== 
 + 
 +A Collection of SimpleStorage resource instances. 
 + 
 +^ Property ^ Type ^ Nullable ^ Permission ^ Description ^ 
 +| **Description** | string | Yes | read-write | Provides a description of this resource and is used for commonality  in the schema definitions
 +| **Members** | array(reference([[documentation:redfish_api:schema_definition#simplestorage|SimpleStorage]])) |  | read-only | Contains the members of this collection. | 
 +| **Name** | string |  | read-write | A friendly name for this line of service. | 
 +| **Oem** {} | object |  | read-write | This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | 
 + 
 +===== SoftwareInventory =====
  
 This schema defines an inventory of software components. This schema defines an inventory of software components.
  
-|             | +^ Property ^ Type ^ Nullable ^ Permission ^ Description ^ 
-| --- | --- | --- | +| **Actions** { | object |  | read-write | The Actions object contains the available custom actions on this resource. | 
-| **Actions** { | object\\ \\ *read-write| The Actions object contains the available custom actions on this resource. | +\ \ \ \ \ \ **Oem** {} | object |  | read-write |  | 
-<space><space><space><space><space><space>**Oem** {} | object\\ \\ *read-write|  | +| } |   
-| } |     +| **Description** | string | Yes | read-write | Provides a description of this resource and is used for commonality  in the schema definitions. | 
-| **Description** | string, null\\ \\ *read-write| Provides a description of this resource and is used for commonality  in the schema definitions. | +| **Id** | string |  | read-write | Uniquely identifies the resource within the collection of like resources. | 
-| **Id** | string\\ \\ *read-write| Uniquely identifies the resource within the collection of like resources. | +| **LowestSupportedVersion** | string | Yes | read-only | A string representing the lowest supported version of this software. | 
-| **LowestSupportedVersion** *(v1.1+)* | string, null\\ \\ *read-only| A string representing the lowest supported version of this software. | +| **Name** | string |  | read-write | A friendly name for this line of service. | 
-| **Name** | string\\ \\ *read-write| A friendly name for this line of service. | +| **Oem** {} | object |  | read-write | This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | 
-| **Oem** {} | object\\ \\ *read-write| This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | +| **RelatedItem** [ {} ] | array |  | read-only | The ID(s) of the resources associated with this software inventory item. | 
-| **RelatedItem** *(v1.1+)* [ {} ] | array\\ \\ *read-only| The ID(s) of the resources associated with this software inventory item. | +| **SoftwareId** | string |  | read-only | A string representing the implementation-specific ID for identifying this software. | 
-| **[email protected]** *(v1.1+)* | string\\ \\ *read-write* |  | +| **Status** { | object | Yes | read-only | Indicates the status of the file share. | 
-| **SoftwareId** *(v1.1+)* | string\\ \\ *read-only| A string representing the implementation-specific ID for identifying this software. | +\ \ \ \ \ \ **Health** | string | Yes | read-write | This represents the health state of this resource in the absence of its dependent resources.\\ //See Property Details, below, for more information about this property.// 
-| **Status** { | object, null\\ \\ *read-only| Indicates the status of the file share. | +\ \ \ \ \ \ **HealthRollup** | string | Yes | read-write | This represents the overall health state from the view of this resource.\\ //See Property Details, below, for more information about this property.// 
-<space><space><space><space><space><space>**Health** | string, null\\ \\ *read-write| This represents the health state of this resource in the absence of its dependent resources. *See Property Details, below, for more information about this property.+\ \ \ \ \ \ **Oem** {} | object |  | read-write | This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | 
-<space><space><space><space><space><space>**HealthRollup** | string, null\\ \\ *read-write| This represents the overall health state from the view of this resource. *See Property Details, below, for more information about this property.+\ \ \ \ \ \ **State** | string | Yes | read-write | This indicates the known state of the resource, such as if it is enabled.\\ //See Property Details, below, for more information about this property.// 
-<space><space><space><space><space><space>**Oem** {} | object\\ \\ *read-write| This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | +| } |   
-<space><space><space><space><space><space>**State** | string, null\\ \\ *read-write| This indicates the known state of the resource, such as if it is enabled. *See Property Details, below, for more information about this property.+| **UefiDevicePaths** [ {} ] | array |  | read-only | A list of strings representing the UEFI Device Path(s) of the component(s) associated with this software inventory item. | 
-| } |     +| **Updateable** | boolean | Yes | read-only | Indicates whether this software can be updated by the update service. | 
-| **UefiDevicePaths** *(v1.1+)* [ {} ] | array\\ \\ *read-only| A list of strings representing the UEFI Device Path(s) of the component(s) associated with this software inventory item. | +| **Version** | string | Yes | read-only | A string representing the version of this software. |
-| **Updateable** | boolean, null\\ \\ *read-only| Indicates whether this software can be updated by the update service. | +
-| **Version** | string, null\\ \\ *read-only| A string representing the version of this software. |+
  
-===== Property Details =====+=== Property Details ===
  
-==== Health: ====+== Health ==
  
-string Description +string Description ^
-| --- | --- |+
 | Critical | A critical condition exists that requires immediate attention. | | Critical | A critical condition exists that requires immediate attention. |
 | OK | Normal. | | OK | Normal. |
 | Warning | A condition exists that requires attention. | | Warning | A condition exists that requires attention. |
  
-==== HealthRollup: ====+== HealthRollup ==
  
-string Description +string Description ^
-| --- | --- |+
 | Critical | A critical condition exists that requires immediate attention. | | Critical | A critical condition exists that requires immediate attention. |
 | OK | Normal. | | OK | Normal. |
 | Warning | A condition exists that requires attention. | | Warning | A condition exists that requires attention. |
  
-==== State: ====+== State ==
  
-string Description +string Description ^
-| --- | --- |+
 | Absent | This function or resource is not present or not detected. | | Absent | This function or resource is not present or not detected. |
 | Deferring | The element will not process any commands but will queue new requests. | | Deferring | The element will not process any commands but will queue new requests. |
Line 4753: Line 4184:
  
  
-====== Storage 1.1.======+===== SoftwareInventoryCollection ===== 
 + 
 +A Collection of SoftwareInventory resource instances. 
 + 
 +^ Property ^ Type ^ Nullable ^ Permission ^ Description ^ 
 +| **Description** | string | Yes | read-write | Provides a description of this resource and is used for commonality  in the schema definitions
 +| **Members** | array(reference([[documentation:redfish_api:schema_definition#softwareinventory|SoftwareInventory]])) |  | read-only | Contains the members of this collection. | 
 +| **Name** | string |  | read-write | A friendly name for this line of service. | 
 +| **Oem** {} | object |  | read-write | This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | 
 + 
 +===== Storage =====
  
 This schema defines a storage subsystem and its respective properties.  A storage subsystem represents a set of storage controllers (physical or virtual) and the resources such as volumes that can be accessed from that subsystem. This schema defines a storage subsystem and its respective properties.  A storage subsystem represents a set of storage controllers (physical or virtual) and the resources such as volumes that can be accessed from that subsystem.
  
-|             | +^ Property ^ Type ^ Nullable ^ Permission ^ Description ^ 
-| --- | --- | --- | +| **Actions** { | object |  | read-write | The available actions for this resource. | 
-| **Actions** { | object\\ \\ *read-write| The available actions for this resource. | +\ \ \ \ \ \ **#Storage.SetEncryptionKey** {} | object |  | read-write | This action is used to set the encryption key for the storage subsystem. | 
-<space><space><space><space><space><space>**#Storage.SetEncryptionKey** {} | object\\ \\ *read-write| This action is used to set the encryption key for the storage subsystem. | +\ \ \ \ \ \ **Oem** {} | object |  | read-write |  | 
-<space><space><space><space><space><space>**Oem** {} | object\\ \\ *read-write|  | +| } |   
-| } |     +| **Description** | string | Yes | read-write | Provides a description of this resource and is used for commonality  in the schema definitions. | 
-| **Description** | string, null\\ \\ *read-write| Provides a description of this resource and is used for commonality  in the schema definitions. | +| **Drives** | array(reference([[documentation:redfish_api:schema_definition#drive|Drive]])) |  | read-only | The set of drives attached to the storage controllers represented by this resource. | 
-| **Drives** [ array\\ \\ *read-only| The set of drives attached to the storage controllers represented by this resource. | +| **Id** | string |  | read-write | Uniquely identifies the resource within the collection of like resources. | 
-<space><space><space><space><space><space>**Actions** {} | object\\ \\ *read-write* | The available actions for this resource. | +| **Links** { | object  | read-write | Contains references to other resources that are related to this resource. | 
-| <space><space><space><space><space><space>**AssetTag** | string, null\\ \\ *read-write* The user assigned asset tag for this drive. | +| \ \ \ \ \ \ **Enclosures** [ {} ] | array |  | read-only | An array of references to the chassis to which this storage subsystem is attached. | 
-| <space><space><space><space><space><space>**BlockSizeBytes** | number, null\\ (By)\\ \\ *read-only* | The size of the smallest addressible unit (Block) of this drive in bytes. | +| \ \ \ \ \ \ **Oem** {} | object |  | read-write | Oem extension object. | 
-| <space><space><space><space><space><space>**CapableSpeedGbs** | number, null\\ (Gbit/s)\\ \\ *read-only* | The speed which this drive can communicate to a storage controller in ideal conditions in Gigabits per second. | +| } |   
-| <space><space><space><space><space><space>**CapacityBytes** | number, null\\ (By)\\ \\ *read-only* | The size in bytes of this Drive. | +| **Name** | string |  | read-write | A friendly name for this line of service. | 
-| <space><space><space><space><space><space>**Description** | string, null\\ \\ *read-write* | Provides a description of this resource and is used for commonality  in the schema definitions. | +| **Oem** {} | object |  | read-write | This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | 
-| <space><space><space><space><space><space>**EncryptionAbility** | string, null\\ \\ *read-write* | The encryption abilities of this drive. *See Property Details, below, for more information about this property.* | +| **Redundancy** [ { | array |  | read-write | Redundancy information for the storage subsystem. | 
-| <space><space><space><space><space><space>**EncryptionStatus** | string, null\\ \\ *read-write* | The status of the encrytion of this drive. *See Property Details, below, for more information about this property.* | +\ \ \ \ \ \ **MaxNumSupported** | number | Yes | read-only | This is the maximum number of members allowable for this particular redundancy group. | 
-| <space><space><space><space><space><space>**FailurePredicted** | boolean, null\\ \\ *read-only* | Is this drive currently predicting a failure in the near future. | +\ \ \ \ \ \ **MemberId** | string |  | read-write | This is the identifier for the member within the collection. | 
-| <space><space><space><space><space><space>**HotspareType** | string, null\\ \\ *read-write* | The type of hotspare this drive is currently serving as. *See Property Details, below, for more information about this property.* | +\ \ \ \ \ \ **MinNumNeeded** | number | Yes | read-only | This is the minumum number of members needed for this group to be redundant. | 
-| <space><space><space><space><space><space>**Id** | string\\ \\ *read-write* | Uniquely identifies the resource within the collection of like resources. | +\ \ \ \ \ \ **Mode** | string | Yes | read-write | This is the redundancy mode of the group.\\ //See Property Details, below, for more information about this property.// 
-<space><space><space><space><space><space>**Identifiers** {} ] array\\ \\ *read-write* The Durable names for the drive. | +\ \ \ \ \ \ **Name** | string |  | read-only | The name of the resource or array element. | 
-| <space><space><space><space><space><space>**IndicatorLED** | string, null\\ \\ *read-write* | The state of the indicator LED, used to identify the drive. *See Property Details, below, for more information about this property.* | +\ \ \ \ \ \ **Oem** {} | object |  | read-write | This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | 
-| <space><space><space><space><space><space>**Links** {} | object\\ \\ *read-write* | Contains references to other resources that are related to this resource. | +\ \ \ \ \ \ **RedundancySet** [ {} ] | array |  | read-only | Contains any ids that represent components of this redundancy set. | 
-<space><space><space><space><space><space>**Location** [ {} ] | array\\ \\ *read-write* | The Location of the drive. | +| \ \ \ \ \ \ **Status** {} | object |  | read-only | Indicates the status of the file share. | 
-| <space><space><space><space><space><space>**Manufacturer** | string, null\\ \\ *read-only| This is the manufacturer of this drive. | +\ \ \ \ \ \ **MemberId** | string |  | read-only | This is the identifier for the member within the collection. | 
-| <space><space><space><space><space><space>**MediaType** | string, null\\ \\ *read-write* | The type of media contained in this drive. *See Property Details, below, for more information about this property.* | +\ \ \ \ \ \ **RedundancyEnabled** | boolean | Yes | read-write | This indicates whether redundancy is enabled. | 
-| <space><space><space><space><space><space>**Model** | string, null\\ \\ *read-only* | This is the model number for the drive. | +| } ] |  |  | 
-| <space><space><space><space><space><space>**Name** | string\\ \\ *read-write* | A friendly name for this line of service. | +| **Status** { | object |  | read-only | Indicates the status of the file share. | 
-| <space><space><space><space><space><space>**NegotiatedSpeedGbs** | number, null\\ (Gbit/s)\\ \\ *read-only* | The speed which this drive is currently communicating to the storage controller in Gigabits per second. | +\ \ \ \ \ \ **Health** | string | Yes | read-write | This represents the health state of this resource in the absence of its dependent resources.\\ //See Property Details, below, for more information about this property.// 
-| <space><space><space><space><space><space>**Oem** {} | object\\ \\ *read-write* | This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | +\ \ \ \ \ \ **HealthRollup** | string | Yes | read-write | This represents the overall health state from the view of this resource.\\ //See Property Details, below, for more information about this property.// 
-| <space><space><space><space><space><space>**Operations** [ {} ] | array\\ \\ *read-write* | The operations currently running on the Drive. | +\ \ \ \ \ \ **Oem** {} | object |  | read-write | This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | 
-| <space><space><space><space><space><space>**PartNumber** | string, null\\ \\ *read-only* | The part number for this drive. | +\ \ \ \ \ \ **State** | string | Yes | read-write | This indicates the known state of the resource, such as if it is enabled.\\ //See Property Details, below, for more information about this property.// 
-| <space><space><space><space><space><space>**PredictedMediaLifeLeftPercent** | number, null\\ \\ *read-only* | The percentage of reads and writes that are predicted to still be available for the media. | +| } |   
-| <space><space><space><space><space><space>**Protocol** | null\\ \\ *read-write* | The protocol this drive is using to communicate to the storage controller. | +| **StorageControllers** [ { | array |  | read-only | The set of storage controllers represented by this resource. | 
-| <space><space><space><space><space><space>**Revision** | string, null\\ \\ *read-only* | The revision of this Drive. This is typically the firmware/hardware version of the drive. | +\ \ \ \ \ \ **AssetTag** | string | Yes | read-write | The user assigned asset tag for this storage controller. | 
-| <space><space><space><space><space><space>**RotationSpeedRPM** | number, null\\ (RPM)\\ \\ *read-only* | The rotation speed of this Drive in Revolutions per Minute (RPM). | +\ \ \ \ \ \ **FirmwareVersion** | string | Yes | read-only | The firmware version of this storage Controller. | 
-| <space><space><space><space><space><space>**SKU** | string, null\\ \\ *read-only* | This is the SKU for this drive. | +\ \ \ \ \ \ **Identifiers** [ {} ] | array |  | read-write | The Durable names for the storage controller. | 
-| <space><space><space><space><space><space>**SerialNumber** | string, null\\ \\ *read-only* | The serial number for this drive. | +\ \ \ \ \ \ **Links** {} | object |  | read-write | Contains references to other resources that are related to this resource. | 
-| <space><space><space><space><space><space>**Status** {} | object\\ \\ *read-only* | Indicates the status of the file share. | +\ \ \ \ \ \ **Manufacturer** | string | Yes | read-only | This is the manufacturer of this storage controller. | 
-| <space><space><space><space><space><space>**StatusIndicator** | string, null\\ \\ *read-write* | The state of the status indicator, used to communicate status information about this drive. *See Property Details, below, for more information about this property.* | +\ \ \ \ \ \ **MemberId** | string |  | read-only | This is the identifier for the member within the collection. | 
-| } ] |     | +\ \ \ \ \ \ **Model** | string | Yes | read-only | This is the model number for the storage controller. | 
-| **[email protected]** | string\\ \\ *read-write* |  | +\ \ \ \ \ \ **Oem** {} | object |  | read-write | This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | 
-| **Id** | string\\ \\ *read-write* | Uniquely identifies the resource within the collection of like resources. | +\ \ \ \ \ \ **PartNumber** | string | Yes | read-only | The part number for this storage controller. | 
-| **Links** { | object\\ \\ *read-write* | Contains references to other resources that are related to this resource. | +\ \ \ \ \ \ **SKU** | string | Yes | read-only | This is the SKU for this storage controller. | 
-| <space><space><space><space><space><space>**Enclosures** [ {} ] | array\\ \\ *read-only| An array of references to the chassis to which this storage subsystem is attached. | +\ \ \ \ \ \ **SerialNumber** | string | Yes | read-only | The serial number for this storage controller. | 
-<space><space><space><space><space><space>**[email protected]** | string\\ \\ *read-write* |  | +\ \ \ \ \ \ **SpeedGbps** | number | Yes | read-only | The speed of the storage controller interface.\\ unit: Gbit/
-| <space><space><space><space><space><space>**Oem** {} | object\\ \\ *read-write| Oem extension object. | +\ \ \ \ \ \ **Status** {} | object |  | read-only | Indicates the status of the file share. | 
-| } |     +\ \ \ \ \ \ **SupportedControllerProtocols** [ {} ] | array |  | read-only | This represents the protocols by which this storage controller can be communicated to. | 
-| **Name** | string\\ \\ *read-write| A friendly name for this line of service. | +\ \ \ \ \ \ **SupportedDeviceProtocols** [ {} ] | array |  | read-only | This represents the protocols which the storage controller can use to communicate with attached devices. | 
-| **Oem** {} | object\\ \\ *read-write| This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | +| } ] |   
-| **Redundancy** [ { | array\\ \\ *read-write| Redundancy information for the storage subsystem. | +| **Volumes** | reference([[documentation:redfish_api:schema_definition#volumecollection|VolumeCollection]]) |  | read-write | The set of volumes produced by the storage controllers represented by this resource. |
-<space><space><space><space><space><space>**MaxNumSupported** | number, null\\ \\ *read-only| This is the maximum number of members allowable for this particular redundancy group. | +
-<space><space><space><space><space><space>**MemberId** | string\\ \\ *read-write| This is the identifier for the member within the collection. | +
-<space><space><space><space><space><space>**MinNumNeeded** | number, null\\ \\ *read-only| This is the minumum number of members needed for this group to be redundant. | +
-<space><space><space><space><space><space>**Mode** | string, null\\ \\ *read-write| This is the redundancy mode of the group. *See Property Details, below, for more information about this property.+
-<space><space><space><space><space><space>**Name** | string\\ \\ *read-only| The name of the resource or array element. | +
-<space><space><space><space><space><space>**Oem** {} | object\\ \\ *read-write| This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | +
-<space><space><space><space><space><space>**RedundancySet** [ {} ] | array\\ \\ *read-only| Contains any ids that represent components of this redundancy set. | +
-<space><space><space><space><space><space>**[email protected]** | string\\ \\ *read-write* |  | +
-| <space><space><space><space><space><space>**Status** {} | object\\ \\ *read-only| Indicates the status of the file share. | +
-<space><space><space><space><space><space>**MemberId** | string\\ \\ *read-only| This is the identifier for the member within the collection. | +
-<space><space><space><space><space><space>**RedundancyEnabled** | boolean, null\\ \\ *read-write| This indicates whether redundancy is enabled. | +
-| } ] |   |   | +
-| **[email protected]** | string\\ \\ *read-write* |  | +
-| **Status** { | object\\ \\ *read-only| Indicates the status of the file share. | +
-<space><space><space><space><space><space>**Health** | string, null\\ \\ *read-write| This represents the health state of this resource in the absence of its dependent resources. *See Property Details, below, for more information about this property.+
-<space><space><space><space><space><space>**HealthRollup** | string, null\\ \\ *read-write| This represents the overall health state from the view of this resource. *See Property Details, below, for more information about this property.+
-<space><space><space><space><space><space>**Oem** {} | object\\ \\ *read-write| This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | +
-<space><space><space><space><space><space>**State** | string, null\\ \\ *read-write| This indicates the known state of the resource, such as if it is enabled. *See Property Details, below, for more information about this property.+
-| } |     +
-| **StorageControllers** [ { | array\\ \\ *read-only| The set of storage controllers represented by this resource. | +
-<space><space><space><space><space><space>**AssetTag** | string, null\\ \\ *read-write| The user assigned asset tag for this storage controller. | +
-<space><space><space><space><space><space>**FirmwareVersion** | string, null\\ \\ *read-only| The firmware version of this storage Controller. | +
-<space><space><space><space><space><space>**Identifiers** [ {} ] | array\\ \\ *read-write| The Durable names for the storage controller. | +
-<space><space><space><space><space><space>**Links** {} | object\\ \\ *read-write| Contains references to other resources that are related to this resource. | +
-<space><space><space><space><space><space>**Manufacturer** | string, null\\ \\ *read-only| This is the manufacturer of this storage controller. | +
-<space><space><space><space><space><space>**MemberId** | string\\ \\ *read-only| This is the identifier for the member within the collection. | +
-<space><space><space><space><space><space>**Model** | string, null\\ \\ *read-only| This is the model number for the storage controller. | +
-<space><space><space><space><space><space>**Oem** {} | object\\ \\ *read-write| This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | +
-<space><space><space><space><space><space>**PartNumber** | string, null\\ \\ *read-only| The part number for this storage controller. | +
-<space><space><space><space><space><space>**SKU** | string, null\\ \\ *read-only| This is the SKU for this storage controller. | +
-<space><space><space><space><space><space>**SerialNumber** | string, null\\ \\ *read-only| The serial number for this storage controller. | +
-<space><space><space><space><space><space>**SpeedGbps** | number, null\\ (Gbit/s)\\ \\ *read-only| The speed of the storage controller interface. | +
-<space><space><space><space><space><space>**Status** {} | object\\ \\ *read-only| Indicates the status of the file share. | +
-<space><space><space><space><space><space>**SupportedControllerProtocols** [ {} ] | array\\ \\ *read-only| This represents the protocols by which this storage controller can be communicated to. | +
-<space><space><space><space><space><space>**SupportedDeviceProtocols** [ {} ] | array\\ \\ *read-only| This represents the protocols which the storage controller can use to communicate with attached devices. | +
-| } ] |     +
-| **[email protected]** | string\\ \\ *read-write* |  | +
-| **Volumes** { | object\\ \\ *read-write| The set of volumes produced by the storage controllers represented by this resource. +
-| <space><space><space><space><space><space>**Description** | string, null\\ \\ *read-write* | Provides a description of this resource and is used for commonality  in the schema definitions. | +
-| <space><space><space><space><space><space>**Members** [ {} ] | array\\ \\ *read-write* | The value of each member references a Volume resource. | +
-| <space><space><space><space><space><space>**[email protected]** | string\\ \\ *read-write* |  | +
-| <space><space><space><space><space><space>**Name** | string\\ \\ *read-write* | A friendly name for this line of service. | +
-| <space><space><space><space><space><space>**Oem** {} | object\\ \\ *read-write* | This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | +
-| } |     |+
  
-===== Property Details =====+=== Property Details ===
  
-==== EncryptionAbility: ====+== EncryptionAbility ==
  
-string Description +string Description ^
-| --- | --- |+
 | None | The drive is not capable of self encryption. | | None | The drive is not capable of self encryption. |
 | Other | The drive is capable of self encryption through some other means. | | Other | The drive is capable of self encryption through some other means. |
 | SelfEncryptingDrive | The drive is capable of self encryption per the Trusted Computing Group's Self Encrypting Drive Standard. | | SelfEncryptingDrive | The drive is capable of self encryption per the Trusted Computing Group's Self Encrypting Drive Standard. |
  
-==== EncryptionStatus: ====+== EncryptionStatus ==
  
-string Description +string Description ^
-| --- | --- |+
 | Foreign | The drive is currently encrypted, the data is not accessible to the user, and the system requires user intervention to expose the data. | | Foreign | The drive is currently encrypted, the data is not accessible to the user, and the system requires user intervention to expose the data. |
 | Locked | The drive is currently encrypted and the data is not accessible to the user, however the system has the ability to unlock the drive automatically. | | Locked | The drive is currently encrypted and the data is not accessible to the user, however the system has the ability to unlock the drive automatically. |
Line 4872: Line 4267:
 | Unlocked | The drive is currently encrypted but the data is accessible to the user unencrypted. | | Unlocked | The drive is currently encrypted but the data is accessible to the user unencrypted. |
  
-==== Health: ====+== Health ==
  
-string Description +string Description ^
-| --- | --- |+
 | Critical | A critical condition exists that requires immediate attention. | | Critical | A critical condition exists that requires immediate attention. |
 | OK | Normal. | | OK | Normal. |
 | Warning | A condition exists that requires attention. | | Warning | A condition exists that requires attention. |
  
-==== HealthRollup: ====+== HealthRollup ==
  
-string Description +string Description ^
-| --- | --- |+
 | Critical | A critical condition exists that requires immediate attention. | | Critical | A critical condition exists that requires immediate attention. |
 | OK | Normal. | | OK | Normal. |
 | Warning | A condition exists that requires attention. | | Warning | A condition exists that requires attention. |
  
-==== HotspareType: ====+== HotspareType ==
  
-string Description +string Description ^
-| --- | --- |+
 | Chassis | The drive is currently serving as a hotspare for all other drives in the chassis. | | Chassis | The drive is currently serving as a hotspare for all other drives in the chassis. |
 | Dedicated | The drive is currently serving as a hotspare for a user defined set of drives. | | Dedicated | The drive is currently serving as a hotspare for a user defined set of drives. |
Line 4897: Line 4289:
 | None | The drive is not currently a hotspare. | | None | The drive is not currently a hotspare. |
  
-==== IndicatorLED: ====+== IndicatorLED ==
  
-string Description +string Description ^
-| --- | --- |+
 | Blinking | The Indicator LED is blinking. | | Blinking | The Indicator LED is blinking. |
 | Lit | The Indicator LED is lit. | | Lit | The Indicator LED is lit. |
 | Off | The Indicator LED is off. | | Off | The Indicator LED is off. |
  
-==== MediaType: ====+== MediaType ==
  
-string Description +string Description ^
-| --- | --- |+
 | HDD | The drive media type is traditional magnetic platters. | | HDD | The drive media type is traditional magnetic platters. |
 | SMR | The drive media type is shingled magnetic recording. | | SMR | The drive media type is shingled magnetic recording. |
 | SSD | The drive media type is solid state or flash memory. | | SSD | The drive media type is solid state or flash memory. |
  
-==== Mode: ====+== Mode ==
  
-string Description +string Description ^
-| --- | --- |+
 | Failover | Failure of one unit will automatically cause its functions to be taken over by a standby or offline unit in the redundancy set. | | Failover | Failure of one unit will automatically cause its functions to be taken over by a standby or offline unit in the redundancy set. |
 | N+m | Multiple units are available and active such that normal operation will continue if one or more units fail. | | N+m | Multiple units are available and active such that normal operation will continue if one or more units fail. |
Line 4922: Line 4311:
 | Sparing | One or more spare units are available to take over the function of a failed unit, but takeover is not automatic. | | Sparing | One or more spare units are available to take over the function of a failed unit, but takeover is not automatic. |
  
-==== State: ====+== State ==
  
-string Description +string Description ^
-| --- | --- |+
 | Absent | This function or resource is not present or not detected. | | Absent | This function or resource is not present or not detected. |
 | Deferring | The element will not process any commands but will queue new requests. | | Deferring | The element will not process any commands but will queue new requests. |
Line 4938: Line 4326:
 | Updating | The element is updating and may be unavailable or degraded. | | Updating | The element is updating and may be unavailable or degraded. |
  
-==== StatusIndicator: ====+== StatusIndicator ==
  
-string Description +string Description ^
-| --- | --- |+
 | Fail | The drive has failed. | | Fail | The drive has failed. |
 | Hotspare | The drive is marked to be automatically rebuilt and used as a replacement for a failed drive. | | Hotspare | The drive is marked to be automatically rebuilt and used as a replacement for a failed drive. |
Line 4951: Line 4338:
  
  
-====== StorageGroup 1.0.======+===== StorageCollection ===== 
 + 
 +A Collection of Storage resource instances. 
 + 
 +^ Property ^ Type ^ Nullable ^ Permission ^ Description ^ 
 +| **Description** | string | Yes | read-write | Provides a description of this resource and is used for commonality  in the schema definitions
 +| **Members** | array(reference([[documentation:redfish_api:schema_definition#storage|Storage]])) |  | read-only | Contains the members of this collection. | 
 +| **Name** | string |  | read-write | A friendly name for this line of service. | 
 +| **Oem** {} | object |  | read-write | This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | 
 + 
 +===== StorageGroup =====
  
 Collection of resources that are managed and exposed to hosts as a group. Collection of resources that are managed and exposed to hosts as a group.
  
-|             | +^ Property ^ Type ^ Nullable ^ Permission ^ Description ^ 
-| --- | --- | --- | +| **AccessState** |  | Yes | read-write | AccessState for this storage group. | 
-| **AccessState** | null\\ \\ *read-write| AccessState for this storage group. | +| **Actions** { | object |  | read-only | The available actions for this resource. | 
-| **Actions** { | object\\ \\ *read-only| The available actions for this resource. | +\ \ \ \ \ \ **#StorageGroup.ExposeVolumes** {} | object |  | read-write | Expose the storage volumes of this group. | 
-<space><space><space><space><space><space>**#StorageGroup.ExposeVolumes** {} | object\\ \\ *read-write| Expose the storage volumes of this group. | +\ \ \ \ \ \ **#StorageGroup.HideVolumes** {} | object |  | read-write | Hide the storage volumes of this group. | 
-<space><space><space><space><space><space>**#StorageGroup.HideVolumes** {} | object\\ \\ *read-write| Hide the storage volumes of this group. | +\ \ \ \ \ \ **Oem** {} | object |  | read-write |  | 
-<space><space><space><space><space><space>**Oem** {} | object\\ \\ *read-write|  | +| } |   
-| } |     +| **ClientEndpointGroups** | object | Yes | read-write | ClientEndpointGroup in this StorageGroup. | 
-| **ClientEndpointGroups** | object, null\\ \\ *read-write| ClientEndpointGroup in this StorageGroup. | +| **Description** | string | Yes | read-write | Provides a description of this resource and is used for commonality  in the schema definitions. | 
-<space><space><space><space><space><space>**Description** | string, null\\ \\ *read-write| Provides a description of this resource and is used for commonality  in the schema definitions. | +| **Id** | string |  | read-write | Uniquely identifies the resource within the collection of like resources. | 
-<space><space><space><space><space><space>**Members** [ {} ] | array\\ \\ *read-only* | The value of each member references an endpoint group resource. | +| **Identifier** { | object | Yes | read-only | The value identifies this resource. | 
-| <space><space><space><space><space><space>**[email protected]** | string\\ \\ *read-write* |  | +\ \ \ \ \ \ **DurableName** | string | Yes | read-only | This indicates the world wide, persistent name of the resource. | 
-| <space><space><space><space><space><space>**Name** | string\\ \\ *read-write* | A friendly name for this line of service. | +\ \ \ \ \ \ **DurableNameFormat** | string | Yes | read-write | This represents the format of the DurableName property.\\ //See Property Details, below, for more information about this property.// 
-| <space><space><space><space><space><space>**Oem** {} | object\\ \\ *read-write* | This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | +| } |   
-| } |     | +| **Links** { | object |  | read-only | Contains links to other resources that are related to this resource. | 
-| **Description** | string, null\\ \\ *read-write* | Provides a description of this resource and is used for commonality  in the schema definitions. | +\ \ \ \ \ \ **ChildStorageGroups** [ {} ] | array |  | read-write | Child StorageGroups. | 
-| **Id** | string\\ \\ *read-write* | Uniquely identifies the resource within the collection of like resources. | +| \ \ \ \ \ \ **ClassOfService** {} | object | Yes | read-write | The ClassOfService that all storage in this StorageGroup conforms to. | 
-| **Identifier** { | object, null\\ \\ *read-only| The value identifies this resource. | +\ \ \ \ \ \ **Oem** {} | object |  | read-write | Oem extension object. | 
-<space><space><space><space><space><space>**DurableName** | string, null\\ \\ *read-only| This indicates the world wide, persistent name of the resource. | +\ \ \ \ \ \ **ParentStorageGroups** [ {} ] | array |  | read-only | Parent StorageGroups. | 
-<space><space><space><space><space><space>**DurableNameFormat** | string, null\\ \\ *read-write| This represents the format of the DurableName property. *See Property Details, below, for more information about this property.+ |  | 
-| } |     +| **MembersAreConsistent** | boolean | Yes | read-only | Members are kept in a consistent state. | 
-| **Links** { | object\\ \\ *read-only| Contains links to other resources that are related to this resource. | +| **Name** | string |  | read-write | A friendly name for this line of service. | 
-<space><space><space><space><space><space>**ChildStorageGroups** [ {} ] | array\\ \\ *read-write| Child StorageGroups. | +| **Oem** {} | object |  | read-write | This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | 
-<space><space><space><space><space><space>**[email protected]** | string\\ \\ *read-write* |  | +| **ReplicaInfos** [ { | array |  | read-only | Describes this storage group in its role as a source and/or target for replication. | 
-| <space><space><space><space><space><space>**ClassOfService** {} | object, null\\ \\ *read-write| The ClassOfService that all storage in this StorageGroup conforms to. | +\ \ \ \ \ \ **ConsistencyEnabled** | boolean | Yes | read-only | True if consistency is enabled. | 
-<space><space><space><space><space><space>**Oem** {} | object\\ \\ *read-write| Oem extension object. | +\ \ \ \ \ \ **ConsistencyState** | string | Yes | read-write | The current state of consistency.\\ //See Property Details, below, for more information about this property.// 
-<space><space><space><space><space><space>**ParentStorageGroups** [ {} ] | array\\ \\ *read-only| Parent StorageGroups. | +\ \ \ \ \ \ **ConsistencyStatus** | string | Yes | read-write | The current status of consistency.\\ //See Property Details, below, for more information about this property.// 
-<space><space><space><space><space><space>**[email protected]** string\\ \\ *read-write* |  +\ \ \ \ \ \ **ConsistencyType** | string | Yes | read-write | Indicates the consistency type used by the source and its associated target group.\\ //See Property Details, below, for more information about this property.// 
-| } |     +\ \ \ \ \ \ **FailedCopyStopsHostIO** | boolean | Yes | read-only | If true, the storage array tells host to stop sending data to source element if copying to a remote element fails. | 
-| **MembersAreConsistent** | boolean, null\\ \\ *read-only| Members are kept in a consistent state. | +\ \ \ \ \ \ **PercentSynced** | number | Yes | read-only | Specifies the percent of the work completed to reach synchronization.\\ unit: % 
-| **Name** | string\\ \\ *read-write| A friendly name for this line of service. | +\ \ \ \ \ \ **Replica** |  | Yes | read-write | The resource that is the source of this replica. | 
-| **Oem** {} | object\\ \\ *read-write| This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | +\ \ \ \ \ \ **ReplicaPriority** | string | Yes | read-write | The priority of background copy engine I/O to be managed relative to host I/O operations during a sequential background copy operation.\\ //See Property Details, below, for more information about this property.// 
-| **ReplicaInfos** [ { | array\\ \\ *read-only| Describes this storage group in its role as a source and/or target for replication. | +\ \ \ \ \ \ **ReplicaProgressStatus** | string | Yes | read-write | The status of the session with respect to Replication activity.\\ //See Property Details, below, for more information about this property.// 
-<space><space><space><space><space><space>**ConsistencyEnabled** | boolean, null\\ \\ *read-only| True if consistency is enabled. | +\ \ \ \ \ \ **ReplicaReadOnlyAccess** | string | Yes | read-write | This property specifies whether the source, the target, or both elements are read only to the host.\\ //See Property Details, below, for more information about this property.// 
-<space><space><space><space><space><space>**ConsistencyState** | string, null\\ \\ *read-write| The current state of consistency. *See Property Details, below, for more information about this property.+\ \ \ \ \ \ **ReplicaRecoveryMode** | string | Yes | read-write | Describes whether the copy operation continues after a broken link is restored.\\ //See Property Details, below, for more information about this property.// 
-<space><space><space><space><space><space>**ConsistencyStatus** | string, null\\ \\ *read-write| The current status of consistency. *See Property Details, below, for more information about this property.+\ \ \ \ \ \ **ReplicaRole** | string | Yes | read-write | The source or target role of this replica.\\ //See Property Details, below, for more information about this property.// 
-<space><space><space><space><space><space>**ConsistencyType** | string, null\\ \\ *read-write| Indicates the consistency type used by the source and its associated target group. *See Property Details, below, for more information about this property.+\ \ \ \ \ \ **ReplicaSkewBytes** | number | Yes | read-only | Applies to Adaptive mode and it describes maximum number of bytes the SyncedElement (target) can be out of sync.\\ unit: By 
-<space><space><space><space><space><space>**FailedCopyStopsHostIO** | boolean, null\\ \\ *read-only| If true, the storage array tells host to stop sending data to source element if copying to a remote element fails. | +\ \ \ \ \ \ **ReplicaState** | string | Yes | read-write | ReplicaState describes the state of the relationship with respect to Replication activity.\\ //See Property Details, below, for more information about this property.// 
-<space><space><space><space><space><space>**PercentSynced** | number, null\\ (%)\\ \\ *read-only| Specifies the percent of the work completed to reach synchronization. | +\ \ \ \ \ \ **ReplicaType** | string | Yes | read-write | ReplicaType describes the intended outcome of the replication.\\ //See Property Details, below, for more information about this property.// 
-<space><space><space><space><space><space>**Replica** | null\\ \\ *read-write| The resource that is the source of this replica. | +\ \ \ \ \ \ **ReplicaUpdateMode** | string | Yes | read-write | Describes whether the target elements will be updated synchronously or asynchronously.\\ //See Property Details, below, for more information about this property.// 
-<space><space><space><space><space><space>**ReplicaPriority** | string, null\\ \\ *read-write| The priority of background copy engine I/O to be managed relative to host I/O operations during a sequential background copy operation. *See Property Details, below, for more information about this property.+\ \ \ \ \ \ **RequestedReplicaState** | string | Yes | read-write | The last requested or desired state for the relationship.\\ //See Property Details, below, for more information about this property.// 
-<space><space><space><space><space><space>**ReplicaProgressStatus** | string, null\\ \\ *read-write| The status of the session with respect to Replication activity. *See Property Details, below, for more information about this property.+\ \ \ \ \ \ **SyncMaintained** | boolean | Yes | read-only | Synchronization is maintained. | 
-<space><space><space><space><space><space>**ReplicaReadOnlyAccess** | string, null\\ \\ *read-write| This property specifies whether the source, the target, or both elements are read only to the host. *See Property Details, below, for more information about this property.+\ \ \ \ \ \ **UndiscoveredElement** | string | Yes | read-write | This property specifies whether the source, the target, or both elements involved in a copy operation are undiscovered.\\ //See Property Details, below, for more information about this property.// 
-<space><space><space><space><space><space>**ReplicaRecoveryMode** | string, null\\ \\ *read-write| Describes whether the copy operation continues after a broken link is restored. *See Property Details, below, for more information about this property.+\ \ \ \ \ \ **WhenActivated** | string | Yes | read-only | Specifies when point-in-time copy was taken or when the replication relationship is activated, reactivated, resumed or re-established.\\ unit: % 
-<space><space><space><space><space><space>**ReplicaRole** | string, null\\ \\ *read-write| The source or target role of this replica. *See Property Details, below, for more information about this property.+| \ \ \ \ \ \ **WhenDeactivated** | string | Yes | read-only | Specifies when the replication relationship is deactivated.\\ unit: % 
-<space><space><space><space><space><space>**ReplicaSkewBytes** | number, null\\ (By)\\ \\ *read-only| Applies to Adaptive mode and it describes maximum number of bytes the SyncedElement (target) can be out of sync. | +\ \ \ \ \ \ **WhenEstablished** | string | Yes | read-only | Specifies when the replication relationship is established.\\ unit: % 
-<space><space><space><space><space><space>**ReplicaState** | string, null\\ \\ *read-write| ReplicaState describes the state of the relationship with respect to Replication activity. *See Property Details, below, for more information about this property.+\ \ \ \ \ \ **WhenSuspended** | string | Yes | read-only | Specifies when the replication relationship is suspended.\\ unit: % 
-<space><space><space><space><space><space>**ReplicaType** | string, null\\ \\ *read-write| ReplicaType describes the intended outcome of the replication. *See Property Details, below, for more information about this property.+\ \ \ \ \ \ **WhenSynced** | string | Yes | read-only | The point in time that the Elements were synchronized. | 
-<space><space><space><space><space><space>**ReplicaUpdateMode** | string, null\\ \\ *read-write| Describes whether the target elements will be updated synchronously or asynchronously. *See Property Details, below, for more information about this property.+\ \ \ \ \ \ **WhenSynchronized** | string | Yes | read-only | Specifies when the replication relationship is synchronized.\\ unit: % 
-<space><space><space><space><space><space>**RequestedReplicaState** | string, null\\ \\ *read-write| The last requested or desired state for the relationship. *See Property Details, below, for more information about this property.+| } ] |   
-<space><space><space><space><space><space>**SyncMaintained** | boolean, null\\ \\ *read-only| Synchronization is maintained. | +| **ServerEndpointGroups** | object | Yes | read-write | ServerEndpointGroups in this StorageGroup. | 
-<space><space><space><space><space><space>**UndiscoveredElement** | string, null\\ \\ *read-write| This property specifies whether the source, the target, or both elements involved in a copy operation are undiscovered. *See Property Details, below, for more information about this property.+| **Status** { | object | Yes | read-only | Indicates the status of the file share. | 
-<space><space><space><space><space><space>**WhenActivated** | string, null\\ (%)\\ \\ *read-only| Specifies when point-in-time copy was taken or when the replication relationship is activated, reactivated, resumed or re-established. | +\ \ \ \ \ \ **Health** | string | Yes | read-write | This represents the health state of this resource in the absence of its dependent resources.\\ //See Property Details, below, for more information about this property.// 
-<space><space><space><space><space><space>**WhenDeactivated** | string, null\\ (%)\\ \\ *read-only| Specifies when the replication relationship is deactivated. | +\ \ \ \ \ \ **HealthRollup** | string | Yes | read-write | This represents the overall health state from the view of this resource.\\ //See Property Details, below, for more information about this property.// 
-<space><space><space><space><space><space>**WhenEstablished** | string, null\\ (%)\\ \\ *read-only| Specifies when the replication relationship is established. | +\ \ \ \ \ \ **Oem** {} | object |  | read-write | This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | 
-<space><space><space><space><space><space>**WhenSuspended** | string, null\\ (%)\\ \\ *read-only| Specifies when the replication relationship is suspended. | +\ \ \ \ \ \ **State** | string | Yes | read-write | This indicates the known state of the resource, such as if it is enabled.\\ //See Property Details, below, for more information about this property.// 
-<space><space><space><space><space><space>**WhenSynced** | string, null\\ \\ *read-only| The point in time that the Elements were synchronized. | +| } |   
-<space><space><space><space><space><space>**WhenSynchronized** | string, null\\ (%)\\ \\ *read-only| Specifies when the replication relationship is synchronized. | +| **Volumes** | object | Yes | read-write | Volumes in this StorageGroup. | 
-| } ] |     +| **VolumesAreExposed** | boolean Yes | read-only | Storage volumes are exposed to the Client Endpoints. |
-| **ServerEndpointGroups** | object, null\\ \\ *read-write| ServerEndpointGroups in this StorageGroup. | +
-<space><space><space><space><space><space>**Description** | string, null\\ \\ *read-write* | Provides a description of this resource and is used for commonality  in the schema definitions. | +
-| <space><space><space><space><space><space>**Members** [ {} ] | array\\ \\ *read-only* | The value of each member references an endpoint group resource. | +
-| <space><space><space><space><space><space>**[email protected]** | string\\ \\ *read-write* |  | +
-| <space><space><space><space><space><space>**Name** | string\\ \\ *read-write* | A friendly name for this line of service. | +
-| <space><space><space><space><space><space>**Oem** {} | object\\ \\ *read-write* This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | +
-| } |     | +
-| **Status** { | object, null\\ \\ *read-only| Indicates the status of the file share. | +
-<space><space><space><space><space><space>**Health** | string, null\\ \\ *read-write| This represents the health state of this resource in the absence of its dependent resources. *See Property Details, below, for more information about this property.+
-<space><space><space><space><space><space>**HealthRollup** | string, null\\ \\ *read-write| This represents the overall health state from the view of this resource. *See Property Details, below, for more information about this property.+
-<space><space><space><space><space><space>**Oem** {} | object\\ \\ *read-write| This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | +
-<space><space><space><space><space><space>**State** | string, null\\ \\ *read-write| This indicates the known state of the resource, such as if it is enabled. *See Property Details, below, for more information about this property.+
-| } |     +
-| **Volumes** | object, null\\ \\ *read-write| Volumes in this StorageGroup. | +
-<space><space><space><space><space><space>**Description** | string, null\\ \\ *read-write* Provides a description of this resource and is used for commonality  in the schema definitions. | +
-| <space><space><space><space><space><space>**Members** [ {} ] | array\\ \\ *read-write* | The value of each member references a Volume resource. | +
-| <space><space><space><space><space><space>**[email protected]** | string\\ \\ *read-write* |  | +
-| <space><space><space><space><space><space>**Name** | string\\ \\ *read-write* | A friendly name for this line of service. | +
-| <space><space><space><space><space><space>**Oem** {} | object\\ \\ *read-write* | This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | +
-| } |     | +
-| **VolumesAreExposed** | boolean, null\\ \\ *read-only| Storage volumes are exposed to the Client Endpoints. |+
  
-===== Property Details =====+=== Property Details ===
  
-==== ConsistencyState: ====+== ConsistencyState ==
  
-string Description +string Description ^
-| --- | --- |+
 | Consistent | Consistent. | | Consistent | Consistent. |
 | Inconsistent | Not consistent. | | Inconsistent | Not consistent. |
  
-==== ConsistencyStatus: ====+== ConsistencyStatus ==
  
-string Description +string Description ^
-| --- | --- |+
 | Consistent | Consistent. | | Consistent | Consistent. |
 | Disabled | Consistency disabled. | | Disabled | Consistency disabled. |
Line 5054: Line 4428:
 | InProgress | Becoming consistent. | | InProgress | Becoming consistent. |
  
-==== ConsistencyType: ====+== ConsistencyType ==
  
-string Description +string Description ^
-| --- | --- |+
 | SequentiallyConsistent | Sequentially consistent. | | SequentiallyConsistent | Sequentially consistent. |
  
-==== DurableNameFormat: ====+== DurableNameFormat ==
  
-string Description +string Description ^
-| --- | --- |+
 | EUI | IEEE-defined 64-bit Extended Unique Identifier | | EUI | IEEE-defined 64-bit Extended Unique Identifier |
 | FC_WWN | Fibre Channel World Wide Name | | FC_WWN | Fibre Channel World Wide Name |
Line 5070: Line 4442:
 | iQN | iSCSI Qualified Name | | iQN | iSCSI Qualified Name |
  
-==== Health: ====+== Health ==
  
-string Description +string Description ^
-| --- | --- |+
 | Critical | A critical condition exists that requires immediate attention. | | Critical | A critical condition exists that requires immediate attention. |
 | OK | Normal. | | OK | Normal. |
 | Warning | A condition exists that requires attention. | | Warning | A condition exists that requires attention. |
  
-==== HealthRollup: ====+== HealthRollup ==
  
-string Description +string Description ^
-| --- | --- |+
 | Critical | A critical condition exists that requires immediate attention. | | Critical | A critical condition exists that requires immediate attention. |
 | OK | Normal. | | OK | Normal. |
 | Warning | A condition exists that requires attention. | | Warning | A condition exists that requires attention. |
  
-==== ReplicaPriority: ====+== ReplicaPriority ==
  
-string Description +string Description ^
-| --- | --- |+
 | High | Copy engine I/O has higher priority than host I/O. | | High | Copy engine I/O has higher priority than host I/O. |
 | Low | Copy engine I/O lower priority than host I/O. | | Low | Copy engine I/O lower priority than host I/O. |
Line 5095: Line 4464:
 | Urgent | Copy operation to be performed as soon as possible, regardless of the host I/O requests. | | Urgent | Copy operation to be performed as soon as possible, regardless of the host I/O requests. |
  
-==== ReplicaProgressStatus: ====+== ReplicaProgressStatus ==
  
-string Description +string Description ^
-| --- | --- |+
 | Aborting | Abort in progress. | | Aborting | Abort in progress. |
 | Completed | The request is completed. Data flow is idle. | | Completed | The request is completed. Data flow is idle. |
Line 5123: Line 4491:
 | Terminating | The relationship is in the process of terminating. | | Terminating | The relationship is in the process of terminating. |
  
-==== ReplicaReadOnlyAccess: ====+== ReplicaReadOnlyAccess ==
  
-string Description +string Description ^
-| --- | --- |+
 | Both | Both the source and the target elements are read only to the host. | | Both | Both the source and the target elements are read only to the host. |
 | ReplicaElement | The replica element.  | | ReplicaElement | The replica element.  |
 | SourceElement | The source element. | | SourceElement | The source element. |
  
-==== ReplicaRecoveryMode: ====+== ReplicaRecoveryMode ==
  
-string Description +string Description ^
-| --- | --- |+
 | Automatic | Copy operation resumes automatically. | | Automatic | Copy operation resumes automatically. |
 | Manual | ReplicaState is set to Suspended after the link is restored. It is required to issue the Resume operation to continue. | | Manual | ReplicaState is set to Suspended after the link is restored. It is required to issue the Resume operation to continue. |
  
-==== ReplicaRole: ====+== ReplicaRole ==
  
-string Description +string Description ^
-| --- | --- |+
 | Source | The source element. | | Source | The source element. |
 | Target | The target element.  | | Target | The target element.  |
  
-==== ReplicaState: ====+== ReplicaState ==
  
-string Description +string Description ^
-| --- | --- |+
 | Aborted | The copy operation is aborted with the Abort operation. Use the Resync Replica operation to restart the copy operation.  | | Aborted | The copy operation is aborted with the Abort operation. Use the Resync Replica operation to restart the copy operation.  |
 | Broken | The relationship is non-functional due to errors in the source, the target, the path between the two or space constraints.  | | Broken | The relationship is non-functional due to errors in the source, the target, the path between the two or space constraints.  |
Line 5166: Line 4530:
 | Unsynchronized | Not all the source element data has been copied to the target element.  | | Unsynchronized | Not all the source element data has been copied to the target element.  |
  
-==== ReplicaType: ====+== ReplicaType ==
  
-string Description +string Description ^
-| --- | --- |+
 | Clone | Create a point in time, full copy the source. | | Clone | Create a point in time, full copy the source. |
 | Mirror | Create and maintain a copy of the source. | | Mirror | Create and maintain a copy of the source. |
Line 5175: Line 4538:
 | TokenizedClone | Create a token based clone. | | TokenizedClone | Create a token based clone. |
  
-==== ReplicaUpdateMode: ====+== ReplicaUpdateMode ==
  
-string Description +string Description ^
-| --- | --- |+
 | Active | Active-Active (i.e. bidirectional) synchronous updates. | | Active | Active-Active (i.e. bidirectional) synchronous updates. |
 | Adaptive | Allows implementation to switch between synchronous and asynchronous modes. | | Adaptive | Allows implementation to switch between synchronous and asynchronous modes. |
Line 5184: Line 4546:
 | Synchronous | Synchronous updates. | | Synchronous | Synchronous updates. |
  
-==== RequestedReplicaState: ====+== RequestedReplicaState ==
  
-string Description +string Description ^
-| --- | --- |+
 | Aborted | The copy operation is aborted with the Abort operation. Use the Resync Replica operation to restart the copy operation.  | | Aborted | The copy operation is aborted with the Abort operation. Use the Resync Replica operation to restart the copy operation.  |
 | Broken | The relationship is non-functional due to errors in the source, the target, the path between the two or space constraints.  | | Broken | The relationship is non-functional due to errors in the source, the target, the path between the two or space constraints.  |
Line 5205: Line 4566:
 | Unsynchronized | Not all the source element data has been copied to the target element.  | | Unsynchronized | Not all the source element data has been copied to the target element.  |
  
-==== State: ====+== State ==
  
-string Description +string Description ^
-| --- | --- |+
 | Absent | This function or resource is not present or not detected. | | Absent | This function or resource is not present or not detected. |
 | Deferring | The element will not process any commands but will queue new requests. | | Deferring | The element will not process any commands but will queue new requests. |
Line 5221: Line 4581:
 | Updating | The element is updating and may be unavailable or degraded. | | Updating | The element is updating and may be unavailable or degraded. |
  
-==== UndiscoveredElement: ====+== UndiscoveredElement ==
  
-string Description +string Description ^
-| --- | --- |+
 | ReplicaElement | The replica element is undiscovered. | | ReplicaElement | The replica element is undiscovered. |
 | SourceElement | The source element is undiscovered. | | SourceElement | The source element is undiscovered. |
  
  
-====== StoragePool 1.0.======+===== StorageGroupCollection ===== 
 + 
 +A Collection of StorageGroup resource instances. 
 + 
 +^ Property ^ Type ^ Nullable ^ Permission ^ Description ^ 
 +| **Description** | string | Yes | read-write | Provides a description of this resource and is used for commonality  in the schema definitions
 +| **Members** | array(reference([[documentation:redfish_api:schema_definition#storagegroup|StorageGroup]])) |  | read-only | The value of each member references a StorageGroup resource. | 
 +| **Name** | string |  | read-write | A friendly name for this line of service. | 
 +| **Oem** {} | object |  | read-write | This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | 
 + 
 +===== StoragePool =====
  
 A container of data storage. A container of data storage.
  
-|             | +^ Property ^ Type ^ Nullable ^ Permission ^ Description ^ 
-| --- | --- | --- | +| **AllocatedPools** | object | Yes | read-write | A reference to the collection of storage pools allocated from this storage pool. | 
-| **AllocatedPools** | object, null\\ \\ *read-write| A reference to the collection of storage pools allocated from this storage pool. | +| **AllocatedVolumes** | object | Yes | read-write | A reference to the collection of volumes allocated from this storage pool. | 
-<space><space><space><space><space><space>**Description** | string, null\\ \\ *read-write* | Provides a description of this resource and is used for commonality  in the schema definitions. | +| **BlockSizeBytes** | number Yes | read-only | Maximum Block size in bytes.\\ unit: By 
-| <space><space><space><space><space><space>**Members** [ {} ] | array\\ \\ *read-only* | The value of each member references a StoragePool resource. | +| **Capacity** { | object | Yes | read-write | Capacity utilization. | 
-| <space><space><space><space><space><space>**[email protected]** | string\\ \\ *read-write* |  | +\ \ \ \ \ \ **Data** {} | object | Yes | read-write | The capacity information relating to the user data. | 
-| <space><space><space><space><space><space>**Name** | string\\ \\ *read-write* | A friendly name for this line of service. | +\ \ \ \ \ \ **IsThinProvisioned** | boolean | Yes | read-write | Marks that the capacity is not necessarily fully allocated. | 
-| <space><space><space><space><space><space>**Oem** {} | object\\ \\ *read-write* This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | +\ \ \ \ \ \ **Metadata** {} | object | Yes | read-write | The capacity information relating to  metadata. | 
-| } |     | +\ \ \ \ \ \ **Snapshot** {} | object | Yes | read-write | The capacity information relating to snapshot or backup data. | 
-| **AllocatedVolumes** { | object, null\\ \\ *read-write| A reference to the collection of volumes allocated from this storage pool. | +| } |   
-<space><space><space><space><space><space>**Description** | string, null\\ \\ *read-write* Provides a description of this resource and is used for commonality  in the schema definitions. | +| **CapacitySources** [ { | array |  | read-only | An array of space allocations to this store. | 
-| <space><space><space><space><space><space>**Members** [ {} ] | array\\ \\ *read-write* | The value of each member references a Volume resource. | +\ \ \ \ \ \ **ProvidedCapacity** {} | object | Yes | read-write | The amount of space that has been provided from the ProvidingDrives, ProvidingVolumes or ProvidingPools. | 
-| <space><space><space><space><space><space>**[email protected]** | string\\ \\ *read-write* |  | +\ \ \ \ \ \ **ProvidedClassOfService** {} | object | Yes | read-write | The ClassOfService provided from the ProvidingDrives, ProvidingVolumes or ProvidingPools. | 
-| <space><space><space><space><space><space>**Name** | string\\ \\ *read-write* | A friendly name for this line of service. | +\ \ \ \ \ \ **ProvidingDrives** {} | object | Yes | read-write | The drive or drives that provide this space. | 
-| <space><space><space><space><space><space>**Oem** {} | object\\ \\ *read-write* | This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | +\ \ \ \ \ \ **ProvidingPools** {} | object | Yes | read-write | The pool or pools that provide this space. | 
-| } |     | +\ \ \ \ \ \ **ProvidingVolumes** {} | object | Yes | read-write | The volume or volumes that provide this space. | 
-| **BlockSizeBytes** | number, null\\ (By)\\ \\ *read-only| Maximum Block size in bytes. | +| } ] |   
-| **Capacity** { | object, null\\ \\ *read-write| Capacity utilization. | +| **ClassesOfService** | object | Yes | read-write | The ClassesOfService supported by this storage pool. | 
-<space><space><space><space><space><space>**Data** {} | object, null\\ \\ *read-write| The capacity information relating to the user data. | +| **Description** | string | Yes | read-write | Provides a description of this resource and is used for commonality  in the schema definitions. | 
-<space><space><space><space><space><space>**IsThinProvisioned** | boolean, null\\ \\ *read-write| Marks that the capacity is not necessarily fully allocated. | +| **Id** | string |  | read-write | Uniquely identifies the resource within the collection of like resources. | 
-<space><space><space><space><space><space>**Metadata** {} | object, null\\ \\ *read-write| The capacity information relating to  metadata. | +| **Identifier** { | object | Yes | read-only | The value identifies this resource. | 
-<space><space><space><space><space><space>**Snapshot** {} | object, null\\ \\ *read-write| The capacity information relating to snapshot or backup data. | +\ \ \ \ \ \ **DurableName** | string | Yes | read-only | This indicates the world wide, persistent name of the resource. | 
-| } |     +\ \ \ \ \ \ **DurableNameFormat** | string | Yes | read-write | This represents the format of the DurableName property.\\ //See Property Details, below, for more information about this property.// 
-| **CapacitySources** [ { | array\\ \\ *read-only| An array of space allocations to this store. | +| } |   
-<space><space><space><space><space><space>**ProvidedCapacity** {} | object, null\\ \\ *read-write| The amount of space that has been provided from the ProvidingDrives, ProvidingVolumes or ProvidingPools. | +| **Links** { | object |  | read-only | Contains links to other resources that are related to this resource. | 
-<space><space><space><space><space><space>**ProvidedClassOfService** {} | object, null\\ \\ *read-write| The ClassOfService provided from the ProvidingDrives, ProvidingVolumes or ProvidingPools. | +\ \ \ \ \ \ **DefaultClassOfService** {} | object | Yes | read-write | The default class of service for entities allocated from this storage pool. | 
-<space><space><space><space><space><space>**ProvidingDrives** {} | object, null\\ \\ *read-write| The drive or drives that provide this space. | +\ \ \ \ \ \ **Oem** {} | object |  | read-write | Oem extension object. | 
-<space><space><space><space><space><space>**ProvidingPools** {} | object, null\\ \\ *read-write| The pool or pools that provide this space. | +| } |   
-<space><space><space><space><space><space>**ProvidingVolumes** {} | object, null\\ \\ *read-write| The volume or volumes that provide this space. | +| **LowSpaceWarningThresholdPercents** [ {} ] | array |  | read-write | Low space warning threshold specified in percents. | 
-| } ] |     +| **Name** | string |  | read-write | A friendly name for this line of service. | 
-| **ClassesOfService** | object, null\\ \\ *read-write| The ClassesOfService supported by this storage pool. | +| **Oem** {} | object |  | read-write | This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | 
-<space><space><space><space><space><space>**Description** | string, null\\ \\ *read-write| Provides a description of this resource and is used for commonality  in the schema definitions. | +| **Status** { | object | Yes | read-only | Indicates the status of the file share. | 
-<space><space><space><space><space><space>**Members** [ {} ] | array\\ \\ *read-only* | The value of each member references a ClassOfService resource. | +\ \ \ \ \ \ **Health** | string | Yes | read-write | This represents the health state of this resource in the absence of its dependent resources.\\ //See Property Details, below, for more information about this property.// 
-| <space><space><space><space><space><space>**[email protected]** | string\\ \\ *read-write* |  | +\ \ \ \ \ \ **HealthRollup** | string | Yes | read-write | This represents the overall health state from the view of this resource.\\ //See Property Details, below, for more information about this property.// 
-| <space><space><space><space><space><space>**Name** | string\\ \\ *read-write* | A friendly name for this line of service. | +\ \ \ \ \ \ **Oem** {} | object |  | read-write | This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | 
-| <space><space><space><space><space><space>**Oem** {} | object\\ \\ *read-write* | This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | +\ \ \ \ \ \ **State** | string | Yes | read-write | This indicates the known state of the resource, such as if it is enabled.\\ //See Property Details, below, for more information about this property.// 
-| } |     | +| } |   |
-| **Description** | string, null\\ \\ *read-write* | Provides a description of this resource and is used for commonality  in the schema definitions. | +
-| **Id** | string\\ \\ *read-write* | Uniquely identifies the resource within the collection of like resources. | +
-| **Identifier** { | object, null\\ \\ *read-only| The value identifies this resource. | +
-<space><space><space><space><space><space>**DurableName** | string, null\\ \\ *read-only| This indicates the world wide, persistent name of the resource. | +
-<space><space><space><space><space><space>**DurableNameFormat** | string, null\\ \\ *read-write| This represents the format of the DurableName property. *See Property Details, below, for more information about this property.+
-| } |     +
-| **Links** { | object\\ \\ *read-only| Contains links to other resources that are related to this resource. | +
-<space><space><space><space><space><space>**DefaultClassOfService** {} | object, null\\ \\ *read-write| The default class of service for entities allocated from this storage pool. | +
-<space><space><space><space><space><space>**Oem** {} | object\\ \\ *read-write| Oem extension object. | +
-| } |     +
-| **LowSpaceWarningThresholdPercents** [ {} ] | array\\ \\ *read-write| Low space warning threshold specified in percents. | +
-| **Name** | string\\ \\ *read-write| A friendly name for this line of service. | +
-| **Oem** {} | object\\ \\ *read-write| This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | +
-| **Status** { | object, null\\ \\ *read-only| Indicates the status of the file share. | +
-<space><space><space><space><space><space>**Health** | string, null\\ \\ *read-write| This represents the health state of this resource in the absence of its dependent resources. *See Property Details, below, for more information about this property.+
-<space><space><space><space><space><space>**HealthRollup** | string, null\\ \\ *read-write| This represents the overall health state from the view of this resource. *See Property Details, below, for more information about this property.+
-<space><space><space><space><space><space>**Oem** {} | object\\ \\ *read-write| This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | +
-<space><space><space><space><space><space>**State** | string, null\\ \\ *read-write| This indicates the known state of the resource, such as if it is enabled. *See Property Details, below, for more information about this property.+
-| } |     |+
  
-===== Property Details =====+=== Property Details ===
  
-==== DurableNameFormat: ====+== DurableNameFormat ==
  
-string Description +string Description ^
-| --- | --- |+
 | EUI | IEEE-defined 64-bit Extended Unique Identifier | | EUI | IEEE-defined 64-bit Extended Unique Identifier |
 | FC_WWN | Fibre Channel World Wide Name | | FC_WWN | Fibre Channel World Wide Name |
Line 5302: Line 4651:
 | iQN | iSCSI Qualified Name | | iQN | iSCSI Qualified Name |
  
-==== Health: ====+== Health ==
  
-string Description +string Description ^
-| --- | --- |+
 | Critical | A critical condition exists that requires immediate attention. | | Critical | A critical condition exists that requires immediate attention. |
 | OK | Normal. | | OK | Normal. |
 | Warning | A condition exists that requires attention. | | Warning | A condition exists that requires attention. |
  
-==== HealthRollup: ====+== HealthRollup ==
  
-string Description +string Description ^
-| --- | --- |+
 | Critical | A critical condition exists that requires immediate attention. | | Critical | A critical condition exists that requires immediate attention. |
 | OK | Normal. | | OK | Normal. |
 | Warning | A condition exists that requires attention. | | Warning | A condition exists that requires attention. |
  
-==== State: ====+== State ==
  
-string Description +string Description ^
-| --- | --- |+
 | Absent | This function or resource is not present or not detected. | | Absent | This function or resource is not present or not detected. |
 | Deferring | The element will not process any commands but will queue new requests. | | Deferring | The element will not process any commands but will queue new requests. |
Line 5335: Line 4681:
  
  
-====== StorageService 1.0.======+===== StoragePoolCollection ===== 
 + 
 +A Collection of StoragePool resource instances. 
 + 
 +^ Property ^ Type ^ Nullable ^ Permission ^ Description ^ 
 +| **Description** | string | Yes | read-write | Provides a description of this resource and is used for commonality  in the schema definitions
 +| **Members** | array(reference([[documentation:redfish_api:schema_definition#storagepool|StoragePool]])) |  | read-only | The value of each member references a StoragePool resource. | 
 +| **Name** | string |  | read-write | A friendly name for this line of service. | 
 +| **Oem** {} | object |  | read-write | This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | 
 + 
 +===== StorageService =====
  
 Collection of resources that are managed and exposed to hosts as a group. Collection of resources that are managed and exposed to hosts as a group.
  
-|             | +^ Property ^ Type ^ Nullable ^ Permission ^ Description ^ 
-| --- | --- | --- | +| **Actions** { | object |  | read-only | The available actions for this resource. | 
-| **Actions** { | object\\ \\ *read-only| The available actions for this resource. | +\ \ \ \ \ \ **#StorageService.SetEncryptionKey** {} | object |  | read-write | This action is used to set the encryption key for the storage subsystem. | 
-<space><space><space><space><space><space>**#StorageService.SetEncryptionKey** {} | object\\ \\ *read-write| This action is used to set the encryption key for the storage subsystem. | +\ \ \ \ \ \ **Oem** {} | object |  | read-write |  | 
-<space><space><space><space><space><space>**Oem** {} | object\\ \\ *read-write|  | +| } |   
-| } |     +| **ClassesOfService** | object | Yes | read-write | The ClassesOfService that all storage in this StorageService can support. | 
-| **ClassesOfService** | object, null\\ \\ *read-write| The ClassesOfService that all storage in this StorageService can support. | +| **ClientEndpointGroups** | object | Yes | read-write | Client endpoint groups. | 
-<space><space><space><space><space><space>**Description** | string, null\\ \\ *read-write* | Provides a description of this resource and is used for commonality  in the schema definitions. | +| **Description** | string | Yes | read-write | Provides a description of this resource and is used for commonality  in the schema definitions. | 
-| <space><space><space><space><space><space>**Members** [ {} ] | array\\ \\ *read-only* | The value of each member references a ClassOfService resource. | +| **Drives** | reference([[documentation:redfish_api:schema_definition#drivecollection|DriveCollection]]|  | read-write | The set of drives managed by this storage service. | 
-| <space><space><space><space><space><space>**[email protected]** | string\\ \\ *read-write* |  | +| **Endpoints** | object | Yes | read-write | Endpoints. | 
-| <space><space><space><space><space><space>**Name** | string\\ \\ *read-write* | A friendly name for this line of service. | +| **FileSystems** | reference([[documentation:redfish_api:schema_definition#filesystemcollection|FileSystemCollection]]) |  | read-write | FileSystems. | 
-| <space><space><space><space><space><space>**Oem** {} | object\\ \\ *read-write* This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | +| **Id** | string |  | read-write | Uniquely identifies the resource within the collection of like resources. | 
-| } |     | +| **Identifier** { | object | Yes | read-only | The value identifies this resource. | 
-| **ClientEndpointGroups** { | object, null\\ \\ *read-write| Client endpoint groups. | +\ \ \ \ \ \ **DurableName** | string | Yes | read-only | This indicates the world wide, persistent name of the resource. | 
-<space><space><space><space><space><space>**Description** | string, null\\ \\ *read-write| Provides a description of this resource and is used for commonality  in the schema definitions. | +\ \ \ \ \ \ **DurableNameFormat** | string | Yes | read-write | This represents the format of the DurableName property.\\ //See Property Details, below, for more information about this property.// 
-<space><space><space><space><space><space>**Members** [ {} | array\\ \\ *read-only* | The value of each member references an endpoint group resource. | +| } |   
-| <space><space><space><space><space><space>**[email protected]** | string\\ \\ *read-write* |  | +| **Links** { | object |  | read-only | Contains links to other resources that are related to this resource. | 
-| <space><space><space><space><space><space>**Name** | string\\ \\ *read-write* | A friendly name for this line of service. | +\ \ \ \ \ \ **DataProtectionLoSCapabilities** {} | object | Yes | read-write | The data protection capabilities of this service. | 
-| <space><space><space><space><space><space>**Oem** {} | object\\ \\ *read-write* | This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | +\ \ \ \ \ \ **DataSecurityLoSCapabilities** {} | object | Yes | read-write | The data security capabilities of this service. | 
-| } |     | +\ \ \ \ \ \ **DataStorageLoSCapabilities** {} | object | Yes | read-write | The data storage capabilities of this service. | 
-| **Description** | string, null\\ \\ *read-write* | Provides a description of this resource and is used for commonality  in the schema definitions. | +\ \ \ \ \ \ **DefaultClassOfService** {} | object | Yes | read-write | The default class of service for entities allocated by this storage service. | 
-| **Drives** { | object\\ \\ *read-write* | The set of drives managed by this storage service. | +\ \ \ \ \ \ **HostingSystem** {} | object | Yes | read-write | The hosting system. | 
-<space><space><space><space><space><space>**Description** | string, null\\ \\ *read-write* | Provides a description of this resource and is used for commonality  in the schema definitions. | +\ \ \ \ \ \ **IOConnectivityLoSCapabilities** {} | object | Yes | read-write | The IO connectivity capabilities of this service. | 
-| <space><space><space><space><space><space>**Members** [ {} ] | array\\ \\ *read-only* | Contains the members of this drive collection. | +\ \ \ \ \ \ **IOPerformanceLoSCapabilities** {} | object | Yes | read-write | The IO performance capabilities of this service. | 
-| <space><space><space><space><space><space>**[email protected]** | string\\ \\ *read-write* |  | +\ \ \ \ \ \ **Oem** {} | object |  | read-write | Oem extension object. | 
-| <space><space><space><space><space><space>**Name** | string\\ \\ *read-write* | A friendly name for this line of service. | +| } |   
-| <space><space><space><space><space><space>**Oem** {} | object\\ \\ *read-write* This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | +| **Name** | string |  | read-write | A friendly name for this line of service. | 
-| } |     | +| **Oem** {} | object |  | read-write | This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | 
-| **Endpoints** { | object, null\\ \\ *read-write| Endpoints. | +| **Redundancy** [ { | array |  | read-only | Redundancy information for the storage subsystem | 
-<space><space><space><space><space><space>**Description** | string, null\\ \\ *read-write* Provides a description of this resource and is used for commonality  in the schema definitions. | +\ \ \ \ \ \ **MaxNumSupported** | number | Yes | read-only | This is the maximum number of members allowable for this particular redundancy group. | 
-| <space><space><space><space><space><space>**Members** [ {} | array\\ \\ *read-only* | The value of each member references an Endpoint resource. | +\ \ \ \ \ \ **MemberId** | string |  | read-write | This is the identifier for the member within the collection. | 
-| <space><space><space><space><space><space>**[email protected]** | string\\ \\ *read-write* |  | +\ \ \ \ \ \ **MinNumNeeded** | number | Yes | read-only | This is the minumum number of members needed for this group to be redundant. | 
-| <space><space><space><space><space><space>**Name** | string\\ \\ *read-write* | A friendly name for this line of service. | +\ \ \ \ \ \ **Mode** | string | Yes | read-write | This is the redundancy mode of the group.\\ //See Property Details, below, for more information about this property.// 
-| <space><space><space><space><space><space>**Oem** {} | object\\ \\ *read-write* | This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | +\ \ \ \ \ \ **Name** | string |  | read-only | The name of the resource or array element. | 
-| } |     | +\ \ \ \ \ \ **Oem** {} | object |  | read-write | This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | 
-| **FileSystems** { | object\\ \\ *read-write* | FileSystems. | +\ \ \ \ \ \ **RedundancySet** [ {} ] | array |  | read-only | Contains any ids that represent components of this redundancy set. | 
-<space><space><space><space><space><space>**Description** | string, null\\ \\ *read-write* Provides a description of this resource and is used for commonality  in the schema definitions. | +| \ \ \ \ \ \ **Status** {} | object |  | read-only | Indicates the status of the file share. | 
-| <space><space><space><space><space><space>**Members** [ {} ] | array\\ \\ *read-only* | References to the members of this FileSystem collection. | +\ \ \ \ \ \ **MemberId** | string |  | read-only | This is the identifier for the member within the collection. | 
-| <space><space><space><space><space><space>**[email protected]** | string\\ \\ *read-write* |  | +\ \ \ \ \ \ **RedundancyEnabled** | boolean | Yes | read-write | This indicates whether redundancy is enabled. | 
-| <space><space><space><space><space><space>**Name** | string\\ \\ *read-write* | A friendly name for this line of service. | +| } ] |  |  | 
-| <space><space><space><space><space><space>**Oem** {} | object\\ \\ *read-write* | This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | +| **ServerEndpointGroups** | object | Yes | read-write | Server endpoint groups. | 
-| } |     | +| **Status** { | object | Yes | read-only | Indicates the status of the file share. | 
-| **Id** | string\\ \\ *read-write* | Uniquely identifies the resource within the collection of like resources. | +\ \ \ \ \ \ **Health** | string | Yes | read-write | This represents the health state of this resource in the absence of its dependent resources.\\ //See Property Details, below, for more information about this property.// 
-| **Identifier** { | object, null\\ \\ *read-only| The value identifies this resource. | +\ \ \ \ \ \ **HealthRollup** | string | Yes | read-write | This represents the overall health state from the view of this resource.\\ //See Property Details, below, for more information about this property.// 
-<space><space><space><space><space><space>**DurableName** | string, null\\ \\ *read-only| This indicates the world wide, persistent name of the resource. | +\ \ \ \ \ \ **Oem** {} | object |  | read-write | This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | 
-<space><space><space><space><space><space>**DurableNameFormat** | string, null\\ \\ *read-write| This represents the format of the DurableName property. *See Property Details, below, for more information about this property.+\ \ \ \ \ \ **State** | string | Yes | read-write | This indicates the known state of the resource, such as if it is enabled.\\ //See Property Details, below, for more information about this property.// 
-| } |     +| } |   
-| **Links** { | object\\ \\ *read-only| Contains links to other resources that are related to this resource. | +| **StorageGroups** | object | Yes | read-write | StorageGroups. | 
-<space><space><space><space><space><space>**DataProtectionLoSCapabilities** {} | object, null\\ \\ *read-write| The data protection capabilities of this service. | +| **StoragePools** | reference([[documentation:redfish_api:schema_definition#storagepoolcollection|StoragePoolCollection]]) |  | read-write | StoragePools. | 
-<space><space><space><space><space><space>**DataSecurityLoSCapabilities** {} | object, null\\ \\ *read-write| The data security capabilities of this service. | +| **Volumes** | reference([[documentation:redfish_api:schema_definition#volumecollection|VolumeCollection]]|  | read-write | Volumes. |
-<space><space><space><space><space><space>**DataStorageLoSCapabilities** {} | object, null\\ \\ *read-write| The data storage capabilities of this service. | +
-<space><space><space><space><space><space>**DefaultClassOfService** {} | object, null\\ \\ *read-write| The default class of service for entities allocated by this storage service. | +
-<space><space><space><space><space><space>**HostingSystem** {} | object, null\\ \\ *read-write| The hosting system. | +
-<space><space><space><space><space><space>**IOConnectivityLoSCapabilities** {} | object, null\\ \\ *read-write| The IO connectivity capabilities of this service. | +
-<space><space><space><space><space><space>**IOPerformanceLoSCapabilities** {} | object, null\\ \\ *read-write| The IO performance capabilities of this service. | +
-<space><space><space><space><space><space>**Oem** {} | object\\ \\ *read-write| Oem extension object. | +
-| } |     +
-| **Name** | string\\ \\ *read-write| A friendly name for this line of service. | +
-| **Oem** {} | object\\ \\ *read-write| This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | +
-| **Redundancy** [ { | array\\ \\ *read-only| Redundancy information for the storage subsystem | +
-<space><space><space><space><space><space>**MaxNumSupported** | number, null\\ \\ *read-only| This is the maximum number of members allowable for this particular redundancy group. | +
-<space><space><space><space><space><space>**MemberId** | string\\ \\ *read-write| This is the identifier for the member within the collection. | +
-<space><space><space><space><space><space>**MinNumNeeded** | number, null\\ \\ *read-only| This is the minumum number of members needed for this group to be redundant. | +
-<space><space><space><space><space><space>**Mode** | string, null\\ \\ *read-write| This is the redundancy mode of the group. *See Property Details, below, for more information about this property.+
-<space><space><space><space><space><space>**Name** | string\\ \\ *read-only| The name of the resource or array element. | +
-<space><space><space><space><space><space>**Oem** {} | object\\ \\ *read-write| This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | +
-<space><space><space><space><space><space>**RedundancySet** [ {} ] | array\\ \\ *read-only| Contains any ids that represent components of this redundancy set. | +
-<space><space><space><space><space><space>**[email protected]** | string\\ \\ *read-write* |  | +
-| <space><space><space><space><space><space>**Status** {} | object\\ \\ *read-only| Indicates the status of the file share. | +
-<space><space><space><space><space><space>**MemberId** | string\\ \\ *read-only| This is the identifier for the member within the collection. | +
-<space><space><space><space><space><space>**RedundancyEnabled** | boolean, null\\ \\ *read-write| This indicates whether redundancy is enabled. | +
-| } ] |   |   | +
-| **[email protected]** | string\\ \\ *read-write* |  | +
-| **ServerEndpointGroups** | object, null\\ \\ *read-write| Server endpoint groups. | +
-<space><space><space><space><space><space>**Description** | string, null\\ \\ *read-write* | Provides a description of this resource and is used for commonality  in the schema definitions. | +
-| <space><space><space><space><space><space>**Members** [ {} ] | array\\ \\ *read-only* | The value of each member references an endpoint group resource. | +
-| <space><space><space><space><space><space>**[email protected]** | string\\ \\ *read-write* |  | +
-| <space><space><space><space><space><space>**Name** | string\\ \\ *read-write* | A friendly name for this line of service. | +
-| <space><space><space><space><space><space>**Oem** {} | object\\ \\ *read-write* This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | +
-| } |     | +
-| **Status** { | object, null\\ \\ *read-only| Indicates the status of the file share. | +
-<space><space><space><space><space><space>**Health** | string, null\\ \\ *read-write| This represents the health state of this resource in the absence of its dependent resources. *See Property Details, below, for more information about this property.+
-<space><space><space><space><space><space>**HealthRollup** | string, null\\ \\ *read-write| This represents the overall health state from the view of this resource. *See Property Details, below, for more information about this property.+
-<space><space><space><space><space><space>**Oem** {} | object\\ \\ *read-write| This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | +
-<space><space><space><space><space><space>**State** | string, null\\ \\ *read-write| This indicates the known state of the resource, such as if it is enabled. *See Property Details, below, for more information about this property.+
-| } |     +
-| **StorageGroups** | object, null\\ \\ *read-write* StorageGroups. | +
-| <space><space><space><space><space><space>**Description** | string, null\\ \\ *read-writeProvides a description of this resource and is used for commonality  in the schema definitions+
-| <space><space><space><space><space><space>**Members** [ {} ] | array\\ \\ *read-only* | The value of each member references a StorageGroup resource. | +
-| <space><space><space><space><space><space>**[email protected]** | string\\ \\ *read-write* |  | +
-| <space><space><space><space><space><space>**Name** | string\\ \\ *read-write* | A friendly name for this line of service. | +
-| <space><space><space><space><space><space>**Oem** {} | object\\ \\ *read-write* | This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | +
-| } |     +
-| **StoragePools** object\\ \\ *read-write* StoragePools. | +
-| <space><space><space><space><space><space>**Description** | string, null\\ \\ *read-write* | Provides a description of this resource and is used for commonality  in the schema definitions. | +
-| <space><space><space><space><space><space>**Members** [ {} | array\\ \\ *read-only* | The value of each member references a StoragePool resource. | +
-| <space><space><space><space><space><space>**[email protected]** | string\\ \\ *read-write* |  | +
-| <space><space><space><space><space><space>**Name** | string\\ \\ *read-writeA friendly name for this line of service+
-| <space><space><space><space><space><space>**Oem** {} | object\\ \\ *read-write* | This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | +
-| } |     +
-| **Volumes** object\\ \\ *read-write* Volumes. | +
-| <space><space><space><space><space><space>**Description** | string, null\\ \\ *read-write* | Provides a description of this resource and is used for commonality  in the schema definitions. | +
-| <space><space><space><space><space><space>**Members** [ {} | array\\ \\ *read-write* | The value of each member references a Volume resource. | +
-| <space><space><space><space><space><space>**[email protected]** | string\\ \\ *read-write* |  | +
-| <space><space><space><space><space><space>**Name** | string\\ \\ *read-writeA friendly name for this line of service+
-| <space><space><space><space><space><space>**Oem** {} | object\\ \\ *read-write* | This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | +
-| } |     |+
  
-===== Property Details =====+=== Property Details ===
  
-==== DurableNameFormat: ====+== DurableNameFormat ==
  
-string Description +string Description ^
-| --- | --- |+
 | EUI | IEEE-defined 64-bit Extended Unique Identifier | | EUI | IEEE-defined 64-bit Extended Unique Identifier |
 | FC_WWN | Fibre Channel World Wide Name | | FC_WWN | Fibre Channel World Wide Name |
Line 5459: Line 4757:
 | iQN | iSCSI Qualified Name | | iQN | iSCSI Qualified Name |
  
-==== Health: ====+== Health ==
  
-string Description +string Description ^
-| --- | --- |+
 | Critical | A critical condition exists that requires immediate attention. | | Critical | A critical condition exists that requires immediate attention. |
 | OK | Normal. | | OK | Normal. |
 | Warning | A condition exists that requires attention. | | Warning | A condition exists that requires attention. |
  
-==== HealthRollup: ====+== HealthRollup ==
  
-string Description +string Description ^
-| --- | --- |+
 | Critical | A critical condition exists that requires immediate attention. | | Critical | A critical condition exists that requires immediate attention. |
 | OK | Normal. | | OK | Normal. |
 | Warning | A condition exists that requires attention. | | Warning | A condition exists that requires attention. |
  
-==== Mode: ====+== Mode ==
  
-string Description +string Description ^
-| --- | --- |+
 | Failover | Failure of one unit will automatically cause its functions to be taken over by a standby or offline unit in the redundancy set. | | Failover | Failure of one unit will automatically cause its functions to be taken over by a standby or offline unit in the redundancy set. |
 | N+m | Multiple units are available and active such that normal operation will continue if one or more units fail. | | N+m | Multiple units are available and active such that normal operation will continue if one or more units fail. |
Line 5484: Line 4779:
 | Sparing | One or more spare units are available to take over the function of a failed unit, but takeover is not automatic. | | Sparing | One or more spare units are available to take over the function of a failed unit, but takeover is not automatic. |
  
-==== State: ====+== State ==
  
-string Description +string Description ^
-| --- | --- |+
 | Absent | This function or resource is not present or not detected. | | Absent | This function or resource is not present or not detected. |
 | Deferring | The element will not process any commands but will queue new requests. | | Deferring | The element will not process any commands but will queue new requests. |
Line 5501: Line 4795:
  
  
-====== Switch 1.0.======+===== StorageServiceCollection ===== 
 + 
 +A collection of references to Storage Service resource instances. 
 + 
 +^ Property ^ Type ^ Nullable ^ Permission ^ Description ^ 
 +| **Description** | string | Yes | read-write | Provides a description of this resource and is used for commonality  in the schema definitions
 +| **Members** | array(reference([[documentation:redfish_api:schema_definition#storageservice|StorageService]])) |  | read-only | The value of each member references a StorageService resource. | 
 +| **Name** | string |  | read-write | A friendly name for this line of service. | 
 +| **Oem** {} | object |  | read-write | This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | 
 + 
 +===== StorageSystemCollection ===== 
 + 
 +A Collection of ComputerSystem resource instances that each have an entry in HostingRoles set to 'StorageServer'
 + 
 +^ Property ^ Type ^ Nullable ^ Permission ^ Description ^ 
 +| **Description** | string | Yes | read-write | Provides a description of this resource and is used for commonality  in the schema definitions. | 
 +| **Members** | array(reference([[documentation:redfish_api:schema_definition#computersystem|ComputerSystem]])) |  | read-only | The value of each member references a Storage System resource. | 
 +| **Name** | string |  | read-write | A friendly name for this line of service. | 
 +| **Oem** {} | object |  | read-write | This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | 
 + 
 +===== Switch =====
  
 Switch contains properties describing a simple fabric switch. Switch contains properties describing a simple fabric switch.
  
-|             | +^ Property ^ Type ^ Nullable ^ Permission ^ Description ^ 
-| --- | --- | --- | +| **Actions** { | object |  | read-write | The available actions for this resource. | 
-| **Actions** { | object\\ \\ *read-write| The available actions for this resource. | +\ \ \ \ \ \ **#Switch.Reset** {} | object |  | read-write | This action is used to reset this switch. | 
-<space><space><space><space><space><space>**#Switch.Reset** {} | object\\ \\ *read-write| This action is used to reset this switch. | +\ \ \ \ \ \ **Oem** {} | object |  | read-write |  | 
-<space><space><space><space><space><space>**Oem** {} | object\\ \\ *read-write|  | +| } |   
-| } |     +| **AssetTag** | string | Yes | read-write | The user assigned asset tag for this switch. | 
-| **AssetTag** | string, null\\ \\ *read-write| The user assigned asset tag for this switch. | +| **Description** | string | Yes | read-write | Provides a description of this resource and is used for commonality  in the schema definitions. | 
-| **Description** | string, null\\ \\ *read-write| Provides a description of this resource and is used for commonality  in the schema definitions. | +| **DomainID** | number | Yes | read-only | The Domain ID for this switch. | 
-| **DomainID** | number, null\\ \\ *read-only| The Domain ID for this switch. | +| **Id** | string |  | read-write | Uniquely identifies the resource within the collection of like resources. | 
-| **Id** | string\\ \\ *read-write| Uniquely identifies the resource within the collection of like resources. | +| **IndicatorLED** | string | Yes | read-write | The state of the indicator LED, used to identify the switch.\\ //See Property Details, below, for more information about this property.// 
-| **IndicatorLED** | string, null\\ \\ *read-write| The state of the indicator LED, used to identify the switch. *See Property Details, below, for more information about this property.+| **IsManaged** | boolean | Yes | read-write | This indicates whether the switch is in a managed or unmanaged state. | 
-| **IsManaged** | boolean, null\\ \\ *read-write| This indicates whether the switch is in a managed or unmanaged state. | +| **Links** { | object |  | read-write | Contains references to other resources that are related to this resource. | 
-| **Links** { | object\\ \\ *read-write| Contains references to other resources that are related to this resource. | +\ \ \ \ \ \ **Chassis** {} | object |  | read-write | A reference to the chassis which contains this switch. | 
-<space><space><space><space><space><space>**Chassis** {} | object\\ \\ *read-write| A reference to the chassis which contains this switch. | +\ \ \ \ \ \ **ManagedBy** [ {} ] | array |  | read-only | An array of references to the managers that manage this switch. | 
-<space><space><space><space><space><space>**ManagedBy** [ {} ] | array\\ \\ *read-only| An array of references to the managers that manage this switch. | +| \ \ \ \ \ \ **Oem** {} | object |  | read-write | Oem extension object. | 
-<space><space><space><space><space><space>**[email protected]** | string\\ \\ *read-write* |  | +| } |   
-| <space><space><space><space><space><space>**Oem** {} | object\\ \\ *read-write| Oem extension object. | +| **LogServices** | object | Yes | read-write | A reference to the collection of Log Services associated with this system. | 
-| } |     +| **Manufacturer** | string | Yes | read-only | This is the manufacturer of this switch. | 
-| **LogServices** | object, null\\ \\ *read-write| A reference to the collection of Log Services associated with this system. | +| **Model** | string | Yes | read-only | The product model number of this switch. | 
-<space><space><space><space><space><space>**Description** | string, null\\ \\ *read-write* Provides a description of this resource and is used for commonality  in the schema definitions. | +| **Name** | string |  | read-write | A friendly name for this line of service. | 
-| <space><space><space><space><space><space>**Members** [ {} ] | array\\ \\ *read-only* | Contains the members of this collection. | +| **Oem** {} | object |  | read-write | This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | 
-| <space><space><space><space><space><space>**[email protected]** | string\\ \\ *read-write* |  | +| **PartNumber** | string | Yes | read-only | The part number for this switch. | 
-| <space><space><space><space><space><space>**Name** | string\\ \\ *read-write* | A friendly name for this line of service. | +| **Ports** | reference([[documentation:redfish_api:schema_definition#portcollection|PortCollection]]) |  | read-write | A collection of references to the ports for this switch. | 
-| <space><space><space><space><space><space>**Oem** {} | object\\ \\ *read-write* | This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | +| **PowerState** | string | Yes | read-write | This is the current power state of the switch.\\ //See Property Details, below, for more information about this property.// 
-| } |     | +| **Redundancy** [ { | array |  | read-write | Redundancy information for the switches. | 
-| **Manufacturer** | string, null\\ \\ *read-only* | This is the manufacturer of this switch. | +\ \ \ \ \ \ **MaxNumSupported** | number | Yes | read-only | This is the maximum number of members allowable for this particular redundancy group. | 
-| **Model** | string, null\\ \\ *read-only| The product model number of this switch. | +\ \ \ \ \ \ **MemberId** | string |  | read-write | This is the identifier for the member within the collection. | 
-| **Name** | string\\ \\ *read-write| A friendly name for this line of service. | +\ \ \ \ \ \ **MinNumNeeded** | number | Yes | read-only | This is the minumum number of members needed for this group to be redundant. | 
-| **Oem** {} | object\\ \\ *read-write| This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | +\ \ \ \ \ \ **Mode** | string | Yes | read-write | This is the redundancy mode of the group.\\ //See Property Details, below, for more information about this property.// 
-| **PartNumber** | string, null\\ \\ *read-only| The part number for this switch. | +\ \ \ \ \ \ **Name** | string |  | read-only | The name of the resource or array element. | 
-| **Ports** object\\ \\ *read-write| A collection of references to the ports for this switch. | +\ \ \ \ \ \ **Oem** {} | object |  | read-write | This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | 
-<space><space><space><space><space><space>**Description** | string, null\\ \\ *read-write* Provides a description of this resource and is used for commonality  in the schema definitions. | +\ \ \ \ \ \ **RedundancySet** [ {} ] | array |  | read-only | Contains any ids that represent components of this redundancy set. | 
-| <space><space><space><space><space><space>**Members** [ {} ] | array\\ \\ *read-only* | Contains the members of this collection. | +| \ \ \ \ \ \ **Status** {} | object |  | read-only | Indicates the status of the file share. | 
-| <space><space><space><space><space><space>**[email protected]** | string\\ \\ *read-write* |  | +\ \ \ \ \ \ **MemberId** | string |  | read-only | This is the identifier for the member within the collection. | 
-| <space><space><space><space><space><space>**Name** | string\\ \\ *read-write* | A friendly name for this line of service. | +\ \ \ \ \ \ **RedundancyEnabled** | boolean | Yes | read-write | This indicates whether redundancy is enabled. | 
-| <space><space><space><space><space><space>**Oem** {} | object\\ \\ *read-write* | This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | +| } ] |   
-| } |     | +| **SKU** | string | Yes | read-only | This is the SKU for this switch. | 
-| **PowerState** | string, null\\ \\ *read-write* | This is the current power state of the switch. *See Property Details, below, for more information about this property.+| **SerialNumber** | string | Yes | read-only | The serial number for this switch. | 
-| **Redundancy** [ { | array\\ \\ *read-write| Redundancy information for the switches. | +| **Status** { | object |  | read-only | Indicates the status of the file share. | 
-<space><space><space><space><space><space>**MaxNumSupported** | number, null\\ \\ *read-only| This is the maximum number of members allowable for this particular redundancy group. | +\ \ \ \ \ \ **Health** | string | Yes | read-write | This represents the health state of this resource in the absence of its dependent resources.\\ //See Property Details, below, for more information about this property.// 
-<space><space><space><space><space><space>**MemberId** | string\\ \\ *read-write| This is the identifier for the member within the collection. | +\ \ \ \ \ \ **HealthRollup** | string | Yes | read-write | This represents the overall health state from the view of this resource.\\ //See Property Details, below, for more information about this property.// 
-<space><space><space><space><space><space>**MinNumNeeded** | number, null\\ \\ *read-only| This is the minumum number of members needed for this group to be redundant. | +\ \ \ \ \ \ **Oem** {} | object |  | read-write | This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | 
-<space><space><space><space><space><space>**Mode** | string, null\\ \\ *read-write| This is the redundancy mode of the group. *See Property Details, below, for more information about this property.+\ \ \ \ \ \ **State** | string | Yes | read-write | This indicates the known state of the resource, such as if it is enabled.\\ //See Property Details, below, for more information about this property.// 
-<space><space><space><space><space><space>**Name** | string\\ \\ *read-only| The name of the resource or array element. | +| } |   
-<space><space><space><space><space><space>**Oem** {} | object\\ \\ *read-write| This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | +| **SwitchType** |  | Yes | read-write | The protocol being sent over this switch. | 
-<space><space><space><space><space><space>**RedundancySet** [ {} ] | array\\ \\ *read-only| Contains any ids that represent components of this redundancy set. | +| **TotalSwitchWidth** | number | Yes | read-only | The total number of lanes, phys, or other physical transport links that this switch contains. |
-<space><space><space><space><space><space>**[email protected]** | string\\ \\ *read-write* |  | +
-| <space><space><space><space><space><space>**Status** {} | object\\ \\ *read-only| Indicates the status of the file share. | +
-<space><space><space><space><space><space>**MemberId** | string\\ \\ *read-only| This is the identifier for the member within the collection. | +
-<space><space><space><space><space><space>**RedundancyEnabled** | boolean, null\\ \\ *read-write| This indicates whether redundancy is enabled. | +
-| } ] |     +
-| **[email protected]** | string\\ \\ *read-write*  | +
-| **SKU** | string, null\\ \\ *read-only| This is the SKU for this switch. | +
-| **SerialNumber** | string, null\\ \\ *read-only| The serial number for this switch. | +
-| **Status** { | object\\ \\ *read-only| Indicates the status of the file share. | +
-<space><space><space><space><space><space>**Health** | string, null\\ \\ *read-write| This represents the health state of this resource in the absence of its dependent resources. *See Property Details, below, for more information about this property.+
-<space><space><space><space><space><space>**HealthRollup** | string, null\\ \\ *read-write| This represents the overall health state from the view of this resource. *See Property Details, below, for more information about this property.+
-<space><space><space><space><space><space>**Oem** {} | object\\ \\ *read-write| This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | +
-<space><space><space><space><space><space>**State** | string, null\\ \\ *read-write| This indicates the known state of the resource, such as if it is enabled. *See Property Details, below, for more information about this property.+
-| } |     +
-| **SwitchType** | null\\ \\ *read-write| The protocol being sent over this switch. | +
-| **TotalSwitchWidth** | number, null\\ \\ *read-only| The total number of lanes, phys, or other physical transport links that this switch contains. |+
  
-===== Property Details =====+=== Property Details ===
  
-==== Health: ====+== Health ==
  
-string Description +string Description ^
-| --- | --- |+
 | Critical | A critical condition exists that requires immediate attention. | | Critical | A critical condition exists that requires immediate attention. |
 | OK | Normal. | | OK | Normal. |
 | Warning | A condition exists that requires attention. | | Warning | A condition exists that requires attention. |
  
-==== HealthRollup: ====+== HealthRollup ==
  
-string Description +string Description ^
-| --- | --- |+
 | Critical | A critical condition exists that requires immediate attention. | | Critical | A critical condition exists that requires immediate attention. |
 | OK | Normal. | | OK | Normal. |
 | Warning | A condition exists that requires attention. | | Warning | A condition exists that requires attention. |
  
-==== IndicatorLED: ====+== IndicatorLED ==
  
-string Description +string Description ^
-| --- | --- |+
 | Blinking | The Indicator LED is blinking. | | Blinking | The Indicator LED is blinking. |
 | Lit | The Indicator LED is lit. | | Lit | The Indicator LED is lit. |
 | Off | The Indicator LED is off. | | Off | The Indicator LED is off. |
  
-==== Mode: ====+== Mode ==
  
-string Description +string Description ^
-| --- | --- |+
 | Failover | Failure of one unit will automatically cause its functions to be taken over by a standby or offline unit in the redundancy set. | | Failover | Failure of one unit will automatically cause its functions to be taken over by a standby or offline unit in the redundancy set. |
 | N+m | Multiple units are available and active such that normal operation will continue if one or more units fail. | | N+m | Multiple units are available and active such that normal operation will continue if one or more units fail. |
Line 5603: Line 4897:
 | Sparing | One or more spare units are available to take over the function of a failed unit, but takeover is not automatic. | | Sparing | One or more spare units are available to take over the function of a failed unit, but takeover is not automatic. |
  
-==== PowerState: ====+== PowerState ==
  
-string Description +string Description ^
-| --- | --- |+
 | Off | The state is powered Off. | | Off | The state is powered Off. |
 | On | The state is powered On. | | On | The state is powered On. |
Line 5612: Line 4905:
 | PoweringOn | A temporary state between Off and On. | | PoweringOn | A temporary state between Off and On. |
  
-==== State: ====+== State ==
  
-string Description +string Description ^
-| --- | --- |+
 | Absent | This function or resource is not present or not detected. | | Absent | This function or resource is not present or not detected. |
 | Deferring | The element will not process any commands but will queue new requests. | | Deferring | The element will not process any commands but will queue new requests. |
Line 5629: Line 4921:
  
  
-====== Task 1.0.======+===== SwitchCollection ===== 
 + 
 +A Collection of Switch resource instances. 
 + 
 +^ Property ^ Type ^ Nullable ^ Permission ^ Description ^ 
 +| **Description** | string | Yes | read-write | Provides a description of this resource and is used for commonality  in the schema definitions
 +| **Members** | array(reference([[documentation:redfish_api:schema_definition#switch|Switch]])) |  | read-only | Contains the members of this collection. | 
 +| **Name** | string |  | read-write | A friendly name for this line of service. | 
 +| **Oem** {} | object |  | read-write | This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | 
 + 
 +===== Task =====
  
 This resource contains information about a specific Task scheduled by or being executed by a Redfish service's Task Service. This resource contains information about a specific Task scheduled by or being executed by a Redfish service's Task Service.
  
-|             | +^ Property ^ Type ^ Nullable ^ Permission ^ Description ^ 
-| --- | --- | --- | +| **Description** | string | Yes | read-write | Provides a description of this resource and is used for commonality  in the schema definitions. | 
-| **Description** | string, null\\ \\ *read-write| Provides a description of this resource and is used for commonality  in the schema definitions. | +| **EndTime** | string |  | read-only | The date-time stamp that the task was last completed.\\ format: date-time 
-| **EndTime** | string\\ \\ *read-only| The date-time stamp that the task was last completed. | +| **Id** | string |  | read-write | Uniquely identifies the resource within the collection of like resources. | 
-| **Id** | string\\ \\ *read-write| Uniquely identifies the resource within the collection of like resources. | +| **Messages** [ {} ] | array |  | read-write | This is an array of messages associated with the task. | 
-| **Messages** [ {} ] | array\\ \\ *read-write| This is an array of messages associated with the task. | +| **Name** | string |  | read-write | A friendly name for this line of service. | 
-| **Name** | string\\ \\ *read-write| A friendly name for this line of service. | +| **Oem** {} | object |  | read-write | This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | 
-| **Oem** {} | object\\ \\ *read-write| This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | +| **StartTime** | string |  | read-only | The date-time stamp that the task was last started.\\ format: date-time 
-| **StartTime** | string\\ \\ *read-only| The date-time stamp that the task was last started. | +| **TaskState** | string |  | read-write | The state of the task.\\ //See Property Details, below, for more information about this property.// 
-| **TaskState** | string\\ \\ *read-write| The state of the task. *See Property Details, below, for more information about this property.+| **TaskStatus** | string |  | read-write | This is the completion status of the task.\\ //See Property Details, below, for more information about this property.// |
-| **TaskStatus** | string\\ \\ *read-write| This is the completion status of the task. *See Property Details, below, for more information about this property.|+
  
-===== Property Details =====+=== Property Details ===
  
-==== TaskState: ====+== TaskState ==
  
-string Description +string Description ^
-| --- | --- |+
 | Completed | Task has completed. | | Completed | Task has completed. |
 | Exception | Task has stopped due to an exception condition. | | Exception | Task has stopped due to an exception condition. |
Line 5663: Line 4963:
 | Suspended | Task has been suspended. | | Suspended | Task has been suspended. |
  
-==== TaskStatus: ====+== TaskStatus ==
  
-string Description +string Description ^
-| --- | --- |+
 | Critical | A critical condition exists that requires immediate attention. | | Critical | A critical condition exists that requires immediate attention. |
 | OK | Normal. | | OK | Normal. |
Line 5672: Line 4971:
  
  
-====== TaskService 1.0.======+===== TaskCollection ===== 
 + 
 +A Collection of Task resource instances. 
 + 
 +^ Property ^ Type ^ Nullable ^ Permission ^ Description ^ 
 +| **Description** | string | Yes | read-write | Provides a description of this resource and is used for commonality  in the schema definitions
 +| **Members** | array(reference([[documentation:redfish_api:schema_definition#task|Task]])) |  | read-only | Contains the members of this collection. | 
 +| **Name** | string |  | read-write | A friendly name for this line of service. | 
 +| **Oem** {} | object |  | read-write | This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | 
 + 
 +===== TaskService =====
  
 This is the schema definition for the Task Service.  It represents the properties for the service itself and has links to the actual list of tasks. This is the schema definition for the Task Service.  It represents the properties for the service itself and has links to the actual list of tasks.
  
-|             | +^ Property ^ Type ^ Nullable ^ Permission ^ Description ^ 
-| --- | --- | --- | +| **CompletedTaskOverWritePolicy** | string |  | read-write | Overwrite policy of completed tasks.\\ //See Property Details, below, for more information about this property.// 
-| **CompletedTaskOverWritePolicy** | string\\ \\ *read-write| Overwrite policy of completed tasks. *See Property Details, below, for more information about this property.+| **DateTime** | string | Yes | read-only | The current DateTime (with offset) setting that the task service is using.\\ format: date-time 
-| **DateTime** | string, null\\ \\ *read-only| The current DateTime (with offset) setting that the task service is using. | +| **Description** | string | Yes | read-write | Provides a description of this resource and is used for commonality  in the schema definitions. | 
-| **Description** | string, null\\ \\ *read-write| Provides a description of this resource and is used for commonality  in the schema definitions. | +| **Id** | string |  | read-write | Uniquely identifies the resource within the collection of like resources. | 
-| **Id** | string\\ \\ *read-write| Uniquely identifies the resource within the collection of like resources. | +| **LifeCycleEventOnTaskStateChange** | boolean |  | read-only | Send an Event upon Task State Change. | 
-| **LifeCycleEventOnTaskStateChange** | boolean\\ \\ *read-only| Send an Event upon Task State Change. | +| **Name** | string |  | read-write | A friendly name for this line of service. | 
-| **Name** | string\\ \\ *read-write| A friendly name for this line of service. | +| **Oem** {} | object |  | read-write | This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | 
-| **Oem** {} | object\\ \\ *read-write| This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | +| **ServiceEnabled** | boolean | Yes | read-write | This indicates whether this service is enabled. | 
-| **ServiceEnabled** | boolean, null\\ \\ *read-write| This indicates whether this service is enabled. | +| **Status** { | object |  | read-only | Indicates the status of the file share. | 
-| **Status** { | object\\ \\ *read-only| Indicates the status of the file share. | +\ \ \ \ \ \ **Health** | string | Yes | read-write | This represents the health state of this resource in the absence of its dependent resources.\\ //See Property Details, below, for more information about this property.// 
-<space><space><space><space><space><space>**Health** | string, null\\ \\ *read-write| This represents the health state of this resource in the absence of its dependent resources. *See Property Details, below, for more information about this property.+\ \ \ \ \ \ **HealthRollup** | string | Yes | read-write | This represents the overall health state from the view of this resource.\\ //See Property Details, below, for more information about this property.// 
-<space><space><space><space><space><space>**HealthRollup** | string, null\\ \\ *read-write| This represents the overall health state from the view of this resource. *See Property Details, below, for more information about this property.+\ \ \ \ \ \ **Oem** {} | object |  | read-write | This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | 
-<space><space><space><space><space><space>**Oem** {} | object\\ \\ *read-write| This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | +\ \ \ \ \ \ **State** | string | Yes | read-write | This indicates the known state of the resource, such as if it is enabled.\\ //See Property Details, below, for more information about this property.// 
-<space><space><space><space><space><space>**State** | string, null\\ \\ *read-write| This indicates the known state of the resource, such as if it is enabled. *See Property Details, below, for more information about this property.+| } |   
-| } |     +| **Tasks** | reference([[documentation:redfish_api:schema_definition#taskcollection|TaskCollection]]|  | read-write | References to the Tasks collection. |
-| **Tasks** object\\ \\ *read-write* References to the Tasks collection. | +
-| <space><space><space><space><space><space>**Description** | string, null\\ \\ *read-write* | Provides a description of this resource and is used for commonality  in the schema definitions. | +
-| <space><space><space><space><space><space>**Members** [ {} | array\\ \\ *read-only* | Contains the members of this collection. | +
-| <space><space><space><space><space><space>**[email protected]** | string\\ \\ *read-write* |  | +
-| <space><space><space><space><space><space>**Name** | string\\ \\ *read-writeA friendly name for this line of service. | +
-| <space><space><space><space><space><space>**Oem** {} | object\\ \\ *read-write* | This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections+
-| } |     |+
  
-===== Property Details =====+=== Property Details ===
  
-==== CompletedTaskOverWritePolicy: ====+== CompletedTaskOverWritePolicy ==
  
-string Description +string Description ^
-| --- | --- |+
 | Manual | Completed tasks are not automatically overwritten. | | Manual | Completed tasks are not automatically overwritten. |
 | Oldest | Oldest completed tasks are overwritten. | | Oldest | Oldest completed tasks are overwritten. |
  
-==== Health: ====+== Health ==
  
-string Description +string Description ^
-| --- | --- |+
 | Critical | A critical condition exists that requires immediate attention. | | Critical | A critical condition exists that requires immediate attention. |
 | OK | Normal. | | OK | Normal. |
 | Warning | A condition exists that requires attention. | | Warning | A condition exists that requires attention. |
  
-==== HealthRollup: ====+== HealthRollup ==
  
-string Description +string Description ^
-| --- | --- |+
 | Critical | A critical condition exists that requires immediate attention. | | Critical | A critical condition exists that requires immediate attention. |
 | OK | Normal. | | OK | Normal. |
 | Warning | A condition exists that requires attention. | | Warning | A condition exists that requires attention. |
  
-==== State: ====+== State ==
  
-string Description +string Description ^
-| --- | --- |+
 | Absent | This function or resource is not present or not detected. | | Absent | This function or resource is not present or not detected. |
 | Deferring | The element will not process any commands but will queue new requests. | | Deferring | The element will not process any commands but will queue new requests. |
Line 5742: Line 5040:
  
  
-====== Thermal 1.2.0 ======+===== Thermal =====
  
 This is the schema definition for the Thermal properties.  It represents the properties for Temperature and Cooling. This is the schema definition for the Thermal properties.  It represents the properties for Temperature and Cooling.
  
-|             | +^ Property ^ Type ^ Nullable ^ Permission ^ Description ^ 
-| --- | --- | --- | +| **Description** | string | Yes | read-write | Provides a description of this resource and is used for commonality  in the schema definitions. | 
-| **Description** | string, null\\ \\ *read-write| Provides a description of this resource and is used for commonality  in the schema definitions. | +| **Fans** [ { | array |  | read-write | This is the definition for fans. | 
-| **Fans** [ { | array\\ \\ *read-write| This is the definition for fans. | +\ \ \ \ \ \ **FanName** | string | Yes | read-only | Name of the fan. | 
-<space><space><space><space><space><space>**FanName** | string, null\\ \\ *read-only| Name of the fan. | +\ \ \ \ \ \ **IndicatorLED** | string | Yes | read-write | The state of the indicator LED, used to identify this Fan.\\ //See Property Details, below, for more information about this property.// 
-<space><space><space><space><space><space>**IndicatorLED** | string, null\\ \\ *read-write| The state of the indicator LED, used to identify this Fan. *See Property Details, below, for more information about this property.+\ \ \ \ \ \ **LowerThresholdCritical** | number | Yes | read-only | Below normal range but not yet fatal. | 
-<space><space><space><space><space><space>**LowerThresholdCritical** | number, null\\ \\ *read-only| Below normal range but not yet fatal. | +\ \ \ \ \ \ **LowerThresholdFatal** | number | Yes | read-only | Below normal range and is fatal. | 
-<space><space><space><space><space><space>**LowerThresholdFatal** | number, null\\ \\ *read-only| Below normal range and is fatal. | +\ \ \ \ \ \ **LowerThresholdNonCritical** | number | Yes | read-only | Below normal range. | 
-<space><space><space><space><space><space>**LowerThresholdNonCritical** | number, null\\ \\ *read-only| Below normal range. | +\ \ \ \ \ \ **Manufacturer** | string | Yes | read-only | This is the manufacturer of this Fan. | 
-<space><space><space><space><space><space>**Manufacturer** | string, null\\ \\ *read-only| This is the manufacturer of this Fan. | +\ \ \ \ \ \ **MaxReadingRange** | number | Yes | read-only | Maximum value for Reading. | 
-<space><space><space><space><space><space>**MaxReadingRange** | number, null\\ \\ *read-only| Maximum value for Reading. | +\ \ \ \ \ \ **MemberId** | string |  | read-only | This is the identifier for the member within the collection. | 
-<space><space><space><space><space><space>**MemberId** | string\\ \\ *read-only| This is the identifier for the member within the collection. | +\ \ \ \ \ \ **MinReadingRange** | number | Yes | read-only | Minimum value for Reading. | 
-<space><space><space><space><space><space>**MinReadingRange** | number, null\\ \\ *read-only| Minimum value for Reading. | +\ \ \ \ \ \ **Model** | string | Yes | read-only | The model number for this Fan. | 
-<space><space><space><space><space><space>**Model** | string, null\\ \\ *read-only| The model number for this Fan. | +\ \ \ \ \ \ **Name** | string | Yes | read-only | Name of the fan. | 
-<space><space><space><space><space><space>**Name** | string, null\\ \\ *read-only| Name of the fan. | +\ \ \ \ \ \ **Oem** {} | object |  | read-write | This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | 
-<space><space><space><space><space><space>**Oem** {} | object\\ \\ *read-write| This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | +\ \ \ \ \ \ **PartNumber** | string | Yes | read-only | The part number for this Fan. | 
-<space><space><space><space><space><space>**PartNumber** | string, null\\ \\ *read-only| The part number for this Fan. | +\ \ \ \ \ \ **PhysicalContext** | string |  | read-write | Describes the area or device associated with this fan.\\ //See Property Details, below, for more information about this property.// 
-<space><space><space><space><space><space>**PhysicalContext** | string\\ \\ *read-write| Describes the area or device associated with this fan. *See Property Details, below, for more information about this property.+\ \ \ \ \ \ **Reading** | number | Yes | read-only | Current fan speed. | 
-<space><space><space><space><space><space>**Reading** | number, null\\ \\ *read-only| Current fan speed. | +\ \ \ \ \ \ **ReadingUnits** | string | Yes | read-write | Units in which the reading and thresholds are measured.\\ //See Property Details, below, for more information about this property.// 
-<space><space><space><space><space><space>**ReadingUnits** | string, null\\ \\ *read-write| Units in which the reading and thresholds are measured. *See Property Details, below, for more information about this property.+\ \ \ \ \ \ **Redundancy** [ {} ] | array |  | read-write | This structure is used to show redundancy for fans.  The Component ids will reference the members of the redundancy groups. | 
-<space><space><space><space><space><space>**Redundancy** [ {} ] | array\\ \\ *read-write| This structure is used to show redundancy for fans.  The Component ids will reference the members of the redundancy groups. | +| \ \ \ \ \ \ **RelatedItem** [ {} ] | array |  | read-only | The ID(s) of the resources serviced with this fan. | 
-<space><space><space><space><space><space>**[email protected]** | string\\ \\ *read-write* |  | +| \ \ \ \ \ \ **SerialNumber** | string | Yes | read-only | The serial number for this Fan. | 
-| <space><space><space><space><space><space>**RelatedItem** [ {} ] | array\\ \\ *read-only| The ID(s) of the resources serviced with this fan. | +\ \ \ \ \ \ **SparePartNumber** | string | Yes | read-only | The spare part number for this Fan. | 
-<space><space><space><space><space><space>**[email protected]** | string\\ \\ *read-write* |  | +\ \ \ \ \ \ **Status** {} | object |  | read-only | Indicates the status of the file share. | 
-| <space><space><space><space><space><space>**SerialNumber** | string, null\\ \\ *read-only| The serial number for this Fan. | +\ \ \ \ \ \ **UpperThresholdCritical** | number | Yes | read-only | Above normal range but not yet fatal. | 
-<space><space><space><space><space><space>**SparePartNumber** | string, null\\ \\ *read-only| The spare part number for this Fan. | +\ \ \ \ \ \ **UpperThresholdFatal** | number | Yes | read-only | Above normal range and is fatal. | 
-<space><space><space><space><space><space>**Status** {} | object\\ \\ *read-only| Indicates the status of the file share. | +\ \ \ \ \ \ **UpperThresholdNonCritical** | number | Yes | read-only | Above normal range. | 
-<space><space><space><space><space><space>**UpperThresholdCritical** | number, null\\ \\ *read-only| Above normal range but not yet fatal. | +| } ] |   
-<space><space><space><space><space><space>**UpperThresholdFatal** | number, null\\ \\ *read-only| Above normal range and is fatal. | +| **Id** | string |  | read-write | Uniquely identifies the resource within the collection of like resources. | 
-<space><space><space><space><space><space>**UpperThresholdNonCritical** | number, null\\ \\ *read-only| Above normal range. | +| **Name** | string |  | read-write | A friendly name for this line of service. | 
-| } ] |     +| **Oem** {} | object |  | read-write | This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | 
-| **[email protected]** | string\\ \\ *read-write* |  | +| **Redundancy** [ { | array |  | read-write | This structure is used to show redundancy for fans.  The Component ids will reference the members of the redundancy groups. | 
-| **Id** | string\\ \\ *read-write| Uniquely identifies the resource within the collection of like resources. | +\ \ \ \ \ \ **MaxNumSupported** | number | Yes | read-only | This is the maximum number of members allowable for this particular redundancy group. | 
-| **Name** | string\\ \\ *read-write| A friendly name for this line of service. | +\ \ \ \ \ \ **MemberId** | string |  | read-write | This is the identifier for the member within the collection. | 
-| **Oem** {} | object\\ \\ *read-write| This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | +\ \ \ \ \ \ **MinNumNeeded** | number | Yes | read-only | This is the minumum number of members needed for this group to be redundant. | 
-| **Redundancy** [ { | array\\ \\ *read-write| This structure is used to show redundancy for fans.  The Component ids will reference the members of the redundancy groups. | +\ \ \ \ \ \ **Mode** | string | Yes | read-write | This is the redundancy mode of the group.\\ //See Property Details, below, for more information about this property.// 
-<space><space><space><space><space><space>**MaxNumSupported** | number, null\\ \\ *read-only| This is the maximum number of members allowable for this particular redundancy group. | +\ \ \ \ \ \ **Name** | string |  | read-only | The name of the resource or array element. | 
-<space><space><space><space><space><space>**MemberId** | string\\ \\ *read-write| This is the identifier for the member within the collection. | +\ \ \ \ \ \ **Oem** {} | object |  | read-write | This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | 
-<space><space><space><space><space><space>**MinNumNeeded** | number, null\\ \\ *read-only| This is the minumum number of members needed for this group to be redundant. | +\ \ \ \ \ \ **RedundancySet** [ {} ] | array |  | read-only | Contains any ids that represent components of this redundancy set. | 
-<space><space><space><space><space><space>**Mode** | string, null\\ \\ *read-write| This is the redundancy mode of the group. *See Property Details, below, for more information about this property.+| \ \ \ \ \ \ **Status** {} | object |  | read-only | Indicates the status of the file share. | 
-<space><space><space><space><space><space>**Name** | string\\ \\ *read-only| The name of the resource or array element. | +\ \ \ \ \ \ **MemberId** | string |  | read-only | This is the identifier for the member within the collection. | 
-<space><space><space><space><space><space>**Oem** {} | object\\ \\ *read-write| This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | +\ \ \ \ \ \ **RedundancyEnabled** | boolean | Yes | read-write | This indicates whether redundancy is enabled. | 
-<space><space><space><space><space><space>**RedundancySet** [ {} ] | array\\ \\ *read-only| Contains any ids that represent components of this redundancy set. | +| } ] |  |  | 
-<space><space><space><space><space><space>**[email protected]** | string\\ \\ *read-write* |  | +| **Status** { | object |  | read-only | Indicates the status of the file share. | 
-| <space><space><space><space><space><space>**Status** {} | object\\ \\ *read-only| Indicates the status of the file share. | +\ \ \ \ \ \ **Health** | string | Yes | read-write | This represents the health state of this resource in the absence of its dependent resources.\\ //See Property Details, below, for more information about this property.// 
-<space><space><space><space><space><space>**MemberId** | string\\ \\ *read-only| This is the identifier for the member within the collection. | +\ \ \ \ \ \ **HealthRollup** | string | Yes | read-write | This represents the overall health state from the view of this resource.\\ //See Property Details, below, for more information about this property.// 
-<space><space><space><space><space><space>**RedundancyEnabled** | boolean, null\\ \\ *read-write| This indicates whether redundancy is enabled. | +\ \ \ \ \ \ **Oem** {} | object |  | read-write | This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | 
-| } ] |   |   | +\ \ \ \ \ \ **State** | string | Yes | read-write | This indicates the known state of the resource, such as if it is enabled.\\ //See Property Details, below, for more information about this property.// 
-| **[email protected]** | string\\ \\ *read-write* |  | +| } |   
-| **Status** { | object\\ \\ *read-only| Indicates the status of the file share. | +| **Temperatures** [ { | array |  | read-write | This is the definition for temperature sensors. | 
-<space><space><space><space><space><space>**Health** | string, null\\ \\ *read-write| This represents the health state of this resource in the absence of its dependent resources. *See Property Details, below, for more information about this property.+\ \ \ \ \ \ **LowerThresholdCritical** | number | Yes | read-only | Below normal range but not yet fatal.\\ unit: Cel 
-<space><space><space><space><space><space>**HealthRollup** | string, null\\ \\ *read-write| This represents the overall health state from the view of this resource. *See Property Details, below, for more information about this property.+\ \ \ \ \ \ **LowerThresholdFatal** | number | Yes | read-only | Below normal range and is fatal.\\ unit: Cel 
-<space><space><space><space><space><space>**Oem** {} | object\\ \\ *read-write| This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | +| \ \ \ \ \ \ **LowerThresholdNonCritical** | number | Yes | read-only | Below normal range.\\ unit: Cel 
-<space><space><space><space><space><space>**State** | string, null\\ \\ *read-write| This indicates the known state of the resource, such as if it is enabled. *See Property Details, below, for more information about this property.+\ \ \ \ \ \ **MaxReadingRangeTemp** | number | Yes | read-only | Maximum value for ReadingCelsius.\\ unit: Cel 
-| } |     +\ \ \ \ \ \ **MemberId** | string |  | read-only | This is the identifier for the member within the collection. | 
-| **Temperatures** [ { | array\\ \\ *read-write| This is the definition for temperature sensors. | +| \ \ \ \ \ \ **MinReadingRangeTemp** | number | Yes | read-only | Minimum value for ReadingCelsius.\\ unit: Cel 
-<space><space><space><space><space><space>**LowerThresholdCritical** | number, null\\ (Cel)\\ \\ *read-only| Below normal range but not yet fatal. | +\ \ \ \ \ \ **Name** | string | Yes | read-only | Temperature sensor name. | 
-<space><space><space><space><space><space>**LowerThresholdFatal** | number, null\\ (Cel)\\ \\ *read-only| Below normal range and is fatal. | +\ \ \ \ \ \ **Oem** {} | object |  | read-write | This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | 
-<space><space><space><space><space><space>**LowerThresholdNonCritical** | number, null\\ (Cel)\\ \\ *read-only| Below normal range. | +\ \ \ \ \ \ **PhysicalContext** | string |  | read-write | Describes the area or device to which this temperature measurement applies.\\ //See Property Details, below, for more information about this property.// 
-<space><space><space><space><space><space>**MaxReadingRangeTemp** | number, null\\ (Cel)\\ \\ *read-only| Maximum value for ReadingCelsius. | +| \ \ \ \ \ \ **ReadingCelsius** | number | Yes | read-only | Temperature.\\ unit: Cel 
-<space><space><space><space><space><space>**MemberId** | string\\ \\ *read-only| This is the identifier for the member within the collection. | +\ \ \ \ \ \ **RelatedItem** [ {} ] | array |  | read-only | Describes the areas or devices to which this temperature measurement applies. | 
-<space><space><space><space><space><space>**MinReadingRangeTemp** | number, null\\ (Cel)\\ \\ *read-only| Minimum value for ReadingCelsius. | +| \ \ \ \ \ \ **SensorNumber** | number | Yes | read-only | A numerical identifier to represent the temperature sensor. | 
-<space><space><space><space><space><space>**Name** | string, null\\ \\ *read-only| Temperature sensor name. | +\ \ \ \ \ \ **Status** {} | object |  | read-only | Indicates the status of the file share. | 
-<space><space><space><space><space><space>**Oem** {} | object\\ \\ *read-write| This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | +\ \ \ \ \ \ **UpperThresholdCritical** | number | Yes | read-only | Above normal range but not yet fatal.\\ unit: Cel 
-<space><space><space><space><space><space>**PhysicalContext** | string\\ \\ *read-write| Describes the area or device to which this temperature measurement applies. *See Property Details, below, for more information about this property.+\ \ \ \ \ \ **UpperThresholdFatal** | number | Yes | read-only | Above normal range and is fatal.\\ unit: Cel 
-<space><space><space><space><space><space>**ReadingCelsius** | number, null\\ (Cel)\\ \\ *read-only| Temperature. | +\ \ \ \ \ \ **UpperThresholdNonCritical** | number | Yes | read-only | Above normal range.\\ unit: Cel 
-<space><space><space><space><space><space>**RelatedItem** [ {} ] | array\\ \\ *read-only| Describes the areas or devices to which this temperature measurement applies. | +| } ] |  |  |
-<space><space><space><space><space><space>**[email protected]** | string\\ \\ *read-write* |  | +
-| <space><space><space><space><space><space>**SensorNumber** | number, null\\ \\ *read-only| A numerical identifier to represent the temperature sensor. | +
-<space><space><space><space><space><space>**Status** {} | object\\ \\ *read-only| Indicates the status of the file share. | +
-<space><space><space><space><space><space>**UpperThresholdCritical** | number, null\\ (Cel)\\ \\ *read-only| Above normal range but not yet fatal. | +
-<space><space><space><space><space><space>**UpperThresholdFatal** | number, null\\ (Cel)\\ \\ *read-only| Above normal range and is fatal. | +
-<space><space><space><space><space><space>**UpperThresholdNonCritical** | number, null\\ (Cel)\\ \\ *read-only| Above normal range. | +
-| } ] |   |   | +
-| **[email protected]** | string\\ \\ *read-write* |  |+
  
-===== Property Details =====+=== Property Details ===
  
-==== Health: ====+== Health ==
  
-string Description +string Description ^
-| --- | --- |+
 | Critical | A critical condition exists that requires immediate attention. | | Critical | A critical condition exists that requires immediate attention. |
 | OK | Normal. | | OK | Normal. |
 | Warning | A condition exists that requires attention. | | Warning | A condition exists that requires attention. |
  
-==== HealthRollup: ====+== HealthRollup ==
  
-string Description +string Description ^
-| --- | --- |+
 | Critical | A critical condition exists that requires immediate attention. | | Critical | A critical condition exists that requires immediate attention. |
 | OK | Normal. | | OK | Normal. |
 | Warning | A condition exists that requires attention. | | Warning | A condition exists that requires attention. |
  
-==== IndicatorLED: ====+== IndicatorLED ==
  
-string Description +string Description ^
-| --- | --- |+
 | Blinking | The Indicator LED is blinking. | | Blinking | The Indicator LED is blinking. |
 | Lit | The Indicator LED is lit. | | Lit | The Indicator LED is lit. |
 | Off | The Indicator LED is off. | | Off | The Indicator LED is off. |
  
-==== Mode: ====+== Mode ==
  
-string Description +string Description ^
-| --- | --- |+
 | Failover | Failure of one unit will automatically cause its functions to be taken over by a standby or offline unit in the redundancy set. | | Failover | Failure of one unit will automatically cause its functions to be taken over by a standby or offline unit in the redundancy set. |
 | N+m | Multiple units are available and active such that normal operation will continue if one or more units fail. | | N+m | Multiple units are available and active such that normal operation will continue if one or more units fail. |
Line 5857: Line 5143:
 | Sparing | One or more spare units are available to take over the function of a failed unit, but takeover is not automatic. | | Sparing | One or more spare units are available to take over the function of a failed unit, but takeover is not automatic. |
  
-==== PhysicalContext: ====+== PhysicalContext ==
  
-string Description +string Description ^
-| --- | --- |+
 | Back | The back of the chassis | | Back | The back of the chassis |
 | Backplane | A backplane within the chassis | | Backplane | A backplane within the chassis |
Line 5882: Line 5167:
 | VoltageRegulator | A voltage regulator device | | VoltageRegulator | A voltage regulator device |
  
-==== ReadingUnits: ====+== ReadingUnits ==
  
-string Description +string Description ^
-| --- | --- |+
 | Percent | Indicates that the fan reading and thresholds are measured in percentage. | | Percent | Indicates that the fan reading and thresholds are measured in percentage. |
 | RPM | Indicates that the fan reading and thresholds are measured in rotations per minute. | | RPM | Indicates that the fan reading and thresholds are measured in rotations per minute. |
  
-==== State: ====+== State ==
  
-string Description +string Description ^
-| --- | --- |+
 | Absent | This function or resource is not present or not detected. | | Absent | This function or resource is not present or not detected. |
 | Deferring | The element will not process any commands but will queue new requests. | | Deferring | The element will not process any commands but will queue new requests. |
Line 5906: Line 5189:
  
  
-====== UpdateService 1.1.0 ======+===== UpdateService =====
  
 This is the schema definition for the Update Service. It represents the properties for the service itself and has links to collections of firmware and software inventory. This is the schema definition for the Update Service. It represents the properties for the service itself and has links to collections of firmware and software inventory.
  
-|             | +^ Property ^ Type ^ Nullable ^ Permission ^ Description ^ 
-| --- | --- | --- | +| **Actions** { | object |  | read-write | The Actions object contains the available custom actions on this resource. | 
-| **Actions** { | object\\ \\ *read-write| The Actions object contains the available custom actions on this resource. | +\ \ \ \ \ \ **#UpdateService.SimpleUpdate** {} | object |  | read-write | This action is used to update software components. | 
-<space><space><space><space><space><space>**#UpdateService.SimpleUpdate** {} | object\\ \\ *read-write| This action is used to update software components. | +\ \ \ \ \ \ **Oem** {} | object |  | read-write |  | 
-<space><space><space><space><space><space>**Oem** {} | object\\ \\ *read-write|  | +| } |   
-| } |     +| **Description** | string | Yes | read-write | Provides a description of this resource and is used for commonality  in the schema definitions. | 
-| **Description** | string, null\\ \\ *read-write| Provides a description of this resource and is used for commonality  in the schema definitions. | +| **FirmwareInventory** | object | Yes | read-write | An inventory of firmware. | 
-| **FirmwareInventory** | object, null\\ \\ *read-write| An inventory of firmware. | +| **HttpPushUri** | string |  | read-only | The URI used to perform an HTTP or HTTPS push update to the Update Service.\\ format: uri 
-<space><space><space><space><space><space>**Description** | string, null\\ \\ *read-write* Provides a description of this resource and is used for commonality  in the schema definitions. | +| **Id** | string |  | read-write | Uniquely identifies the resource within the collection of like resources. | 
-| <space><space><space><space><space><space>**Members** [ {} ] | array\\ \\ *read-only* | Contains the members of this collection. | +| **Name** | string |  | read-write | A friendly name for this line of service. | 
-| <space><space><space><space><space><space>**[email protected]** | string\\ \\ *read-write* |  | +| **Oem** {} | object |  | read-write | This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | 
-| <space><space><space><space><space><space>**Name** | string\\ \\ *read-write* | A friendly name for this line of service. | +| **ServiceEnabled** | boolean | Yes | read-write | This indicates whether this service is enabled. | 
-| <space><space><space><space><space><space>**Oem** {} | object\\ \\ *read-write* | This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | +| **SoftwareInventory** | object | Yes | read-write | An inventory of software. | 
-| } |     | +| **Status** { | object | Yes | read-only | Indicates the status of the file share. | 
-| **HttpPushUri** *(v1.1+)* | string\\ \\ *read-only* | The URI used to perform an HTTP or HTTPS push update to the Update Service. | +\ \ \ \ \ \ **Health** | string | Yes | read-write | This represents the health state of this resource in the absence of its dependent resources.\\ //See Property Details, below, for more information about this property.// 
-| **Id** | string\\ \\ *read-write| Uniquely identifies the resource within the collection of like resources. | +\ \ \ \ \ \ **HealthRollup** | string | Yes | read-write | This represents the overall health state from the view of this resource.\\ //See Property Details, below, for more information about this property.// 
-| **Name** | string\\ \\ *read-write| A friendly name for this line of service. | +\ \ \ \ \ \ **Oem** {} | object |  | read-write | This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | 
-| **Oem** {} | object\\ \\ *read-write| This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | +\ \ \ \ \ \ **State** | string | Yes | read-write | This indicates the known state of the resource, such as if it is enabled.\\ //See Property Details, below, for more information about this property.// 
-| **ServiceEnabled** | boolean, null\\ \\ *read-write| This indicates whether this service is enabled. | +| } |   |
-| **SoftwareInventory** | object, null\\ \\ *read-write| An inventory of software. | +
-<space><space><space><space><space><space>**Description** | string, null\\ \\ *read-write* | Provides a description of this resource and is used for commonality  in the schema definitions. | +
-| <space><space><space><space><space><space>**Members** [ {} ] | array\\ \\ *read-only* | Contains the members of this collection. | +
-| <space><space><space><space><space><space>**[email protected]** | string\\ \\ *read-write* |  | +
-| <space><space><space><space><space><space>**Name** | string\\ \\ *read-write* | A friendly name for this line of service. | +
-| <space><space><space><space><space><space>**Oem** {} | object\\ \\ *read-write* This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | +
-| } |     | +
-| **Status** { | object, null\\ \\ *read-only| Indicates the status of the file share. | +
-<space><space><space><space><space><space>**Health** | string, null\\ \\ *read-write| This represents the health state of this resource in the absence of its dependent resources. *See Property Details, below, for more information about this property.+
-<space><space><space><space><space><space>**HealthRollup** | string, null\\ \\ *read-write| This represents the overall health state from the view of this resource. *See Property Details, below, for more information about this property.+
-<space><space><space><space><space><space>**Oem** {} | object\\ \\ *read-write| This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | +
-<space><space><space><space><space><space>**State** | string, null\\ \\ *read-write| This indicates the known state of the resource, such as if it is enabled. *See Property Details, below, for more information about this property.+
-| } |     |+
  
-===== Property Details =====+=== Property Details ===
  
-==== Health: ====+== Health ==
  
-string Description +string Description ^
-| --- | --- |+
 | Critical | A critical condition exists that requires immediate attention. | | Critical | A critical condition exists that requires immediate attention. |
 | OK | Normal. | | OK | Normal. |
 | Warning | A condition exists that requires attention. | | Warning | A condition exists that requires attention. |
  
-==== HealthRollup: ====+== HealthRollup ==
  
-string Description +string Description ^
-| --- | --- |+
 | Critical | A critical condition exists that requires immediate attention. | | Critical | A critical condition exists that requires immediate attention. |
 | OK | Normal. | | OK | Normal. |
 | Warning | A condition exists that requires attention. | | Warning | A condition exists that requires attention. |
  
-==== State: ====+== State ==
  
-string Description +string Description ^
-| --- | --- |+
 | Absent | This function or resource is not present or not detected. | | Absent | This function or resource is not present or not detected. |
 | Deferring | The element will not process any commands but will queue new requests. | | Deferring | The element will not process any commands but will queue new requests. |
Line 5978: Line 5245:
  
  
-====== VLanNetworkInterface 1.0.3 ======+===== VLanNetworkInterface =====
  
 This resource contains information for a Virtual LAN (VLAN) network instance available on a manager, system or other device. This resource contains information for a Virtual LAN (VLAN) network instance available on a manager, system or other device.
  
-|             | +^ Property ^ Type ^ Nullable ^ Permission ^ Description ^ 
-| --- | --- | --- | +| **Description** | string | Yes | read-write | Provides a description of this resource and is used for commonality  in the schema definitions. | 
-| **Description** | string, null\\ \\ *read-write| Provides a description of this resource and is used for commonality  in the schema definitions. | +| **Id** | string |  | read-write | Uniquely identifies the resource within the collection of like resources. | 
-| **Id** | string\\ \\ *read-write| Uniquely identifies the resource within the collection of like resources. | +| **Name** | string |  | read-write | A friendly name for this line of service. | 
-| **Name** | string\\ \\ *read-write| A friendly name for this line of service. | +| **Oem** {} | object |  | read-write | This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | 
-| **Oem** {} | object\\ \\ *read-write| This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | +| **VLANEnable** | boolean | Yes | read-write | This indicates if this VLAN is enabled. | 
-| **VLANEnable** | boolean, null\\ \\ *read-write| This indicates if this VLAN is enabled. | +| **VLANId** | number | Yes | read-write | This indicates the VLAN identifier for this VLAN.\\ maximum: 4094 |
-| **VLANId** | number, null\\ \\ *read-write| This indicates the VLAN identifier for this VLAN. |+
  
-====== VirtualMedia 1.0.======+===== VLanNetworkInterfaceCollection ===== 
 + 
 +A Collection of VLanNetworkInterface resource instances. 
 + 
 +^ Property ^ Type ^ Nullable ^ Permission ^ Description ^ 
 +| **Description** | string | Yes | read-write | Provides a description of this resource and is used for commonality  in the schema definitions
 +| **Members** | array(reference([[documentation:redfish_api:schema_definition#vlannetworkinterface|VLanNetworkInterface]])) |  | read-only | Contains the members of this collection. | 
 +| **Name** | string |  | read-write | A friendly name for this line of service. | 
 +| **Oem** {} | object |  | read-write | This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | 
 + 
 +===== VirtualMedia =====
  
 This resource allows monitoring and control of an instance of virtual media (e.g. a remote CD, DVD, or USB device) functionality provided by a Manager for a system or device. This resource allows monitoring and control of an instance of virtual media (e.g. a remote CD, DVD, or USB device) functionality provided by a Manager for a system or device.
  
-|             | +^ Property ^ Type ^ Nullable ^ Permission ^ Description ^ 
-| --- | --- | --- | +| **ConnectedVia** | string | Yes | read-write | Current virtual media connection methods.\\ //See Property Details, below, for more information about this property.// 
-| **ConnectedVia** | string, null\\ \\ *read-write| Current virtual media connection methods. *See Property Details, below, for more information about this property.+| **Description** | string | Yes | read-write | Provides a description of this resource and is used for commonality  in the schema definitions. | 
-| **Description** | string, null\\ \\ *read-write| Provides a description of this resource and is used for commonality  in the schema definitions. | +| **Id** | string |  | read-write | Uniquely identifies the resource within the collection of like resources. | 
-| **Id** | string\\ \\ *read-write| Uniquely identifies the resource within the collection of like resources. | +| **Image** | string | Yes | read-only | A URI providing the location of the selected image.\\ format: uri 
-| **Image** | string, null\\ \\ *read-only| A URI providing the location of the selected image. | +| **ImageName** | string | Yes | read-only | The current image name. | 
-| **ImageName** | string, null\\ \\ *read-only| The current image name. | +| **Inserted** | boolean | Yes | read-only | Indicates if virtual media is inserted in the virtual device. | 
-| **Inserted** | boolean, null\\ \\ *read-only| Indicates if virtual media is inserted in the virtual device. | +| **MediaTypes** [ {} ] | array |  | read-only | This is the media types supported as virtual media. | 
-| **MediaTypes** [ {} ] | array\\ \\ *read-only| This is the media types supported as virtual media. | +| **Name** | string |  | read-write | A friendly name for this line of service. | 
-| **Name** | string\\ \\ *read-write| A friendly name for this line of service. | +| **Oem** {} | object |  | read-write | This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | 
-| **Oem** {} | object\\ \\ *read-write| This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | +| **WriteProtected** | boolean | Yes | read-only | Indicates the media is write protected. |
-| **WriteProtected** | boolean, null\\ \\ *read-only| Indicates the media is write protected. |+
  
-===== Property Details =====+=== Property Details ===
  
-==== ConnectedVia: ====+== ConnectedVia ==
  
-string Description +string Description ^
-| --- | --- |+
 | Applet | Connected to a client application. | | Applet | Connected to a client application. |
 | NotConnected | No current connection. | | NotConnected | No current connection. |
Line 6020: Line 5294:
  
  
-====== Volume 1.1.======+===== VirtualMediaCollection ===== 
 + 
 +A Collection of VirtualMedia resource instances. 
 + 
 +^ Property ^ Type ^ Nullable ^ Permission ^ Description ^ 
 +| **Description** | string | Yes | read-write | Provides a description of this resource and is used for commonality  in the schema definitions
 +| **Members** | array(reference([[documentation:redfish_api:schema_definition#virtualmedia|VirtualMedia]])) |  | read-only | Contains the members of this collection. | 
 +| **Name** | string |  | read-write | A friendly name for this line of service. | 
 +| **Oem** {} | object |  | read-write | This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | 
 + 
 +===== Volume =====
  
 Volume contains properties used to describe a volume, virtual disk, LUN, or other logical storage entity for any system. Volume contains properties used to describe a volume, virtual disk, LUN, or other logical storage entity for any system.
  
-|             | +^ Property ^ Type ^ Nullable ^ Permission ^ Description ^ 
-| --- | --- | --- | +| **AccessCapabilities** [ {} ] | array |  | read-write | Supported IO access capabilities. | 
-| **AccessCapabilities** *(v1.1+)* [ {} ] | array\\ \\ *read-write| Supported IO access capabilities. | +| **Actions** { | object |  | read-only | The available actions for this resource. | 
-| **Actions** { | object\\ \\ *read-only| The available actions for this resource. | +\ \ \ \ \ \ **#Volume.Initialize** {} | object |  | read-write | This action is used to prepare the contents of the volume for use by the system. | 
-<space><space><space><space><space><space>**#Volume.Initialize** {} | object\\ \\ *read-write| This action is used to prepare the contents of the volume for use by the system. | +\ \ \ \ \ \ **Oem** {} | object |  | read-write |  | 
-<space><space><space><space><space><space>**Oem** {} | object\\ \\ *read-write|  | +| } |   
-| } |     +| **AllocatedPools** | array(reference([[documentation:redfish_api:schema_definition#storagepool|StoragePool]])) |  | read-only | An array of references to StoragePools allocated from this Volume. | 
-| **AllocatedPools** *(v1.1+)* array\\ \\ *read-only| An array of references to StoragePools allocated from this Volume. | +| **BlockSizeBytes** | number | Yes | read-only | The size of the smallest addressable unit (Block) of this volume in bytes\\ unit: By 
-<space><space><space><space><space><space>**AllocatedPools** {} | object, null\\ \\ *read-write* | A reference to the collection of storage pools allocated from this storage pool. | +| **Capacity** { | object | Yes | read-write | Capacity utilization. | 
-| <space><space><space><space><space><space>**AllocatedVolumes** {} | object, null\\ \\ *read-write* | A reference to the collection of volumes allocated from this storage pool. | +\ \ \ \ \ \ **Data** {} | object | Yes | read-write | The capacity information relating to the user data. | 
-| <space><space><space><space><space><space>**BlockSizeBytes** | number, null\\ (By)\\ \\ *read-only* Maximum Block size in bytes. | +\ \ \ \ \ \ **IsThinProvisioned** | boolean | Yes | read-write | Marks that the capacity is not necessarily fully allocated. | 
-| <space><space><space><space><space><space>**Capacity** {} | object, null\\ \\ *read-write* | Capacity utilization. | +\ \ \ \ \ \ **Metadata** {} | object | Yes | read-write | The capacity information relating to  metadata. | 
-| <space><space><space><space><space><space>**CapacitySources** [ {} ] | array\\ \\ *read-only* | An array of space allocations to this store. | +\ \ \ \ \ \ **Snapshot** {} | object | Yes | read-write | The capacity information relating to snapshot or backup data. | 
-| <space><space><space><space><space><space>**ClassesOfService** {} | object, null\\ \\ *read-write* | The ClassesOfService supported by this storage pool. | +| } |   
-| <space><space><space><space><space><space>**Description** | string, null\\ \\ *read-write* | Provides a description of this resource and is used for commonality  in the schema definitions. | +| **CapacityBytes** | number | Yes | read-only | The size in bytes of this Volume\\ unit: By 
-| <space><space><space><space><space><space>**Id** | string\\ \\ *read-write* | Uniquely identifies the resource within the collection of like resources. | +| **CapacitySources** [ { | array |  | read-write | An array of space allocations to this volume. | 
-| <space><space><space><space><space><space>**Identifier** {} | object, null\\ \\ *read-only* | The value identifies this resource. | +\ \ \ \ \ \ **ProvidedCapacity** {} | object | Yes | read-write | The amount of space that has been provided from the ProvidingDrives, ProvidingVolumes or ProvidingPools. | 
-| <space><space><space><space><space><space>**Links** {} | object\\ \\ *read-only* | Contains links to other resources that are related to this resource. | +\ \ \ \ \ \ **ProvidedClassOfService** {} | object | Yes | read-write | The ClassOfService provided from the ProvidingDrives, ProvidingVolumes or ProvidingPools. | 
-| <space><space><space><space><space><space>**LowSpaceWarningThresholdPercents** [ {} ] | array\\ \\ *read-write* | Low space warning threshold specified in percents. | +\ \ \ \ \ \ **ProvidingDrives** {} | object | Yes | read-write | The drive or drives that provide this space. | 
-| <space><space><space><space><space><space>**Name** | string\\ \\ *read-write* | A friendly name for this line of service. | +\ \ \ \ \ \ **ProvidingPools** {} | object | Yes | read-write | The pool or pools that provide this space. | 
-| <space><space><space><space><space><space>**Oem** {} | object\\ \\ *read-write* | This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | +\ \ \ \ \ \ **ProvidingVolumes** {} | object | Yes | read-write | The volume or volumes that provide this space. | 
-| <space><space><space><space><space><space>**Status** {} | object, null\\ \\ *read-only* | Indicates the status of the file share. | +| } ] |   
-| } ] |     | +| **Description** | string | Yes | read-write | Provides a description of this resource and is used for commonality  in the schema definitions. | 
-| **[email protected]** *(v1.1+)* | string\\ \\ *read-write* |  | +| **Encrypted** | boolean | Yes | read-write | Is this Volume encrypted | 
-| **BlockSizeBytes** | number, null\\ (By)\\ \\ *read-only* | The size of the smallest addressable unit (Block) of this volume in bytes | +| **EncryptionTypes** [ {} ] | array |  | read-write | The types of encryption used by this Volume | 
-| **Capacity** *(v1.1+)* { | object, null\\ \\ *read-write| Capacity utilization. | +| **Id** | string |  | read-write | Uniquely identifies the resource within the collection of like resources. | 
-<space><space><space><space><space><space>**Data** {} | object, null\\ \\ *read-write| The capacity information relating to the user data. | +| **Identifiers** [ { | array |  | read-only | The Durable names for the volume | 
-<space><space><space><space><space><space>**IsThinProvisioned** | boolean, null\\ \\ *read-write| Marks that the capacity is not necessarily fully allocated. | +\ \ \ \ \ \ **DurableName** | string | Yes | read-only | This indicates the world wide, persistent name of the resource. | 
-<space><space><space><space><space><space>**Metadata** {} | object, null\\ \\ *read-write| The capacity information relating to  metadata. | +\ \ \ \ \ \ **DurableNameFormat** | string | Yes | read-write | This represents the format of the DurableName property.\\ //See Property Details, below, for more information about this property.// 
-<space><space><space><space><space><space>**Snapshot** {} | object, null\\ \\ *read-write| The capacity information relating to snapshot or backup data. | +| } ] |   
-| } |     +| **Links** { | object |  | read-only | Contains references to other resources that are related to this resource. | 
-| **CapacityBytes** | number, null\\ (By)\\ \\ *read-only| The size in bytes of this Volume | +\ \ \ \ \ \ **ClassOfService** {} | object | Yes | read-write | The ClassOfService that this storage volume conforms to. | 
-| **CapacitySources** *(v1.1+)* [ { | array\\ \\ *read-write| An array of space allocations to this volume. | +\ \ \ \ \ \ **Drives** [ {} ] | array |  | read-only | An array of references to the drives which contain this volume. This will reference Drives that either wholly or only partly contain this volume. | 
-<space><space><space><space><space><space>**ProvidedCapacity** {} | object, null\\ \\ *read-write| The amount of space that has been provided from the ProvidingDrives, ProvidingVolumes or ProvidingPools. | +| \ \ \ \ \ \ **Oem** {} | object |  | read-write | Oem extension object. | 
-<space><space><space><space><space><space>**ProvidedClassOfService** {} | object, null\\ \\ *read-write| The ClassOfService provided from the ProvidingDrives, ProvidingVolumes or ProvidingPools. | +| } |   
-<space><space><space><space><space><space>**ProvidingDrives** {} | object, null\\ \\ *read-write| The drive or drives that provide this space. | +| **LowSpaceWarningThresholdPercents** [ {} ] | array |  | read-write | Low space warning. | 
-<space><space><space><space><space><space>**ProvidingPools** {} | object, null\\ \\ *read-write| The pool or pools that provide this space. | +| **Manufacturer** | string | Yes | read-only | The manufacturer or OEM of this storage volume. | 
-<space><space><space><space><space><space>**ProvidingVolumes** {} | object, null\\ \\ *read-write| The volume or volumes that provide this space. | +| **MaxBlockSizeBytes** | number | Yes | read-only | Max Block size in bytes .\\ unit: By 
-| } ] |     +| **Model** | string | Yes | read-only | The model number for this storage volume | 
-| **Description** | string, null\\ \\ *read-write| Provides a description of this resource and is used for commonality  in the schema definitions. | +| **Name** | string |  | read-write | A friendly name for this line of service. | 
-| **Encrypted** | boolean, null\\ \\ *read-write| Is this Volume encrypted | +| **Oem** {} | object |  | read-write | This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | 
-| **EncryptionTypes** [ {} ] | array\\ \\ *read-write| The types of encryption used by this Volume | +| **Operations** [ { | array |  | read-only | The operations currently running on the Volume | 
-| **Id** | string\\ \\ *read-write| Uniquely identifies the resource within the collection of like resources. | +\ \ \ \ \ \ **AssociatedTask** {} | object |  | read-write | A reference to the task associated with the operation if any. | 
-| **Identifiers** [ { | array\\ \\ *read-only| The Durable names for the volume | +\ \ \ \ \ \ **OperationName** | string | Yes | read-only | The name of the operation. | 
-<space><space><space><space><space><space>**DurableName** | string, null\\ \\ *read-only| This indicates the world wide, persistent name of the resource. | +\ \ \ \ \ \ **PercentageComplete** | number | Yes | read-only | The percentage of the operation that has been completed. | 
-<space><space><space><space><space><space>**DurableNameFormat** | string, null\\ \\ *read-write| This represents the format of the DurableName property. *See Property Details, below, for more information about this property.+| } ] |   
-| } ] |     +| **OptimumIOSizeBytes** | number | Yes | read-only | The size in bytes of this Volume's optimum IO size.\\ unit: By 
-| **Links** { | object\\ \\ *read-only| Contains references to other resources that are related to this resource. | +| **ReplicaInfos** [ { | array |  | read-only | Describes this storage volume in its role as a source and/or target replica. | 
-<space><space><space><space><space><space>**ClassOfService** {} | object, null\\ \\ *read-write| The ClassOfService that this storage volume conforms to. | +\ \ \ \ \ \ **ConsistencyEnabled** | boolean | Yes | read-only | True if consistency is enabled. | 
-<space><space><space><space><space><space>**Drives** [ {} ] | array\\ \\ *read-only| An array of references to the drives which contain this volume. This will reference Drives that either wholly or only partly contain this volume. | +\ \ \ \ \ \ **ConsistencyState** | string | Yes | read-write | The current state of consistency.\\ //See Property Details, below, for more information about this property.// 
-<space><space><space><space><space><space>**[email protected]** | string\\ \\ *read-write* |  | +\ \ \ \ \ \ **ConsistencyStatus** | string | Yes | read-write | The current status of consistency.\\ //See Property Details, below, for more information about this property.// 
-| <space><space><space><space><space><space>**Oem** {} | object\\ \\ *read-write| Oem extension object. | +\ \ \ \ \ \ **ConsistencyType** | string | Yes | read-write | Indicates the consistency type used by the source and its associated target group.\\ //See Property Details, below, for more information about this property.// 
-| } |     +\ \ \ \ \ \ **FailedCopyStopsHostIO** | boolean | Yes | read-only | If true, the storage array tells host to stop sending data to source element if copying to a remote element fails. | 
-| **LowSpaceWarningThresholdPercents** *(v1.1+)* [ {} ] | array\\ \\ *read-write| Low space warning. | +\ \ \ \ \ \ **PercentSynced** | number | Yes | read-only | Specifies the percent of the work completed to reach synchronization.\\ unit: % 
-| **Manufacturer** *(v1.1+)* | string, null\\ \\ *read-only| The manufacturer or OEM of this storage volume. | +\ \ \ \ \ \ **Replica** |  | Yes | read-write | The resource that is the source of this replica. | 
-| **MaxBlockSizeBytes** *(v1.1+)* | number, null\\ (By)\\ \\ *read-only| Max Block size in bytes . | +\ \ \ \ \ \ **ReplicaPriority** | string | Yes | read-write | The priority of background copy engine I/O to be managed relative to host I/O operations during a sequential background copy operation.\\ //See Property Details, below, for more information about this property.// 
-| **Model** *(v1.1+)* | string, null\\ \\ *read-only| The model number for this storage volume | +\ \ \ \ \ \ **ReplicaProgressStatus** | string | Yes | read-write | The status of the session with respect to Replication activity.\\ //See Property Details, below, for more information about this property.// 
-| **Name** | string\\ \\ *read-write| A friendly name for this line of service. | +\ \ \ \ \ \ **ReplicaReadOnlyAccess** | string | Yes | read-write | This property specifies whether the source, the target, or both elements are read only to the host.\\ //See Property Details, below, for more information about this property.// 
-| **Oem** {} | object\\ \\ *read-write| This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | +\ \ \ \ \ \ **ReplicaRecoveryMode** | string | Yes | read-write | Describes whether the copy operation continues after a broken link is restored.\\ //See Property Details, below, for more information about this property.// 
-| **Operations** [ { | array\\ \\ *read-only| The operations currently running on the Volume | +\ \ \ \ \ \ **ReplicaRole** | string | Yes | read-write | The source or target role of this replica.\\ //See Property Details, below, for more information about this property.// 
-<space><space><space><space><space><space>**AssociatedTask** {} | object\\ \\ *read-write| A reference to the task associated with the operation if any. | +\ \ \ \ \ \ **ReplicaSkewBytes** | number | Yes | read-only | Applies to Adaptive mode and it describes maximum number of bytes the SyncedElement (target) can be out of sync.\\ unit: By 
-<space><space><space><space><space><space>**OperationName** | string, null\\ \\ *read-only| The name of the operation. | +\ \ \ \ \ \ **ReplicaState** | string | Yes | read-write | ReplicaState describes the state of the relationship with respect to Replication activity.\\ //See Property Details, below, for more information about this property.// 
-<space><space><space><space><space><space>**PercentageComplete** | number, null\\ \\ *read-only| The percentage of the operation that has been completed. | +\ \ \ \ \ \ **ReplicaType** | string | Yes | read-write | ReplicaType describes the intended outcome of the replication.\\ //See Property Details, below, for more information about this property.// 
-| } ] |     +\ \ \ \ \ \ **ReplicaUpdateMode** | string | Yes | read-write | Describes whether the target elements will be updated synchronously or asynchronously.\\ //See Property Details, below, for more information about this property.// 
-| **OptimumIOSizeBytes** | number, null\\ (By)\\ \\ *read-only| The size in bytes of this Volume's optimum IO size. | +\ \ \ \ \ \ **RequestedReplicaState** | string | Yes | read-write | The last requested or desired state for the relationship.\\ //See Property Details, below, for more information about this property.// 
-| **ReplicaInfos** *(v1.1+)* [ { | array\\ \\ *read-only| Describes this storage volume in its role as a source and/or target replica. | +\ \ \ \ \ \ **SyncMaintained** | boolean | Yes | read-only | Synchronization is maintained. | 
-<space><space><space><space><space><space>**ConsistencyEnabled** | boolean, null\\ \\ *read-only| True if consistency is enabled. | +\ \ \ \ \ \ **UndiscoveredElement** | string | Yes | read-write | This property specifies whether the source, the target, or both elements involved in a copy operation are undiscovered.\\ //See Property Details, below, for more information about this property.// 
-<space><space><space><space><space><space>**ConsistencyState** | string, null\\ \\ *read-write| The current state of consistency. *See Property Details, below, for more information about this property.+\ \ \ \ \ \ **WhenActivated** | string | Yes | read-only | Specifies when point-in-time copy was taken or when the replication relationship is activated, reactivated, resumed or re-established.\\ unit: % 
-<space><space><space><space><space><space>**ConsistencyStatus** | string, null\\ \\ *read-write| The current status of consistency. *See Property Details, below, for more information about this property.+\ \ \ \ \ \ **WhenDeactivated** | string | Yes | read-only | Specifies when the replication relationship is deactivated.\\ unit: % 
-<space><space><space><space><space><space>**ConsistencyType** | string, null\\ \\ *read-write| Indicates the consistency type used by the source and its associated target group. *See Property Details, below, for more information about this property.+\ \ \ \ \ \ **WhenEstablished** | string | Yes | read-only | Specifies when the replication relationship is established.\\ unit: % 
-<space><space><space><space><space><space>**FailedCopyStopsHostIO** | boolean, null\\ \\ *read-only| If true, the storage array tells host to stop sending data to source element if copying to a remote element fails. | +| \ \ \ \ \ \ **WhenSuspended** | string | Yes | read-only | Specifies when the replication relationship is suspended.\\ unit: % 
-<space><space><space><space><space><space>**PercentSynced** | number, null\\ (%)\\ \\ *read-only| Specifies the percent of the work completed to reach synchronization. | +\ \ \ \ \ \ **WhenSynced** | string | Yes | read-only | The point in time that the Elements were synchronized. | 
-<space><space><space><space><space><space>**Replica** | null\\ \\ *read-write| The resource that is the source of this replica. | +\ \ \ \ \ \ **WhenSynchronized** | string | Yes | read-only | Specifies when the replication relationship is synchronized.\\ unit: % 
-<space><space><space><space><space><space>**ReplicaPriority** | string, null\\ \\ *read-write| The priority of background copy engine I/O to be managed relative to host I/O operations during a sequential background copy operation. *See Property Details, below, for more information about this property.+| } ] |   
-<space><space><space><space><space><space>**ReplicaProgressStatus** | string, null\\ \\ *read-write| The status of the session with respect to Replication activity. *See Property Details, below, for more information about this property.+| **Status** { | object |  | read-only | Indicates the status of the file share. | 
-<space><space><space><space><space><space>**ReplicaReadOnlyAccess** | string, null\\ \\ *read-write| This property specifies whether the source, the target, or both elements are read only to the host. *See Property Details, below, for more information about this property.+\ \ \ \ \ \ **Health** | string | Yes | read-write | This represents the health state of this resource in the absence of its dependent resources.\\ //See Property Details, below, for more information about this property.// 
-<space><space><space><space><space><space>**ReplicaRecoveryMode** | string, null\\ \\ *read-write| Describes whether the copy operation continues after a broken link is restored. *See Property Details, below, for more information about this property.+\ \ \ \ \ \ **HealthRollup** | string | Yes | read-write | This represents the overall health state from the view of this resource.\\ //See Property Details, below, for more information about this property.// 
-<space><space><space><space><space><space>**ReplicaRole** | string, null\\ \\ *read-write| The source or target role of this replica. *See Property Details, below, for more information about this property.+\ \ \ \ \ \ **Oem** {} | object |  | read-write | This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | 
-<space><space><space><space><space><space>**ReplicaSkewBytes** | number, null\\ (By)\\ \\ *read-only| Applies to Adaptive mode and it describes maximum number of bytes the SyncedElement (target) can be out of sync. | +\ \ \ \ \ \ **State** | string | Yes | read-write | This indicates the known state of the resource, such as if it is enabled.\\ //See Property Details, below, for more information about this property.// 
-<space><space><space><space><space><space>**ReplicaState** | string, null\\ \\ *read-write| ReplicaState describes the state of the relationship with respect to Replication activity. *See Property Details, below, for more information about this property.+| } |   
-<space><space><space><space><space><space>**ReplicaType** | string, null\\ \\ *read-write| ReplicaType describes the intended outcome of the replication. *See Property Details, below, for more information about this property.+| **StorageGroups** | array(reference([[documentation:redfish_api:schema_definition#storagegroup|StorageGroup]])) |  | read-only | An array of references to Storage Groups that includes this volume. | 
-<space><space><space><space><space><space>**ReplicaUpdateMode** | string, null\\ \\ *read-write| Describes whether the target elements will be updated synchronously or asynchronously. *See Property Details, below, for more information about this property.+| **VolumeType** | string | Yes | read-write | The type of this volume\\ //See Property Details, below, for more information about this property.// |
-<space><space><space><space><space><space>**RequestedReplicaState** | string, null\\ \\ *read-write| The last requested or desired state for the relationship. *See Property Details, below, for more information about this property.+
-<space><space><space><space><space><space>**SyncMaintained** | boolean, null\\ \\ *read-only| Synchronization is maintained. | +
-<space><space><space><space><space><space>**UndiscoveredElement** | string, null\\ \\ *read-write| This property specifies whether the source, the target, or both elements involved in a copy operation are undiscovered. *See Property Details, below, for more information about this property.+
-<space><space><space><space><space><space>**WhenActivated** | string, null\\ (%)\\ \\ *read-only| Specifies when point-in-time copy was taken or when the replication relationship is activated, reactivated, resumed or re-established. | +
-<space><space><space><space><space><space>**WhenDeactivated** | string, null\\ (%)\\ \\ *read-only| Specifies when the replication relationship is deactivated. | +
-<space><space><space><space><space><space>**WhenEstablished** | string, null\\ (%)\\ \\ *read-only| Specifies when the replication relationship is established. | +
-<space><space><space><space><space><space>**WhenSuspended** | string, null\\ (%)\\ \\ *read-only| Specifies when the replication relationship is suspended. | +
-<space><space><space><space><space><space>**WhenSynced** | string, null\\ \\ *read-only| The point in time that the Elements were synchronized. | +
-<space><space><space><space><space><space>**WhenSynchronized** | string, null\\ (%)\\ \\ *read-only| Specifies when the replication relationship is synchronized. | +
-| } ] |     +
-| **Status** { | object\\ \\ *read-only| Indicates the status of the file share. | +
-<space><space><space><space><space><space>**Health** | string, null\\ \\ *read-write| This represents the health state of this resource in the absence of its dependent resources. *See Property Details, below, for more information about this property.+
-<space><space><space><space><space><space>**HealthRollup** | string, null\\ \\ *read-write| This represents the overall health state from the view of this resource. *See Property Details, below, for more information about this property.+
-<space><space><space><space><space><space>**Oem** {} | object\\ \\ *read-write| This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | +
-<space><space><space><space><space><space>**State** | string, null\\ \\ *read-write| This indicates the known state of the resource, such as if it is enabled. *See Property Details, below, for more information about this property.+
-| } |     +
-| **StorageGroups** *(v1.1+)* array\\ \\ *read-only| An array of references to Storage Groups that includes this volume. | +
-<space><space><space><space><space><space>**AccessState** | null\\ \\ *read-write* | AccessState for this storage group. | +
-| <space><space><space><space><space><space>**Actions** {} | object\\ \\ *read-only* | The available actions for this resource. | +
-| <space><space><space><space><space><space>**ClientEndpointGroups** {} | object, null\\ \\ *read-write* | ClientEndpointGroup in this StorageGroup. | +
-| <space><space><space><space><space><space>**Description** | string, null\\ \\ *read-write* Provides a description of this resource and is used for commonality  in the schema definitions. | +
-| <space><space><space><space><space><space>**Id** | string\\ \\ *read-writeUniquely identifies the resource within the collection of like resources. | +
-| <space><space><space><space><space><space>**Identifier** {} | object, null\\ \\ *read-only* | The value identifies this resource. | +
-| <space><space><space><space><space><space>**Links** {} | object\\ \\ *read-only* | Contains links to other resources that are related to this resource. | +
-| <space><space><space><space><space><space>**MembersAreConsistent** | boolean, null\\ \\ *read-only* | Members are kept in a consistent state. | +
-| <space><space><space><space><space><space>**Name** | string\\ \\ *read-write* | A friendly name for this line of service. | +
-| <space><space><space><space><space><space>**Oem** {} | object\\ \\ *read-write* | This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | +
-| <space><space><space><space><space><space>**ReplicaInfos** [ {} ] | array\\ \\ *read-only* | Describes this storage group in its role as a source and/or target for replication. | +
-| <space><space><space><space><space><space>**ServerEndpointGroups** {} | object, null\\ \\ *read-write* | ServerEndpointGroups in this StorageGroup. | +
-| <space><space><space><space><space><space>**Status** {} | object, null\\ \\ *read-only* | Indicates the status of the file share. | +
-| <space><space><space><space><space><space>**Volumes** {} | object, null\\ \\ *read-write* | Volumes in this StorageGroup. | +
-| <space><space><space><space><space><space>**VolumesAreExposed** | boolean, null\\ \\ *read-only* | Storage volumes are exposed to the Client Endpoints. | +
-| } ] |     | +
-| **[email protected]** *(v1.1+)* | string\\ \\ *read-write* |  | +
-| **VolumeType** | string, null\\ \\ *read-write* | The type of this volume *See Property Details, below, for more information about this property.|+
  
-===== Property Details =====+=== Property Details ===
  
-==== ConsistencyState: ====+== ConsistencyState ==
  
-string Description +string Description ^
-| --- | --- |+
 | Consistent | Consistent. | | Consistent | Consistent. |
 | Inconsistent | Not consistent. | | Inconsistent | Not consistent. |
  
-==== ConsistencyStatus: ====+== ConsistencyStatus ==
  
-string Description +string Description ^
-| --- | --- |+
 | Consistent | Consistent. | | Consistent | Consistent. |
 | Disabled | Consistency disabled. | | Disabled | Consistency disabled. |
Line 6160: Line 5407:
 | InProgress | Becoming consistent. | | InProgress | Becoming consistent. |
  
-==== ConsistencyType: ====+== ConsistencyType ==
  
-string Description +string Description ^
-| --- | --- |+
 | SequentiallyConsistent | Sequentially consistent. | | SequentiallyConsistent | Sequentially consistent. |
  
-==== DurableNameFormat: ====+== DurableNameFormat ==
  
-string Description +string Description ^
-| --- | --- |+
 | EUI | IEEE-defined 64-bit Extended Unique Identifier | | EUI | IEEE-defined 64-bit Extended Unique Identifier |
 | FC_WWN | Fibre Channel World Wide Name | | FC_WWN | Fibre Channel World Wide Name |
Line 6176: Line 5421:
 | iQN | iSCSI Qualified Name | | iQN | iSCSI Qualified Name |
  
-==== Health: ====+== Health ==
  
-string Description +string Description ^
-| --- | --- |+
 | Critical | A critical condition exists that requires immediate attention. | | Critical | A critical condition exists that requires immediate attention. |
 | OK | Normal. | | OK | Normal. |
 | Warning | A condition exists that requires attention. | | Warning | A condition exists that requires attention. |
  
-==== HealthRollup: ====+== HealthRollup ==
  
-string Description +string Description ^
-| --- | --- |+
 | Critical | A critical condition exists that requires immediate attention. | | Critical | A critical condition exists that requires immediate attention. |
 | OK | Normal. | | OK | Normal. |
 | Warning | A condition exists that requires attention. | | Warning | A condition exists that requires attention. |
  
-==== ReplicaPriority: ====+== ReplicaPriority ==
  
-string Description +string Description ^
-| --- | --- |+
 | High | Copy engine I/O has higher priority than host I/O. | | High | Copy engine I/O has higher priority than host I/O. |
 | Low | Copy engine I/O lower priority than host I/O. | | Low | Copy engine I/O lower priority than host I/O. |
Line 6201: Line 5443:
 | Urgent | Copy operation to be performed as soon as possible, regardless of the host I/O requests. | | Urgent | Copy operation to be performed as soon as possible, regardless of the host I/O requests. |
  
-==== ReplicaProgressStatus: ====+== ReplicaProgressStatus ==
  
-string Description +string Description ^
-| --- | --- |+
 | Aborting | Abort in progress. | | Aborting | Abort in progress. |
 | Completed | The request is completed. Data flow is idle. | | Completed | The request is completed. Data flow is idle. |
Line 6229: Line 5470:
 | Terminating | The relationship is in the process of terminating. | | Terminating | The relationship is in the process of terminating. |
  
-==== ReplicaReadOnlyAccess: ====+== ReplicaReadOnlyAccess ==
  
-string Description +string Description ^
-| --- | --- |+
 | Both | Both the source and the target elements are read only to the host. | | Both | Both the source and the target elements are read only to the host. |
 | ReplicaElement | The replica element.  | | ReplicaElement | The replica element.  |
 | SourceElement | The source element. | | SourceElement | The source element. |
  
-==== ReplicaRecoveryMode: ====+== ReplicaRecoveryMode ==
  
-string Description +string Description ^
-| --- | --- |+
 | Automatic | Copy operation resumes automatically. | | Automatic | Copy operation resumes automatically. |
 | Manual | ReplicaState is set to Suspended after the link is restored. It is required to issue the Resume operation to continue. | | Manual | ReplicaState is set to Suspended after the link is restored. It is required to issue the Resume operation to continue. |
  
-==== ReplicaRole: ====+== ReplicaRole ==
  
-string Description +string Description ^
-| --- | --- |+
 | Source | The source element. | | Source | The source element. |
 | Target | The target element.  | | Target | The target element.  |
  
-==== ReplicaState: ====+== ReplicaState ==
  
-string Description +string Description ^
-| --- | --- |+
 | Aborted | The copy operation is aborted with the Abort operation. Use the Resync Replica operation to restart the copy operation.  | | Aborted | The copy operation is aborted with the Abort operation. Use the Resync Replica operation to restart the copy operation.  |
 | Broken | The relationship is non-functional due to errors in the source, the target, the path between the two or space constraints.  | | Broken | The relationship is non-functional due to errors in the source, the target, the path between the two or space constraints.  |
Line 6272: Line 5509:
 | Unsynchronized | Not all the source element data has been copied to the target element.  | | Unsynchronized | Not all the source element data has been copied to the target element.  |
  
-==== ReplicaType: ====+== ReplicaType ==
  
-string Description +string Description ^
-| --- | --- |+
 | Clone | Create a point in time, full copy the source. | | Clone | Create a point in time, full copy the source. |
 | Mirror | Create and maintain a copy of the source. | | Mirror | Create and maintain a copy of the source. |
Line 6281: Line 5517:
 | TokenizedClone | Create a token based clone. | | TokenizedClone | Create a token based clone. |
  
-==== ReplicaUpdateMode: ====+== ReplicaUpdateMode ==
  
-string Description +string Description ^
-| --- | --- |+
 | Active | Active-Active (i.e. bidirectional) synchronous updates. | | Active | Active-Active (i.e. bidirectional) synchronous updates. |
 | Adaptive | Allows implementation to switch between synchronous and asynchronous modes. | | Adaptive | Allows implementation to switch between synchronous and asynchronous modes. |
Line 6290: Line 5525:
 | Synchronous | Synchronous updates. | | Synchronous | Synchronous updates. |
  
-==== RequestedReplicaState: ====+== RequestedReplicaState ==
  
-string Description +string Description ^
-| --- | --- |+
 | Aborted | The copy operation is aborted with the Abort operation. Use the Resync Replica operation to restart the copy operation.  | | Aborted | The copy operation is aborted with the Abort operation. Use the Resync Replica operation to restart the copy operation.  |
 | Broken | The relationship is non-functional due to errors in the source, the target, the path between the two or space constraints.  | | Broken | The relationship is non-functional due to errors in the source, the target, the path between the two or space constraints.  |
Line 6311: Line 5545:
 | Unsynchronized | Not all the source element data has been copied to the target element.  | | Unsynchronized | Not all the source element data has been copied to the target element.  |
  
-==== State: ====+== State ==
  
-string Description +string Description ^
-| --- | --- |+
 | Absent | This function or resource is not present or not detected. | | Absent | This function or resource is not present or not detected. |
 | Deferring | The element will not process any commands but will queue new requests. | | Deferring | The element will not process any commands but will queue new requests. |
Line 6327: Line 5560:
 | Updating | The element is updating and may be unavailable or degraded. | | Updating | The element is updating and may be unavailable or degraded. |
  
-==== UndiscoveredElement: ====+== UndiscoveredElement ==
  
-string Description +string Description ^
-| --- | --- |+
 | ReplicaElement | The replica element is undiscovered. | | ReplicaElement | The replica element is undiscovered. |
 | SourceElement | The source element is undiscovered. | | SourceElement | The source element is undiscovered. |
  
-==== VolumeType: ====+== VolumeType ==
  
-string Description +string Description ^
-| --- | --- |+
 | Mirrored | The volume is a mirrored device | | Mirrored | The volume is a mirrored device |
 | NonRedundant | The volume is a non-redundant storage device | | NonRedundant | The volume is a non-redundant storage device |
Line 6346: Line 5577:
  
  
-====== Zone 1.0.======+===== VolumeCollection ===== 
 + 
 +A Collection of Volume resource instances. 
 + 
 +^ Property ^ Type ^ Nullable ^ Permission ^ Description ^ 
 +| **Description** | string | Yes | read-write | Provides a description of this resource and is used for commonality  in the schema definitions
 +| **Members** | array(reference([[documentation:redfish_api:schema_definition#volume|Volume]])) |  | read-write | The value of each member references a Volume resource. | 
 +| **Name** | string |  | read-write | A friendly name for this line of service. | 
 +| **Oem** {} | object |  | read-write | This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | 
 + 
 +===== Zone =====
  
 Switch contains properties describing a simple fabric zone. Switch contains properties describing a simple fabric zone.
  
-|             | +^ Property ^ Type ^ Nullable ^ Permission ^ Description ^ 
-| --- | --- | --- | +| **Description** | string | Yes | read-write | Provides a description of this resource and is used for commonality  in the schema definitions. | 
-| **Description** | string, null\\ \\ *read-write| Provides a description of this resource and is used for commonality  in the schema definitions. | +| **Id** | string |  | read-write | Uniquely identifies the resource within the collection of like resources. | 
-| **Id** | string\\ \\ *read-write| Uniquely identifies the resource within the collection of like resources. | +| **Links** { | object |  | read-write | Contains references to other resources that are related to this resource. | 
-| **Links** { | object\\ \\ *read-write| Contains references to other resources that are related to this resource. | +\ \ \ \ \ \ **Endpoints** [ {} ] | array |  | read-only | An array of references to the endpoints that are contained in this zone. | 
-<space><space><space><space><space><space>**Endpoints** [ {} ] | array\\ \\ *read-only| An array of references to the endpoints that are contained in this zone. | +| \ \ \ \ \ \ **InvolvedSwitches** [ {} ] | array |  | read-only | An array of references to the switchs that are utilized in this zone. | 
-<space><space><space><space><space><space>**[email protected]** | string\\ \\ *read-write* |  | +| \ \ \ \ \ \ **Oem** {} | object |  | read-write | Oem extension object. | 
-| <space><space><space><space><space><space>**InvolvedSwitches** [ {} ] | array\\ \\ *read-only| An array of references to the switchs that are utilized in this zone. | +| } |   
-<space><space><space><space><space><space>**[email protected]** | string\\ \\ *read-write* |  | +| **Name** | string |  | read-write | A friendly name for this line of service. | 
-| <space><space><space><space><space><space>**Oem** {} | object\\ \\ *read-write| Oem extension object. | +| **Oem** {} | object |  | read-write | This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | 
-| } |     +| **Status** { | object |  | read-only | Indicates the status of the file share. | 
-| **Name** | string\\ \\ *read-write| A friendly name for this line of service. | +\ \ \ \ \ \ **Health** | string | Yes | read-write | This represents the health state of this resource in the absence of its dependent resources.\\ //See Property Details, below, for more information about this property.// 
-| **Oem** {} | object\\ \\ *read-write| This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | +\ \ \ \ \ \ **HealthRollup** | string | Yes | read-write | This represents the overall health state from the view of this resource.\\ //See Property Details, below, for more information about this property.// 
-| **Status** { | object\\ \\ *read-only| Indicates the status of the file share. | +\ \ \ \ \ \ **Oem** {} | object |  | read-write | This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | 
-<space><space><space><space><space><space>**Health** | string, null\\ \\ *read-write| This represents the health state of this resource in the absence of its dependent resources. *See Property Details, below, for more information about this property.+\ \ \ \ \ \ **State** | string | Yes | read-write | This indicates the known state of the resource, such as if it is enabled.\\ //See Property Details, below, for more information about this property.// 
-<space><space><space><space><space><space>**HealthRollup** | string, null\\ \\ *read-write| This represents the overall health state from the view of this resource. *See Property Details, below, for more information about this property.+| } |   |
-<space><space><space><space><space><space>**Oem** {} | object\\ \\ *read-write| This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. | +
-<space><space><space><space><space><space>**State** | string, null\\ \\ *read-write| This indicates the known state of the resource, such as if it is enabled. *See Property Details, below, for more information about this property.+
-| } |     |+
  
-===== Property Details =====+=== Property Details ===
  
-==== Health: ====+== Health ==
  
-string Description +string Description ^
-| --- | --- |+
 | Critical | A critical condition exists that requires immediate attention. | | Critical | A critical condition exists that requires immediate attention. |
 | OK | Normal. | | OK | Normal. |
 | Warning | A condition exists that requires attention. | | Warning | A condition exists that requires attention. |
  
-==== HealthRollup: ====+== HealthRollup ==
  
-string Description +string Description ^
-| --- | --- |+
 | Critical | A critical condition exists that requires immediate attention. | | Critical | A critical condition exists that requires immediate attention. |
 | OK | Normal. | | OK | Normal. |
 | Warning | A condition exists that requires attention. | | Warning | A condition exists that requires attention. |
  
-==== State: ====+== State ==
  
-string Description +string Description ^
-| --- | --- |+
 | Absent | This function or resource is not present or not detected. | | Absent | This function or resource is not present or not detected. |
 | Deferring | The element will not process any commands but will queue new requests. | | Deferring | The element will not process any commands but will queue new requests. |
Line 6403: Line 5638:
 | UnavailableOffline | This function or resource is present but cannot be used. | | UnavailableOffline | This function or resource is present but cannot be used. |
 | Updating | The element is updating and may be unavailable or degraded. | | Updating | The element is updating and may be unavailable or degraded. |
 +
 +
 +===== ZoneCollection =====
 +
 +A Collection of Zone resource instances.
 +
 +^ Property ^ Type ^ Nullable ^ Permission ^ Description ^
 +| **Description** | string | Yes | read-write | Provides a description of this resource and is used for commonality  in the schema definitions. |
 +| **Members** | array(reference([[documentation:redfish_api:schema_definition#zone|Zone]])) |  | read-only | Contains the members of this collection. |
 +| **Name** | string |  | read-write | A friendly name for this line of service. |
 +| **Oem** {} | object |  | read-write | This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. |