Table of Contents

Class OrganizationsWirelessDevicesSection

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

Provides access to organizations wireless devices API endpoints

public class OrganizationsWirelessDevicesSection
Inheritance
OrganizationsWirelessDevicesSection
Inherited Members

Constructors

OrganizationsWirelessDevicesSection()

public OrganizationsWirelessDevicesSection()

Properties

ChannelUtilization

Get average channel utilization for all bands in a network, split by AP

public IOrganizationsWirelessDevicesChannelUtilization ChannelUtilization { get; }

Property Value

IOrganizationsWirelessDevicesChannelUtilization

Latency

Get latency summaries for all wireless devices in an organization.

public IOrganizationsWirelessDevicesLatency Latency { get; }

Property Value

IOrganizationsWirelessDevicesLatency

PacketLoss

Get average packet loss for the given timespan for all clients in the organization.

public IOrganizationsWirelessDevicesPacketLoss PacketLoss { get; }

Property Value

IOrganizationsWirelessDevicesPacketLoss

Radio

List the AFC power limits of an organization by device

public IOrganizationsWirelessRadio Radio { get; }

Property Value

IOrganizationsWirelessRadio

Radsec

Gets the radsec

public OrganizationsWirelessRadsecSection Radsec { get; }

Property Value

OrganizationsWirelessRadsecSection