Table of Contents

Class ISwitchDhcpServerPolicyArpInspectionTrustedServersExtenions

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

Methods

GetNetworkSwitchDhcpServerPolicyArpInspectionTrustedServersAllAsync(ISwitchDhcpServerPolicyArpInspectionTrustedServers, string, CancellationToken)

Get All Arp Inspection Trusted Servers

public static Task<List<TrustedServer>> GetNetworkSwitchDhcpServerPolicyArpInspectionTrustedServersAllAsync(this ISwitchDhcpServerPolicyArpInspectionTrustedServers switchDhcpServerPolicyArpInspectionTrustedServer, string networkId, CancellationToken cancellationToken = default)

Parameters

switchDhcpServerPolicyArpInspectionTrustedServer ISwitchDhcpServerPolicyArpInspectionTrustedServers
networkId string

The network id

cancellationToken CancellationToken

Returns

Task<List<TrustedServer>>

Exceptions

ApiException

Thrown when fails to make API call