Table of Contents | ||
---|---|---|
|
...
To display the Google Maps you will require an API key. See How to obtain and install a Google Maps API Key
...
Introduction to remote services
...
Go to Infrastructure → Private or Public
Select a datacenter or public cloud region
If necessary, click on the server details symbol at the top of the Datacenters list
In public cloud, click on a tenant account to display its details
To allow tenants to use virtual resources, grant them access to the datacenter or public cloud region. See Manage Enterprises and Configure an enterprise in a cloud location
To allow users to administer a restricted set of datacenters or public cloud regions, use administration scopes.
Note that scopes will affect the administration of datacenter resources but not the use of datacenter resources. If the user's enterprise is allowed to use a datacenter, the user will be able to deploy in that datacenter, even if they do not have administration privileges for it.
...
The platform uses remote services to manage infrastructure
...
Remote Services are applications that perform operations for the Abiquo orchestrator.
The Abiquo remote services are as follows.
Remote Service | Description |
---|---|
Virtualization manager | Manages virtual appliance startup and shutdown. Connects to cloud nodes to perform VM operations. Also known as the virtual factory. |
Monitor manager | Performs virtual appliance monitoring. Listens for events occurring in cloud nodes and updates VM state. Also known as the virtual system monitor. |
Appliance manager | Manages the VM templates, appliance library and template repositories. |
Discovery manager | Auto-discovers physical machines. Retrieves hardware information, hypervisor type, and existing VM information. Also known as node collector |
Service manager | Manages XaaS (anything as a service). Retrieves service details and displays a service interface in the platform |
Business process manager | Performs asynchronous Virtual-to-Virtual (V2V) operations, converting VM templates to all hypervisor formats, and managing template exports. |
DHCP service | Assigns IP addresses and static routes to the VMs managed by the platform. |
DHCPv6 service | Assigns IPv6 addresses to the VMs managed by the platform. |
Remote access manager | Manages connections to virtual machines for remote access |
...
Manage remote services with the API
Tip |
---|
API Documentation For the Abiquo API documentation of this feature, see Abiquo API Resources and the page for this resource RemoteServiceDCResource. |
...