raid扩容
GET
http://192.168.4.228:8000/storage/raid/raid_extend/
请求参数
参数名
类型
描述
必填
raidPath
str
raid路径
必填
types
int
热备发1 非热备发2
必填
devicePathList
list
硬盘列表
可选
nodename
str
节点名称
必填
size
str
硬盘大小 默认GB,'B', 'KB', 'MB', 'GB', 'TB', 'PB','EB', 'ZB', 'YB', 'BB', 'NB', 'DB', 'CB'
必填
spareDiskNum
int
热备盘数量
必填