Context launch lets you launch the CCA Server UI directly using a URL. The context launch provides a mechanism to launch some CA Configuration Automation operations or dialogs using a URL. This URL can act as an integration tool and can be used in any report or application UI.
The common parameters are as follows:
Specifies credentials to log in to CA EEM.
Specifies the type of the operation or dialog.
Parameters to run a Change Detection operation on a server are as follows:
Specifies the run Change Detection operation on a server.
Specifies the server name or the IP address.
Specifies the source snapshot to run Change Detection. The values are as follows:
Specifies the target snapshot. The values are as follows:
Example:
http://servername:portnumber/CCAUI.html?type=cd&eem=eem-artifact&server=servername.ca.com&source=1&target=2
Parameters to view Change Detection dialog for a server are as follows:
Specifies the Change Detection operation for a server.
Specifies the server name or IP address.
Example:
http:// servername:portnumber/CCAUI.html?type=cdd&eem=token&server=servername.ca.com
Parameters to run Compare for two servers are as follows:
Specifies to run a Compare operation for two servers.
Specifies the source server name or the IP address.
Specifies the target server or IP address.
Specifies the source snapshot to run compare operations. The values are as follows:
Specifies the target snapshot. The values are as follows:
Specifies software components that are compared on the selected servers.
Note: If you select component only (1), provide the following parameters:
Use comma to separate multiple target component UUIDS.
Examples:
Parameters to show Compare dialog for two servers:
Displays the Compare Servers dialog.
Specifies the source server name and the IP address.
Specifies the target server name or the IP address.
Example:
http://servername:portnumber/CCAUI.html?type=compared&srcserver=servername.ca.com&tgtserver=servername.ca.com
Parameters to view component for a selected component on server:
Specifies view compare operations for a selected component on a server.
Specifies the server name or IP address.
Specifies the component name.
Example:
http://servername:portnumber/CCAUI.html?type=cv&server=servername.ca.com&comp=CCA%20Server
Parameters to view Compliance Job results:
Specifies the Compliance job operations.
Specifies the UUID of the history entries.
Example:
http://servername:portnumber/CCAUI.html?type=cjresult&eem=eem-artifact&resultuuid="xyz"
Parameters for Access Profile details:
Specifies the Access profile operations.
Specifies the profile name.
Example:
http://servername:portnumber/CCAUI.html?type=ap&profile=xyz
Parameters for Management Profile details:
Specifies the Management Profile operations.
Specifies the profile name.
Example:
http://servername:portnumber/CCAUI.html?type=mp&profile=xyz
Parameters for Remediation Profile details:
Specifies the Remediation Profile operations.
Specifies the profile name.
Example:
http://servername:portNumber/CCAUI.html?type=rp&profile=xyz
Parameters for Blueprint tab:
Specifies the Blueprint.
Example
http://servername:portnumber/CCAUI.html?type=bp
Parameters for Server Log:
Specifies the server log operations.
Specifies the server name or the IP address.
Example:
http:// servername:portnumber/CCAUI.html?type=sl&server=servername.ca.com
Parameters for Server Component List:
Specifies the Server Component list operations.
Specifies the server name or the IP address.
Example
http:// servername:portnumber/CCAUI.html?type=sc&server=servername.ca.com
Parameters to run Rule Compliance for a server or service:
Specifies the Rule Compliance operations.
Specifies the server name, IP address, or service name.
Specifies the source snapshot to run Rule compliance operations.
Example
http://servername:portnumber/CCAUI.html?type=rc&eem=eem-artifact&server=servername.ca.com&source=1
Parameters to view Rule Compliance dialog for a server or service:
Specifies the Rule Compliance operations.
Specifies the server name, IP address, or service name.
Example:
http:// servername:portnumber/CCAUI.html?type=rcd&eem=eem-artifact&server=servername.ca.com
Parameters to view Charts:
Specifies the chart type.
Specifies the chart name.
Example:
http://servername:portnumber/CCAUI.html?type=chart&name=Servers by OS Family
The chart names are as follows:
Parameters required for graphs:
Specifies the graph type.
Specifies the name of the localized graph.
Specifies the name of the predefined graphs installed with CA Configuration Automation.
Example:
http://servername:portnumber/CCAUI.jsp?type=graph&name=All Server Relationships.
Note: Localized and non-localized graph names are same for English CCA Server. The ID parameter is applicable only for non-English CCA Server to access predefined graphs with English names.
Parameters required for CA CMDB:
The following table shows the URL changes required for CA CMDB to support the context launch supported by CA Configuration Automation.
|
Object type |
URL type argument (objtype=xxx) |
URL name argument (name=xxx) |
URL component argument (component=xxx) |
EEM artifact |
Example federated asset ID |
|---|---|---|---|---|---|
|
Server (including virtual and lpar) |
server |
server name |
n/a |
optional |
objtype=server&name=my_server_name&component=&eem=artifact |
|
Service |
service |
service name |
n/a |
optional |
objtype=service&name=my service name&component=&eem=artifact |
|
Component |
component |
server name |
component name |
optional |
objtype=component&name= my_server_name &component=my component name&eem=artifact |
|
File system |
|
|
|
|
|
|
NIC |
nic |
server name |
nic ip address |
optional |
objtype=nic&name= my_server_name &component=my nic ip address&eem=artifact |
|
Hard drive |
|
|
|
|
|
|
Cluster |
|
|
|
|
|
|
Blueprint |
|
|
|
|
|
|
Copyright © 2015 CA Technologies.
All rights reserved.
|
|