network gw-interface update¶
必須パラメーター¶
パラメーター名 | データ形式 | デフォルト値 | パラメーター説明 |
---|---|---|---|
GATEWAY_INTERFACE_ID |
<uuid> | なし | 更新するゲートウェイインターフェースのID。複数指定可能です。 |
任意パラメーター¶
パラメーター名 | データ形式 | デフォルト値 | パラメーター説明 |
---|---|---|---|
--name |
<string> | なし | 更新するゲートウェイインターフェースの名前 |
--description |
<string> | なし | 更新するゲートウェイインターフェースの説明 |
コマンド使用例¶
ecl network gw-interface update 0e72dcda-b308-460f-afd4-c40b4659edbd --name "igi gw_port 03 edited
$ ecl network gw-interface update 0e72dcda-b308-460f-afd4-c40b4659edbd --name "igi gw_port 03 edited"
+----------------+--------------------------------------+
| Field | Value |
+----------------+--------------------------------------+
| description | igi gw_port 03 description. |
| gw_vipv4 | 100.0.0.254 |
| id | 0e72dcda-b308-460f-afd4-c40b4659edbd |
| internet_gw_id | c67450ed-8582-4b6d-a5cc-2364d93efc95 |
| name | igi gw_port 03 edited |
| netmask | 24 |
| network_id | 2ba7270e-7d5d-467b-965a-cc429b310318 |
| project_id | |
+----------------+--------------------------------------+