Class OrganizationsDevicesSystemMemoryUsageSection
- Namespace
- Meraki.Api.Sections.General.Organizations
- Assembly
- Meraki.Api.dll
Provides access to organizations devices system memory usage API endpoints
public class OrganizationsDevicesSystemMemoryUsageSection
- Inheritance
-
OrganizationsDevicesSystemMemoryUsageSection
- Inherited Members
Constructors
OrganizationsDevicesSystemMemoryUsageSection()
public OrganizationsDevicesSystemMemoryUsageSection()
Properties
History
Return the memory utilization history in kB for devices in the organization.
public IOrganizationsDevicesSystemMemoryUsageHistory History { get; }