object_types_response.json 27 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945
  1. {
  2. "jsonrpc": "2.0",
  3. "result": [{
  4. "id": "1",
  5. "title": "System service",
  6. "container": "0",
  7. "const": "C__OBJTYPE__SERVICE",
  8. "color": "987384",
  9. "image": "https://demo.example.com/i-doit/images/objecttypes/service.jpg",
  10. "icon": "images/icons/silk/application_osx_terminal.png",
  11. "cats": "4",
  12. "tree_group": "1",
  13. "status": "2",
  14. "type_group": "1",
  15. "type_group_title": "Software"
  16. }, {
  17. "id": "2",
  18. "title": "Application",
  19. "container": "0",
  20. "const": "C__OBJTYPE__APPLICATION",
  21. "color": "E4B9D7",
  22. "image": "https://demo.example.com/i-doit/images/objecttypes/application.jpg",
  23. "icon": "images/icons/silk/application_xp.png",
  24. "cats": "20",
  25. "tree_group": "1",
  26. "status": "2",
  27. "type_group": "1",
  28. "type_group_title": "Software"
  29. }, {
  30. "id": "33",
  31. "title": "Licenses",
  32. "container": "0",
  33. "const": "C__OBJTYPE__LICENCE",
  34. "color": "EADEAC",
  35. "image": "https://demo.example.com/i-doit/images/objecttypes/licence.png",
  36. "icon": "images/icons/silk/key.png",
  37. "cats": "24",
  38. "tree_group": "1",
  39. "status": "2",
  40. "type_group": "1",
  41. "type_group_title": "Software"
  42. }, {
  43. "id": "35",
  44. "title": "Operating System",
  45. "container": "0",
  46. "const": "C__OBJTYPE__OPERATING_SYSTEM",
  47. "color": "838683",
  48. "image": "https://demo.example.com/i-doit/images/objecttypes/application.jpg",
  49. "icon": "images/icons/silk/application_osx.png",
  50. "cats": "20",
  51. "tree_group": "1",
  52. "status": "2",
  53. "type_group": "1",
  54. "type_group_title": "Software"
  55. }, {
  56. "id": "56",
  57. "title": "Cluster services",
  58. "container": "0",
  59. "const": "C__OBJTYPE__CLUSTER_SERVICE",
  60. "color": "B6BFC9",
  61. "image": "https://demo.example.com/i-doit/images/objecttypes/application.jpg",
  62. "icon": "images/icons/silk/application_cascade.png",
  63. "cats": "58",
  64. "tree_group": "1",
  65. "status": "2",
  66. "type_group": "1",
  67. "type_group_title": "Software"
  68. }, {
  69. "id": "61",
  70. "title": "DBMS",
  71. "container": "0",
  72. "const": "C__OBJTYPE__DBMS",
  73. "color": "AAAAAA",
  74. "image": "https://demo.example.com/i-doit/images/objecttypes/san.png",
  75. "icon": "images/icons/silk/database.png",
  76. "cats": "62",
  77. "tree_group": "1",
  78. "status": "2",
  79. "type_group": "1",
  80. "type_group_title": "Software"
  81. }, {
  82. "id": "62",
  83. "title": "Database schema",
  84. "container": "0",
  85. "const": "C__OBJTYPE__DATABASE_SCHEMA",
  86. "color": "B0C4DE",
  87. "image": "https://demo.example.com/i-doit/images/objecttypes/application.jpg",
  88. "icon": "images/icons/silk/database_table.png",
  89. "cats": "60",
  90. "tree_group": "1",
  91. "status": "2",
  92. "type_group": "1",
  93. "type_group_title": "Software"
  94. }, {
  95. "id": "65",
  96. "title": "Database instance",
  97. "container": "0",
  98. "const": "C__OBJTYPE__DATABASE_INSTANCE",
  99. "color": "61C384",
  100. "image": "https://demo.example.com/i-doit/images/objecttypes/service.jpg",
  101. "icon": "images/icons/silk/database_connect.png",
  102. "cats": "63",
  103. "tree_group": "1",
  104. "status": "2",
  105. "type_group": "1",
  106. "type_group_title": "Software"
  107. }, {
  108. "id": "66",
  109. "title": "Middleware",
  110. "container": "0",
  111. "const": "C__OBJTYPE__MIDDLEWARE",
  112. "color": "EEFFDE",
  113. "image": "https://demo.example.com/i-doit/images/objecttypes/empty.png",
  114. "icon": "middleware.png",
  115. "cats": "75",
  116. "tree_group": "1",
  117. "status": "2",
  118. "type_group": "1",
  119. "type_group_title": "Software"
  120. }, {
  121. "id": "3",
  122. "title": "Building",
  123. "container": "1",
  124. "const": "C__OBJTYPE__BUILDING",
  125. "color": "D1695E",
  126. "image": "https://demo.example.com/i-doit/images/objecttypes/building.png",
  127. "icon": "images/icons/silk/building.png",
  128. "tree_group": "2",
  129. "status": "2",
  130. "type_group": "2",
  131. "type_group_title": "Infrastructure"
  132. }, {
  133. "id": "4",
  134. "title": "Rack",
  135. "container": "1",
  136. "const": "C__OBJTYPE__ENCLOSURE",
  137. "color": "D3E3FA",
  138. "image": "https://demo.example.com/i-doit/images/objecttypes/enclosure.png",
  139. "icon": "images/icons/silk/timeline_marker_rotated.png",
  140. "cats": "1",
  141. "tree_group": "2",
  142. "status": "2",
  143. "type_group": "2",
  144. "type_group_title": "Infrastructure"
  145. }, {
  146. "id": "5",
  147. "title": "Server",
  148. "container": "0",
  149. "const": "C__OBJTYPE__SERVER",
  150. "color": "A2BCFA",
  151. "image": "https://demo.example.com/i-doit/images/objecttypes/server.png",
  152. "icon": "images/icons/silk/server.png",
  153. "tree_group": "2",
  154. "status": "2",
  155. "type_group": "2",
  156. "type_group_title": "Infrastructure"
  157. }, {
  158. "id": "6",
  159. "title": "Switch",
  160. "container": "0",
  161. "const": "C__OBJTYPE__SWITCH",
  162. "color": "B8BED1",
  163. "image": "https://demo.example.com/i-doit/images/objecttypes/switch.png",
  164. "icon": "images/icons/silk/drive_network.png",
  165. "cats": "5",
  166. "tree_group": "2",
  167. "status": "2",
  168. "type_group": "2",
  169. "type_group_title": "Infrastructure"
  170. }, {
  171. "id": "7",
  172. "title": "Router",
  173. "container": "0",
  174. "const": "C__OBJTYPE__ROUTER",
  175. "color": "97D414",
  176. "image": "https://demo.example.com/i-doit/images/objecttypes/router.png",
  177. "icon": "images/icons/silk/drive_web.png",
  178. "cats": "17",
  179. "tree_group": "2",
  180. "status": "2",
  181. "type_group": "2",
  182. "type_group_title": "Infrastructure"
  183. }, {
  184. "id": "8",
  185. "title": "FC switch",
  186. "container": "0",
  187. "const": "C__OBJTYPE__FC_SWITCH",
  188. "color": "9FC380",
  189. "image": "https://demo.example.com/i-doit/images/objecttypes/fcswitch.png",
  190. "icon": "images/icons/silk/drive_network.png",
  191. "cats": "16",
  192. "tree_group": "2",
  193. "status": "2",
  194. "type_group": "2",
  195. "type_group_title": "Infrastructure"
  196. }, {
  197. "id": "9",
  198. "title": "Storage system",
  199. "container": "0",
  200. "const": "C__OBJTYPE__SAN",
  201. "color": "F0F0E3",
  202. "image": "https://demo.example.com/i-doit/images/objecttypes/san.png",
  203. "icon": "images/icons/silk/drive_cd_empty.png",
  204. "tree_group": "2",
  205. "status": "2",
  206. "type_group": "2",
  207. "type_group_title": "Infrastructure"
  208. }, {
  209. "id": "10",
  210. "title": "Client",
  211. "container": "0",
  212. "const": "C__OBJTYPE__CLIENT",
  213. "color": "B9E1BE",
  214. "image": "https://demo.example.com/i-doit/images/objecttypes/client.png",
  215. "icon": "images/icons/silk/computer.png",
  216. "cats": "15",
  217. "tree_group": "2",
  218. "status": "2",
  219. "type_group": "2",
  220. "type_group_title": "Infrastructure"
  221. }, {
  222. "id": "11",
  223. "title": "Printer",
  224. "container": "0",
  225. "const": "C__OBJTYPE__PRINTER",
  226. "color": "4E93BE",
  227. "image": "https://demo.example.com/i-doit/images/objecttypes/printer.png",
  228. "icon": "images/icons/silk/printer.png",
  229. "cats": "18",
  230. "tree_group": "2",
  231. "status": "2",
  232. "type_group": "2",
  233. "type_group_title": "Infrastructure"
  234. }, {
  235. "id": "12",
  236. "title": "Air Condition System",
  237. "container": "0",
  238. "const": "C__OBJTYPE__AIR_CONDITION_SYSTEM",
  239. "color": "A88AA7",
  240. "image": "https://demo.example.com/i-doit/images/objecttypes/aircond.png",
  241. "icon": "klima.gif",
  242. "cats": "9",
  243. "tree_group": "2",
  244. "status": "2",
  245. "type_group": "2",
  246. "type_group_title": "Infrastructure"
  247. }, {
  248. "id": "19",
  249. "title": "KVM switch",
  250. "container": "0",
  251. "const": "C__OBJTYPE__KVM_SWITCH",
  252. "color": "7EDF8D",
  253. "image": "https://demo.example.com/i-doit/images/objecttypes/router.png",
  254. "icon": "images/icons/silk/image_link.png",
  255. "tree_group": "2",
  256. "status": "2",
  257. "type_group": "2",
  258. "type_group_title": "Infrastructure"
  259. }, {
  260. "id": "22",
  261. "title": "Monitor",
  262. "container": "0",
  263. "const": "C__OBJTYPE__MONITOR",
  264. "color": "DCE0D7",
  265. "image": "https://demo.example.com/i-doit/images/objecttypes/monitor.png",
  266. "icon": "images/icons/silk/monitor.png",
  267. "cats": "14",
  268. "tree_group": "2",
  269. "status": "2",
  270. "type_group": "2",
  271. "type_group_title": "Infrastructure"
  272. }, {
  273. "id": "23",
  274. "title": "Appliance",
  275. "container": "0",
  276. "const": "C__OBJTYPE__APPLIANCE",
  277. "color": "6EAEBF",
  278. "image": "https://demo.example.com/i-doit/images/objecttypes/appliances.png",
  279. "icon": "images/icons/silk/drive_disk.png",
  280. "tree_group": "2",
  281. "status": "2",
  282. "type_group": "2",
  283. "type_group_title": "Infrastructure"
  284. }, {
  285. "id": "24",
  286. "title": "Telephone system",
  287. "container": "0",
  288. "const": "C__OBJTYPE__TELEPHONE_SYSTEM",
  289. "color": "DDEFFC",
  290. "image": "https://demo.example.com/i-doit/images/objecttypes/phonesys.png",
  291. "icon": "images/icons/silk/telephone_link.png",
  292. "tree_group": "2",
  293. "status": "2",
  294. "type_group": "2",
  295. "type_group_title": "Infrastructure"
  296. }, {
  297. "id": "25",
  298. "title": "Printbox",
  299. "container": "0",
  300. "const": "C__OBJTYPE__PRINTBOX",
  301. "color": "90AD8B",
  302. "image": "https://demo.example.com/i-doit/images/objecttypes/printerbox.png",
  303. "icon": "images/icons/silk/printer_empty.png",
  304. "tree_group": "2",
  305. "status": "2",
  306. "type_group": "2",
  307. "type_group_title": "Infrastructure"
  308. }, {
  309. "id": "26",
  310. "title": "Room",
  311. "container": "1",
  312. "const": "C__OBJTYPE__ROOM",
  313. "color": "E4FF9E",
  314. "image": "https://demo.example.com/i-doit/images/objecttypes/room.png",
  315. "icon": "room.gif",
  316. "cats": "3",
  317. "tree_group": "2",
  318. "status": "2",
  319. "type_group": "2",
  320. "type_group_title": "Infrastructure"
  321. }, {
  322. "id": "27",
  323. "title": "Wireless Access Point",
  324. "container": "0",
  325. "const": "C__OBJTYPE__ACCESS_POINT",
  326. "color": "C5C8B4",
  327. "image": "https://demo.example.com/i-doit/images/objecttypes/wlan.jpg",
  328. "icon": "images/icons/silk/television.png",
  329. "cats": "13",
  330. "tree_group": "2",
  331. "status": "2",
  332. "type_group": "2",
  333. "type_group_title": "Infrastructure"
  334. }, {
  335. "id": "38",
  336. "title": "Phone",
  337. "container": "0",
  338. "const": "C__OBJTYPE__PHONE",
  339. "color": "6886B4",
  340. "image": "https://demo.example.com/i-doit/images/objecttypes/phone.png",
  341. "icon": "images/icons/silk/telephone.png",
  342. "tree_group": "2",
  343. "status": "2",
  344. "type_group": "2",
  345. "type_group_title": "Infrastructure"
  346. }, {
  347. "id": "39",
  348. "title": "Host",
  349. "container": "0",
  350. "const": "C__OBJTYPE__HOST",
  351. "color": "DADA5E",
  352. "image": "https://demo.example.com/i-doit/images/objecttypes/server.png",
  353. "icon": "images/icons/silk/server.png",
  354. "tree_group": "2",
  355. "status": "2",
  356. "type_group": "2",
  357. "type_group_title": "Infrastructure"
  358. }, {
  359. "id": "40",
  360. "title": "Cable",
  361. "container": "0",
  362. "const": "C__OBJTYPE__CABLE",
  363. "color": "B39E92",
  364. "image": "https://demo.example.com/i-doit/images/objecttypes/fcswitch.png",
  365. "icon": "kabel.gif",
  366. "tree_group": "2",
  367. "status": "2",
  368. "type_group": "2",
  369. "type_group_title": "Infrastructure"
  370. }, {
  371. "id": "41",
  372. "title": "Converter",
  373. "container": "0",
  374. "const": "C__OBJTYPE__CONVERTER",
  375. "color": "CAB97D",
  376. "image": "https://demo.example.com/i-doit/images/objecttypes/fcswitch.png",
  377. "icon": "images/icons/silk/connect.png",
  378. "tree_group": "2",
  379. "status": "2",
  380. "type_group": "2",
  381. "type_group_title": "Infrastructure"
  382. }, {
  383. "id": "42",
  384. "title": "Wiring System",
  385. "container": "0",
  386. "const": "C__OBJTYPE__WIRING_SYSTEM",
  387. "color": "D1695E",
  388. "image": "https://demo.example.com/i-doit/images/objecttypes/fcswitch.png",
  389. "icon": "images/icons/silk/text_letter_omega.png",
  390. "cats": "40",
  391. "tree_group": "2",
  392. "status": "2",
  393. "type_group": "2",
  394. "type_group_title": "Infrastructure"
  395. }, {
  396. "id": "43",
  397. "title": "Patch Panel",
  398. "container": "0",
  399. "const": "C__OBJTYPE__PATCH_PANEL",
  400. "color": "BCDCB9",
  401. "image": "https://demo.example.com/i-doit/images/objecttypes/switch.png",
  402. "icon": "images/icons/silk/drive_rename_dotted.png",
  403. "tree_group": "2",
  404. "status": "2",
  405. "type_group": "2",
  406. "type_group_title": "Infrastructure"
  407. }, {
  408. "id": "44",
  409. "title": "Amplifier",
  410. "container": "0",
  411. "const": "C__OBJTYPE__AMPLIFIER",
  412. "color": "AF7FF1",
  413. "image": "https://demo.example.com/i-doit/images/objecttypes/appliances.png",
  414. "icon": "verstaerker.gif",
  415. "tree_group": "2",
  416. "status": "2",
  417. "type_group": "2",
  418. "type_group_title": "Infrastructure"
  419. }, {
  420. "id": "46",
  421. "title": "Electric power company",
  422. "container": "0",
  423. "const": "C__OBJTYPE__ESC",
  424. "color": "EB8348",
  425. "image": "https://demo.example.com/i-doit/images/objecttypes/power.jpg",
  426. "icon": "images/icons/silk/lightbulb.png",
  427. "tree_group": "2",
  428. "status": "2",
  429. "type_group": "2",
  430. "type_group_title": "Infrastructure"
  431. }, {
  432. "id": "47",
  433. "title": "Emergency power supply",
  434. "container": "0",
  435. "const": "C__OBJTYPE__EPS",
  436. "color": "E1E79E",
  437. "image": "https://demo.example.com/i-doit/images/objecttypes/power.jpg",
  438. "icon": "nea.gif",
  439. "cats": "43",
  440. "tree_group": "2",
  441. "status": "2",
  442. "type_group": "2",
  443. "type_group_title": "Infrastructure"
  444. }, {
  445. "id": "48",
  446. "title": "Distribution box",
  447. "container": "0",
  448. "const": "C__OBJTYPE__DISTRIBUTION_BOX",
  449. "color": "A5EEA0",
  450. "image": "https://demo.example.com/i-doit/images/objecttypes/power.jpg",
  451. "icon": "verteiler.gif",
  452. "tree_group": "2",
  453. "status": "2",
  454. "type_group": "2",
  455. "type_group_title": "Infrastructure"
  456. }, {
  457. "id": "49",
  458. "title": "Power distribution unit",
  459. "container": "0",
  460. "const": "C__OBJTYPE__PDU",
  461. "color": "43CBE1",
  462. "image": "https://demo.example.com/i-doit/images/objecttypes/power.jpg",
  463. "icon": "pdu.gif",
  464. "cats": "64",
  465. "tree_group": "2",
  466. "status": "2",
  467. "type_group": "2",
  468. "type_group_title": "Infrastructure"
  469. }, {
  470. "id": "50",
  471. "title": "Uninterruptible power supply",
  472. "container": "0",
  473. "const": "C__OBJTYPE__UPS",
  474. "color": "FDD84E",
  475. "image": "https://demo.example.com/i-doit/images/objecttypes/power.jpg",
  476. "icon": "images/icons/silk/lightning.png",
  477. "cats": "42",
  478. "tree_group": "2",
  479. "status": "2",
  480. "type_group": "2",
  481. "type_group_title": "Infrastructure"
  482. }, {
  483. "id": "57",
  484. "title": "Virtual client",
  485. "container": "0",
  486. "const": "C__OBJTYPE__VIRTUAL_CLIENT",
  487. "color": "9FAA7C",
  488. "image": "https://demo.example.com/i-doit/images/objecttypes/client.png",
  489. "icon": "images/icons/silk/computer_link.png",
  490. "cats": "15",
  491. "tree_group": "2",
  492. "status": "2",
  493. "type_group": "2",
  494. "type_group_title": "Infrastructure"
  495. }, {
  496. "id": "58",
  497. "title": "Virtual host",
  498. "container": "0",
  499. "const": "C__OBJTYPE__VIRTUAL_HOST",
  500. "color": "E6E9DC",
  501. "image": "https://demo.example.com/i-doit/images/objecttypes/server.png",
  502. "icon": "images/icons/silk/server_database.png",
  503. "tree_group": "2",
  504. "status": "2",
  505. "type_group": "2",
  506. "type_group_title": "Infrastructure"
  507. }, {
  508. "id": "59",
  509. "title": "Virtual server",
  510. "container": "0",
  511. "const": "C__OBJTYPE__VIRTUAL_SERVER",
  512. "color": "6D7F92",
  513. "image": "https://demo.example.com/i-doit/images/objecttypes/server.png",
  514. "icon": "images/icons/silk/server_chart.png",
  515. "tree_group": "2",
  516. "status": "2",
  517. "type_group": "2",
  518. "type_group_title": "Infrastructure"
  519. }, {
  520. "id": "64",
  521. "title": "Replication object",
  522. "container": "0",
  523. "const": "C__OBJTYPE__REPLICATION",
  524. "color": "C9BAEF",
  525. "image": "https://demo.example.com/i-doit/images/objecttypes/empty.png",
  526. "icon": "images/icons/silk/arrow_branch.png",
  527. "cats": "71",
  528. "tree_group": "2",
  529. "status": "2",
  530. "type_group": "2",
  531. "type_group_title": "Infrastructure"
  532. }, {
  533. "id": "71",
  534. "title": "Workplace",
  535. "container": "0",
  536. "const": "C__OBJTYPE__WORKSTATION",
  537. "color": "FFFFFF",
  538. "image": "https://demo.example.com/i-doit/images/objecttypes/client.png",
  539. "icon": "images/icons/silk/drive_user.png",
  540. "tree_group": "2",
  541. "status": "2",
  542. "type_group": "2",
  543. "type_group_title": "Infrastructure"
  544. }, {
  545. "id": "73",
  546. "title": "Switch chassis",
  547. "container": "1",
  548. "const": "C__OBJTYPE__SWITCH_CHASSIS",
  549. "color": "FFFFFF",
  550. "image": "https://demo.example.com/i-doit/images/objecttypes/enclosure.png",
  551. "icon": "images/icons/silk/timeline_marker.png",
  552. "cats": "84",
  553. "tree_group": "2",
  554. "status": "2",
  555. "type_group": "2",
  556. "type_group_title": "Infrastructure"
  557. }, {
  558. "id": "74",
  559. "title": "Blade chassis",
  560. "container": "1",
  561. "const": "C__OBJTYPE__BLADE_CHASSIS",
  562. "color": "FFFFFF",
  563. "image": "https://demo.example.com/i-doit/images/objecttypes/enclosure.png",
  564. "icon": "images/icons/silk/timeline_marker.png",
  565. "cats": "84",
  566. "tree_group": "2",
  567. "status": "2",
  568. "type_group": "2",
  569. "type_group_title": "Infrastructure"
  570. }, {
  571. "id": "75",
  572. "title": "Blade server",
  573. "container": "0",
  574. "const": "C__OBJTYPE__BLADE_SERVER",
  575. "color": "FFFFFF",
  576. "image": "https://demo.example.com/i-doit/images/objecttypes/server.png",
  577. "icon": "images/icons/silk/drive.png",
  578. "tree_group": "2",
  579. "status": "2",
  580. "type_group": "2",
  581. "type_group_title": "Infrastructure"
  582. }, {
  583. "id": "76",
  584. "title": "VoIP telephone",
  585. "container": "0",
  586. "const": "C__OBJTYPE__VOIP_PHONE",
  587. "color": "FF8800",
  588. "image": "https://demo.example.com/i-doit/images/objecttypes/phone.png",
  589. "icon": "images/icons/silk/phone_sound.png",
  590. "tree_group": "2",
  591. "status": "2",
  592. "type_group": "2",
  593. "type_group_title": "Infrastructure"
  594. }, {
  595. "id": "84",
  596. "title": "Country",
  597. "container": "1",
  598. "const": "C__OBJTYPE__COUNTRY",
  599. "color": "ACE177",
  600. "image": "https://demo.example.com/i-doit/images/objecttypes/empty.png",
  601. "icon": "images/icons/silk/map.png",
  602. "tree_group": "2",
  603. "status": "2",
  604. "type_group": "2",
  605. "type_group_title": "Infrastructure"
  606. }, {
  607. "id": "85",
  608. "title": "City",
  609. "container": "1",
  610. "const": "C__OBJTYPE__CITY",
  611. "color": "DFB0E1",
  612. "image": "https://demo.example.com/i-doit/images/objecttypes/empty.png",
  613. "icon": "images/icons/city.png",
  614. "tree_group": "2",
  615. "status": "2",
  616. "type_group": "2",
  617. "type_group_title": "Infrastructure"
  618. }, {
  619. "id": "88",
  620. "title": "Remote Management Controller",
  621. "container": "0",
  622. "const": "C__OBJTYPE__RM_CONTROLLER",
  623. "color": "FFFFFF",
  624. "image": "https://demo.example.com/i-doit/images/objecttypes/",
  625. "icon": "images/icons/silk/bullet_picture.png",
  626. "tree_group": "2",
  627. "status": "2",
  628. "type_group": "2",
  629. "type_group_title": "Infrastructure"
  630. }, {
  631. "id": "13",
  632. "title": "WAN",
  633. "container": "0",
  634. "const": "C__OBJTYPE__WAN",
  635. "color": "BAE1D2",
  636. "image": "https://demo.example.com/i-doit/images/objecttypes/router.png",
  637. "icon": "images/icons/silk/weather_clouds.png",
  638. "tree_group": "3",
  639. "status": "2",
  640. "type_group": "3",
  641. "type_group_title": "Other"
  642. }, {
  643. "id": "14",
  644. "title": "Emergency plan",
  645. "container": "0",
  646. "const": "C__OBJTYPE__EMERGENCY_PLAN",
  647. "color": "C4FFF9",
  648. "image": "https://demo.example.com/i-doit/images/objecttypes/emergency.jpg",
  649. "icon": "images/icons/silk/text_horizontalrule.png",
  650. "cats": "8",
  651. "tree_group": "3",
  652. "status": "2",
  653. "type_group": "3",
  654. "type_group_title": "Other"
  655. }, {
  656. "id": "28",
  657. "title": "Contract",
  658. "container": "0",
  659. "const": "C__OBJTYPE__MAINTENANCE",
  660. "color": "7AD3C6",
  661. "image": "https://demo.example.com/i-doit/images/objecttypes/maintenance.jpg",
  662. "icon": "images/icons/silk/text_signature.png",
  663. "cats": "81",
  664. "tree_group": "3",
  665. "status": "2",
  666. "type_group": "3",
  667. "type_group_title": "Other"
  668. }, {
  669. "id": "29",
  670. "title": "File",
  671. "container": "0",
  672. "const": "C__OBJTYPE__FILE",
  673. "color": "CDFCF6",
  674. "image": "https://demo.example.com/i-doit/images/objecttypes/application.jpg",
  675. "icon": "images/icons/silk/disk.png",
  676. "cats": "19",
  677. "tree_group": "3",
  678. "status": "2",
  679. "type_group": "3",
  680. "type_group_title": "Other"
  681. }, {
  682. "id": "31",
  683. "title": "Layer 3-Net",
  684. "container": "0",
  685. "const": "C__OBJTYPE__LAYER3_NET",
  686. "color": "7EE0EB",
  687. "image": "https://demo.example.com/i-doit/images/objecttypes/wlan.jpg",
  688. "icon": "images/icons/silk/world_link.png",
  689. "cats": "22",
  690. "tree_group": "3",
  691. "status": "2",
  692. "type_group": "3",
  693. "type_group_title": "Other"
  694. }, {
  695. "id": "32",
  696. "title": "Cellular Phone",
  697. "container": "0",
  698. "const": "C__OBJTYPE__CELL_PHONE_CONTRACT",
  699. "color": "F2F3BA",
  700. "image": "https://demo.example.com/i-doit/images/objecttypes/appliances.png",
  701. "icon": "images/icons/silk/phone.png",
  702. "cats": "23",
  703. "tree_group": "3",
  704. "status": "2",
  705. "type_group": "3",
  706. "type_group_title": "Other"
  707. }, {
  708. "id": "36",
  709. "title": "Object group",
  710. "container": "0",
  711. "const": "C__OBJECT_TYPE__GROUP",
  712. "color": "E1B9DC",
  713. "image": "https://demo.example.com/i-doit/images/objecttypes/printerbox.jpg",
  714. "icon": "images/icons/silk/sitemap_color.png",
  715. "cats": "25",
  716. "tree_group": "3",
  717. "status": "2",
  718. "type_group": "3",
  719. "type_group_title": "Other"
  720. }, {
  721. "id": "45",
  722. "title": "Service",
  723. "container": "0",
  724. "const": "C__OBJTYPE__IT_SERVICE",
  725. "color": "C7F464",
  726. "image": "https://demo.example.com/i-doit/images/objecttypes/service.jpg",
  727. "icon": "images/icons/silk/chart_pie.png",
  728. "tree_group": "3",
  729. "status": "2",
  730. "type_group": "3",
  731. "type_group_title": "Other"
  732. }, {
  733. "id": "51",
  734. "title": "SAN Zoning",
  735. "container": "0",
  736. "const": "C__OBJTYPE__SAN_ZONING",
  737. "color": "DDE143",
  738. "image": "https://demo.example.com/i-doit/images/objecttypes/san.png",
  739. "icon": "images/icons/silk/layers.png",
  740. "cats": "44",
  741. "tree_group": "3",
  742. "status": "2",
  743. "type_group": "3",
  744. "type_group_title": "Other"
  745. }, {
  746. "id": "55",
  747. "title": "Cluster",
  748. "container": "0",
  749. "const": "C__OBJTYPE__CLUSTER",
  750. "color": "9FAAB7",
  751. "image": "https://demo.example.com/i-doit/images/objecttypes/server.png",
  752. "icon": "images/icons/silk/application_cascade.png",
  753. "tree_group": "3",
  754. "status": "2",
  755. "type_group": "3",
  756. "type_group_title": "Other"
  757. }, {
  758. "id": "68",
  759. "title": "Crypto card",
  760. "container": "0",
  761. "const": "C__OBJTYPE__KRYPTO_CARD",
  762. "color": "FFFFFF",
  763. "image": "https://demo.example.com/i-doit/images/objecttypes/application.jpg",
  764. "icon": "images/icons/silk/page_white_key.png",
  765. "cats": "76",
  766. "tree_group": "3",
  767. "status": "2",
  768. "type_group": "3",
  769. "type_group_title": "Other"
  770. }, {
  771. "id": "69",
  772. "title": "SIM card",
  773. "container": "0",
  774. "const": "C__OBJTYPE__SIM_CARD",
  775. "color": "FFFFFF",
  776. "image": "https://demo.example.com/i-doit/images/objecttypes/application.jpg",
  777. "icon": "images/icons/silk/page_white_database.png",
  778. "tree_group": "3",
  779. "status": "2",
  780. "type_group": "3",
  781. "type_group_title": "Other"
  782. }, {
  783. "id": "70",
  784. "title": "Layer 2 Net",
  785. "container": "0",
  786. "const": "C__OBJTYPE__LAYER2_NET",
  787. "color": "7EE0EB",
  788. "image": "https://demo.example.com/i-doit/images/objecttypes/fcswitch.png",
  789. "icon": "images/icons/silk/page_white_gear.png",
  790. "cats": "79",
  791. "tree_group": "3",
  792. "status": "2",
  793. "type_group": "3",
  794. "type_group_title": "Other"
  795. }, {
  796. "id": "77",
  797. "title": "Supernet",
  798. "container": "1",
  799. "const": "C__OBJTYPE__SUPERNET",
  800. "color": "FFFFFF",
  801. "image": "https://demo.example.com/i-doit/images/objecttypes/wlan.jpg",
  802. "icon": "images/icons/silk/world.png",
  803. "cats": "22",
  804. "tree_group": "3",
  805. "status": "2",
  806. "type_group": "3",
  807. "type_group_title": "Other"
  808. }, {
  809. "id": "81",
  810. "title": "Vehicle",
  811. "container": "0",
  812. "const": "C__OBJTYPE__VEHICLE",
  813. "color": "83C5E1",
  814. "image": "https://demo.example.com/i-doit/images/objecttypes/empty.png",
  815. "icon": "images/icons/silk/car.png",
  816. "tree_group": "3",
  817. "status": "2",
  818. "type_group": "3",
  819. "type_group_title": "Other"
  820. }, {
  821. "id": "82",
  822. "title": "Aircraft",
  823. "container": "0",
  824. "const": "C__OBJTYPE__AIRCRAFT",
  825. "color": "479FC4",
  826. "image": "https://demo.example.com/i-doit/images/objecttypes/empty.png",
  827. "icon": "images/icons/airplane.png",
  828. "tree_group": "3",
  829. "status": "2",
  830. "type_group": "3",
  831. "type_group_title": "Other"
  832. }, {
  833. "id": "83",
  834. "title": "VRRP/HSRP Cluster",
  835. "container": "0",
  836. "const": "C__OBJTYPE__CLUSTER_VRRP_HSRP",
  837. "color": "9FAAB7",
  838. "image": "https://demo.example.com/i-doit/images/objecttypes/server.png",
  839. "icon": "images/icons/silk/application_cascade.png",
  840. "tree_group": "3",
  841. "status": "2",
  842. "type_group": "3",
  843. "type_group_title": "Other"
  844. }, {
  845. "id": "89",
  846. "title": "VRRP",
  847. "container": "0",
  848. "const": "C__OBJTYPE__VRRP",
  849. "color": "ABCDEF",
  850. "image": "https://demo.example.com/i-doit/images/objecttypes/switch.png",
  851. "icon": "images/icons/silk/disconnect.png",
  852. "tree_group": "3",
  853. "status": "2",
  854. "type_group": "3",
  855. "type_group_title": "Other"
  856. }, {
  857. "id": "90",
  858. "title": "Stacking",
  859. "container": "0",
  860. "const": "C__OBJTYPE__STACKING",
  861. "color": "FEDCBA",
  862. "image": "https://demo.example.com/i-doit/images/objecttypes/switch.png",
  863. "icon": "images/icons/silk/drive_stack.png",
  864. "tree_group": "3",
  865. "status": "2",
  866. "type_group": "3",
  867. "type_group_title": "Other"
  868. }, {
  869. "id": "52",
  870. "title": "Organization",
  871. "container": "0",
  872. "const": "C__OBJTYPE__ORGANIZATION",
  873. "color": "82E27E",
  874. "image": "https://demo.example.com/i-doit/images/objecttypes/building.png",
  875. "icon": "images/icons/silk/sitemap.png",
  876. "cats": "45",
  877. "tree_group": "1000",
  878. "status": "2",
  879. "type_group": "1000",
  880. "type_group_title": "Contact"
  881. }, {
  882. "id": "53",
  883. "title": "Persons",
  884. "container": "0",
  885. "const": "C__OBJTYPE__PERSON",
  886. "color": "EFAA43",
  887. "image": "https://demo.example.com/i-doit/images/objecttypes/empty.png",
  888. "icon": "images/tree/person_intern.gif",
  889. "cats": "48",
  890. "tree_group": "1000",
  891. "status": "2",
  892. "type_group": "1000",
  893. "type_group_title": "Contact"
  894. }, {
  895. "id": "54",
  896. "title": "Person groups",
  897. "container": "0",
  898. "const": "C__OBJTYPE__PERSON_GROUP",
  899. "color": "F3FFEF",
  900. "image": "https://demo.example.com/i-doit/images/objecttypes/empty.png",
  901. "icon": "images/tree/group.gif",
  902. "cats": "52",
  903. "tree_group": "1000",
  904. "status": "2",
  905. "type_group": "1000",
  906. "type_group_title": "Contact"
  907. }, {
  908. "id": "78",
  909. "title": "Nagios service",
  910. "container": "0",
  911. "const": "C__OBJTYPE__NAGIOS_SERVICE",
  912. "color": "FFFFFF",
  913. "image": "https://demo.example.com/i-doit/images/objecttypes/empty.png",
  914. "icon": "images/icons/silk/database.png",
  915. "tree_group": "1001",
  916. "status": "2",
  917. "type_group": "1001",
  918. "type_group_title": "Nagios"
  919. }, {
  920. "id": "79",
  921. "title": "Nagios service-template",
  922. "container": "0",
  923. "const": "C__OBJTYPE__NAGIOS_SERVICE_TPL",
  924. "color": "FFFFFF",
  925. "image": "https://demo.example.com/i-doit/images/objecttypes/empty.png",
  926. "icon": "images/icons/silk/database.png",
  927. "tree_group": "1001",
  928. "status": "2",
  929. "type_group": "1001",
  930. "type_group_title": "Nagios"
  931. }, {
  932. "id": "80",
  933. "title": "Nagios host-template",
  934. "container": "0",
  935. "const": "C__OBJTYPE__NAGIOS_HOST_TPL",
  936. "color": "FFFFFF",
  937. "image": "https://demo.example.com/i-doit/images/objecttypes/empty.png",
  938. "icon": "images/icons/silk/database.png",
  939. "tree_group": "1001",
  940. "status": "2",
  941. "type_group": "1001",
  942. "type_group_title": "Nagios"
  943. }],
  944. "id": 1
  945. }