AtriumIntegration - saveCMDBConfig
AtriumIntegration - saveCMDBConfig
Description :
This command updates the Atrium CMDB connection object, which enables communication between BMC BladeLogic and the Atrium CMDB database. This command returns a handle to the updated Atrium CMDB connection object.
Return type : com.bladelogic.om.bsmintegration.model.config.CMDBConfig
Command Input :
Variable Name | Variable Type | Description |
|---|---|---|
cmdbHostName | String | CMDB host name. |
port | String | Port number. If you are using a portmapper service for an AR system, then enter a value of 0. |
username | String | User name. |
password | String | Password. |
Example
The following example updates the Atrium CMDB connection object, and gets a handle to the updated object.
Script
HOST_NAME="TestServer"
PORT="0"
USERname="test"
PASSWORD="test123"
CMDBCONFIG=`blcli AtriumIntegration saveCMDBConfig $HOST_NAME $PORT $USERNAME $PASSWORD`
Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*