GET – 配置属性
使用 GET 方法检索 Redfish 服务的 Configuration 资源中的属性。
请求 URL
https://<SMM_IPADDR>/redfish/v1/Managers/bmc/Oem/Lenovo/Configuration
请求正文
无
响应正文
字段 | 类型 | 描述 | ||||
|---|---|---|---|---|---|---|
Description | 字符串 | “配置服务” | ||||
Id | 字符串 | “ConfigurationService” | ||||
Name | 字符串 | “Configuration Service” | ||||
Action | 数组 | 项:链接 项数: 2 | ||||
#LenovoConfigurationService.BackupConfiguration | 链接 | 备份资源的链接。 /redfish/v1/Managers/bmc/Oem/Lenovo/Configuration/ LenovoConfigurationService.BackupConfiguration | ||||
Target | 字符串 | 必需;还原目标设备:存储网络 | ||||
Password | 字符串 | 包含至少 8 个字母、至少一个数字、一个大写字母、一个小写字母和一个特殊字符 | ||||
#LenovoConfigurationService.RestoreConfiguration | 链接 | 备份资源的链接。 /redfish/v1/Managers/bmc/Oem/Lenovo/Configuration/ LenovoConfigurationService.RestoreConfiguration | ||||
Target | 布尔 | 必需;还原目标设备:存储网络 | ||||
Password | 字符串 | 包含至少 8 个字母、至少一个数字、一个大写字母、一个小写字母和一个特殊字符 | ||||
File | 配置文件 | |||||
@odata.id | 对象 | /redfish/v1/Managers/bmc/Oem/Lenovo/Configuration | ||||
@odata.type | 字符串 | “#ConfigurationService.v1_0_1.ConfigurationService” | ||||
提供反馈