mirror of
https://github.com/Combodo/iTop.git
synced 2026-02-13 07:24:13 +01:00
+ 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]
16 lines
384 B
XML
Executable File
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>
|