Table of Contents

Class ApplianceFirewallSection

Namespace
Meraki.Api.Sections.Products.Appliance
Assembly
Meraki.Api.dll

Provides access to appliance firewall API endpoints

public class ApplianceFirewallSection
Inheritance
ApplianceFirewallSection
Inherited Members

Constructors

ApplianceFirewallSection()

public ApplianceFirewallSection()

Properties

ApplianceFirewallSettings

Return the firewall settings for this network

public IApplianceFirewallSettings ApplianceFirewallSettings { get; }

Property Value

IApplianceFirewallSettings

CellularFirewallRules

Return the cellular firewall rules for an MX network

public IApplianceFirewallCellularFirewallRules CellularFirewallRules { get; }

Property Value

IApplianceFirewallCellularFirewallRules

FirewalledServices

List the appliance services and their accessibility rules

public IApplianceFirewallFirewalledServices FirewalledServices { get; }

Property Value

IApplianceFirewallFirewalledServices

InboundCellularFirewallRules

Return the inbound cellular firewall rules for an MX network

public IApplianceFirewallInboundCellularFirewallRules InboundCellularFirewallRules { get; }

Property Value

IApplianceFirewallInboundCellularFirewallRules

InboundFirewallRules

Return the inbound firewall rules for an MX network

public IApplianceFirewallInboundFirewallRules InboundFirewallRules { get; }

Property Value

IApplianceFirewallInboundFirewallRules

L3FirewallRules

Return the L3 firewall rules for an MX network

public IApplianceFirewallL3FirewallRules L3FirewallRules { get; }

Property Value

IApplianceFirewallL3FirewallRules

L7FirewallRules

List the MX L7 firewall rules for an MX network

public IApplianceFirewallL7FirewallRules L7FirewallRules { get; }

Property Value

IApplianceFirewallL7FirewallRules

MulticastForwarding

List Static Multicasting forwarding settings for MX networks

public IApplianceFirewallMulticastForwarding MulticastForwarding { get; }

Property Value

IApplianceFirewallMulticastForwarding

OneToManyNatRules

Return the 1:Many NAT mapping rules for an MX network

public IApplianceFirewallOneToManyNatRules OneToManyNatRules { get; }

Property Value

IApplianceFirewallOneToManyNatRules

OneToOneNatRules

Return the 1:1 NAT mapping rules for an MX network

public IApplianceFirewallOneToOneNatRules OneToOneNatRules { get; }

Property Value

IApplianceFirewallOneToOneNatRules

PortForwardingRules

Return the port forwarding rules for an MX network

public IApplianceFirewallPortForwardingRules PortForwardingRules { get; }

Property Value

IApplianceFirewallPortForwardingRules