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
IWirelessDeviceEthernetStatusesorganizationId
stringThe organization id
cancellationToken
CancellationToken
Returns
Exceptions
- ApiException
Thrown when fails to make API call