mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-26 12:08:47 +02:00
N°9138 - Presentation details step2 + move sample data (#866)
N°9471 - Rename in FR Rack as Baie - Switch Baie and Chassis icons
This commit is contained in:
18
datamodels/2.x/itop-config-mgmt/data/data.sample.model.xml
Normal file
18
datamodels/2.x/itop-config-mgmt/data/data.sample.model.xml
Normal file
@@ -0,0 +1,18 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<Set>
|
||||
<Model alias="Model" id="11">
|
||||
<name>Cisco 6500</name>
|
||||
<brand_id>10</brand_id>
|
||||
<type>NetworkDevice</type>
|
||||
</Model>
|
||||
<Model alias="Model" id="4">
|
||||
<name>DL380</name>
|
||||
<brand_id>1</brand_id>
|
||||
<type>Server</type>
|
||||
</Model>
|
||||
<Model alias="Model" id="5">
|
||||
<name>Procurve 2450</name>
|
||||
<brand_id>1</brand_id>
|
||||
<type>NetworkDevice</type>
|
||||
</Model>
|
||||
</Set>
|
||||
Reference in New Issue
Block a user