Previous Topic: universalAdd_ComputerSystemNext Topic: universalAdd_FileSystem


universalAdd_Database

This sample XML file helps you add a database CI. The structure of this sample file is as follows:

<Events>
	<Event>
	  <property tag="eventType" value="AddCIEvent" /> 
	  <property tag="MdrElelentID" value="ReplicationDatabase01" /> 
	  <property tag="className" value="Database" /> 
	  <property tag="Description" value="Adding a new Database" /> 
	  <property tag="category" value="Replication Services" /> 
	  <property tag="Label" value="ReplicationDatabase01" /> 
	  <property tag="DBInstanceName" value="ReplicationDatabase01" /> 
	  <property tag="DeviceSysName" value="ReplicationDatabase01" /> 
	  <property tag="DatabaseName" value="ReplicationDatabase01" /> 
	</Event>
</Events>