背景
支持ManagerAccount资源提供AccountTypes属性
关联ISSUE
整体方案
支持ManagerAccount资源提供AccountTypes属性
评审点
支持ManagerAccount资源提供AccountTypes属性
详细描述
评审点1:
资源URL:/redfish/v1/AccountService/Accounts/{accountid}
资源版本:ManagerAccount.v1_11_0.json
| 属性名 | 类型 | 示例/取值约束 | readonly | 易变属性 | 实现PATCH | 操作权限 | 描述 |
|---|---|---|---|---|---|---|---|
| AccountTypes | [array(string),null] | 取值范围[“IPMI”,“ManagerConsole”,“Redfish”,“WebUI”,“VirtualMedia”,KVMIP"], IPMI对应LoginInterface: IPMI, KVMIP对应Privilege: KVMmgmt ,ManagerConsole对应LoginInterface: SSH、Local ,Redfish对应LoginInterface: Redfish ,VirtualMedia对应Privilege: VMMgmt ,WebUI对应LoginInterface: Web,VirtualMedia和KVMIP不可设置 | false | 否 | 是 | read: ConfigureSelf write: UserMgmt |
允许该账户访问的服务列表 |
评审结论
同意redfish接口/redfish/v1/AccountService/Accounts/{accountid}下新增标准属性AccountTypes,详细信息见评审点1