Table of Contents

Class NetworksWebhooksSection

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

Provides access to networks webhooks API endpoints

public class NetworksWebhooksSection
Inheritance
NetworksWebhooksSection
Inherited Members

Constructors

NetworksWebhooksSection()

public NetworksWebhooksSection()

Properties

HttpServers

Return an HTTP server for a network

public INetworksWebhooksHttpServers HttpServers { get; }

Property Value

INetworksWebhooksHttpServers

PayloadTemplates

Return the list of network webhook payload templates

public INetworksWebhooksPayloadTemplates PayloadTemplates { get; }

Property Value

INetworksWebhooksPayloadTemplates

WebhookTests

Return the status of a webhook test for a network

public INetworksWebhooksWebhookTests WebhookTests { get; }

Property Value

INetworksWebhooksWebhookTests