icc tenant-connection-request update¶
任意パラメーター¶
パラメーター名 | データ形式 | デフォルト値 | パラメーター説明 |
---|---|---|---|
--name |
string | なし | テナント間接続リクエストの名前(接続元) |
--description |
string | なし | 説明(接続元) |
--tags |
key=value | なし | タグ(接続元)
キーと値をイコール区切りで指定します
このオプションは複数指定できます
|
--name-other |
string | なし | テナント間接続リクエストの名前(接続先) |
--description-other |
string | なし | 説明(接続先) |
--tags-other |
key=value | なし | タグ(接続先)
キーと値をイコール区切りで指定します
このオプションは複数指定できます
|
コマンド使用例¶
$ ecl icc tenant-connection-request update 4707b0ce-64e1-11ef-b528-2e8e1800d6ec --description env_dev2_2
+---------------------+--------------------------------------+
| Field | Value |
+---------------------+--------------------------------------+
| approval_request_id | req0000286997 |
| description | env_dev2_2 |
| description_other | |
| id | 4707b0ce-64e1-11ef-b528-2e8e1800d6ec |
| name | conn2-13058 |
| name_other | |
| network_id | 40b72ea0-bd08-4228-b34d-258bd2da221f |
| status | registered |
| tags | key1='val1', key2='val2' |
| tags_other | |
| tenant_id | 190b7f1906db427f89db16e4c7c05fbf |
| tenant_id_other | 0d45fa7fe6e047f7818090307e126477 |
+---------------------+--------------------------------------+