meta data for this page
  •  

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
documentation:redfish_api:account_service [2017/03/30 08:17] – [Response] bildocumentation:redfish_api:account_service [2017/03/30 09:38] – [Account Service] bil
Line 1: Line 1:
 ====== Account Service ====== ====== Account Service ======
  
-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. This resource is used to represent a management account service for Redfish implementation."+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. This resource is used to represent a management account service for this Redfish implementation."
  
-Redfish Schema Version: [[http://redfish.dmtf.org/schemas/AccountService.v1_1_0.json|v1.1.0]]+Redfish Schema: [[http://redfish.dmtf.org/schemas/AccountService.v1_1_0.json|AccountService v1.1.0]]
  
 ===== GET ===== ===== GET =====
Line 19: Line 19:
 | Id | String | No | Uniquely identifies the resource within the collection of like resources | | Id | String | No | Uniquely identifies the resource within the collection of like resources |
 | Name | String | No | The name of the resource | | Name | String | No | The name of the resource |
 +| Description | String | No | Provides a description of this resource. |
 | Status | Object | No | The [[documentation:redfish_api:resource#Status|Status]] of this resource | | Status | Object | No | The [[documentation:redfish_api:resource#Status|Status]] of this resource |
 | ServiceEnabled | Boolean | Yes | Indicates whether this service is enabled | | ServiceEnabled | Boolean | Yes | Indicates whether this service is enabled |