Class OrganizationsExtensionsSection
- Namespace
- Meraki.Api.Sections.General.Organizations
- Assembly
- Meraki.Api.dll
Provides access to organizations extensions API endpoints
public class OrganizationsExtensionsSection
- Inheritance
-
OrganizationsExtensionsSection
- Inherited Members
Constructors
OrganizationsExtensionsSection()
public OrganizationsExtensionsSection()
Properties
SdwanManager
Gets the sdwan manager
public OrganizationsExtensionsSdwanManagerSection SdwanManager { get; }
Property Value
ThousandEyes
List the ThousandEyes agent configurations under this organization. Only valid for networks with access to Meraki Insight. Organization must have a ThousandEyes account connected to perform this action.
public IOrganizationsExtensionsThousandEyes ThousandEyes { get; }