Advertisement
Guest User

Untitled

a guest
Dec 19th, 2013
67
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.61 KB | None | 0 0
  1. {
  2. "name": "Cisco | 6500 | 6506",
  3. "uuid": null,
  4. "vendor__code": "CISCO",
  5. "description": "Cisco 6500 6-slot Chassis",
  6. "connection_rule__name": "Cisco | 7600",
  7. "connections": [
  8. {
  9. "description": "Fan slot 1",
  10. "direction": "i",
  11. "gender": "f",
  12. "name": "fan1",
  13. "type__name": "Cisco | 6500 | 6506 Fan"
  14. },
  15. {
  16. "description": "Linecard slot 1",
  17. "direction": "i",
  18. "gender": "f",
  19. "internal_name": "sup1",
  20. "name": "linecard1",
  21. "type__name": "Cisco | 7600 | Linecard/Supervisor"
  22. },
  23. {
  24. "description": "Linecard slot 2",
  25. "direction": "i",
  26. "gender": "f",
  27. "internal_name": "sup2",
  28. "name": "linecard2",
  29. "type__name": "Cisco | 7600 | Linecard/Supervisor"
  30. },
  31. {
  32. "description": "Linecard slot 3",
  33. "direction": "i",
  34. "gender": "f",
  35. "name": "linecard3",
  36. "type__name": "Cisco | 7600 | Fabric Linecard"
  37. },
  38. {
  39. "description": "Linecard slot 4",
  40. "direction": "i",
  41. "gender": "f",
  42. "name": "linecard4",
  43. "type__name": "Cisco | 7600 | Fabric Linecard"
  44. },
  45. {
  46. "description": "Linecard 5/Supervisor slot 1",
  47. "direction": "i",
  48. "gender": "f",
  49. "internal_name": "sup5",
  50. "name": "linecard5",
  51. "type__name": "Cisco | 7600 | Linecard/Supervisor"
  52. },
  53. {
  54. "description": "Linecard 6/Supervisor slot 2",
  55. "direction": "i",
  56. "gender": "f",
  57. "internal_name": "sup6",
  58. "name": "linecard6",
  59. "type__name": "Cisco | 7600 | Linecard/Supervisor"
  60. },
  61. {
  62. "description": "Power Supply slot 1",
  63. "direction": "i",
  64. "gender": "f",
  65. "name": "psu1",
  66. "type__name": "Cisco | 6500 | PSU"
  67. },
  68. {
  69. "description": "Power Supply slot 2",
  70. "direction": "i",
  71. "gender": "f",
  72. "name": "psu2",
  73. "type__name": "Cisco | 6500 | PSU"
  74. }
  75. ],
  76. "data": {
  77. "asset": {
  78. "part_no0": "WS-C6506"
  79. },
  80. "dimensions": {
  81. "depth": 460,
  82. "height": 511,
  83. "units": 12,
  84. "width": 438
  85. },
  86. "management": {
  87. "managed": true
  88. }
  89. }
  90. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement