Table of Contents

Class SwitchSection

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

Provides access to switch API endpoints

public class SwitchSection
Inheritance
SwitchSection
Inherited Members

Constructors

SwitchSection()

public SwitchSection()

Properties

AccessControlLists

Return the access control lists for a MS network

public ISwitchAccessControlLists AccessControlLists { get; }

Property Value

ISwitchAccessControlLists

AccessPolicies

List the access policies for a switch network.

public ISwitchAccessPolicies AccessPolicies { get; }

Property Value

ISwitchAccessPolicies

AlternateManagementInterface

Return the switch alternate management interface for the network

public ISwitchAlternateManagementInterface AlternateManagementInterface { get; }

Property Value

ISwitchAlternateManagementInterface

ConfigTemplates

Gets the config templates

public SwitchConfigTemplatesSection ConfigTemplates { get; }

Property Value

SwitchConfigTemplatesSection

Devices

Clone port-level and some switch-level configuration settings from a source switch to one or more target switches.

public ISwitchDevices Devices { get; }

Property Value

ISwitchDevices

DhcpServerPolicy

Return the DHCP server policy

public ISwitchDhcpServerPolicy DhcpServerPolicy { get; }

Property Value

ISwitchDhcpServerPolicy

DscpToCosMappings

Return the DSCP to CoS mappings

public ISwitchDscpToCosMappings DscpToCosMappings { get; }

Property Value

ISwitchDscpToCosMappings

LinkAggregations

List link aggregation groups

public ISwitchLinkAggregations LinkAggregations { get; }

Property Value

ISwitchLinkAggregations

Mtu

Return the MTU configuration

public ISwitchMtu Mtu { get; }

Property Value

ISwitchMtu

PortSchedules

List switch port schedules

public ISwitchPortSchedules PortSchedules { get; }

Property Value

ISwitchPortSchedules

Ports

List the switch ports for a switch

public ISwitchPorts Ports { get; }

Property Value

ISwitchPorts

QosRules

List quality of service rules

public ISwitchQosRules QosRules { get; }

Property Value

ISwitchQosRules

Routing

Gets the routing

public SwitchRoutingSection Routing { get; }

Property Value

SwitchRoutingSection

Settings

Returns the switch network settings

public ISwitchSettings Settings { get; }

Property Value

ISwitchSettings

Stacks

List the switch stacks in a network

public ISwitchStacks Stacks { get; }

Property Value

ISwitchStacks

StormControl

Return the storm control configuration for a switch network

public ISwitchStormControl StormControl { get; }

Property Value

ISwitchStormControl

Stp

Returns STP settings

public ISwitchStp Stp { get; }

Property Value

ISwitchStp

WarmSpare

Return warm spare configuration for a switch

public ISwitchWarmSpare WarmSpare { get; }

Property Value

ISwitchWarmSpare