Files
iTop/datamodels/2.x/itop-config-mgmt/data.sample.dbserver.xml
Romain Quetiez 4d85ff60ab Fixed #618 and #621
+ renamed a few classes/enums/attributes to improve the classes naming consistency and ease the writing of OQLs
+ fixed errors in the profiles

SVN:trunk[2434]
2012-11-20 16:24:24 +00:00

16 lines
377 B
XML
Executable File

<?xml version="1.0" encoding="UTF-8"?>
<Set>
<DBServer alias="DBServer" id="17">
<name>Oracle</name>
<description></description>
<org_id>2</org_id>
<business_criticity>low</business_criticity>
<move2production></move2production>
<system_id>3</system_id>
<software_id>2</software_id>
<softwarelicence_id>0</softwarelicence_id>
<path></path>
<status></status>
</DBServer>
</Set>