Files
iTop/datamodels/2.x/itop-config-mgmt/data.sample.webserver.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
384 B
XML
Executable File

<?xml version="1.0" encoding="UTF-8"?>
<Set>
<WebServer alias="WebServer" id="23">
<name>IIS</name>
<description></description>
<org_id>2</org_id>
<business_criticity>low</business_criticity>
<move2production></move2production>
<system_id>15</system_id>
<software_id>0</software_id>
<softwarelicence_id>0</softwarelicence_id>
<path></path>
<status>active</status>
</WebServer>
</Set>