Table of Contents

Class OrganizationsSecureConnectSection

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

Provides access to organizations secure connect API endpoints

public class OrganizationsSecureConnectSection
Inheritance
OrganizationsSecureConnectSection
Inherited Members

Constructors

OrganizationsSecureConnectSection()

public OrganizationsSecureConnectSection()

Properties

PrivateApplicationGroups

Provides a list of private application groups for an Organization

public IOrganizationsSecureConnectPrivateApplicationGroups PrivateApplicationGroups { get; }

Property Value

IOrganizationsSecureConnectPrivateApplicationGroups

PrivateApplications

Provides a list of private applications for an Organization

public IOrganizationsSecureConnectPrivateApplications PrivateApplications { get; }

Property Value

IOrganizationsSecureConnectPrivateApplications

PrivateResourceGroups

Provides a list of the private resource groups in an organization.

public IOrganizationsSecureConnectPrivateResourceGroups PrivateResourceGroups { get; }

Property Value

IOrganizationsSecureConnectPrivateResourceGroups

PrivateResources

Provides a list of private resources for an organization.

public IOrganizationsSecureConnectPrivateResources PrivateResources { get; }

Property Value

IOrganizationsSecureConnectPrivateResources

PublicApplications

Provides a list of public applications for an Organization.

public IOrganizationsSecureConnectPublicApplications PublicApplications { get; }

Property Value

IOrganizationsSecureConnectPublicApplications

Regions

List deployed cloud hubs and regions in this organization

public IOrganizationsSecureConnectRegions Regions { get; }

Property Value

IOrganizationsSecureConnectRegions

RemoteAccessLog

List the latest 5000 events logged by remote access.

public IOrganizationsSecureConnectRemoteAccessLog RemoteAccessLog { get; }

Property Value

IOrganizationsSecureConnectRemoteAccessLog

RemoteAccessLogsExports

Provides a list of remote access logs exports for an Organization

public IOrganizationsSecureConnectRemoteAccessLogsExports RemoteAccessLogsExports { get; }

Property Value

IOrganizationsSecureConnectRemoteAccessLogsExports

Sites

List sites in this organization

public IOrganizationsSecureConnectSites Sites { get; }

Property Value

IOrganizationsSecureConnectSites