Class ApplianceSection
Provides access to appliance API endpoints
public class ApplianceSection
- Inheritance
-
ApplianceSection
- Inherited Members
Constructors
ApplianceSection()
public ApplianceSection()
Properties
Clients
Gets the clients
public ApplianceClientsSection Clients { get; }
Property Value
ConnectivityMonitoringDestinations
Return the connectivity testing destinations for an MX network
public IApplianceConnectivityMonitoringDestinations ConnectivityMonitoringDestinations { get; }
Property Value
ContentFiltering
Gets the content filtering
public ApplianceContentFilteringSection ContentFiltering { get; }
Property Value
Dhcp
Gets the DHCP
public ApplianceDhcpSection Dhcp { get; }
Property Value
DnsLocalProfiles
Create a new local DNS profile
public IApplianceDnsLocalProfiles DnsLocalProfiles { get; }
Property Value
Firewall
Gets the firewall
public ApplianceFirewallSection Firewall { get; }
Property Value
Performance
Return the performance score for a single MX
public IAppliancePerformance Performance { get; }
Property Value
Ports
Return per-port VLAN settings for a single MX port.
public IAppliancePorts Ports { get; }
Property Value
Prefixes
Gets the prefixes
public AppliancePrefixesSection Prefixes { get; }
Property Value
RadioSettings
Return the radio settings of an appliance
public IApplianceRadioSettings RadioSettings { get; }
Property Value
RfProfiles
List the RF profiles for this network
public IApplianceRfProfiles RfProfiles { get; }
Property Value
SdwanInternetPolices
Update SDWAN internet traffic preferences for an MX network
public IApplianceSdwanInternetPolicies SdwanInternetPolices { get; }
Property Value
Security
Gets the security
public ApplianceSecuritySection Security { get; }
Property Value
Settings
Return the appliance settings for a network
public IApplianceSettings Settings { get; }
Property Value
SingleLan
Return single LAN configuration
public IApplianceSingleLan SingleLan { get; }
Property Value
Ssids
Return a single MX SSID
public IApplianceSsids Ssids { get; }
Property Value
StaticRoutes
Return a static route for an MX or teleworker network
public IApplianceStaticRoutes StaticRoutes { get; }
Property Value
TrafficShaping
Gets the traffic shaping
public ApplianceTrafficShapingSection TrafficShaping { get; }
Property Value
Uplink
Gets the uplink
public ApplianceUplinkSection Uplink { get; }
Property Value
Uplinks
Gets the uplinks
public ApplianceUplinksSection Uplinks { get; }
Property Value
Vlans
Gets the vlans
public ApplianceVlansSection Vlans { get; }
Property Value
Vpn
Gets the vpn
public ApplianceVpnSection Vpn { get; }
Property Value
WarmSpare
Return MX warm spare settings
public IApplianceWarmSpare WarmSpare { get; }