11.95. 裸机卷连接器集

设置 baremetal 卷连接器属性。

使用方法:

openstack baremetal volume connector set [-h] [--node <uuid>]
                                                [--type <type>]
                                                [--connector-id <connector id>]
                                                [--extra <key=value>]
                                                <volume connector>

表 11.348. positional 参数

概述

<volume connector>

卷连接器的 UUID。

表 11.349. 命令参数

概述

-h, --help

显示帮助信息并退出

--node <uuid>

此卷连接器所属节点的 UUID。

--type <type>

卷连接器的类型。可以是 iqn,ip,mac,wwnn,wwpn,port,portgroup

--connector-id <connector id>

指定类型中的卷连接器的 ID。

--extra <key=value>

记录任意键/值元数据。可多次指定。