network static-route update

コマンド概要

環境変数で指定したテナントに存在する スタティックルート を更新します。


必須パラメーター

パラメーター名 データ形式 デフォルト値 パラメーター説明
STATIC_ROUTE_ID <uuid> なし 更新するスタティックルートのID

任意パラメーター

パラメーター名 データ形式 デフォルト値 パラメーター説明
- - - -

コマンド使用例

ecl network static-route update e58162ca-9fef-4f27-898f-af0d495b780c --name edited

$ ecl network static-route update e58162ca-9fef-4f27-898f-af0d495b780c  --name edited
+----------------+--------------------------------------+
| Field          | Value                                |
+----------------+--------------------------------------+
| description    | StaticRoute for Scenario-test.       |
| destination    | 100.127.255.184/29                   |
| id             | e58162ca-9fef-4f27-898f-af0d495b780c |
| interdc_gw_id  | 4c842674-60e4-48eb-b5a3-b902f832d0af |
| internet_gw_id | None                                 |
| name           | StaticRoute_INGW_02_01               |
| nexthop        | 100.127.255.189                      |
| project_id     |                                      |
| service_type   | interdc                              |
| status         | ACTIVE                               |
| vpn_gw_id      | None                                 |
+----------------+--------------------------------------+