Table of Contents

Class WirelessSection

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

Provides access to wireless API endpoints

public class WirelessSection
Inheritance
WirelessSection
Inherited Members

Constructors

WirelessSection()

public WirelessSection()

Properties

AirMarshal

List Air Marshal scan results from a network

public IWirelessAirMarshal AirMarshal { get; }

Property Value

IWirelessAirMarshal

AlternateManagementInterface

Return an action batch

public IWirelessAlternateManagementInterface AlternateManagementInterface { get; }

Property Value

IWirelessAlternateManagementInterface

Billing

Return the billing settings of this network

public IWirelessBilling Billing { get; }

Property Value

IWirelessBilling

Bluetooth

Gets the bluetooth

public WirelessBluetoothSection Bluetooth { get; }

Property Value

WirelessBluetoothSection

ChannelUtilizationHistory

Return AP channel utilization over time for a device or network client

public IWirelessChannelUtilizationHistory ChannelUtilizationHistory { get; }

Property Value

IWirelessChannelUtilizationHistory

ClientCountHistory

Return wireless client counts over time for a network, device, or network client

public IWirelessClientCountHistory ClientCountHistory { get; }

Property Value

IWirelessClientCountHistory

Clients

Gets the clients

public WirelessClientsSection Clients { get; }

Property Value

WirelessClientsSection

ConnectionStats

Aggregated connectivity info for this network

public IWirelessConnectionStats ConnectionStats { get; }

Property Value

IWirelessConnectionStats

DataRateHistory

Return PHY data rates over time for a network, device, or network client

public IWirelessDataRateHistory DataRateHistory { get; }

Property Value

IWirelessDataRateHistory

Devices

Return a single device

public WirelessDevicesSection Devices { get; }

Property Value

WirelessDevicesSection

EthernetPortsProfile

Create an AP port profile

public IWirelessEthernetPortsProfiles EthernetPortsProfile { get; }

Property Value

IWirelessEthernetPortsProfiles

FailedConnections

List of all failed client connection events on this network in a given time range

public IWirelessFailedConnections FailedConnections { get; }

Property Value

IWirelessFailedConnections

LatencyHistory

Aggregated latency info for this network, grouped by clients

public IWirelessLatencyHistory LatencyHistory { get; }

Property Value

IWirelessLatencyHistory

LatencyStats

Aggregated latency info for a given AP on this network

public IWirelessLatencyStats LatencyStats { get; }

Property Value

IWirelessLatencyStats

MeshStatuses

Aggregated latency info for this network, grouped by clients

public IWirelessMeshStatuses MeshStatuses { get; }

Property Value

IWirelessMeshStatuses

Radio

Gets the radio

public WirelessRadioSection Radio { get; }

Property Value

WirelessRadioSection

RfProfiles

Creates new RF profile for this network

public IWirelessRfProfiles RfProfiles { get; }

Property Value

IWirelessRfProfiles

Settings

Return the wireless settings for a network

public IWirelessSettings Settings { get; }

Property Value

IWirelessSettings

SignalQualityHistory

Return signal quality (SNR/RSSI) over time for a device or network client

public IWirelessSignalQualityHistory SignalQualityHistory { get; }

Property Value

IWirelessSignalQualityHistory

Ssids

Gets the ssids

public WirelessSsidsSection Ssids { get; }

Property Value

WirelessSsidsSection

Status

Return the SSID statuses of an access point

public IWirelessStatus Status { get; }

Property Value

IWirelessStatus

UsageHistory

Return AP usage over time for a device or network client

public IWirelessUsageHistory UsageHistory { get; }

Property Value

IWirelessUsageHistory