User Manual

ASUS ASMB9-iKVM
4-91
4.3.31 Account Service
This resource shall be used to represent a management account service for a Redfish implementation.
Allows user to create multiple account with different roles and privileges.
A. GET
• Request
https://{{ip}}/redfish/v1/AccountService
Content-Type: application/json
• Response
The response of the request will be in JSON format. The properties are mentioned in
the following table.
Table 46 Account Service 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.
Status Object True
Refer to section 4.3.3 Resource for Resource.Oem.
ServiceEnabled Boolean False This indicates whether this service is enabled.
AuthFailureLogging
Threshold
Number False This is the number of authorization failures that need to occur before the
failure attempt is logged to the manager log. This represents a modulo
function value, thus the failure shall be logged every nth occurrence
where n represents the value of this property. Minimum Value: 0.
MinPasswordLength(C) Number True This property shall reference the minimum password length that the
implementation will allow a password to be set to. Minimum Value: 0.
MaxPassword
Length(C)
Number True This property shall reference the maximum password length that the
implementation will allow a password to be set to. Minimum Value: 0.
AccountLockout
Threshold(C)
Number False The number of failed login attempts before a user account is locked for
a specified duration. (0=never locked)Minimum Value: 0.
(continued on the next page)
E16160_ASMB9-iKVM_UM_V3.indb 91E16160_ASMB9-iKVM_UM_V3.indb 91 1/17/2020 2:29:31 PM1/17/2020 2:29:31 PM