创建裸机实例(CreateBaremetalInstance)
用户可以使用CreateBaremetalInstance创建裸机实例。
例如:
CreateBaremetalInstance name=test chassisUuid=42bd9ac18f984dd683ad22a36a5b756c imageUuid=0f44e08d05874b98a63e187b3e8dbc08 password=password
参数(Parameters)
名字 | 描述 | 可选的 | 可选的参数值 | 起始支持版本 |
---|---|---|---|---|
name | 资源名称 | 2.6.0 | ||
description | 资源的详细描述 | 是 | 2.6.0 | |
chassisUuid | 裸机设备UUID | 2.6.0 | ||
imageUuid | 镜像UUID | 2.6.0 | ||
password | 系统ROOT密码 | 2.6.0 | ||
nicCfgs | 裸机网络配置 | 是 | 2.6.0 | |
strategy | 裸机实例创建策略 | 是 |
|
2.6.0 |
resourceUuid | 资源UUID。若指定,则裸机实例会以该字段值作为UUID。 | 是 | 2.6.0 | |
userTags | 用户标签,请参见 创建用户标签(CreateUserTag) | 是 | 2.6.0 | |
systemTags | 系统标签,请参见 创建系统标签(CreateSystemTag) | 是 | 2.6.0 | |
timeout | 是 |