{ "@odata.context": "/redfish/v1/$metadata#AccountService", "@odata.id": "/redfish/v1/AccountService", "@odata.type": "#AccountService.0.96.0.AccountService", "Id": "AccountService", "Name": "Account Service", "Description": "BMC User Accounts", "AuthFailureLoggingThreshold": 3, "MinPasswordLength": 8, "AccountLockoutThreshold": 5, "AccountLockoutDuration": 30, "AccountLockoutCounterResetAfter": 30, "Links": { "Accounts": { "@odata.id": "/redfish/v1/AccountService/Accounts" }, "Roles": { "@odata.id": "/redfish/v1/AccountService/Roles" } } }