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

ipmcset -t storage -d deleteld

返回总览 | 返回命令索引

命令功能

删除逻辑驱动器

命令格式

text
ipmcset -t storage -d deleteld -v <RAID Controller ID> <Logical Drive ID>

参数说明

NameLocationTypeRequiredDefaultConstraintDescription
ContollerIdReqBodyinteger-[{"Type": "Range", "Formula": [0, null]}]-
DriveIdReqBodyinteger-[{"Type": "Range", "Formula": [0, 65535]}]-

响应/输出说明

NameLocationTypeRequiredDefaultConstraintDescription
GetPathSuccessRspBody----

后端处理流

StepTypePath/URIInterfaceField/MethodSourceDestination
1Method/bmc/kepler/MdbServicebmc.kepler.MdbGetPath-{"Path": "Path"}
2Task${ProcessingFlow[1]/Destination/Path}bmc.kepler.Systems.Storage.Controller.VolumeManageDeleteVolume-{"TaskId": "TaskId"}

使用示例

text
ipmcset -t storage -d deleteld -v <RAID Controller ID> <Logical Drive ID>

输出样例

ScenarioOutputSource
失败Invalid RAID controller ID.interface_config/cli/echoes/ipmcset/storage_deleteld
处理中Delete logical drive begin.interface_config/cli/echoes/ipmcset/storage_deleteld
失败Delete logical drive failed.interface_config/cli/echoes/ipmcset/storage_deleteld
成功Delete logical drive successfully.interface_config/cli/echoes/ipmcset/storage_deleteld

来源信息

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