Table of Contents

Class ApiUsageOverview

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

An API usage overview

[DataContract]
public class ApiUsageOverview
Inheritance
ApiUsageOverview
Inherited Members

Properties

ResponseCodeCounts

The stats

[DataMember(Name = "responseCodeCounts")]
public Dictionary<string, int> ResponseCodeCounts { get; set; }

Property Value

Dictionary<string, int>