ipmcget -t storage -d arrayinfo
更新时间: 2026/07/16
在Gitcode上查看源码

ipmcget -t storage -d arrayinfo

返回总览 | 返回命令索引

命令功能

查询磁盘阵列信息

命令格式

text
ipmcget -t storage -d arrayinfo -v <ContollerID> <Option>

参数说明

NameLocationTypeRequiredDefaultConstraintDescription
ContollerIDReqBodyinteger-[{"Type": "Range", "Formula": [0, 255]}]RAID Controller ID (An non-negative integer base 0). eg. 0,1,2...
OptionReqBody---all - Show all disk arrays attached to this RAID controller. ID - Show only one disk array which matches with this ID.

响应/输出说明

NameLocationTypeRequiredDefaultConstraintDescription
ContollerIDRspBody----
OptionRspBody----
ControllerListRspBody----
GetDiskListRspBody----

后端处理流

StepTypePath/URIInterfaceField/MethodSourceDestination
1List/bmc/kepler/Systems/1/Storage/Controllersbmc.kepler.Systems.Storage.Controller--{"Members": "ControllerList"}
2Method/bmc/kepler/MdbServicebmc.kepler.MdbGetPath-{"Path": "Path"}
3List${ProcessingFlow[2]/Destination/Path}/DiskArraysbmc.kepler.Systems.Storage.DiskArray--{"Members": "DiskList"}

使用示例

text
ipmcget -t storage -d arrayinfo -v <ContollerID> <Option>

输出样例

来源信息

ItemValue
命令类型ipmcget
targetstorage
dataitemarrayinfo
URI/cli/v1/storage/arrayinfo
Interface TypeGet
配置来源interface_config/cli/ipmcget/storage.json
请求版本26.06_2026.06.30
源码提交5606349e
生成时间2026-07-16T01:48:37