Using eZDeploy export
This topic explains how to use the export feature of the eZDeploy utility.
Before you begin
- Ensure that the eZDeploy profile is created in the source environment prior to exporting a service blueprint or a service catalog. See Managing-eZDeploy-profiles for details.
- Ensure that the option included in the Service being exported must have at least one option choice.
To export a service blueprint
Run the following command:
export –name <serviceBlueprintName> -profile <eZDeploySourceProfileName> -version <version of Service blueprint>
- serviceBlueprintName: Name of the BMC Cloud Lifecycle Management service blueprint
- eZDeploySourceProfileName: Name of the eZDeploy source profile that is created
- version of Service blueprint: Version number of service blueprint
If eZDeploy detects any BMC Atrium Orchestrator workflows that are associated with the service blueprint, you must provide the module version on the eZDeploy prompt.
When the BMC Cloud Lifecycle Management service blueprint is exported, a folder named export is created under the eZDeploy directory. The export folder contains an .eZ file (zip file) with the BMC Cloud Lifecycle Management service blueprint name, as shown in the following figure:
To export a service catalog
Run the following command:
export –name <serviceBlueprintName> -profile <eZDeploySourceProfileName> -version <version of Service blueprint> –service <serviceName>
- serviceBlueprintName: Name of the BMC Cloud Lifecycle Management service blueprint
- eZDeploySourceProfileName: Name of the eZDeploy source profile that is created
version of Service blueprint: Version number of service blueprint
- serviceName: Name of the service from the service catalog to be exported
The following figure depicts an example of running an export command and a successful completion of export (export summary):
To validate the export
To validate that the export was successful, verify that the eZDeploy package was (service blueprint only or service blueprint and the service catalog were) exported.
To verify the eZDeploy package export
When the BMC Cloud Lifecycle Management service catalog is exported, a folder named export is created under the eZDeploy directory. The export folder contains an .eZ file (zip file) with the BMC Cloud Lifecycle Management service blueprint name. In addition to the service blueprint details, this folder contains the service catalog, service offering, options and option choices that were exported with the service blueprint. The servicecatalog folder created with the blueprint and bsa folders contains the exported options, service offering and option choices details, as shown in the following figure:
To verify the service blueprint or catalog export
After export of a service blueprint or a service catalog and blueprint, verify that an .eZ file has been created in the eZDeploy folder of your environment.
Related BMC Communities blog post
The following link provides supplemental information available from a blog entry in BMC Cloud Lifecycle Management Communities: