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