Appliance Management Console (AMC) is a Web-based administrative tool (see AMC Dashboard) that manages the appliance by providing centralized access for:
AMC is accessible from a Web browser.
Network tunnel service is a network routing technology that provides secure network tunnel access to a wide range of applications, including those that use:
Network tunnel service works in conjunction with the Connect Tunnel client, the OnDemand Tunnel agent, and the Mobile Connect client to provide authenticated and encrypted access. It can traverse firewalls, NAT devices, and other proxy servers that can interfere with traditional VPN devices.
Management API provides RESTful API to view and modify appliance data in JSON format. The API is divided into two primary RESTful API that handle HTTP requests before and after the appliance has completed initial configuration:
https://<AMC IP address:8443>/Setup
https://<AMC IP address:8443>/Console
where <AMC IP address>
is the IP address of your SMA appliance.
Browser-based documentation is available at:
https://<AMC IP address:8443>/Setup/Help
https://<AMC IP address:8443>/Console/Help