Class OrganizationsInsightSection
- Namespace
- Meraki.Api.Sections.General.Organizations
- Assembly
- Meraki.Api.dll
Provides access to organizations insight API endpoints
public class OrganizationsInsightSection
- Inheritance
-
OrganizationsInsightSection
- Inherited Members
Constructors
OrganizationsInsightSection()
public OrganizationsInsightSection()
Properties
Applications
Add an Insight tracked application
public IOrganizationsInsightApplications Applications { get; }
Property Value
WebApps
Lists all default web applications rules with counter set rule ids
public IOrganizationsInsightWebApps WebApps { get; }
Property Value
Methods
GetOrganizationInsightSpeedTestResultsAsync(string, CancellationToken)
public Task<List<OrganizationsInsightSpeedTestResult>> GetOrganizationInsightSpeedTestResultsAsync(string organizationId, CancellationToken cancellationToken = default)
Parameters
organizationIdstringcancellationTokenCancellationToken