Table of Contents

Class LiveToolsWakeOnLanCreateCallbackHttpServer

Namespace
Meraki.Api.Data
Assembly
Meraki.Api.dll

Wake On Lan Create Callback Http Server

[DataContract]
public class LiveToolsWakeOnLanCreateCallbackHttpServer
Inheritance
LiveToolsWakeOnLanCreateCallbackHttpServer
Inherited Members

Constructors

LiveToolsWakeOnLanCreateCallbackHttpServer()

public LiveToolsWakeOnLanCreateCallbackHttpServer()

Properties

Id

The webhook receiver ID that will receive information. If specifying this, please leave the url and sharedSecret fields blank.

[ApiAccess(ApiAccess.Read)]
[DataMember(Name = "id")]
public string Id { get; set; }

Property Value

string