Skip to content

Latest commit

 

History

History
25 lines (22 loc) · 1.88 KB

FabricGatewayPackage.md

File metadata and controls

25 lines (22 loc) · 1.88 KB

FabricGatewayPackage

Properties

Name Type Description Notes
Href string Gateway package URI [optional] [default to null]
Type_ string Type of Gateway package [optional] [default to null]
Code *Code [optional] [default to null]
Description string Fabric Gateway Package description [optional] [default to null]
TotalIPv4RoutesMax int32 Gateway package BGP IPv4 routes limit [optional] [default to null]
TotalIPv6RoutesMax int32 Gateway package BGP IPv6 routes limit [optional] [default to null]
StaticIPv4RoutesMax int32 Gateway package static IPv4 routes limit [optional] [default to null]
StaticIPv6RoutesMax int32 Gateway package static IPv6 routes limit [optional] [default to null]
NaclsMax int32 Gateway package NACLs limit [optional] [default to null]
NaclRulesMax int32 Gateway package NACLs rules limit [optional] [default to null]
HaSupported bool Gateway package high-available configuration support [optional] [default to null]
RouteFilterSupported bool Gateway package route filter support [optional] [default to null]
NatType string Gateway package NAT supported type [optional] [default to null]
MaxConnLimit int32 Gateway package Max Connection limit [optional] [default to null]
MaxGwLimit int32 Gateway package Max Gateways limit [optional] [default to null]
MaxBwLimit int32 Gateway package Max Bandwidth limit [optional] [default to null]
ChangeLog *PackageChangeLog [optional] [default to null]

[Back to Model list] [Back to API list] [Back to README]