mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-29 05:28:44 +02:00
Split of the datamodel into 5 modules:
- Core (as before, mandatory) - Storage - End-User devices - Datacenter devices - Virtualization SVN:trunk[2352]
This commit is contained in:
19
datamodels/2.x/itop-datacenter-mgmt/data.sample.racks.xml
Executable file
19
datamodels/2.x/itop-datacenter-mgmt/data.sample.racks.xml
Executable file
@@ -0,0 +1,19 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<Set>
|
||||
<Rack alias="Rack" id="1">
|
||||
<name>Rack1</name>
|
||||
<description></description>
|
||||
<org_id>2</org_id>
|
||||
<business_criticity>low</business_criticity>
|
||||
<move2production></move2production>
|
||||
<serialnumber></serialnumber>
|
||||
<location_id>2</location_id>
|
||||
<status>production</status>
|
||||
<brand_id>0</brand_id>
|
||||
<model_id>0</model_id>
|
||||
<asset_number></asset_number>
|
||||
<purchase_date></purchase_date>
|
||||
<end_of_warranty></end_of_warranty>
|
||||
<nb_u></nb_u>
|
||||
</Rack>
|
||||
</Set>
|
||||
Reference in New Issue
Block a user