Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

All of the Abiquo functions that you can perform through the user interface are also available through a RESTful API, which means that you can integrate and automate with the platform.

Image Modified

The Abiquo user interface is divided into a series of views that you can access from the main menu.

...

The resources come from the multiple cloud locations (datacenters and public cloud regions) that are listed in the Infrastructure view on the left of the GUI. The Cloud Admin is able to view and administer multiple locations from the same interface (or single pane of glass). Each location is defined by the presence of Abiquo Remote Services that manage its resources. So a “datacenter” may represent all the resources in one geographic location, or one part of a large environment that is broken down into multiple data centers. And a "public cloud region" represents resources in a public cloud provider, for example, Amazon EC2. The Abiquo datacenter or public cloud region is one level at which you can apply Abiquo control policies. Within the cloud location, the Cloud Admin can view and administer resources, such as compute, networking, and storage.

Image Modified


Expand
titleClick here to show/hide the task: Create a datacenter

Customers wish to leverage existing virtualized infrastructure. Abiquo can mange a pool of IT resources (servers, networking and storage) that are in the same physical location on the same Local Area Network (LAN).

To create a new private cloud datacenter:

  1. Go to Infrastructure view, on
    Image Added
  2. Go to the Private tab, and click the + add button
  3. Enter the name Name of the datacenter and the location Location. Click Next
    Image Modified
  4. Enter the IP address of the monolithic Abiquo server, and click Duplicate IP addresses to copy the remote service locations
  5. Click the "Accept" button to use this remote services configuration for the datacenter.
    Image Modified

A new Datacenter is created with all available resources managed by Abiquo.

...

Expand
titleClick here to show/hide the task: Create a public cloud region

Note: For OpenStack and vCloud Director, you must enter the API endpoint and the public cloud credentials in order to retrieve the public cloud regions (for example, in vCloud this is equivalent to a Provider or Org VDC).

Create

To create a new public cloud region

from

  1. Go to Infrastructure → Public
  2. Click the + add button in Infrastructure view.
  3. Enter the name Name for the region, select the public cloud provider Provider and mark the checkboxes for the region Region(s) you wish to use. Click Next.
    Image Modified
  4. Enter the IP address of the monolithic Abiquo server. Click Duplicate IP addresses to copy the remote service location.
    Image Added
  5. Click Save to use this remote services configuration for the datacenter.
    Image Removed

Abiquo creates new public cloud region(s) with all available resources managed by Abiquo. New public cloud regions are named first with the name that the user enters, and then with this name and a suffix of _1, _2, for example, AWS, AWS_1, AWS_2, and so on.


...