Table of Contents

Class OrganizationsApplianceSection

Namespace
Meraki.Api.Sections.General.Organizations
Assembly
Meraki.Api.dll

Provides access to organizations appliance API endpoints

public class OrganizationsApplianceSection
Inheritance
OrganizationsApplianceSection
Inherited Members

Constructors

OrganizationsApplianceSection()

public OrganizationsApplianceSection()

Properties

Dns

Gets the dns

public OrganizationsApplianceDnsSection Dns { get; }

Property Value

OrganizationsApplianceDnsSection

Sdwan

Get the SDWAN internet traffic preferences for an MX network

public IOrganizationsApplianceSdwan Sdwan { get; }

Property Value

IOrganizationsApplianceSdwan

Gets the uplinks

public OrganizationsApplianceUplinksSection Uplinks { get; }

Property Value

OrganizationsApplianceUplinksSection

Vlans

List the VLANs for an Organization

public IOrganizationsApplianceVlans Vlans { get; }

Property Value

IOrganizationsApplianceVlans

Vpn

Gets the vpn

public OrganizationsVpnSection Vpn { get; set; }

Property Value

OrganizationsVpnSection