Table of Contents

Class InsightSection

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

Provides access to insight API endpoints

public class InsightSection
Inheritance
InsightSection
Inherited Members

Constructors

InsightSection()

public InsightSection()

Properties

Applications

Gets the applications

public InsightApplicationsSection Applications { get; }

Property Value

InsightApplicationsSection

MonitoredMediaServers

List the monitored media servers for this organization

public IInsightMonitoredMediaServers MonitoredMediaServers { get; }

Property Value

IInsightMonitoredMediaServers