Table of Contents

Class OrganizationInsightWebAppThresholds

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

Default thresholds for each application

[DataContract]
public class OrganizationInsightWebAppThresholds
Inheritance
OrganizationInsightWebAppThresholds
Inherited Members

Constructors

OrganizationInsightWebAppThresholds()

public OrganizationInsightWebAppThresholds()

Properties

Goodput

App goodput

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

Property Value

string

ResponseDelay

App response delay

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

Property Value

string