Table of Contents

Class NetworksWirelessSection

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

Provides access to networks wireless API endpoints

public class NetworksWirelessSection
Inheritance
NetworksWirelessSection
Inherited Members

Constructors

NetworksWirelessSection()

public NetworksWirelessSection()

Properties

Clients

Fetch the health scores for all clients on this network

public INetworksWirelessClients Clients { get; }

Property Value

INetworksWirelessClients

Devices

Fetch the health scores of all APs on this network

public INetworksWirelessDevices Devices { get; }

Property Value

INetworksWirelessDevices

Location

Change scanning API settings

public INetworksWirelessLocation Location { get; }

Property Value

INetworksWirelessLocation

OpportunisticPcap

Update the Opportunistic Pcap settings for a wireless network

public INetworksWirelessOpportunisticPcap OpportunisticPcap { get; }

Property Value

INetworksWirelessOpportunisticPcap

Radio

Update the AutoRF settings for a wireless network

public INetworksWirelessRadio Radio { get; }

Property Value

INetworksWirelessRadio

Zigbee

Update Zigbee Configs for specified network

public INetworksWirelessZigbee Zigbee { get; }

Property Value

INetworksWirelessZigbee