vna appliance aap update

コマンド概要

環境変数で指定したテナントに存在する仮想ネットワークアプライアンスのアドレスペアを更新します。


必須パラメーター

パラメーター名 データ形式 デフォルト値 パラメーター説明
APPLIANCE_ID <uuid> なし 更新する仮想ネットワークアプライアンスのID

任意パラメーター

パラメーター名 データ形式 デフォルト値 パラメーター説明
--add <interface-slot-no=number,ip-address=ip-addr,mac-address=mac-addr,type=string,vrid=number> なし 追加する仮想ネットワークアプライアンスの許可アドレスのペアのプロパティ。複数指定可能です。
--delete <interface-slot-no=number> なし 削除する仮想ネットワークアプライアンスの許可アドレスのペアのプロパティ。複数指定可能です。

コマンド使用例

ecl vna appliance aap update

$ ecl vna appliance aap update --add interface-slot-no=1,type=vrrp,vrid=3,ip-address=10.0.1.11 --add interface-slot-no=2,mac-address=a6:55:81:05:40:b1,ip-address=10.0.1.21 --delete interface-slot-no=3 6a995169-3267-4d1b-b577-6ed0a727f5e7
  +--------------------------------+---------------------------------------------------------------+
  | Field                          | Value                                                         |
  +--------------------------------+---------------------------------------------------------------+
  | ID                             | 6a995169-3267-4d1b-b577-6ed0a727f5e7                          |
  | Name                           |                                                               |
  | Description                    |                                                               |
  | Tags                           | {}                                                            |
  | Virtual Network Appliance Plan | vSRX_15.1X49-D105.1_2CPU_4GB_8IF_STD                          |
  | Appliance Type                 | ECL::VirtualNetworkAppliance::VSRX                            |
  | Availability Zone              | zone1_groupa                                                  |
  | OS Monitoring Status           | ACTIVE                                                        |
  | OS Login Status                | ACTIVE                                                        |
  | VM Status                      | ACTIVE                                                        |
  | Operation Status               | PROCESSING                                                    |
  | Interfaces                     | {                                                             |
  |                                |   "interface_8": {                                            |
  |                                |     "name": "",                                               |
  |                                |     "allowed_address_pairs": [],                              |
  |                                |     "tags": {},                                               |
  |                                |     "network_id": "",                                         |
  |                                |     "updatable": true,                                        |
  |                                |     "fixed_ips": [],                                          |
  |                                |     "description": ""                                         |
  |                                |   },                                                          |
  |                                |   "interface_7": {                                            |
  |                                |     "name": "",                                               |
  |                                |     "allowed_address_pairs": [],                              |
  |                                |     "tags": {},                                               |
  |                                |     "network_id": "",                                         |
  |                                |     "updatable": true,                                        |
  |                                |     "fixed_ips": [],                                          |
  |                                |     "description": ""                                         |
  |                                |   },                                                          |
  |                                |   "interface_6": {                                            |
  |                                |     "name": "",                                               |
  |                                |     "allowed_address_pairs": [],                              |
  |                                |     "tags": {},                                               |
  |                                |     "network_id": "",                                         |
  |                                |     "updatable": true,                                        |
  |                                |     "fixed_ips": [],                                          |
  |                                |     "description": ""                                         |
  |                                |   },                                                          |
  |                                |   "interface_5": {                                            |
  |                                |     "name": "",                                               |
  |                                |     "allowed_address_pairs": [],                              |
  |                                |     "tags": {},                                               |
  |                                |     "network_id": "",                                         |
  |                                |     "updatable": true,                                        |
  |                                |     "fixed_ips": [],                                          |
  |                                |     "description": ""                                         |
  |                                |   },                                                          |
  |                                |   "interface_4": {                                            |
  |                                |     "name": "",                                               |
  |                                |     "allowed_address_pairs": [],                              |
  |                                |     "tags": {},                                               |
  |                                |     "network_id": "",                                         |
  |                                |     "updatable": true,                                        |
  |                                |     "fixed_ips": [],                                          |
  |                                |     "description": ""                                         |
  |                                |   },                                                          |
  |                                |   "interface_3": {                                            |
  |                                |     "name": "",                                               |
  |                                |     "allowed_address_pairs": [],                              |
  |                                |     "tags": {},                                               |
  |                                |     "network_id": "69dbb664-0a47-4add-a3fd-757b0aed61eb",     |
  |                                |     "updatable": true,                                        |
  |                                |     "fixed_ips": [                                            |
  |                                |       {                                                       |
  |                                |         "subnet_id": "05af6c5d-751a-4e22-950e-4c629d69e94d",  |
  |                                |         "ip_address": "192.168.3.3"                           |
  |                                |       }                                                       |
  |                                |     ],                                                        |
  |                                |     "description": ""                                         |
  |                                |   },                                                          |
  |                                |   "interface_2": {                                            |
  |                                |     "name": "",                                               |
  |                                |     "allowed_address_pairs": [                                |
  |                                |       {                                                       |
  |                                |         "type": "",                                           |
  |                                |         "vrid": null,                                         |
  |                                |         "ip_address": "10.0.1.21",                            |
  |                                |         "mac_address": "a6:55:81:05:40:b1"                    |
  |                                |       }                                                       |
  |                                |     ],                                                        |
  |                                |     "tags": {},                                               |
  |                                |     "network_id": "98d350ac-60e5-4140-a50e-6a55b9470a1b",     |
  |                                |     "updatable": true,                                        |
  |                                |     "fixed_ips": [                                            |
  |                                |       {                                                       |
  |                                |         "subnet_id": "f7128a1d-5797-47df-b191-f5c0b952b994",  |
  |                                |         "ip_address": "192.168.2.3"                           |
  |                                |       }                                                       |
  |                                |     ],                                                        |
  |                                |     "description": ""                                         |
  |                                |   },                                                          |
  |                                |   "interface_1": {                                            |
  |                                |     "name": "",                                               |
  |                                |     "allowed_address_pairs": [                                |
  |                                |       {                                                       |
  |                                |         "type": "vrrp",                                       |
  |                                |         "vrid": 3,                                            |
  |                                |         "ip_address": "10.0.1.11",                            |
  |                                |         "mac_address": "00:00:5e:00:01:03"                    |
  |                                |       }                                                       |
  |                                |     ],                                                        |
  |                                |     "tags": {},                                               |
  |                                |     "network_id": "bb24e59e-0177-42f5-8ddb-1b89e160f662",     |
  |                                |     "updatable": true,                                        |
  |                                |     "fixed_ips": [                                            |
  |                                |       {                                                       |
  |                                |         "subnet_id": "e3f54992-4693-4c3f-8b07-f5c0e5324ed8",  |
  |                                |         "ip_address": "192.168.1.64"                          |
  |                                |       }                                                       |
  |                                |     ],                                                        |
  |                                |     "description": ""                                         |
  |                                |   }                                                           |
  |                                | }                                                             |
  +--------------------------------+---------------------------------------------------------------+