Lines Matching full:accountservice
39 Redfish.Post /redfish/v1/AccountService/Accounts body=&{payload}
59 Redfish.Post /redfish/v1/AccountService/Accounts body=&{payload}
64 Redfish.Patch /redfish/v1/AccountService/Accounts/${random_username} body=&{payload}
84 Redfish.Post /redfish/v1/AccountService/Accounts body=&{payload}
89 Redfish.Patch /redfish/v1/AccountService/Accounts/${random_username} body=&{payload}
119 Redfish.Post /redfish/v1/AccountService/Accounts body=&{payload}
123 Redfish.Delete /redfish/v1/AccountService/Accounts/${random_username}
180 ... /redfish/v1/AccountService/Accounts/${username} RoleId
198 ... /redfish/v1/AccountService/Accounts/${username} RoleId
239 Append To List ${username_list} /redfish/v1/AccountService/Accounts/${random_username}
258 ... /redfish/v1/AccountService/Accounts/${username} RoleId
322 ... Redfish.Delete /redfish/v1/AccountService/Accounts/${random_username}
349 ${resp}= Redfish.Get /redfish/v1/AccountService/Accounts/
352 ${output}= Split String ${user["@odata.id"]} /redfish/v1/AccountService/Accounts/
363 ${resp}= Redfish.Get /redfish/v1/AccountService/Accounts/${user}