Class ApplianceUplinksSection
Provides access to appliance uplinks API endpoints
public class ApplianceUplinksSection
- Inheritance
-
ApplianceUplinksSection
- Inherited Members
Constructors
ApplianceUplinksSection()
public ApplianceUplinksSection()
Properties
Settings
Gets the
public IApplianceUplinksSettings Settings { get; }
Property Value
StatusesOverview
Gets the statuses overview
public IApplianceUplinksStatusesOverview StatusesOverview { get; }
Property Value
UsageHistory
Get the sent and received bytes for each uplink of a network.
public IApplianceUplinksUsageHistory UsageHistory { get; }