Lines Matching full:accountservice
24 Verify AccountService Available
28 ${resp} = Redfish_utils.Get Attribute /redfish/v1/AccountService ServiceEnabled
37 [Teardown] Run Keywords Redfish.Delete /redfish/v1/AccountService/Accounts/admin_user
52 [Teardown] Run Keywords Redfish.Delete /redfish/v1/AccountService/Accounts/operator_user
67 [Teardown] Run Keywords Redfish.Delete /redfish/v1/AccountService/Accounts/readonly_user
192 Redfish.Delete /redfish/v1/AccountService/Accounts/test_user
198 Redfish.Post /redfish/v1/AccountService/Accounts/ body=&{payload}
210 Redfish.Post /redfish/v1/AccountService/Accounts/ body=&{payload}
213 Redfish.Delete /redfish/v1/AccountService/Accounts/test_user
225 Redfish.Delete /redfish/v1/AccountService/Accounts/newadmin_user
230 Redfish.Patch /redfish/v1/AccountService/Accounts/admin_user body=&{payload}
235 Redfish.Patch /redfish/v1/AccountService/Accounts/readonly_user body=&{payload}
243 Redfish.Delete /redfish/v1/AccountService/Accounts/newadmin_user
244 Redfish.Delete /redfish/v1/AccountService/Accounts/readonly_user
252 [Teardown] Run Keywords Redfish.Delete /redfish/v1/AccountService/Accounts/operator_user
257 Redfish.Patch /redfish/v1/AccountService/Accounts/operator_user body=&{payload}
295 Redfish.Delete /redfish/v1/AccountService/Accounts/admin_user
303 ... AND Redfish.Delete /redfish/v1/AccountService/Accounts/test_user
356 …Redfish.Patch /redfish/v1/AccountService/Accounts/readonly_user body={'Password': 'NewTestPwd123…
363 Redfish.Delete /redfish/v1/AccountService/Accounts/admin_user
364 Redfish.Delete /redfish/v1/AccountService/Accounts/readonly_user
381 … Redfish.Patch /redfish/v1/AccountService/Accounts/operator_user body={'RoleId': 'Administrator'}
386 Redfish.Delete /redfish/v1/AccountService/Accounts/admin_user
387 Redfish.Delete /redfish/v1/AccountService/Accounts/operator_user
405 … Redfish.Patch /redfish/v1/AccountService/Accounts/admin_user body={'Password': 'NewTestPwd123'}
412 Redfish.Delete /redfish/v1/AccountService/Accounts/admin_user
413 Redfish.Delete /redfish/v1/AccountService/Accounts/operator_user
450 ... /redfish/v1/AccountService/Roles
453 ... /redfish/v1/AccountService/Roles/Administrator
454 ... /redfish/v1/AccountService/Roles/Operator
455 ... /redfish/v1/AccountService/Roles/ReadOnly
473 ${resp}= redfish.Get /redfish/v1/AccountService/Roles/Administrator
476 ${resp}= redfish.Get /redfish/v1/AccountService/Roles/Operator
479 ${resp}= redfish.Get /redfish/v1/AccountService/Roles/ReadOnly
487 Redfish.Delete /redfish/v1/AccountService/Accounts/root valid_status_codes=[${HTTP_FORBIDDEN}]
509 Redfish.Delete /redfish/v1/AccountService/Accounts/new_admin
566 Verify AccountService Unsupported Methods
567 [Documentation] Verify Unsupported methods of AccountService
571 Redfish.Put /redfish/v1/AccountService
575 Redfish.Post /redfish/v1/AccountService
579 Redfish.Delete /redfish/v1/AccountService
607 Redfish.Delete /redfish/v1/AccountService/Accounts/${userName}
613 Redfish.Post /redfish/v1/AccountService/Accounts/ body=&{payload}
634 ... /redfish/v1/AccountService/Accounts/${username} RoleId
656 ... /redfish/v1/AccountService/Accounts/${username} RoleId
693 #"@odata.id": "/redfish/v1/AccountService/Accounts/test1",
700 # "@odata.id": "/redfish/v1/AccountService/Roles/Administrator"
709 Redfish.Delete /redfish/v1/AccountService/Accounts/${username}
735 Redfish.Delete /redfish/v1/AccountService/Accounts/${username}
753 Redfish.Delete /redfish/v1/AccountService/Accounts/${userName}
787 Redfish.Delete /redfish/v1/AccountService/Accounts/${username}
828 # property in accountservice uri to TRUE.
836 ... Redfish.Patch ${REDFISH_BASE_URI}AccountService
876 # "@odata.id": "/redfish/v1/AccountService",
916 ... ${AUTH_URI}/redfish/v1/AccountService
940 Redfish.Delete /redfish/v1/AccountService/Accounts/${userName}
946 Redfish.Post /redfish/v1/AccountService/Accounts/ body=&{payload}
960 Redfish.Delete /redfish/v1/AccountService/Accounts/${user_name}
966 Redfish.Post /redfish/v1/AccountService/Accounts/ body=&{payload}
971 Redfish.Post /redfish/v1/AccountService/Accounts/ body=&{payload}
975 Redfish.Patch /redfish/v1/AccountService/Accounts/${user_name} body={'Password': 'UserPwd'}
979 Redfish.Patch /redfish/v1/AccountService/Accounts/${user_name} body={'Password': 'UserPwd1'}
986 Redfish.Delete /redfish/v1/AccountService/Accounts/${user_name}