Table of Contents

Class IWirelessDevicesEthernetStatusesExtentions

Namespace
Meraki.Api.Extensions
Assembly
Meraki.Api.dll
public static class IWirelessDevicesEthernetStatusesExtentions
Inheritance
IWirelessDevicesEthernetStatusesExtentions
Inherited Members

Methods

GetOrganizationWirelessDevicesEthernetStatusesAllAsync(IWirelessDeviceEthernetStatuses, string, CancellationToken)

Get all power statuses for wireless devices

public static Task<List<WirelessDeviceEthernetStatus>> GetOrganizationWirelessDevicesEthernetStatusesAllAsync(this IWirelessDeviceEthernetStatuses wirelessDeviceEthernetStatuses, string organizationId, CancellationToken cancellationToken = default)

Parameters

wirelessDeviceEthernetStatuses IWirelessDeviceEthernetStatuses
organizationId string

The organization id

cancellationToken CancellationToken

Returns

Task<List<WirelessDeviceEthernetStatus>>

Exceptions

ApiException

Thrown when fails to make API call