vna appliance show¶
コマンド使用例¶
ecl vna appliance show
$ ecl vna appliance show 540e6f2d-c308-4765-a01e-fab9a8f24e55
+--------------------------------+------------------------------------------------------------+
| Field | Value |
+--------------------------------+------------------------------------------------------------+
| ID | 540e6f2d-c308-4765-a01e-fab9a8f24e55 |
| Name | demo-vna-01 |
| Description | |
| Tags | {} |
| Virtual Network Appliance Plan | Juniper_vSRX_15.1X49-D100_2CPU_4GB_8IF_STD |
| Appliance Type | ECL::VirtualNetworkAppliance::VSRX |
| Availability Zone | zone1-groupb |
| OS Monitoring Status | initial |
| OS Login Status | initial |
| VM Status | initial |
| Operation Status | PROCESSING |
| Interfaces | { |
| | "interface_8": { |
| | "network_id": "", |
| | "fixed_ips": [], |
| | "name": "", |
| | "allowed_address_pairs": [], |
| | "updatable": true |
| | }, |
| | "interface_7": { |
| | "network_id": "", |
| | "fixed_ips": [], |
| | "name": "", |
| | "allowed_address_pairs": [], |
| | "updatable": true |
| | }, |
| | "interface_6": { |
| | "network_id": "", |
| | "fixed_ips": [], |
| | "name": "", |
| | "allowed_address_pairs": [], |
| | "updatable": true |
| | }, |
| | "interface_5": { |
| | "network_id": "", |
| | "fixed_ips": [], |
| | "name": "", |
| | "allowed_address_pairs": [], |
| | "updatable": true |
| | }, |
| | "interface_4": { |
| | "network_id": "", |
| | "fixed_ips": [], |
| | "name": "", |
| | "allowed_address_pairs": [], |
| | "updatable": true |
| | }, |
| | "interface_3": { |
| | "network_id": "", |
| | "fixed_ips": [], |
| | "name": "", |
| | "allowed_address_pairs": [], |
| | "updatable": true |
| | }, |
| | "interface_2": { |
| | "network_id": "", |
| | "fixed_ips": [], |
| | "name": "", |
| | "allowed_address_pairs": [], |
| | "updatable": true |
| | }, |
| | "interface_1": { |
| | "network_id": "92c32192-2dfa-4f16-97b3-c6af345b3f78", |
| | "fixed_ips": [ |
| | { |
| | "subnet_id": "", |
| | "fixed_ip_address": "10.255.0.10" |
| | } |
| | ], |
| | "name": "default-interface", |
| | "allowed_address_pairs": [], |
| | "updatable": true |
| | } |
| | } |
+--------------------------------+------------------------------------------------------------+