Abiquo 6.0
This section describes how to manage the physical infrastructure of your data center and public clouds, including compute, hardware profiles, datacenter networks, devices for SDN integrations, and storage devices and tiers on the hybrid cloud platform.
Privilege: Access Infrastructure view
Cloud administrators manage datacenters' physical infrastructure and public cloud regions in Infrastructure view. This cloud infrastructure will be offered to the end user as an Infrastructure as a Service (IaaS) cloud. Abiquo offers a multi-datacenter approach, so you can provide virtual infrastructure supported by public clouds and physical infrastructure in different locations.
To access the Infrastructure view, click the servers Infrastructure button at the top of the main menu.
To display the Google Maps you will require an API key. See How to obtain and install a Google Maps API Key
Abiquo defines a public cloud region as a set of IT resources exposed by a supported cloud provider.
The following diagram shows a datacenter with compute resources and a public cloud region in AWS with VPCs.
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
API Documentation
For the Abiquo API documentation of this feature, see Abiquo API Resources and the page for this resource RemoteServiceDCResource.
Privilege: Access Infrastructure view, View datacenter details, Manage infrastructure elements
To display the infrastructure map:
If necessary, click on the pin map symbol at the top of the Datacenters list
To move around the map:
When you create datacenters, enter map locations and Abiquo will plot them on the map.
If your datacenters do not display as pins on the map, see How to obtain and install a Google Maps API Key for information about using Google Maps in Abiquo.
Privilege: Access Infrastructure view, View datacenter details, Manage infrastructure elements
To display the infrastructure resources:
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.
Privilege: Access Infrastructure view, Display resource usage panel
To view the resource usage of a cloud location:
API Documentation
For the Abiquo API documentation of this feature, see Abiquo API Resources and the page for this resource StatisticsResource.
Related pages