The customer image export post-processor exports (and optionally downloads) a customer image generated by the customer image builder.
mcp_region(Required) is the CloudControl region code (e.g. AU, NA, EU, etc).mcp_user(Required) is the CloudControl user name.
Can also be specified via theMCP_USERenvironment variable.mcp_password(Required) is the CloudControl password.
Can also be specified via theMCP_PASSWORDenvironment variable.datacenter(Required) is the Id of the datacenter where the to export is located (must be MCP 2.0).target_image(Required) is the name of the customer image to create.ovf_package_prefix(Optional) is the prefix used to name the OVF package files.
If not specified,target_imageis used.download_to_local_directory(Optional) indicates the local directory into which the OVF package files will be downloaded.
If not specified, the image will not be downloaded.