The Clouds pageΒΆ

This is the cloud regions management page. It lists the currently configured cloud regions and the username of the account the cloud region is registered with. It also shows a status indicating whether the cloud region has an active connection or not.

Also displayed are the connections to each cloud region with an indication of the responsiveness the connection. This is based on the round trip delay, in seconds, of messages between the UAS and the cloud region. Displayed are the Maximum, Minimum and Average time. The statistics are illustrated by colour coded icons next to the values on the clouds page. By default Maximum will go to amber at 5 seconds and to red at 10 seconds; Minimum at 1 seconds and 2 seconds; Average at 2 seconds and 4 seconds. This information is also available programmatically, an example is given in the web services section.

This page also allows the user to add new cloud regions, edit an existing region, or remove a cloud region.

To add a new cloud region press the ‘Add a region’ button and fill in the details. The Username and Password should correspond to an existing user account on the specified cloud region. If the account details supplied match those on the chosen cloud region, the UAS attaches to it and passes it a list of the applications available to run.

For more information on cloud regions please see the documentation

For more help with this page please the the Management Console Help page.

Previous topic

Running the UAS management console

Next topic

The Applications page