创建裸机设备(CreateBaremetalChassis)
用户可以使用CreateBaremetalChassis创建裸机设备。
例如:
CreateBaremetalChassis name=test clusterUuid=1e9584cd6dd64c1a96fba1bb1114948e ipmiAddress=192.168.0.1 ipmiUsername=admin ipmiPassword=password参数(Parameters)
| 名字 | 描述 | 可选的 | 可选的参数值 | 起始支持版本 |
|---|---|---|---|---|
| name | 资源名称 | 2.6.0 | ||
| description | 资源的详细描述 | 是 | 2.6.0 | |
| clusterUuid | 集群UUID | 2.6.0 | ||
| ipmiAddress | IPMI地址 | 2.6.0 | ||
| ipmiPort | IPMI端口 | 是 | 2.6.0 | |
| ipmiUsername | IPMI用户名 | 2.6.0 | ||
| ipmiPassword | IPMI密码 | 2.6.0 | ||
| resourceUuid | 资源UUID | 是 | 2.6.0 | |
| userTags | 用户标签,请参见 创建用户标签(CreateUserTag) | 是 | 2.6.0 | |
| systemTags | 系统标签,请参见 创建系统标签(CreateSystemTag) | 是 | 2.6.0 | |
| timeout | 是 |