Table of Contents

Class CellularGatewaySection

Namespace
Meraki.Api.Sections.Products.CellularGateway
Assembly
Meraki.Api.dll

Provides access to cellular gateway API endpoints

public class CellularGatewaySection
Inheritance
CellularGatewaySection
Inherited Members

Constructors

CellularGatewaySection()

public CellularGatewaySection()

Properties

ConnectivityMonitoringDestinations

Return the connectivity testing destinations for an MG network

public ICellularGatewayConnectivityMonitoringDestinations ConnectivityMonitoringDestinations { get; }

Property Value

ICellularGatewayConnectivityMonitoringDestinations

Dhcp

List common DHCP settings of MGs

public ICellularGatewayDhcp Dhcp { get; }

Property Value

ICellularGatewayDhcp

Esims

The eSIM inventory of a given organization.

public ICellularGatewayEsims Esims { get; }

Property Value

ICellularGatewayEsims

Lan

Show the LAN Settings of a MG

public ICellularGatewayLan Lan { get; }

Property Value

ICellularGatewayLan

PortForwardingRules

Returns the port forwarding rules for a single MG.

public ICellularGatewayPortForwardingRules PortForwardingRules { get; }

Property Value

ICellularGatewayPortForwardingRules

SubnetPool

Return the subnet pool and mask configured for MGs in the network.

public ICellularGatewaySubnetPool SubnetPool { get; }

Property Value

ICellularGatewaySubnetPool

Gets the uplink

public CellularGatewayUplinkSection Uplink { get; }

Property Value

CellularGatewayUplinkSection