Virtual Network Appliance Plan

Summary

This data type are included API response as below.
  • List Virtual Network Appliance Plan
  • Show Virtual Network Appliance Plan

DATE TYPE

Contents
Parameter Description DATATYPE FORMAT ENUM
virtual_network_appliance_plans   Array<Object> - -
virtual_network_appliance_plan   Object - -
id Unique ID of the Virtual Network Appliance Plan String Hyph-uuid -
name Name of the Virtual Network Appliance Plan String String(0-255) -
description Description of the Virtual Network Appliance Plan String String(0-255) -
appliance_type type of the appliance String String(0-255) ["ECL::VirtualNetworkAppliance::VSRX"]
version Virtual Network Appliance Plan version String String(0-255) -
flavor nova flavor String String(0-255) -
number_of_interfaces Number of Interfaces Integer Integer(0-255) -
enabled Is user allowed to create new firewalls with this plan. Boolean - -
max_number_of_aap Integer Max Number of Interfaces Integer(0-255) -
licenses   Array<Object> - -
license_type type of license String String(0-255) -
availability_zones Array<Object> -    
availability_zone String String(0-255) Availability_zones of Virtual Network Appliance Plan  
available Boolean - Availability_zones availability  
rank Integer Integer(0-255) The rank is displayed in the order of decreasing the quantity of Virtual_Network_Applianc resources.  

FORMAT

Contents
FORMAT REGEX
Hyph-uuid /^[a-fA-F0-9]{8}(-[a-fA-F0-9]{4}){3}-[a-fA-F0-9]{12}$/
String(0-255) /^[a-zA-Z0-9 !"#$%&'()*+,-./:;<=>?@[]^_`{|}~]{0,255}$/