User Manual

4-94
Chapter 4: Redfish Technology Pack
4.3.33 Manager Account
This resource shall be used to represent resources that represent the user accounts for the manager.
Default Administrator Account can be created using system-builder application.
A. GET
• Request
https://{{ip}}/redfish/v1/AccountService/Accounts/{{account_
instance}}
Content-Type: application/json
• Response
The response of the request will be in JSON format. The properties are mentioned in
the following table.
Table 47 Manager Account Property
Name Type ReadOnly Description
@odata.context String True
Refer to section 4.3.1 ODATA properties.
@odata.id String True
Refer to section 4.3.1 ODATA properties.
@odata.type String True
Refer to section 4.3.1 ODATA properties.
@odata.etag String True
Refer to section 4.3.1 ODATA properties.
Oem Object
Refer to Resource Complex Types under section 4.3.3 Resource.
This property will be a part of JSON response only if an
OEM property is implemented according to “
How to Add
OEM extensions (v1.1)
” document.
Id(M)
String True Resource Identifier.
Name(M)
String True Name of the Resource.
Description String True
Provides description of the resource. Refer to section 4.3.3 Resource.
Password(C) String False The value of this property shall be the password for this account.
Should not be displayed in the response.
UserName(C) String False The value of this property shall be the user name for this account.
RoleId String False The value of this property shall be the ID of the Role resource that
configured for this account.
(continued on the next page)
E16160_ASMB9-iKVM_UM_V3.indb 94E16160_ASMB9-iKVM_UM_V3.indb 94 1/17/2020 2:29:31 PM1/17/2020 2:29:31 PM