The dpmccm addacmserver command adds a specific CA Configuration Automation instance from CA Server Automation.
This command has the following format:
dpmccm addacmserver [-sc sc_url] -acm_server ccaservername -port ccaportnumber -user_name ccausername -pswd ccapassword [-protocol http|https] [-default] [-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 CCA server.
Defines the communication port for the CCA source server.
Defines the login user name for the CA Configuration Automation server. Must be specialist or superuser.
Defines the password for the CA Configuration Automation Administrator or Architect.
(Optional) Specifies which protocol CA Server Automation uses to communicate with the CA Configuration Automation server over the network. Options include the following:
Specifies that CA Server Automation uses a Hypertext Transfer Protocol (HTTP) connection to communicate with the CA Configuration Automation server over the network.
Specifies that CA Server Automation uses a Hypertext Transfer Protocol Secure (HTTPS)--HTTP over encrypted Secure Sockets Layer (SSL) connection to communicate with the CA Configuration Automation server over the network.
(Optional) Defines this CCA server as the CA Server Automation default CA Configuration Automation source.
(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 (for example: fr_FR for French) to override the default English output. To use the locale of the command prompt, specify "native".
Example: Add a Server Instance
This example adds the CCA server instance named CCA1 to CA Server Automation.
dpmccm addacmserver -acm_server CCA1 -port 8080 -user_name acmadmin -pswd ccapassword -protocol https
| Copyright © 2011 CA. All rights reserved. | Tell Technical Publications how we can improve this information |