Managing the Terremark Provider resources using BMC Cloud Lifecycle Management
After you have installed and configured the Terremark Provider in the environment, you can begin managing the Terremark Provider resources within BMC Cloud Lifecycle Management. This topic describes how to generate template URls and then create an installable resource DML entry in the Product Catalog.
This topic contains the following information:
Before you begin
Ensure that you have the required Terremark template URIs for creating an installable resource Definitive Media Library (DML) entry in the Product Catalog.
To generate template URIs from Terremark Cloud API Explorer
Terremark template URIs are required when you create an installable resource DML entry in the Product Catalog.
For Terremark Templates
- Log on to the Terremark Cloud API Explorer.
- Select Services > Organization > Get Organizations.
- Click Execute.
Note the environmentId from the response that is generated. - Select Services > Compute Pool > Get Compute Pools.
- Specify the environmentId and click Execute.
Note the computePoolId from the response that is generated. - Select Services > Template > Get Templates.
- Specify the computePoolId and click Execute.
The generated response lists all the template URIs.
For Custom Templates
- Log on to the Terremark Cloud API Explorer.
- Select Services > Organization > Get Organizations.
- Click Execute.
Note the organzationId from the response that is generated. - Select Services > Catalog > GetCatalog.
- Specify the organzationId and click Execute.
The generated response lists all the custom template URIs in the CatalogEntry tag.
To use the TemplateExport utility
- Download the TemplateExportUtility.zip file.
- Extract the zip file contents.
In the Configuration.propertiesfile, set the following property values:
Property
Value
SERVER_URLservices.enterprisecloud.terremark.com
USERNAME<email of the user>
PASSWORD<password of the user>
RESULT_FILE<file name to be used for the .xls file>
Execute the following command from the directory where you have extracted the downloaded ExportTemplates.jarfile.
java -jar ExportTemplates.jarThis creates the .xls file listing the URls for all the Terremark templates in the same directory.
- Use the template URl attribute to create the DML entries.
To create an installable resource for the Terremark Provider
You must create an installable resource DML entry in the Product Catalog for the Terremark Provider:
- Access the enterprise BMC Remedy AR System server by using the Mid-Tier URL: http(s)://<mid-tier hostname or IP address>:<portNumber>/arsys.
- Log on to the Mid-Tier by using the user name appadmin without a password.
- Navigate to Product Catalog > Product Catalog Console.
- Under General Functions, choose New Product/Suite.
- Under the Product Category section, click Create.
Ensure that the following fields are completed with the specified entries.
- Click Save.
The newly created product is listed in the Product Category list. - Click Save.