跳到主要内容

GET – 角色集合

使用 GET 方法检索 Redfish 服务的 RoleCollection 中的属性。

请求 URL

https://<SMM_IPADDR>/redfish/v1/AccountService/Roles

请求正文

响应正文

字段

类型

描述

Description

字符串

“BMC 用户角色”

Members

数组

项:链接

项数: 3

 

Members[N]

链接

用户角色资源实例的链接。

  

@odata.id

字符串

/redfish/v1/AccountService/Roles/ {“Administrator”, “Operator”, “ReadOnly”}

Name

字符串

“Roles Collection”