In the Cloud Platform user interface toolbar, select Develop to view the Applications page. The Applications page displays all the applications you have access to. These applications are hosted by Cloud Platform. You can tag application and use filtering options to manage applications easily.
Select the grid or list icons to switch between the following displays for all applications:
To view a subset of your applications, you can use the following features:
or
as an operator to use more than one
filter.The Applications page provides the following features to help you manage your applications:
To create a Cloud Platform application, select Add Application. Alternatively, you can buy an additional Cloud Platform Professional subscription. To create a new Cloud Platform Enterprise or Site Factory application, contact your Acquia account team.
To change the name of an existing application:
In the Cloud Platform user interface, select the application.
Click Actions > Rename application.
Enter the new name for the application and click Rename.
The following subscription levels and groups don’t allow you to delete applications from the Cloud Platform user interface, and instead require you to contact Acquia Support to remove any applications:
Occasionally, your use of Cloud Platform may require you to provide your
application’s unique identifier—this may be referred to as the UUID
or the
Application_ID
. Use the following method to locate your application’s ID:
Select the application.
Examine the Cloud Platform webpage’s URL in your browser’s address bar, which should appear similar to the following value:
https://cloud.acquia.com/app/develop/applications/[string]
The [string]
is your application’s UUID
.
This ID may be used with methods in the Cloud Platform API, and with other development applications that can use it for identifying a particular application to read or modify.