Table of Contents

Class ApplianceSection

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

Provides access to appliance API endpoints

public class ApplianceSection
Inheritance
ApplianceSection
Inherited Members

Constructors

ApplianceSection()

public ApplianceSection()

Properties

Clients

Gets the clients

public ApplianceClientsSection Clients { get; }

Property Value

ApplianceClientsSection

ConnectivityMonitoringDestinations

Return the connectivity testing destinations for an MX network

public IApplianceConnectivityMonitoringDestinations ConnectivityMonitoringDestinations { get; }

Property Value

IApplianceConnectivityMonitoringDestinations

ContentFiltering

Gets the content filtering

public ApplianceContentFilteringSection ContentFiltering { get; }

Property Value

ApplianceContentFilteringSection

Dhcp

Gets the DHCP

public ApplianceDhcpSection Dhcp { get; }

Property Value

ApplianceDhcpSection

DnsLocalProfiles

Create a new local DNS profile

public IApplianceDnsLocalProfiles DnsLocalProfiles { get; }

Property Value

IApplianceDnsLocalProfiles

Firewall

Gets the firewall

public ApplianceFirewallSection Firewall { get; }

Property Value

ApplianceFirewallSection

Performance

Return the performance score for a single MX

public IAppliancePerformance Performance { get; }

Property Value

IAppliancePerformance

Ports

Return per-port VLAN settings for a single MX port.

public IAppliancePorts Ports { get; }

Property Value

IAppliancePorts

Prefixes

Gets the prefixes

public AppliancePrefixesSection Prefixes { get; }

Property Value

AppliancePrefixesSection

RadioSettings

Return the radio settings of an appliance

public IApplianceRadioSettings RadioSettings { get; }

Property Value

IApplianceRadioSettings

RfProfiles

List the RF profiles for this network

public IApplianceRfProfiles RfProfiles { get; }

Property Value

IApplianceRfProfiles

SdwanInternetPolices

Update SDWAN internet traffic preferences for an MX network

public IApplianceSdwanInternetPolicies SdwanInternetPolices { get; }

Property Value

IApplianceSdwanInternetPolicies

Security

Gets the security

public ApplianceSecuritySection Security { get; }

Property Value

ApplianceSecuritySection

Settings

Return the appliance settings for a network

public IApplianceSettings Settings { get; }

Property Value

IApplianceSettings

SingleLan

Return single LAN configuration

public IApplianceSingleLan SingleLan { get; }

Property Value

IApplianceSingleLan

Ssids

Return a single MX SSID

public IApplianceSsids Ssids { get; }

Property Value

IApplianceSsids

StaticRoutes

Return a static route for an MX or teleworker network

public IApplianceStaticRoutes StaticRoutes { get; }

Property Value

IApplianceStaticRoutes

TrafficShaping

Gets the traffic shaping

public ApplianceTrafficShapingSection TrafficShaping { get; }

Property Value

ApplianceTrafficShapingSection

Gets the uplink

public ApplianceUplinkSection Uplink { get; }

Property Value

ApplianceUplinkSection

Gets the uplinks

public ApplianceUplinksSection Uplinks { get; }

Property Value

ApplianceUplinksSection

Vlans

Gets the vlans

public ApplianceVlansSection Vlans { get; }

Property Value

ApplianceVlansSection

Vpn

Gets the vpn

public ApplianceVpnSection Vpn { get; }

Property Value

ApplianceVpnSection

WarmSpare

Return MX warm spare settings

public IApplianceWarmSpare WarmSpare { get; }

Property Value

IApplianceWarmSpare