Table of Contents

Class OrganizationsWirelessControllerDevicesInterfacesSection

Namespace
Meraki.Api.Sections.General.Organizations
Assembly
Meraki.Api.dll

Provides access to organizations wireless controller devices interfaces API endpoints

public class OrganizationsWirelessControllerDevicesInterfacesSection
Inheritance
OrganizationsWirelessControllerDevicesInterfacesSection
Inherited Members

Constructors

OrganizationsWirelessControllerDevicesInterfacesSection()

public OrganizationsWirelessControllerDevicesInterfacesSection()

Properties

L2

List wireless LAN controller layer 2 interfaces in an organization

public IOrganizationsWirelessControllerDevicesInterfacesL2 L2 { get; }

Property Value

IOrganizationsWirelessControllerDevicesInterfacesL2

L3

List wireless LAN controller layer 3 interfaces in an organization

public IOrganizationsWirelessControllerDevicesInterfacesL3 L3 { get; }

Property Value

IOrganizationsWirelessControllerDevicesInterfacesL3

Packets

Retrieve the packet counters for the interfaces of a Wireless LAN controller

public IOrganizationsWirelessControllerDevicesInterfacesPackets Packets { get; }

Property Value

IOrganizationsWirelessControllerDevicesInterfacesPackets

Usage

Retrieve the traffic for the interfaces of a Wireless LAN controller

public IOrganizationsWirelessControllerDevicesInterfacesUsage Usage { get; }

Property Value

IOrganizationsWirelessControllerDevicesInterfacesUsage