11.95. 裸机卷连接器集
设置 baremetal 卷连接器属性。
使用方法:
openstack baremetal volume connector set [-h] [--node <uuid>] [--type <type>] [--connector-id <connector id>] [--extra <key=value>] <volume connector>
值 | 概述 |
---|---|
<volume connector> | 卷连接器的 UUID。 |
值 | 概述 |
---|---|
-h, --help | 显示帮助信息并退出 |
--node <uuid> | 此卷连接器所属的节点的 UUID。 |
--type <type> | 卷连接器的类型。可以是 iqn,ip,mac,wwnn,wwpn,port,portgroup。 |
--connector-id <connector id> | 指定类型中的卷连接器的 ID。 |
--extra <key=value> | 记录任意键/值元数据。可以多次指定。 |