icc tenant-connection update

コマンド概要

指定したテナント間接続リソースを更新します。


必須パラメーター

パラメーター名

データ形式

デフォルト値

パラメーター説明

tenant_connection_id

uuid

なし

テナント間接続リソースID


任意パラメーター

パラメーター名

データ形式

デフォルト値

パラメーター説明

--name

string

なし

テナント間接続リソースの名前(接続元)

--description

string

なし

説明(接続元)

--tags

key=value

なし

タグ(接続元)
キーと値をイコール区切りで指定します
このオプションは複数指定できます

--name-other

string

なし

テナント間接続リソースの名前(接続先)

--description-other

string

なし

説明(接続先)

--tags-other

key=value

なし

タグ(接続先)
キーと値をイコール区切りで指定します
このオプションは複数指定できます

コマンド使用例

$ ecl icc tenant-connection update 74f3d2a4-64f7-11ef-ba73-dec33336a8c9 --description env_dev3
+------------------------------+--------------------------------------+
| Field                        | Value                                |
+------------------------------+--------------------------------------+
| description                  | env_dev3                             |
| description_other            |                                      |
| device_id                    | 34db2475-1210-4d1c-957a-2c98ef2cedb7 |
| device_interface_id          |                                      |
| device_type                  | ECL::Compute::Server                 |
| id                           | 74f3d2a4-64f7-11ef-ba73-dec33336a8c9 |
| name                         | TCR_IF-13058                         |
| name_other                   |                                      |
| network_id                   | 0657df23-dcf6-40e0-af93-47a5a2341f1d |
| port_id                      | 60a23951-0011-4f6e-8e25-0d4b222b4956 |
| status                       | down                                 |
| tags                         |                                      |
| tags_other                   |                                      |
| tenant_connection_request_id | 8d2202e8-d0c4-11ec-a82d-525400060500 |
| tenant_id                    | 190b7f1906db427f89db16e4c7c05fbf     |
| tenant_id_other              | 0d45fa7fe6e047f7818090307e126477     |
+------------------------------+--------------------------------------+