Use the dpmrsi cloud_deploy command to deploy an RSI image to an existing CA AppLogic application.
Note: This command requires an existing CA AppLogic application to deploy to. Use the dpmapplogic provisionapplication command to deploy an appropriate operating system application to host the image.
This command has the following format:
dpmrsi cloud_deploy
[-sc sc_url] -name imagename -domain domainname -serverid applicationname [-boot_network bootnetwork] [-depot depotname] -img_host RSIserver -dc_user RSIapplicationuser -dc_password RSIapplicationpassword [-ws_user username -ws_password password] [-locale iso639value]
(Optional) Defines the URL for the service controller host.
Example: https://hostname:port/...
Defines the fully qualified host where the service controller is installed.
Example: localhost.ca.com
Defines the listening port for the service controller server.
Example: 80
Defines the name of the RSI image.
Specifies the name of the RSI domain.
Specifies the name of the CA AppLogic application to deploy the image to. The application is registered as a server with the RSI server.
Defines the name of the registered boot network on the RSI server. This parameter is required only if there is more than one network (default) registered with the RSI server. Valid entry: any alphanumeric characters.
(Optional) Specifies the name of the RSI depot.
Example: mydepot
Default: If the -depot switch is not specified, the default depot is used.
Defines the name of the RSI server.
Defines the RSI application user name.
Defines the password for the RSI application user.
(Optional) Specifies the credentials to use for the web service security check. If you do not include credentials, you are prompted to enter them. Avoid the prompt for credentials by setting up your own session using caaipsecurity.
(Optional) Specifies an IS0 639_3166 combination to override the default English output, for example, fr_FR for French. To use the locale of the command prompt, specify "native".
Example: Deploy a Red Hat Virtual Machine image to AppLogic
This example deploys the RHEL5_OFFLINE_VM image to the 01-test application in the applogic-domain.
dpmrsi cloud_deploy
-name RHEL5_OFFLINE_VM -serverid 01-test -domain applogic-domain -depot image -boot_network applogic-network -img_host rsi_mws64 -dc_user dc_user -dc_password dc_pwd -ws_user ws_pwd -ws_password ws_pwd
Copyright © 2013 CA. All rights reserved. |
|