Guest User

Untitled

a guest
Sep 6th, 2016
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 232.81 KB | None | 0 0
  1. [palash.o@md-test-1 ~]$ sudo ruby /usr/local/scripts/firstboot/update_dcbox.rb test test
  2. device[primary_ip]=162.251.85.100&app=root_pw_set&device[mgmt_uname]=root&token=SKCU9K%3A73VCc%2B%228-rY%7EKfe&device[drac_password]=test&device[domain_id]=6&device[in_service]=1&device[mgmt_pwd]=test&device[management_ip]=172.18.210.74
  3. #<Net::HTTPInternalServerError:0x7f70eb45de28>
  4. <html xmlns="http://www.w3.org/1999/xhtml">
  5. <head>
  6. <title>Action Controller: Exception caught</title>
  7. <style>
  8. body { background-color: #fff; color: #333; }
  9.  
  10. body, p, ol, ul, td {
  11. font-family: verdana, arial, helvetica, sans-serif;
  12. font-size: 13px;
  13. line-height: 18px;
  14. }
  15.  
  16. pre {
  17. background-color: #eee;
  18. padding: 10px;
  19. font-size: 11px;
  20. }
  21.  
  22. a { color: #000; }
  23. a:visited { color: #666; }
  24. a:hover { color: #fff; background-color:#000; }
  25. </style>
  26. </head>
  27. <body>
  28.  
  29. <h1>
  30. NoMethodError
  31. in DevicesController#update
  32. </h1>
  33. <pre>undefined method `licences' for nil:NilClass</pre>
  34.  
  35.  
  36. <p><code>Rails.root: /opt/dcbox/releases/20160404101251</code></p>
  37.  
  38. <div id="traces">
  39. <a href="#" onclick="document.getElementById('Framework-Trace').style.display='none';document.getElementById('Full-Trace').style.display='none';document.getElementById('Application-Trace').style.display='block';; return false;">Application Trace</a> |
  40. <a href="#" onclick="document.getElementById('Application-Trace').style.display='none';document.getElementById('Full-Trace').style.display='none';document.getElementById('Framework-Trace').style.display='block';; return false;">Framework Trace</a> |
  41. <a href="#" onclick="document.getElementById('Application-Trace').style.display='none';document.getElementById('Framework-Trace').style.display='none';document.getElementById('Full-Trace').style.display='block';; return false;">Full Trace</a>
  42.  
  43. <div id="Application-Trace" style="display: block;">
  44. <pre><code>app/controllers/devices_controller.rb:581:in `update'</code></pre>
  45. </div>
  46. <div id="Framework-Trace" style="display: none;">
  47. <pre><code>actionpack (3.0.7) lib/action_controller/metal/implicit_render.rb:5:in `send_action'
  48. actionpack (3.0.7) lib/abstract_controller/base.rb:150:in `process_action'
  49. actionpack (3.0.7) lib/action_controller/metal/rendering.rb:11:in `process_action'
  50. actionpack (3.0.7) lib/abstract_controller/callbacks.rb:18:in `block in process_action'
  51. activesupport (3.0.7) lib/active_support/callbacks.rb:446:in `_run__261714793509993167__process_action__2217596254317939642__callbacks'
  52. activesupport (3.0.7) lib/active_support/callbacks.rb:410:in `_run_process_action_callbacks'
  53. activesupport (3.0.7) lib/active_support/callbacks.rb:94:in `run_callbacks'
  54. actionpack (3.0.7) lib/abstract_controller/callbacks.rb:17:in `process_action'
  55. actionpack (3.0.7) lib/action_controller/metal/instrumentation.rb:30:in `block in process_action'
  56. activesupport (3.0.7) lib/active_support/notifications.rb:52:in `block in instrument'
  57. activesupport (3.0.7) lib/active_support/notifications/instrumenter.rb:21:in `instrument'
  58. activesupport (3.0.7) lib/active_support/notifications.rb:52:in `instrument'
  59. actionpack (3.0.7) lib/action_controller/metal/instrumentation.rb:29:in `process_action'
  60. actionpack (3.0.7) lib/action_controller/metal/rescue.rb:17:in `process_action'
  61. actionpack (3.0.7) lib/abstract_controller/base.rb:119:in `process'
  62. actionpack (3.0.7) lib/abstract_controller/rendering.rb:41:in `process'
  63. actionpack (3.0.7) lib/action_controller/metal.rb:138:in `dispatch'
  64. actionpack (3.0.7) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch'
  65. actionpack (3.0.7) lib/action_controller/metal.rb:178:in `block in action'
  66. actionpack (3.0.7) lib/action_dispatch/routing/route_set.rb:62:in `call'
  67. actionpack (3.0.7) lib/action_dispatch/routing/route_set.rb:62:in `dispatch'
  68. actionpack (3.0.7) lib/action_dispatch/routing/route_set.rb:27:in `call'
  69. rack-mount (0.6.14) lib/rack/mount/route_set.rb:148:in `block in call'
  70. rack-mount (0.6.14) lib/rack/mount/code_generation.rb:93:in `block in recognize'
  71. rack-mount (0.6.14) lib/rack/mount/code_generation.rb:96:in `optimized_each'
  72. rack-mount (0.6.14) lib/rack/mount/code_generation.rb:92:in `recognize'
  73. rack-mount (0.6.14) lib/rack/mount/route_set.rb:139:in `call'
  74. actionpack (3.0.7) lib/action_dispatch/routing/route_set.rb:493:in `call'
  75. warden (1.0.5) lib/warden/manager.rb:35:in `block in call'
  76. warden (1.0.5) lib/warden/manager.rb:34:in `catch'
  77. warden (1.0.5) lib/warden/manager.rb:34:in `call'
  78. actionpack (3.0.7) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call'
  79. actionpack (3.0.7) lib/action_dispatch/middleware/head.rb:14:in `call'
  80. rack (1.2.3) lib/rack/methodoverride.rb:24:in `call'
  81. actionpack (3.0.7) lib/action_dispatch/middleware/params_parser.rb:21:in `call'
  82. actionpack (3.0.7) lib/action_dispatch/middleware/flash.rb:182:in `call'
  83. actionpack (3.0.7) lib/action_dispatch/middleware/session/abstract_store.rb:149:in `call'
  84. actionpack (3.0.7) lib/action_dispatch/middleware/cookies.rb:302:in `call'
  85. activerecord (3.0.7) lib/active_record/query_cache.rb:32:in `block in call'
  86. activerecord (3.0.7) lib/active_record/connection_adapters/abstract/query_cache.rb:28:in `cache'
  87. activerecord (3.0.7) lib/active_record/query_cache.rb:12:in `cache'
  88. activerecord (3.0.7) lib/active_record/query_cache.rb:31:in `call'
  89. activerecord (3.0.7) lib/active_record/connection_adapters/abstract/connection_pool.rb:354:in `call'
  90. actionpack (3.0.7) lib/action_dispatch/middleware/callbacks.rb:46:in `block in call'
  91. activesupport (3.0.7) lib/active_support/callbacks.rb:416:in `_run_call_callbacks'
  92. actionpack (3.0.7) lib/action_dispatch/middleware/callbacks.rb:44:in `call'
  93. rack (1.2.3) lib/rack/sendfile.rb:107:in `call'
  94. actionpack (3.0.7) lib/action_dispatch/middleware/remote_ip.rb:48:in `call'
  95. actionpack (3.0.7) lib/action_dispatch/middleware/show_exceptions.rb:47:in `call'
  96. railties (3.0.7) lib/rails/rack/logger.rb:13:in `call'
  97. rack (1.2.3) lib/rack/runtime.rb:17:in `call'
  98. rack (1.2.3) lib/rack/lock.rb:11:in `block in call'
  99. &lt;internal:prelude&gt;:10:in `synchronize'
  100. rack (1.2.3) lib/rack/lock.rb:11:in `call'
  101. railties (3.0.7) lib/rails/application.rb:168:in `call'
  102. railties (3.0.7) lib/rails/application.rb:77:in `method_missing'
  103. unicorn (4.0.1) lib/unicorn/http_server.rb:518:in `process_client'
  104. unicorn (4.0.1) lib/unicorn/http_server.rb:585:in `worker_loop'
  105. unicorn (4.0.1) lib/unicorn/http_server.rb:475:in `spawn_missing_workers'
  106. unicorn (4.0.1) lib/unicorn/http_server.rb:135:in `start'
  107. unicorn (4.0.1) bin/unicorn:121:in `&lt;top (required)&gt;'
  108. /opt/dcbox/.rvm/gems/ruby-1.9.2-p330/bin/unicorn:23:in `load'
  109. /opt/dcbox/.rvm/gems/ruby-1.9.2-p330/bin/unicorn:23:in `&lt;main&gt;'
  110. /opt/dcbox/.rvm/gems/ruby-1.9.2-p330/bin/ruby_executable_hooks:15:in `eval'
  111. /opt/dcbox/.rvm/gems/ruby-1.9.2-p330/bin/ruby_executable_hooks:15:in `&lt;main&gt;'</code></pre>
  112. </div>
  113. <div id="Full-Trace" style="display: none;">
  114. <pre><code>app/controllers/devices_controller.rb:581:in `update'
  115. actionpack (3.0.7) lib/action_controller/metal/implicit_render.rb:5:in `send_action'
  116. actionpack (3.0.7) lib/abstract_controller/base.rb:150:in `process_action'
  117. actionpack (3.0.7) lib/action_controller/metal/rendering.rb:11:in `process_action'
  118. actionpack (3.0.7) lib/abstract_controller/callbacks.rb:18:in `block in process_action'
  119. activesupport (3.0.7) lib/active_support/callbacks.rb:446:in `_run__261714793509993167__process_action__2217596254317939642__callbacks'
  120. activesupport (3.0.7) lib/active_support/callbacks.rb:410:in `_run_process_action_callbacks'
  121. activesupport (3.0.7) lib/active_support/callbacks.rb:94:in `run_callbacks'
  122. actionpack (3.0.7) lib/abstract_controller/callbacks.rb:17:in `process_action'
  123. actionpack (3.0.7) lib/action_controller/metal/instrumentation.rb:30:in `block in process_action'
  124. activesupport (3.0.7) lib/active_support/notifications.rb:52:in `block in instrument'
  125. activesupport (3.0.7) lib/active_support/notifications/instrumenter.rb:21:in `instrument'
  126. activesupport (3.0.7) lib/active_support/notifications.rb:52:in `instrument'
  127. actionpack (3.0.7) lib/action_controller/metal/instrumentation.rb:29:in `process_action'
  128. actionpack (3.0.7) lib/action_controller/metal/rescue.rb:17:in `process_action'
  129. actionpack (3.0.7) lib/abstract_controller/base.rb:119:in `process'
  130. actionpack (3.0.7) lib/abstract_controller/rendering.rb:41:in `process'
  131. actionpack (3.0.7) lib/action_controller/metal.rb:138:in `dispatch'
  132. actionpack (3.0.7) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch'
  133. actionpack (3.0.7) lib/action_controller/metal.rb:178:in `block in action'
  134. actionpack (3.0.7) lib/action_dispatch/routing/route_set.rb:62:in `call'
  135. actionpack (3.0.7) lib/action_dispatch/routing/route_set.rb:62:in `dispatch'
  136. actionpack (3.0.7) lib/action_dispatch/routing/route_set.rb:27:in `call'
  137. rack-mount (0.6.14) lib/rack/mount/route_set.rb:148:in `block in call'
  138. rack-mount (0.6.14) lib/rack/mount/code_generation.rb:93:in `block in recognize'
  139. rack-mount (0.6.14) lib/rack/mount/code_generation.rb:96:in `optimized_each'
  140. rack-mount (0.6.14) lib/rack/mount/code_generation.rb:92:in `recognize'
  141. rack-mount (0.6.14) lib/rack/mount/route_set.rb:139:in `call'
  142. actionpack (3.0.7) lib/action_dispatch/routing/route_set.rb:493:in `call'
  143. warden (1.0.5) lib/warden/manager.rb:35:in `block in call'
  144. warden (1.0.5) lib/warden/manager.rb:34:in `catch'
  145. warden (1.0.5) lib/warden/manager.rb:34:in `call'
  146. actionpack (3.0.7) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call'
  147. actionpack (3.0.7) lib/action_dispatch/middleware/head.rb:14:in `call'
  148. rack (1.2.3) lib/rack/methodoverride.rb:24:in `call'
  149. actionpack (3.0.7) lib/action_dispatch/middleware/params_parser.rb:21:in `call'
  150. actionpack (3.0.7) lib/action_dispatch/middleware/flash.rb:182:in `call'
  151. actionpack (3.0.7) lib/action_dispatch/middleware/session/abstract_store.rb:149:in `call'
  152. actionpack (3.0.7) lib/action_dispatch/middleware/cookies.rb:302:in `call'
  153. activerecord (3.0.7) lib/active_record/query_cache.rb:32:in `block in call'
  154. activerecord (3.0.7) lib/active_record/connection_adapters/abstract/query_cache.rb:28:in `cache'
  155. activerecord (3.0.7) lib/active_record/query_cache.rb:12:in `cache'
  156. activerecord (3.0.7) lib/active_record/query_cache.rb:31:in `call'
  157. activerecord (3.0.7) lib/active_record/connection_adapters/abstract/connection_pool.rb:354:in `call'
  158. actionpack (3.0.7) lib/action_dispatch/middleware/callbacks.rb:46:in `block in call'
  159. activesupport (3.0.7) lib/active_support/callbacks.rb:416:in `_run_call_callbacks'
  160. actionpack (3.0.7) lib/action_dispatch/middleware/callbacks.rb:44:in `call'
  161. rack (1.2.3) lib/rack/sendfile.rb:107:in `call'
  162. actionpack (3.0.7) lib/action_dispatch/middleware/remote_ip.rb:48:in `call'
  163. actionpack (3.0.7) lib/action_dispatch/middleware/show_exceptions.rb:47:in `call'
  164. railties (3.0.7) lib/rails/rack/logger.rb:13:in `call'
  165. rack (1.2.3) lib/rack/runtime.rb:17:in `call'
  166. rack (1.2.3) lib/rack/lock.rb:11:in `block in call'
  167. &lt;internal:prelude&gt;:10:in `synchronize'
  168. rack (1.2.3) lib/rack/lock.rb:11:in `call'
  169. railties (3.0.7) lib/rails/application.rb:168:in `call'
  170. railties (3.0.7) lib/rails/application.rb:77:in `method_missing'
  171. unicorn (4.0.1) lib/unicorn/http_server.rb:518:in `process_client'
  172. unicorn (4.0.1) lib/unicorn/http_server.rb:585:in `worker_loop'
  173. unicorn (4.0.1) lib/unicorn/http_server.rb:475:in `spawn_missing_workers'
  174. unicorn (4.0.1) lib/unicorn/http_server.rb:135:in `start'
  175. unicorn (4.0.1) bin/unicorn:121:in `&lt;top (required)&gt;'
  176. /opt/dcbox/.rvm/gems/ruby-1.9.2-p330/bin/unicorn:23:in `load'
  177. /opt/dcbox/.rvm/gems/ruby-1.9.2-p330/bin/unicorn:23:in `&lt;main&gt;'
  178. /opt/dcbox/.rvm/gems/ruby-1.9.2-p330/bin/ruby_executable_hooks:15:in `eval'
  179. /opt/dcbox/.rvm/gems/ruby-1.9.2-p330/bin/ruby_executable_hooks:15:in `&lt;main&gt;'</code></pre>
  180. </div>
  181. </div>
  182.  
  183.  
  184.  
  185. <h2 style="margin-top: 30px">Request</h2>
  186. <p><b>Parameters</b>: <pre>{&quot;device&quot;=&gt;{&quot;primary_ip&quot;=&gt;&quot;162.251.85.100&quot;,
  187. &quot;mgmt_uname&quot;=&gt;&quot;root&quot;,
  188. &quot;drac_password&quot;=&gt;&quot;[FILTERED]&quot;,
  189. &quot;domain_id&quot;=&gt;&quot;6&quot;,
  190. &quot;in_service&quot;=&gt;&quot;1&quot;,
  191. &quot;mgmt_pwd&quot;=&gt;&quot;test&quot;,
  192. &quot;management_ip&quot;=&gt;&quot;172.18.210.74&quot;},
  193. &quot;app&quot;=&gt;&quot;root_pw_set&quot;,
  194. &quot;token&quot;=&gt;&quot;SKCU9K:73VCc+\&quot;8-rY~Kfe&quot;,
  195. &quot;id&quot;=&gt;&quot;Not Specified&quot;}</pre></p>
  196.  
  197. <p><a href="#" onclick="document.getElementById('session_dump').style.display='block'; return false;">Show session dump</a></p>
  198. <div id="session_dump" style="display:none"><pre></pre></div>
  199.  
  200. <p><a href="#" onclick="document.getElementById('env_dump').style.display='block'; return false;">Show env dump</a></p>
  201. <div id="env_dump" style="display:none"><pre>CONTENT_LENGTH: &quot;236&quot;
  202. CONTENT_TYPE: &quot;application/x-www-form-urlencoded&quot;
  203. HTTP_ACCEPT: &quot;*/*&quot;
  204. HTTP_CONNECTION: &quot;close&quot;
  205. HTTP_HOST: &quot;172.17.40.56&quot;
  206. HTTP_VERSION: &quot;HTTP/1.0&quot;
  207. HTTP_X_FORWARDED_FOR: &quot;172.18.210.74&quot;
  208. PATH_INFO: &quot;/devices/Not%20Specified&quot;
  209. QUERY_STRING: &quot;&quot;
  210. REMOTE_ADDR: &quot;127.0.0.1&quot;
  211. REQUEST_METHOD: &quot;PUT&quot;
  212. REQUEST_PATH: &quot;/devices/Not%20Specified&quot;
  213. REQUEST_URI: &quot;/devices/Not%20Specified&quot;
  214. SCRIPT_NAME: &quot;&quot;
  215. SERVER_NAME: &quot;172.17.40.56&quot;
  216. SERVER_PORT: &quot;80&quot;
  217. SERVER_PROTOCOL: &quot;HTTP/1.0&quot;
  218. SERVER_SOFTWARE: &quot;Unicorn 4.0.1&quot;
  219. action_controller.instance: #&lt;DevicesController:0x000000084753a8 @action_has_layout=true, @view_context_class=nil, @_headers={&quot;Content-Type&quot;=&gt;&quot;text/html&quot;}, @_status=200, @_response=#&lt;ActionDispatch::Response:0x00000008475218 @writer=#&lt;Proc:0x00000008475150@/opt/dcbox/shared/bundle/ruby/1.9.1/gems/actionpack-3.0.7/lib/action_dispatch/http/response.rb:43 (lambda)&gt;, @block=nil, @length=0, @header={}, @status=200, @body=[], @cookie=[], @sending_file=false, @blank=false, @cache_control={}, @etag=nil, @request=#&lt;ActionDispatch::Request:0x00000008475240 @env={&quot;REMOTE_ADDR&quot;=&gt;&quot;127.0.0.1&quot;, &quot;REQUEST_METHOD&quot;=&gt;&quot;PUT&quot;, &quot;REQUEST_PATH&quot;=&gt;&quot;/devices/Not%20Specified&quot;, &quot;PATH_INFO&quot;=&gt;&quot;/devices/Not%20Specified&quot;, &quot;REQUEST_URI&quot;=&gt;&quot;/devices/Not%20Specified&quot;, &quot;SERVER_PROTOCOL&quot;=&gt;&quot;HTTP/1.0&quot;, &quot;HTTP_VERSION&quot;=&gt;&quot;HTTP/1.0&quot;, &quot;HTTP_X_FORWARDED_FOR&quot;=&gt;&quot;172.18.210.74&quot;, &quot;HTTP_HOST&quot;=&gt;&quot;172.17.40.56&quot;, &quot;HTTP_CONNECTION&quot;=&gt;&quot;close&quot;, &quot;HTTP_ACCEPT&quot;=&gt;&quot;*/*&quot;, &quot;CONTENT_TYPE&quot;=&gt;&quot;application/x-www-form-urlencoded&quot;, &quot;CONTENT_LENGTH&quot;=&gt;&quot;236&quot;, &quot;rack.url_scheme&quot;=&gt;&quot;http&quot;, &quot;SERVER_NAME&quot;=&gt;&quot;172.17.40.56&quot;, &quot;SERVER_PORT&quot;=&gt;&quot;80&quot;, &quot;QUERY_STRING&quot;=&gt;&quot;&quot;, &quot;rack.input&quot;=&gt;#&lt;Unicorn::TeeInput:0x0000000847a5d8 @len=236, @chunked=false, @socket=nil, @parser=#&lt;Unicorn::HttpParser:0x00000001ef87c8&gt;, @buf=&quot;&quot;, @rbuf=&quot;&quot;, @bytes_read=236, @tmp=#&lt;StringIO:0x0000000847a560&gt;&gt;, &quot;rack.errors&quot;=&gt;#&lt;File:/dev/null&gt;, &quot;rack.multiprocess&quot;=&gt;true, &quot;rack.multithread&quot;=&gt;false, &quot;rack.run_once&quot;=&gt;false, &quot;rack.version&quot;=&gt;[1, 1], &quot;SCRIPT_NAME&quot;=&gt;&quot;&quot;, &quot;SERVER_SOFTWARE&quot;=&gt;&quot;Unicorn 4.0.1&quot;, &quot;rack.logger&quot;=&gt;#&lt;Logger:0x000000020019f8 @progname=nil, @level=0, @default_formatter=#&lt;Logger::Formatter:0x000000020019d0 @datetime_format=nil&gt;, @formatter=#&lt;Logger::SimpleFormatter:0x000000069121b0 @datetime_format=nil&gt;, @logdev=#&lt;Logger::LogDevice:0x00000002001980 @shift_size=nil, @shift_age=nil, @filename=nil, @dev=#&lt;File:/dev/null&gt;, @mutex=#&lt;Logger::LogDevice::LogDeviceMutex:0x00000002001930 @mon_owner=nil, @mon_count=0, @mon_mutex=#&lt;Mutex:0x000000020018b8&gt;&gt;&gt;&gt;, &quot;action_dispatch.parameter_filter&quot;=&gt;[:password], &quot;action_dispatch.secret_token&quot;=&gt;&quot;9dbec1f40f129ccafe54a79dad6ae8798c2f5d85f9cfbc21b137ceb256b2eb932e21125a6c221285cf741592898bfe91ce9efdb85f56b3eab3911922afce4ab3&quot;, &quot;action_dispatch.show_exceptions&quot;=&gt;true, &quot;action_dispatch.remote_ip&quot;=&gt;127.0.0.1, &quot;rack.session&quot;=&gt;{}, &quot;rack.session.options&quot;=&gt;{:path=&gt;&quot;/&quot;, :domain=&gt;nil, :expire_after=&gt;nil, :secure=&gt;false, :httponly=&gt;true, :id=&gt;nil}, &quot;action_dispatch.request.content_type&quot;=&gt;application/x-www-form-urlencoded, &quot;warden&quot;=&gt;Warden::Proxy:69454260 @config={:default_scope=&gt;:user, :scope_defaults=&gt;{}, :default_strategies=&gt;{:user=&gt;[:ldap_authenticatable, :rememberable]}, :intercept_401=&gt;false, :failure_app=&gt;Devise::FailureApp}, &quot;action_dispatch.request.path_parameters&quot;=&gt;{:action=&gt;&quot;update&quot;, :controller=&gt;&quot;devices&quot;, :id=&gt;&quot;Not Specified&quot;}, &quot;action_controller.instance&quot;=&gt;#&lt;DevicesController:0x000000084753a8 ...&gt;, &quot;rack.request.form_input&quot;=&gt;#&lt;Unicorn::TeeInput:0x0000000847a5d8 @len=236, @chunked=false, @socket=nil, @parser=#&lt;Unicorn::HttpParser:0x00000001ef87c8&gt;, @buf=&quot;&quot;, @rbuf=&quot;&quot;, @bytes_read=236, @tmp=#&lt;StringIO:0x0000000847a560&gt;&gt;, &quot;rack.request.form_hash&quot;=&gt;{&quot;device&quot;=&gt;{&quot;primary_ip&quot;=&gt;&quot;162.251.85.100&quot;, &quot;mgmt_uname&quot;=&gt;&quot;root&quot;, &quot;drac_password&quot;=&gt;&quot;test&quot;, &quot;domain_id&quot;=&gt;&quot;6&quot;, &quot;in_service&quot;=&gt;&quot;1&quot;, &quot;mgmt_pwd&quot;=&gt;&quot;test&quot;, &quot;management_ip&quot;=&gt;&quot;172.18.210.74&quot;}, &quot;app&quot;=&gt;&quot;root_pw_set&quot;, &quot;token&quot;=&gt;&quot;SKCU9K:73VCc+\&quot;8-rY~Kfe&quot;}, &quot;rack.request.form_vars&quot;=&gt;&quot;device[primary_ip]=162.251.85.100&amp;app=root_pw_set&amp;device[mgmt_uname]=root&amp;token=SKCU9K%3A73VCc%2B%228-rY%7EKfe&amp;device[drac_password]=test&amp;device[domain_id]=6&amp;device[in_service]=1&amp;device[mgmt_pwd]=test&amp;device[management_ip]=172.18.210.74&quot;, &quot;action_dispatch.request.request_parameters&quot;=&gt;{&quot;device&quot;=&gt;{&quot;primary_ip&quot;=&gt;&quot;162.251.85.100&quot;, &quot;mgmt_uname&quot;=&gt;&quot;root&quot;, &quot;drac_password&quot;=&gt;&quot;test&quot;, &quot;domain_id&quot;=&gt;&quot;6&quot;, &quot;in_service&quot;=&gt;&quot;1&quot;, &quot;mgmt_pwd&quot;=&gt;&quot;test&quot;, &quot;management_ip&quot;=&gt;&quot;172.18.210.74&quot;}, &quot;app&quot;=&gt;&quot;root_pw_set&quot;, &quot;token&quot;=&gt;&quot;SKCU9K:73VCc+\&quot;8-rY~Kfe&quot;}, &quot;rack.request.query_string&quot;=&gt;&quot;&quot;, &quot;rack.request.query_hash&quot;=&gt;{}, &quot;action_dispatch.request.query_parameters&quot;=&gt;{}, &quot;action_dispatch.request.parameters&quot;=&gt;{&quot;device&quot;=&gt;{&quot;primary_ip&quot;=&gt;&quot;162.251.85.100&quot;, &quot;mgmt_uname&quot;=&gt;&quot;root&quot;, &quot;drac_password&quot;=&gt;&quot;test&quot;, &quot;domain_id&quot;=&gt;&quot;6&quot;, &quot;in_service&quot;=&gt;&quot;1&quot;, &quot;mgmt_pwd&quot;=&gt;&quot;test&quot;, &quot;management_ip&quot;=&gt;&quot;172.18.210.74&quot;}, &quot;app&quot;=&gt;&quot;root_pw_set&quot;, &quot;token&quot;=&gt;&quot;SKCU9K:73VCc+\&quot;8-rY~Kfe&quot;, &quot;action&quot;=&gt;&quot;update&quot;, &quot;controller&quot;=&gt;&quot;devices&quot;, &quot;id&quot;=&gt;&quot;Not Specified&quot;}, &quot;action_dispatch.request.accepts&quot;=&gt;[*/*], &quot;action_dispatch.request.formats&quot;=&gt;[*/*]}, @filtered_parameters={&quot;device&quot;=&gt;{&quot;primary_ip&quot;=&gt;&quot;162.251.85.100&quot;, &quot;mgmt_uname&quot;=&gt;&quot;root&quot;, &quot;drac_password&quot;=&gt;&quot;[FILTERED]&quot;, &quot;domain_id&quot;=&gt;&quot;6&quot;, &quot;in_service&quot;=&gt;&quot;1&quot;, &quot;mgmt_pwd&quot;=&gt;&quot;test&quot;, &quot;management_ip&quot;=&gt;&quot;172.18.210.74&quot;}, &quot;app&quot;=&gt;&quot;root_pw_set&quot;, &quot;token&quot;=&gt;&quot;SKCU9K:73VCc+\&quot;8-rY~Kfe&quot;, &quot;action&quot;=&gt;&quot;update&quot;, &quot;controller&quot;=&gt;&quot;devices&quot;, &quot;id&quot;=&gt;&quot;Not Specified&quot;}, @method=&quot;PUT&quot;, @fullpath=&quot;/devices/Not%20Specified&quot;&gt;&gt;, @_request=#&lt;ActionDispatch::Request:0x00000008475240 @env={&quot;REMOTE_ADDR&quot;=&gt;&quot;127.0.0.1&quot;, &quot;REQUEST_METHOD&quot;=&gt;&quot;PUT&quot;, &quot;REQUEST_PATH&quot;=&gt;&quot;/devices/Not%20Specified&quot;, &quot;PATH_INFO&quot;=&gt;&quot;/devices/Not%20Specified&quot;, &quot;REQUEST_URI&quot;=&gt;&quot;/devices/Not%20Specified&quot;, &quot;SERVER_PROTOCOL&quot;=&gt;&quot;HTTP/1.0&quot;, &quot;HTTP_VERSION&quot;=&gt;&quot;HTTP/1.0&quot;, &quot;HTTP_X_FORWARDED_FOR&quot;=&gt;&quot;172.18.210.74&quot;, &quot;HTTP_HOST&quot;=&gt;&quot;172.17.40.56&quot;, &quot;HTTP_CONNECTION&quot;=&gt;&quot;close&quot;, &quot;HTTP_ACCEPT&quot;=&gt;&quot;*/*&quot;, &quot;CONTENT_TYPE&quot;=&gt;&quot;application/x-www-form-urlencoded&quot;, &quot;CONTENT_LENGTH&quot;=&gt;&quot;236&quot;, &quot;rack.url_scheme&quot;=&gt;&quot;http&quot;, &quot;SERVER_NAME&quot;=&gt;&quot;172.17.40.56&quot;, &quot;SERVER_PORT&quot;=&gt;&quot;80&quot;, &quot;QUERY_STRING&quot;=&gt;&quot;&quot;, &quot;rack.input&quot;=&gt;#&lt;Unicorn::TeeInput:0x0000000847a5d8 @len=236, @chunked=false, @socket=nil, @parser=#&lt;Unicorn::HttpParser:0x00000001ef87c8&gt;, @buf=&quot;&quot;, @rbuf=&quot;&quot;, @bytes_read=236, @tmp=#&lt;StringIO:0x0000000847a560&gt;&gt;, &quot;rack.errors&quot;=&gt;#&lt;File:/dev/null&gt;, &quot;rack.multiprocess&quot;=&gt;true, &quot;rack.multithread&quot;=&gt;false, &quot;rack.run_once&quot;=&gt;false, &quot;rack.version&quot;=&gt;[1, 1], &quot;SCRIPT_NAME&quot;=&gt;&quot;&quot;, &quot;SERVER_SOFTWARE&quot;=&gt;&quot;Unicorn 4.0.1&quot;, &quot;rack.logger&quot;=&gt;#&lt;Logger:0x000000020019f8 @progname=nil, @level=0, @default_formatter=#&lt;Logger::Formatter:0x000000020019d0 @datetime_format=nil&gt;, @formatter=#&lt;Logger::SimpleFormatter:0x000000069121b0 @datetime_format=nil&gt;, @logdev=#&lt;Logger::LogDevice:0x00000002001980 @shift_size=nil, @shift_age=nil, @filename=nil, @dev=#&lt;File:/dev/null&gt;, @mutex=#&lt;Logger::LogDevice::LogDeviceMutex:0x00000002001930 @mon_owner=nil, @mon_count=0, @mon_mutex=#&lt;Mutex:0x000000020018b8&gt;&gt;&gt;&gt;, &quot;action_dispatch.parameter_filter&quot;=&gt;[:password], &quot;action_dispatch.secret_token&quot;=&gt;&quot;9dbec1f40f129ccafe54a79dad6ae8798c2f5d85f9cfbc21b137ceb256b2eb932e21125a6c221285cf741592898bfe91ce9efdb85f56b3eab3911922afce4ab3&quot;, &quot;action_dispatch.show_exceptions&quot;=&gt;true, &quot;action_dispatch.remote_ip&quot;=&gt;127.0.0.1, &quot;rack.session&quot;=&gt;{}, &quot;rack.session.options&quot;=&gt;{:path=&gt;&quot;/&quot;, :domain=&gt;nil, :expire_after=&gt;nil, :secure=&gt;false, :httponly=&gt;true, :id=&gt;nil}, &quot;action_dispatch.request.content_type&quot;=&gt;application/x-www-form-urlencoded, &quot;warden&quot;=&gt;Warden::Proxy:69454260 @config={:default_scope=&gt;:user, :scope_defaults=&gt;{}, :default_strategies=&gt;{:user=&gt;[:ldap_authenticatable, :rememberable]}, :intercept_401=&gt;false, :failure_app=&gt;Devise::FailureApp}, &quot;action_dispatch.request.path_parameters&quot;=&gt;{:action=&gt;&quot;update&quot;, :controller=&gt;&quot;devices&quot;, :id=&gt;&quot;Not Specified&quot;}, &quot;action_controller.instance&quot;=&gt;#&lt;DevicesController:0x000000084753a8 ...&gt;, &quot;rack.request.form_input&quot;=&gt;#&lt;Unicorn::TeeInput:0x0000000847a5d8 @len=236, @chunked=false, @socket=nil, @parser=#&lt;Unicorn::HttpParser:0x00000001ef87c8&gt;, @buf=&quot;&quot;, @rbuf=&quot;&quot;, @bytes_read=236, @tmp=#&lt;StringIO:0x0000000847a560&gt;&gt;, &quot;rack.request.form_hash&quot;=&gt;{&quot;device&quot;=&gt;{&quot;primary_ip&quot;=&gt;&quot;162.251.85.100&quot;, &quot;mgmt_uname&quot;=&gt;&quot;root&quot;, &quot;drac_password&quot;=&gt;&quot;test&quot;, &quot;domain_id&quot;=&gt;&quot;6&quot;, &quot;in_service&quot;=&gt;&quot;1&quot;, &quot;mgmt_pwd&quot;=&gt;&quot;test&quot;, &quot;management_ip&quot;=&gt;&quot;172.18.210.74&quot;}, &quot;app&quot;=&gt;&quot;root_pw_set&quot;, &quot;token&quot;=&gt;&quot;SKCU9K:73VCc+\&quot;8-rY~Kfe&quot;}, &quot;rack.request.form_vars&quot;=&gt;&quot;device[primary_ip]=162.251.85.100&amp;app=root_pw_set&amp;device[mgmt_uname]=root&amp;token=SKCU9K%3A73VCc%2B%228-rY%7EKfe&amp;device[drac_password]=test&amp;device[domain_id]=6&amp;device[in_service]=1&amp;device[mgmt_pwd]=test&amp;device[management_ip]=172.18.210.74&quot;, &quot;action_dispatch.request.request_parameters&quot;=&gt;{&quot;device&quot;=&gt;{&quot;primary_ip&quot;=&gt;&quot;162.251.85.100&quot;, &quot;mgmt_uname&quot;=&gt;&quot;root&quot;, &quot;drac_password&quot;=&gt;&quot;test&quot;, &quot;domain_id&quot;=&gt;&quot;6&quot;, &quot;in_service&quot;=&gt;&quot;1&quot;, &quot;mgmt_pwd&quot;=&gt;&quot;test&quot;, &quot;management_ip&quot;=&gt;&quot;172.18.210.74&quot;}, &quot;app&quot;=&gt;&quot;root_pw_set&quot;, &quot;token&quot;=&gt;&quot;SKCU9K:73VCc+\&quot;8-rY~Kfe&quot;}, &quot;rack.request.query_string&quot;=&gt;&quot;&quot;, &quot;rack.request.query_hash&quot;=&gt;{}, &quot;action_dispatch.request.query_parameters&quot;=&gt;{}, &quot;action_dispatch.request.parameters&quot;=&gt;{&quot;device&quot;=&gt;{&quot;primary_ip&quot;=&gt;&quot;162.251.85.100&quot;, &quot;mgmt_uname&quot;=&gt;&quot;root&quot;, &quot;drac_password&quot;=&gt;&quot;test&quot;, &quot;domain_id&quot;=&gt;&quot;6&quot;, &quot;in_service&quot;=&gt;&quot;1&quot;, &quot;mgmt_pwd&quot;=&gt;&quot;test&quot;, &quot;management_ip&quot;=&gt;&quot;172.18.210.74&quot;}, &quot;app&quot;=&gt;&quot;root_pw_set&quot;, &quot;token&quot;=&gt;&quot;SKCU9K:73VCc+\&quot;8-rY~Kfe&quot;, &quot;action&quot;=&gt;&quot;update&quot;, &quot;controller&quot;=&gt;&quot;devices&quot;, &quot;id&quot;=&gt;&quot;Not Specified&quot;}, &quot;action_dispatch.request.accepts&quot;=&gt;[*/*], &quot;action_dispatch.request.formats&quot;=&gt;[*/*]}, @filtered_parameters={&quot;device&quot;=&gt;{&quot;primary_ip&quot;=&gt;&quot;162.251.85.100&quot;, &quot;mgmt_uname&quot;=&gt;&quot;root&quot;, &quot;drac_password&quot;=&gt;&quot;[FILTERED]&quot;, &quot;domain_id&quot;=&gt;&quot;6&quot;, &quot;in_service&quot;=&gt;&quot;1&quot;, &quot;mgmt_pwd&quot;=&gt;&quot;test&quot;, &quot;management_ip&quot;=&gt;&quot;172.18.210.74&quot;}, &quot;app&quot;=&gt;&quot;root_pw_set&quot;, &quot;token&quot;=&gt;&quot;SKCU9K:73VCc+\&quot;8-rY~Kfe&quot;, &quot;action&quot;=&gt;&quot;update&quot;, &quot;controller&quot;=&gt;&quot;devices&quot;, &quot;id&quot;=&gt;&quot;Not Specified&quot;}, @method=&quot;PUT&quot;, @fullpath=&quot;/devices/Not%20Specified&quot;&gt;, @_env={&quot;REMOTE_ADDR&quot;=&gt;&quot;127.0.0.1&quot;, &quot;REQUEST_METHOD&quot;=&gt;&quot;PUT&quot;, &quot;REQUEST_PATH&quot;=&gt;&quot;/devices/Not%20Specified&quot;, &quot;PATH_INFO&quot;=&gt;&quot;/devices/Not%20Specified&quot;, &quot;REQUEST_URI&quot;=&gt;&quot;/devices/Not%20Specified&quot;, &quot;SERVER_PROTOCOL&quot;=&gt;&quot;HTTP/1.0&quot;, &quot;HTTP_VERSION&quot;=&gt;&quot;HTTP/1.0&quot;, &quot;HTTP_X_FORWARDED_FOR&quot;=&gt;&quot;172.18.210.74&quot;, &quot;HTTP_HOST&quot;=&gt;&quot;172.17.40.56&quot;, &quot;HTTP_CONNECTION&quot;=&gt;&quot;close&quot;, &quot;HTTP_ACCEPT&quot;=&gt;&quot;*/*&quot;, &quot;CONTENT_TYPE&quot;=&gt;&quot;application/x-www-form-urlencoded&quot;, &quot;CONTENT_LENGTH&quot;=&gt;&quot;236&quot;, &quot;rack.url_scheme&quot;=&gt;&quot;http&quot;, &quot;SERVER_NAME&quot;=&gt;&quot;172.17.40.56&quot;, &quot;SERVER_PORT&quot;=&gt;&quot;80&quot;, &quot;QUERY_STRING&quot;=&gt;&quot;&quot;, &quot;rack.input&quot;=&gt;#&lt;Unicorn::TeeInput:0x0000000847a5d8 @len=236, @chunked=false, @socket=nil, @parser=#&lt;Unicorn::HttpParser:0x00000001ef87c8&gt;, @buf=&quot;&quot;, @rbuf=&quot;&quot;, @bytes_read=236, @tmp=#&lt;StringIO:0x0000000847a560&gt;&gt;, &quot;rack.errors&quot;=&gt;#&lt;File:/dev/null&gt;, &quot;rack.multiprocess&quot;=&gt;true, &quot;rack.multithread&quot;=&gt;false, &quot;rack.run_once&quot;=&gt;false, &quot;rack.version&quot;=&gt;[1, 1], &quot;SCRIPT_NAME&quot;=&gt;&quot;&quot;, &quot;SERVER_SOFTWARE&quot;=&gt;&quot;Unicorn 4.0.1&quot;, &quot;rack.logger&quot;=&gt;#&lt;Logger:0x000000020019f8 @progname=nil, @level=0, @default_formatter=#&lt;Logger::Formatter:0x000000020019d0 @datetime_format=nil&gt;, @formatter=#&lt;Logger::SimpleFormatter:0x000000069121b0 @datetime_format=nil&gt;, @logdev=#&lt;Logger::LogDevice:0x00000002001980 @shift_size=nil, @shift_age=nil, @filename=nil, @dev=#&lt;File:/dev/null&gt;, @mutex=#&lt;Logger::LogDevice::LogDeviceMutex:0x00000002001930 @mon_owner=nil, @mon_count=0, @mon_mutex=#&lt;Mutex:0x000000020018b8&gt;&gt;&gt;&gt;, &quot;action_dispatch.parameter_filter&quot;=&gt;[:password], &quot;action_dispatch.secret_token&quot;=&gt;&quot;9dbec1f40f129ccafe54a79dad6ae8798c2f5d85f9cfbc21b137ceb256b2eb932e21125a6c221285cf741592898bfe91ce9efdb85f56b3eab3911922afce4ab3&quot;, &quot;action_dispatch.show_exceptions&quot;=&gt;true, &quot;action_dispatch.remote_ip&quot;=&gt;127.0.0.1, &quot;rack.session&quot;=&gt;{}, &quot;rack.session.options&quot;=&gt;{:path=&gt;&quot;/&quot;, :domain=&gt;nil, :expire_after=&gt;nil, :secure=&gt;false, :httponly=&gt;true, :id=&gt;nil}, &quot;action_dispatch.request.content_type&quot;=&gt;application/x-www-form-urlencoded, &quot;warden&quot;=&gt;Warden::Proxy:69454260 @config={:default_scope=&gt;:user, :scope_defaults=&gt;{}, :default_strategies=&gt;{:user=&gt;[:ldap_authenticatable, :rememberable]}, :intercept_401=&gt;false, :failure_app=&gt;Devise::FailureApp}, &quot;action_dispatch.request.path_parameters&quot;=&gt;{:action=&gt;&quot;update&quot;, :controller=&gt;&quot;devices&quot;, :id=&gt;&quot;Not Specified&quot;}, &quot;action_controller.instance&quot;=&gt;#&lt;DevicesController:0x000000084753a8 ...&gt;, &quot;rack.request.form_input&quot;=&gt;#&lt;Unicorn::TeeInput:0x0000000847a5d8 @len=236, @chunked=false, @socket=nil, @parser=#&lt;Unicorn::HttpParser:0x00000001ef87c8&gt;, @buf=&quot;&quot;, @rbuf=&quot;&quot;, @bytes_read=236, @tmp=#&lt;StringIO:0x0000000847a560&gt;&gt;, &quot;rack.request.form_hash&quot;=&gt;{&quot;device&quot;=&gt;{&quot;primary_ip&quot;=&gt;&quot;162.251.85.100&quot;, &quot;mgmt_uname&quot;=&gt;&quot;root&quot;, &quot;drac_password&quot;=&gt;&quot;test&quot;, &quot;domain_id&quot;=&gt;&quot;6&quot;, &quot;in_service&quot;=&gt;&quot;1&quot;, &quot;mgmt_pwd&quot;=&gt;&quot;test&quot;, &quot;management_ip&quot;=&gt;&quot;172.18.210.74&quot;}, &quot;app&quot;=&gt;&quot;root_pw_set&quot;, &quot;token&quot;=&gt;&quot;SKCU9K:73VCc+\&quot;8-rY~Kfe&quot;}, &quot;rack.request.form_vars&quot;=&gt;&quot;device[primary_ip]=162.251.85.100&amp;app=root_pw_set&amp;device[mgmt_uname]=root&amp;token=SKCU9K%3A73VCc%2B%228-rY%7EKfe&amp;device[drac_password]=test&amp;device[domain_id]=6&amp;device[in_service]=1&amp;device[mgmt_pwd]=test&amp;device[management_ip]=172.18.210.74&quot;, &quot;action_dispatch.request.request_parameters&quot;=&gt;{&quot;device&quot;=&gt;{&quot;primary_ip&quot;=&gt;&quot;162.251.85.100&quot;, &quot;mgmt_uname&quot;=&gt;&quot;root&quot;, &quot;drac_password&quot;=&gt;&quot;test&quot;, &quot;domain_id&quot;=&gt;&quot;6&quot;, &quot;in_service&quot;=&gt;&quot;1&quot;, &quot;mgmt_pwd&quot;=&gt;&quot;test&quot;, &quot;management_ip&quot;=&gt;&quot;172.18.210.74&quot;}, &quot;app&quot;=&gt;&quot;root_pw_set&quot;, &quot;token&quot;=&gt;&quot;SKCU9K:73VCc+\&quot;8-rY~Kfe&quot;}, &quot;rack.request.query_string&quot;=&gt;&quot;&quot;, &quot;rack.request.query_hash&quot;=&gt;{}, &quot;action_dispatch.request.query_parameters&quot;=&gt;{}, &quot;action_dispatch.request.parameters&quot;=&gt;{&quot;device&quot;=&gt;{&quot;primary_ip&quot;=&gt;&quot;162.251.85.100&quot;, &quot;mgmt_uname&quot;=&gt;&quot;root&quot;, &quot;drac_password&quot;=&gt;&quot;test&quot;, &quot;domain_id&quot;=&gt;&quot;6&quot;, &quot;in_service&quot;=&gt;&quot;1&quot;, &quot;mgmt_pwd&quot;=&gt;&quot;test&quot;, &quot;management_ip&quot;=&gt;&quot;172.18.210.74&quot;}, &quot;app&quot;=&gt;&quot;root_pw_set&quot;, &quot;token&quot;=&gt;&quot;SKCU9K:73VCc+\&quot;8-rY~Kfe&quot;, &quot;action&quot;=&gt;&quot;update&quot;, &quot;controller&quot;=&gt;&quot;devices&quot;, &quot;id&quot;=&gt;&quot;Not Specified&quot;}, &quot;action_dispatch.request.accepts&quot;=&gt;[*/*], &quot;action_dispatch.request.formats&quot;=&gt;[*/*]}, @lookup_context=#&lt;ActionView::LookupContext:0x00000008474fc0 @details_key=nil, @details={:handlers=&gt;[:erb, :rjs, :builder, :rhtml, :rxml], :formats=&gt;[:html, :text, :js, :css, :ics, :csv, :xml, :rss, :atom, :yaml, :multipart_form, :url_encoded_form, :json], :locale=&gt;[:en, :en]}, @skip_default_locale=false, @frozen_formats=false, @view_paths=[/opt/dcbox/releases/20160404101251/app/views, /opt/dcbox/shared/bundle/ruby/1.9.1/gems/devise-1.4.2/app/views]&gt;, @_action_name=&quot;update&quot;, @_response_body=nil, @cabinets=[#&lt;Cabinet id: 18, name: &quot;R100&quot;, row_pos: 0, hidden_rack: 0, size: 42, numbering_direction: 0, notes: &quot;telco rack&quot;, meta_default_data: 0, meta_update_time: &quot;2011-09-28 14:04:44&quot;, meta_update_user: &quot;sarath.p&quot;, building_id: 9&gt;, #&lt;Cabinet id: 19, name: &quot;R101&quot;, row_pos: 0, hidden_rack: 0, size: 44, numbering_direction: 0, notes: &quot;Network Rack&quot;, meta_default_data: 0, meta_update_time: &quot;2011-09-28 14:05:10&quot;, meta_update_user: &quot;sarath.p&quot;, building_id: 9&gt;, #&lt;Cabinet id: 20, name: &quot;R102&quot;, row_pos: 0, hidden_rack: 0, size: 44, numbering_direction: 0, notes: &quot;Skenzo 1&quot;, meta_default_data: 0, meta_update_time: &quot;2011-09-28 14:05:45&quot;, meta_update_user: &quot;sarath.p&quot;, building_id: 9&gt;, #&lt;Cabinet id: 21, name: &quot;R103&quot;, row_pos: 0, hidden_rack: 0, size: 44, numbering_direction: 0, notes: &quot;Skenzo 2&quot;, meta_default_data: 0, meta_update_time: &quot;2011-09-28 14:06:01&quot;, meta_update_user: &quot;sarath.p&quot;, building_id: 9&gt;, #&lt;Cabinet id: 23, name: &quot;R105&quot;, row_pos: 0, hidden_rack: 0, size: 44, numbering_direction: 0, notes: &quot;Skenzo 4&quot;, meta_default_data: 0, meta_update_time: &quot;2011-09-28 14:06:28&quot;, meta_update_user: &quot;sarath.p&quot;, building_id: 9&gt;, #&lt;Cabinet id: 24, name: &quot;R104&quot;, row_pos: 0, hidden_rack: 0, size: 44, numbering_direction: 0, notes: &quot;Skenzo 3&quot;, meta_default_data: 0, meta_update_time: &quot;2011-09-28 14:06:16&quot;, meta_update_user: &quot;sarath.p&quot;, building_id: 9&gt;, #&lt;Cabinet id: 25, name: &quot;R106&quot;, row_pos: 0, hidden_rack: 0, size: 44, numbering_direction: 0, notes: &quot;Skenzo 5&quot;, meta_default_data: 0, meta_update_time: &quot;2011-09-28 14:06:42&quot;, meta_update_user: &quot;sarath.p&quot;, building_id: 9&gt;, #&lt;Cabinet id: 26, name: &quot;R107&quot;, row_pos: 0, hidden_rack: 0, size: 44, numbering_direction: 0, notes: &quot;Skenzo 6&quot;, meta_default_data: 0, meta_update_time: &quot;2011-09-28 14:06:56&quot;, meta_update_user: &quot;sarath.p&quot;, building_id: 9&gt;, #&lt;Cabinet id: 27, name: &quot;R210 Cp-1&quot;, row_pos: 0, hidden_rack: 0, size: 44, numbering_direction: 0, notes: &quot;Hosting - OLD R108\r\n172.16.206.122 to 172.16.206.1...&quot;, meta_default_data: 0, meta_update_time: &quot;2011-09-28 14:07:07&quot;, meta_update_user: &quot;sarath.p&quot;, building_id: 21&gt;, #&lt;Cabinet id: 28, name: &quot;R204 Plesk-2&quot;, row_pos: 0, hidden_rack: 0, size: 44, numbering_direction: 0, notes: &quot;plesk - OLD R109\r\n172.16.206.146 to 172.16.206.161\r...&quot;, meta_default_data: 0, meta_update_time: &quot;2011-09-28 14:07:21&quot;, meta_update_user: &quot;sarath.p&quot;, building_id: 21&gt;, #&lt;Cabinet id: 29, name: &quot;R110&quot;, row_pos: 0, hidden_rack: 0, size: 50, numbering_direction: 0, notes: &quot;&quot;, meta_default_data: 0, meta_update_time: &quot;2011-09-28 14:07:33&quot;, meta_update_user: &quot;sarath.p&quot;, building_id: 9&gt;, #&lt;Cabinet id: 33, name: &quot;ADC1 unracked&quot;, row_pos: 0, hidden_rack: 0, size: 42, numbering_direction: 0, notes: &quot;unracked components at ADC1 &quot;, meta_default_data: 0, meta_update_time: &quot;2011-07-22 13:15:15&quot;, meta_update_user: &quot;john.p&quot;, building_id: 9&gt;, #&lt;Cabinet id: 35, name: &quot;R205 Plesk-3&quot;, row_pos: 0, hidden_rack: 0, size: 44, numbering_direction: 0, notes: &quot;temp network&quot;, meta_default_data: 0, meta_update_time: &quot;2011-09-28 14:08:18&quot;, meta_update_user: &quot;sarath.p&quot;, building_id: 21&gt;, #&lt;Cabinet id: 36, name: &quot;R202 Mail-2&quot;, row_pos: 0, hidden_rack: 0, size: 44, numbering_direction: 0, notes: &quot;mail - OLD R111&quot;, meta_default_data: 0, meta_update_time: &quot;2011-09-28 14:07:46&quot;, meta_update_user: &quot;sarath.p&quot;, building_id: 21&gt;, #&lt;Cabinet id: 37, name: &quot;R201 Mail-1&quot;, row_pos: 0, hidden_rack: 0, size: 44, numbering_direction: 0, notes: &quot;mail - OLD R112&quot;, meta_default_data: 0, meta_update_time: &quot;2011-09-28 14:08:03&quot;, meta_update_user: &quot;sarath.p&quot;, building_id: 21&gt;, #&lt;Cabinet id: 39, name: &quot;R213 OB-1&quot;, row_pos: 0, hidden_rack: 0, size: 47, numbering_direction: 0, notes: &quot;orderbox\r\nDrac 172.17.17.1 to 172.17.17.42&quot;, meta_default_data: 0, meta_update_time: &quot;2011-09-28 14:08:33&quot;, meta_update_user: &quot;sarath.p&quot;, building_id: 21&gt;, #&lt;Cabinet id: 40, name: &quot;R214 OB-2&quot;, row_pos: 0, hidden_rack: 0, size: 47, numbering_direction: 0, notes: &quot;orderbox&quot;, meta_default_data: 0, meta_update_time: &quot;2011-09-28 14:08:55&quot;, meta_update_user: &quot;sarath.p&quot;, building_id: 21&gt;, #&lt;Cabinet id: 41, name: &quot;R206 Cp-4&quot;, row_pos: 0, hidden_rack: 0, size: 44, numbering_direction: 0, notes: &quot;hosting&quot;, meta_default_data: 0, meta_update_time: &quot;2011-09-28 14:09:08&quot;, meta_update_user: &quot;sarath.p&quot;, building_id: 21&gt;, #&lt;Cabinet id: 42, name: &quot;R207 Cp-5&quot;, row_pos: 0, hidden_rack: 0, size: 44, numbering_direction: 0, notes: &quot;hosting&quot;, meta_default_data: 0, meta_update_time: &quot;2011-09-28 14:09:22&quot;, meta_update_user: &quot;sarath.p&quot;, building_id: 21&gt;, #&lt;Cabinet id: 43, name: &quot;R209 Cp-2&quot;, row_pos: 0, hidden_rack: 0, size: 44, numbering_direction: 0, notes: &quot;hosting - OLD R118&quot;, meta_default_data: 0, meta_update_time: &quot;2011-09-28 14:09:35&quot;, meta_update_user: &quot;sarath.p&quot;, building_id: 21&gt;, #&lt;Cabinet id: 44, name: &quot;R208 Cp-3&quot;, row_pos: 0, hidden_rack: 0, size: 44, numbering_direction: 0, notes: &quot;hosting - OLD R119&quot;, meta_default_data: 0, meta_update_time: &quot;2011-09-28 14:09:48&quot;, meta_update_user: &quot;sarath.p&quot;, building_id: 21&gt;, #&lt;Cabinet id: 45, name: &quot;R203 Plesk-1&quot;, row_pos: 0, hidden_rack: 0, size: 44, numbering_direction: 0, notes: &quot;Plesk - OLD R120\r\n172.16.212.182 to 172.16.212.201...&quot;, meta_default_data: 0, meta_update_time: &quot;2011-09-28 14:10:02&quot;, meta_update_user: &quot;sarath.p&quot;, building_id: 21&gt;, #&lt;Cabinet id: 46, name: &quot;Skenzo-Houston&quot;, row_pos: 0, hidden_rack: 0, size: 255, numbering_direction: 0, notes: &quot;&quot;, meta_default_data: 0, meta_update_time: &quot;2011-07-07 06:35:52&quot;, meta_update_user: &quot;saurabh.pa&quot;, building_id: 11&gt;, #&lt;Cabinet id: 47, name: &quot;Orderbox-Houston&quot;, row_pos: 0, hidden_rack: 0, size: 255, numbering_direction: 0, notes: &quot;&quot;, meta_default_data: 0, meta_update_time: &quot;2011-07-07 06:37:13&quot;, meta_update_user: &quot;saurabh.pa&quot;, building_id: 11&gt;, #&lt;Cabinet id: 49, name: &quot;WHB-Houston&quot;, row_pos: 0, hidden_rack: 0, size: 255, numbering_direction: 0, notes: &quot;&quot;, meta_default_data: 0, meta_update_time: &quot;2011-07-07 06:38:19&quot;, meta_update_user: &quot;saurabh.pa&quot;, building_id: 11&gt;, #&lt;Cabinet id: 50, name: &quot;LHB-Houston&quot;, row_pos: 0, hidden_rack: 0, size: 100, numbering_direction: 0, notes: &quot;&quot;, meta_default_data: 0, meta_update_time: &quot;2011-07-07 06:38:34&quot;, meta_update_user: &quot;saurabh.pa&quot;, building_id: 11&gt;, #&lt;Cabinet id: 51, name: &quot;Orderbox-Dallas&quot;, row_pos: 0, hidden_rack: 0, size: 42, numbering_direction: 0, notes: &quot;&quot;, meta_default_data: 0, meta_update_time: &quot;2011-07-07 06:39:10&quot;, meta_update_user: &quot;saurabh.pa&quot;, building_id: 12&gt;, #&lt;Cabinet id: 54, name: &quot;EV1-SanJose&quot;, row_pos: 0, hidden_rack: 0, size: 42, numbering_direction: 0, notes: &quot;&quot;, meta_default_data: 0, meta_update_time: &quot;2011-10-06 09:15:15&quot;, meta_update_user: &quot;samuel.p&quot;, building_id: 13&gt;, #&lt;Cabinet id: 55, name: &quot;EV1-Managed-Washington (Server Room 02)&quot;, row_pos: 0, hidden_rack: 0, size: 42, numbering_direction: 0, notes: &quot;&quot;, meta_default_data: 0, meta_update_time: &quot;2011-07-28 14:44:29&quot;, meta_update_user: &quot;shiv.c&quot;, building_id: 14&gt;, #&lt;Cabinet id: 57, name: &quot;EV1-Managed-Seattle&quot;, row_pos: 0, hidden_rack: 0, size: 42, numbering_direction: 0, notes: &quot;&quot;, meta_default_data: 0, meta_update_time: &quot;2011-08-08 03:18:44&quot;, meta_update_user: &quot;jitendra.s&quot;, building_id: 15&gt;, #&lt;Cabinet id: 58, name: &quot;B-05-6A&quot;, row_pos: 0, hidden_rack: 0, size: 42, numbering_direction: 0, notes: &quot;&quot;, meta_default_data: 0, meta_update_time: &quot;2011-09-27 11:07:51&quot;, meta_update_user: &quot;samuel.p&quot;, building_id: 10&gt;, #&lt;Cabinet id: 59, name: &quot;B-06-6A&quot;, row_pos: 0, hidden_rack: 0, size: 45, numbering_direction: 0, notes: &quot;&quot;, meta_default_data: 0, meta_update_time: &quot;2011-09-27 11:08:01&quot;, meta_update_user: &quot;samuel.p&quot;, building_id: 10&gt;, #&lt;Cabinet id: 60, name: &quot;B-07-6A&quot;, row_pos: 0, hidden_rack: 0, size: 45, numbering_direction: 0, notes: &quot;Network Rack 17&quot;, meta_default_data: 0, meta_update_time: &quot;2011-09-27 11:08:12&quot;, meta_update_user: &quot;samuel.p&quot;, building_id: 10&gt;, #&lt;Cabinet id: 61, name: &quot;B-08-6A&quot;, row_pos: 0, hidden_rack: 0, size: 45, numbering_direction: 0, notes: &quot;&quot;, meta_default_data: 0, meta_update_time: &quot;2011-09-27 11:08:22&quot;, meta_update_user: &quot;samuel.p&quot;, building_id: 10&gt;, #&lt;Cabinet id: 62, name: &quot;B-09-6A&quot;, row_pos: 0, hidden_rack: 0, size: 45, numbering_direction: 0, notes: &quot;&quot;, meta_default_data: 0, meta_update_time: &quot;2011-09-27 11:09:09&quot;, meta_update_user: &quot;samuel.p&quot;, building_id: 10&gt;, #&lt;Cabinet id: 64, name: &quot;VM - Dallas&quot;, row_pos: 0, hidden_rack: 0, size: 42, numbering_direction: 0, notes: &quot;VM's located on this server - &quot;, meta_default_data: 0, meta_update_time: &quot;2011-09-28 14:33:57&quot;, meta_update_user: &quot;sarath.p&quot;, building_id: 21&gt;, #&lt;Cabinet id: 65, name: &quot;VM - Mumbai&quot;, row_pos: 0, hidden_rack: 0, size: 42, numbering_direction: 0, notes: &quot;&quot;, meta_default_data: 0, meta_update_time: &quot;2011-09-28 15:09:07&quot;, meta_update_user: &quot;sarath.p&quot;, building_id: 10&gt;, #&lt;Cabinet id: 66, name: &quot;vm-austin-sec&quot;, row_pos: 0, hidden_rack: 0, size: 42, numbering_direction: 0, notes: &quot;this is a secondary VM&quot;, meta_default_data: 0, meta_update_time: &quot;2011-09-28 14:31:17&quot;, meta_update_user: &quot;sarath.p&quot;, building_id: 9&gt;, #&lt;Cabinet id: 68, name: &quot;Mumbai-Office&quot;, row_pos: 0, hidden_rack: 0, size: 42, numbering_direction: 0, notes: &quot; &quot;, meta_default_data: 0, meta_update_time: &quot;2011-09-27 11:11:18&quot;, meta_update_user: &quot;vikash.s&quot;, building_id: 17&gt;, #&lt;Cabinet id: 70, name: &quot;HostGator&quot;, row_pos: 0, hidden_rack: 0, size: 100, numbering_direction: 0, notes: &quot;Managed Skenzo Rack&quot;, meta_default_data: 0, meta_update_time: nil, meta_update_user: nil, building_id: 11&gt;, #&lt;Cabinet id: 73, name: &quot;R217 Cp-6&quot;, row_pos: 0, hidden_rack: 0, size: 47, numbering_direction: 0, notes: &quot;cPanel hosting\r\nCan have a Chimney&quot;, meta_default_data: 0, meta_update_time: nil, meta_update_user: nil, building_id: 21&gt;, #&lt;Cabinet id: 74, name: &quot;R218 Cp-7&quot;, row_pos: 0, hidden_rack: 0, size: 47, numbering_direction: 0, notes: &quot;cPanel hosting\r\nCan have a Chimney&quot;, meta_default_data: 0, meta_update_time: nil, meta_update_user: nil, building_id: 21&gt;, #&lt;Cabinet id: 75, name: &quot;R215 Infrastructure&quot;, row_pos: 0, hidden_rack: 0, size: 47, numbering_direction: 0, notes: &quot;Reserved for Infrastructure servers\r\nDRAC range 172...&quot;, meta_default_data: 0, meta_update_time: nil, meta_update_user: nil, building_id: 21&gt;, #&lt;Cabinet id: 76, name: &quot;R216 Plesk-4&quot;, row_pos: 0, hidden_rack: 0, size: 47, numbering_direction: 0, notes: &quot;To be used by Plesk and cpanel&quot;, meta_default_data: 0, meta_update_time: nil, meta_update_user: nil, building_id: 21&gt;, #&lt;Cabinet id: 77, name: &quot;R219- CP8&quot;, row_pos: 0, hidden_rack: 0, size: 47, numbering_direction: 0, notes: &quot;cPanel hosting #8\r\nCan have a Chimney&quot;, meta_default_data: 0, meta_update_time: nil, meta_update_user: nil, building_id: 21&gt;, #&lt;Cabinet id: 78, name: &quot;R212 Networks-2&quot;, row_pos: 0, hidden_rack: 0, size: 47, numbering_direction: 0, notes: &quot;Network 2&quot;, meta_default_data: 0, meta_update_time: nil, meta_update_user: nil, building_id: 21&gt;, #&lt;Cabinet id: 79, name: &quot;R211 Networks-1&quot;, row_pos: 0, hidden_rack: 0, size: 47, numbering_direction: 0, notes: &quot;Network 1&quot;, meta_default_data: 0, meta_update_time: nil, meta_update_user: nil, building_id: 21&gt;, #&lt;Cabinet id: 80, name: &quot;TX1 DC unracked&quot;, row_pos: 0, hidden_rack: 0, size: 42, numbering_direction: 0, notes: &quot;unracked hardware at Texas 1&quot;, meta_default_data: 0, meta_update_time: nil, meta_update_user: nil, building_id: 21&gt;, #&lt;Cabinet id: 81, name: &quot;R108&quot;, row_pos: 0, hidden_rack: 0, size: 44, numbering_direction: 0, notes: &quot;new Skenzo&quot;, meta_default_data: 0, meta_update_time: nil, meta_update_user: nil, building_id: 9&gt;, #&lt;Cabinet id: 82, name: &quot;R109&quot;, row_pos: 0, hidden_rack: 0, size: 44, numbering_direction: 0, notes: &quot;new Skenzo&quot;, meta_default_data: 0, meta_update_time: nil, meta_update_user: nil, building_id: 9&gt;, #&lt;Cabinet id: 84, name: &quot;Speedhost (servers at ControlS)\t&quot;, row_pos: 0, hidden_rack: 0, size: 45, numbering_direction: 0, notes: &quot;&quot;, meta_default_data: 0, meta_update_time: nil, meta_update_user: nil, building_id: 23&gt;, #&lt;Cabinet id: 87, name: &quot;Z8-D43&quot;, row_pos: 0, hidden_rack: 0, size: 50, numbering_direction: 0, notes: &quot;&quot;, meta_default_data: 0, meta_update_time: nil, meta_update_user: nil, building_id: 25&gt;, #&lt;Cabinet id: 88, name: &quot;Z8-D44&quot;, row_pos: 0, hidden_rack: 0, size: 50, numbering_direction: 0, notes: &quot;Plesk 1&quot;, meta_default_data: 0, meta_update_time: nil, meta_update_user: nil, building_id: 25&gt;, #&lt;Cabinet id: 91, name: &quot;VM-UK&quot;, row_pos: 0, hidden_rack: 0, size: 45, numbering_direction: 0, notes: &quot;Rack created for maintaining inventory of VM's crea...&quot;, meta_default_data: 0, meta_update_time: nil, meta_update_user: nil, building_id: 25&gt;, #&lt;Cabinet id: 92, name: &quot;R220 VPS-1&quot;, row_pos: 0, hidden_rack: 0, size: 52, numbering_direction: 0, notes: &quot;VPS-1&quot;, meta_default_data: 0, meta_update_time: nil, meta_update_user: nil, building_id: 21&gt;, #&lt;Cabinet id: 93, name: &quot;R221 Cloud - Infra2&quot;, row_pos: 0, hidden_rack: 0, size: 50, numbering_direction: 0, notes: &quot;Cloud testing, infra servers and future VPS expansi...&quot;, meta_default_data: 0, meta_update_time: nil, meta_update_user: nil, building_id: 21&gt;, #&lt;Cabinet id: 94, name: &quot;R222 VPS-3&quot;, row_pos: 0, hidden_rack: 0, size: 50, numbering_direction: 0, notes: &quot;reserved for VPS&quot;, meta_default_data: 0, meta_update_time: nil, meta_update_user: nil, building_id: 21&gt;, #&lt;Cabinet id: 95, name: &quot;R223 CP Backup servers&quot;, row_pos: 0, hidden_rack: 0, size: 50, numbering_direction: 0, notes: &quot;CP backup servers&quot;, meta_default_data: 0, meta_update_time: nil, meta_update_user: nil, building_id: 21&gt;, #&lt;Cabinet id: 96, name: &quot;R224 - CP9&quot;, row_pos: 0, hidden_rack: 0, size: 50, numbering_direction: 0, notes: &quot;CP 9&quot;, meta_default_data: 0, meta_update_time: nil, meta_update_user: nil, building_id: 21&gt;, #&lt;Cabinet id: 97, name: &quot;R230 EE-1&quot;, row_pos: 0, hidden_rack: 0, size: 50, numbering_direction: 0, notes: &quot;EE servers&quot;, meta_default_data: 0, meta_update_time: nil, meta_update_user: nil, building_id: 21&gt;, #&lt;Cabinet id: 98, name: &quot;R231 EE-2&quot;, row_pos: 0, hidden_rack: 0, size: 50, numbering_direction: 0, notes: &quot;EE 2&quot;, meta_default_data: 0, meta_update_time: nil, meta_update_user: nil, building_id: 21&gt;, #&lt;Cabinet id: 99, name: &quot;R232 Backup2&quot;, row_pos: 0, hidden_rack: 0, size: 50, numbering_direction: 0, notes: &quot;backup servers\r\nDRAC range 172.17.19.90-110 2U spac...&quot;, meta_default_data: 0, meta_update_time: nil, meta_update_user: nil, building_id: 21&gt;, #&lt;Cabinet id: 100, name: &quot;R233 Hosting-10&quot;, row_pos: 0, hidden_rack: 0, size: 50, numbering_direction: 0, notes: &quot;CP, Plesk, WinVPS\r\nDRAC 172.17.19.120-140\r\n&quot;, meta_default_data: 0, meta_update_time: nil, meta_update_user: nil, building_id: 21&gt;, #&lt;Cabinet id: 101, name: &quot;R234&quot;, row_pos: 0, hidden_rack: 0, size: 50, numbering_direction: 0, notes: &quot;DRAC 172.17.19.141-160\r\n&quot;, meta_default_data: 0, meta_update_time: nil, meta_update_user: nil, building_id: 21&gt;, #&lt;Cabinet id: 103, name: &quot;VM-TX1&quot;, row_pos: 0, hidden_rack: 0, size: 48, numbering_direction: 0, notes: &quot;VM-TX1 https://dcbox.ops.directi.com/devices/35&quot;, meta_default_data: 0, meta_update_time: nil, meta_update_user: nil, building_id: 21&gt;, #&lt;Cabinet id: 104, name: &quot;C1-R03-20 (Networks and Infra)&quot;, row_pos: 0, hidden_rack: 0, size: 42, numbering_direction: 0, notes: &quot;3 KW for networking&quot;, meta_default_data: 0, meta_update_time: nil, meta_update_user: nil, building_id: 26&gt;, #&lt;Cabinet id: 105, name: &quot;C1-R03-18 (Hosting)&quot;, row_pos: 0, hidden_rack: 0, size: 42, numbering_direction: 0, notes: &quot;(Hosting)&quot;, meta_default_data: 0, meta_update_time: nil, meta_update_user: nil, building_id: 26&gt;, #&lt;Cabinet id: 106, name: &quot;C1-R03-19 (Hosting)&quot;, row_pos: 0, hidden_rack: 0, size: 42, numbering_direction: 0, notes: &quot;6 KW for hosting&quot;, meta_default_data: 0, meta_update_time: nil, meta_update_user: nil, building_id: 26&gt;, #&lt;Cabinet id: 107, name: &quot;VM-GPX&quot;, row_pos: 0, hidden_rack: 0, size: 48, numbering_direction: 0, notes: &quot;&quot;, meta_default_data: 0, meta_update_time: nil, meta_update_user: nil, building_id: 26&gt;, #&lt;Cabinet id: 108, name: &quot;C1-R03-17 (VPS &amp; Shared)&quot;, row_pos: 0, hidden_rack: 0, size: 42, numbering_direction: 0, notes: &quot;&quot;, meta_default_data: 0, meta_update_time: nil, meta_update_user: nil, building_id: 26&gt;, #&lt;Cabinet id: 109, name: &quot;C1-R03-16 (VPS-2 &amp; Shared)&quot;, row_pos: 0, hidden_rack: 0, size: 42, numbering_direction: 0, notes: &quot;&quot;, meta_default_data: 0, meta_update_time: nil, meta_update_user: nil, building_id: 26&gt;, #&lt;Cabinet id: 112, name: &quot;R225 - cPanel&quot;, row_pos: 0, hidden_rack: 0, size: 50, numbering_direction: 0, notes: &quot;old R91 at Dallas&quot;, meta_default_data: 0, meta_update_time: nil, meta_update_user: nil, building_id: 21&gt;, #&lt;Cabinet id: 113, name: &quot;R226 - Plesk&quot;, row_pos: 0, hidden_rack: 0, size: 50, numbering_direction: 0, notes: &quot;old R92 at Dallas&quot;, meta_default_data: 0, meta_update_time: nil, meta_update_user: nil, building_id: 21&gt;, #&lt;Cabinet id: 114, name: &quot;R227 - Mail1&quot;, row_pos: 0, hidden_rack: 0, size: 50, numbering_direction: 0, notes: &quot;old R93 at Dallas&quot;, meta_default_data: 0, meta_update_time: nil, meta_update_user: nil, building_id: 21&gt;, #&lt;Cabinet id: 115, name: &quot;R228 - Mail2&quot;, row_pos: 0, hidden_rack: 0, size: 50, numbering_direction: 0, notes: &quot;old R94 at Dallas&quot;, meta_default_data: 0, meta_update_time: nil, meta_update_user: nil, building_id: 21&gt;, #&lt;Cabinet id: 116, name: &quot;R120&quot;, row_pos: 0, hidden_rack: 0, size: 44, numbering_direction: 0, notes: &quot;&quot;, meta_default_data: 0, meta_update_time: nil, meta_update_user: nil, building_id: 9&gt;, #&lt;Cabinet id: 117, name: &quot;obox-staging&quot;, row_pos: 0, hidden_rack: 0, size: 42, numbering_direction: 0, notes: &quot;&quot;, meta_default_data: 0, meta_update_time: nil, meta_update_user: nil, building_id: 21&gt;, #&lt;Cabinet id: 118, name: &quot;TX1-Office&quot;, row_pos: 0, hidden_rack: 0, size: 42, numbering_direction: 0, notes: &quot;&quot;, meta_default_data: 0, meta_update_time: nil, meta_update_user: nil, building_id: 27&gt;, #&lt;Cabinet id: 119, name: &quot;Train&quot;, row_pos: 0, hidden_rack: 0, size: 48, numbering_direction: 0, notes: &quot;&quot;, meta_default_data: 0, meta_update_time: nil, meta_update_user: nil, building_id: 17&gt;, #&lt;Cabinet id: 120, name: &quot;R119&quot;, row_pos: 0, hidden_rack: 0, size: 50, numbering_direction: 0, notes: &quot;202.1:R01:CAB09&quot;, meta_default_data: 0, meta_update_time: nil, meta_update_user: nil, building_id: 9&gt;, #&lt;Cabinet id: 126, name: &quot;C1-R03-15 (Dedicated)&quot;, row_pos: 0, hidden_rack: 0, size: 42, numbering_direction: 0, notes: &quot;SuperMicro Rack&quot;, meta_default_data: 0, meta_update_time: nil, meta_update_user: nil, building_id: 26&gt;, #&lt;Cabinet id: 127, name: &quot;R1001-IST&quot;, row_pos: 0, hidden_rack: 0, size: 50, numbering_direction: 0, notes: &quot;Shared Rack for CP &amp; Plesk&quot;, meta_default_data: 0, meta_update_time: nil, meta_update_user: nil, building_id: 31&gt;, #&lt;Cabinet id: 129, name: &quot;R1B4-10 Network &amp; Infra&quot;, row_pos: 0, hidden_rack: 0, size: 44, numbering_direction: 0, notes: &quot;&quot;, meta_default_data: 0, meta_update_time: nil, meta_update_user: nil, building_id: 33&gt;, #&lt;Cabinet id: 130, name: &quot;R1B4-11 shared&quot;, row_pos: 0, hidden_rack: 0, size: 44, numbering_direction: 0, notes: &quot;&quot;, meta_default_data: 0, meta_update_time: nil, meta_update_user: nil, building_id: 33&gt;, #&lt;Cabinet id: 131, name: &quot;vm-tel-hk&quot;, row_pos: 0, hidden_rack: 0, size: 44, numbering_direction: 0, notes: &quot;THis is a virtual rack.\r\nPhysical rack is present h...&quot;, meta_default_data: 0, meta_update_time: nil, meta_update_user: nil, building_id: 33&gt;, #&lt;Cabinet id: 133, name: &quot;vm-sdh-tur&quot;, row_pos: 0, hidden_rack: 0, size: 44, numbering_direction: 0, notes: &quot;THis is a virtual rack. Physical rack is present he...&quot;, meta_default_data: 0, meta_update_time: nil, meta_update_user: nil, building_id: 31&gt;, #&lt;Cabinet id: 134, name: &quot;R118&quot;, row_pos: 0, hidden_rack: 0, size: 50, numbering_direction: 0, notes: &quot;&quot;, meta_default_data: 0, meta_update_time: nil, meta_update_user: nil, building_id: 9&gt;, #&lt;Cabinet id: 135, name: &quot;R117&quot;, row_pos: 0, hidden_rack: 0, size: 50, numbering_direction: 0, notes: &quot;&quot;, meta_default_data: 0, meta_update_time: nil, meta_update_user: nil, building_id: 9&gt;, #&lt;Cabinet id: 136, name: &quot;R116&quot;, row_pos: 0, hidden_rack: 0, size: 50, numbering_direction: 0, notes: &quot;&quot;, meta_default_data: 0, meta_update_time: nil, meta_update_user: nil, building_id: 9&gt;, #&lt;Cabinet id: 137, name: &quot;R115&quot;, row_pos: 0, hidden_rack: 0, size: 50, numbering_direction: 0, notes: &quot;&quot;, meta_default_data: 0, meta_update_time: nil, meta_update_user: nil, building_id: 9&gt;, #&lt;Cabinet id: 138, name: &quot;R114&quot;, row_pos: 0, hidden_rack: 0, size: 50, numbering_direction: 0, notes: &quot;&quot;, meta_default_data: 0, meta_update_time: nil, meta_update_user: nil, building_id: 9&gt;, #&lt;Cabinet id: 139, name: &quot;R113&quot;, row_pos: 0, hidden_rack: 0, size: 50, numbering_direction: 0, notes: &quot;&quot;, meta_default_data: 0, meta_update_time: nil, meta_update_user: nil, building_id: 9&gt;, #&lt;Cabinet id: 140, name: &quot;R112&quot;, row_pos: 0, hidden_rack: 0, size: 50, numbering_direction: 0, notes: &quot;&quot;, meta_default_data: 0, meta_update_time: nil, meta_update_user: nil, building_id: 9&gt;, #&lt;Cabinet id: 141, name: &quot;Network Components&quot;, row_pos: 0, hidden_rack: 0, size: 25, numbering_direction: 0, notes: &quot;This is a virtual rack created for Warranty trackin...&quot;, meta_default_data: 0, meta_update_time: nil, meta_update_user: nil, building_id: 21&gt;, #&lt;Cabinet id: 142, name: &quot;C1-R03-14 (Hosting)&quot;, row_pos: 0, hidden_rack: 0, size: 42, numbering_direction: 0, notes: &quot;(Hosting)&quot;, meta_default_data: 0, meta_update_time: nil, meta_update_user: nil, building_id: 26&gt;, #&lt;Cabinet id: 143, name: &quot;C1-R03-13 (Hosting)&quot;, row_pos: 0, hidden_rack: 0, size: 42, numbering_direction: 0, notes: &quot;(Hosting)&quot;, meta_default_data: 0, meta_update_time: nil, meta_update_user: nil, building_id: 26&gt;, #&lt;Cabinet id: 145, name: &quot;C1-R03-12 (Hosting)&quot;, row_pos: 0, hidden_rack: 0, size: 42, numbering_direction: 0, notes: &quot;Hosting&quot;, meta_default_data: 0, meta_update_time: nil, meta_update_user: nil, building_id: 26&gt;, #&lt;Cabinet id: 146, name: &quot;R1B3-11 Dedi-1&quot;, row_pos: 0, hidden_rack: 0, size: 44, numbering_direction: 0, notes: &quot;Dedicated&quot;, meta_default_data: 0, meta_update_time: nil, meta_update_user: nil, building_id: 33&gt;, #&lt;Cabinet id: 147, name: &quot;R1B3-10 Dedi &amp; Shared&quot;, row_pos: 0, hidden_rack: 0, size: 44, numbering_direction: 0, notes: &quot;&quot;, meta_default_data: 0, meta_update_time: nil, meta_update_user: nil, building_id: 33&gt;, #&lt;Cabinet id: 155, name: &quot;R121&quot;, row_pos: 0, hidden_rack: 0, size: 48, numbering_direction: 0, notes: &quot;&quot;, meta_default_data: 0, meta_update_time: nil, meta_update_user: nil, building_id: 9&gt;, #&lt;Cabinet id: 157, name: &quot;R122&quot;, row_pos: 0, hidden_rack: 0, size: 48, numbering_direction: 0, notes: &quot;&quot;, meta_default_data: 0, meta_update_time: nil, meta_update_user: nil, building_id: 9&gt;, #&lt;Cabinet id: 158, name: &quot;R123&quot;, row_pos: 0, hidden_rack: 0, size: 48, numbering_direction: 0, notes: &quot;&quot;, meta_default_data: 0, meta_update_time: nil, meta_update_user: nil, building_id: 9&gt;, #&lt;Cabinet id: 159, name: &quot;R124&quot;, row_pos: 0, hidden_rack: 0, size: 48, numbering_direction: 0, notes: &quot;&quot;, meta_default_data: 0, meta_update_time: nil, meta_update_user: nil, building_id: 9&gt;, #&lt;Cabinet id: 160, name: &quot;R125&quot;, row_pos: 0, hidden_rack: 0, size: 48, numbering_direction: 0, notes: &quot;&quot;, meta_default_data: 0, meta_update_time: nil, meta_update_user: nil, building_id: 9&gt;, #&lt;Cabinet id: 161, name: &quot;R126&quot;, row_pos: 0, hidden_rack: 0, size: 48, numbering_direction: 0, notes: &quot;&quot;, meta_default_data: 0, meta_update_time: nil, meta_update_user: nil, building_id: 9&gt;, #&lt;Cabinet id: 162, name: &quot;R127&quot;, row_pos: 0, hidden_rack: 0, size: 48, numbering_direction: 0, notes: &quot;&quot;, meta_default_data: 0, meta_update_time: nil, meta_update_user: nil, building_id: 9&gt;, #&lt;Cabinet id: 163, name: &quot;R128&quot;, row_pos: 0, hidden_rack: 0, size: 48, numbering_direction: 0, notes: &quot;&quot;, meta_default_data: 0, meta_update_time: nil, meta_update_user: nil, building_id: 9&gt;, #&lt;Cabinet id: 164, name: &quot;R129&quot;, row_pos: 0, hidden_rack: 0, size: 48, numbering_direction: 0, notes: &quot;&quot;, meta_default_data: 0, meta_update_time: nil, meta_update_user: nil, building_id: 9&gt;, #&lt;Cabinet id: 165, name: &quot;vm-austin-pri&quot;, row_pos: 0, hidden_rack: 0, size: 42, numbering_direction: 0, notes: &quot;this is a primary VM&quot;, meta_default_data: 0, meta_update_time: nil, meta_update_user: nil, building_id: 9&gt;, #&lt;Cabinet id: 166, name: &quot;C1-R05-R30 (Dedicated)&quot;, row_pos: 0, hidden_rack: 0, size: 42, numbering_direction: 0, notes: &quot;For Webworks migration (Dedicated setup)&quot;, meta_default_data: 0, meta_update_time: nil, meta_update_user: nil, building_id: 26&gt;, #&lt;Cabinet id: 167, name: &quot;C1-R05-R29 (Dedicated)&quot;, row_pos: 0, hidden_rack: 0, size: 42, numbering_direction: 0, notes: &quot;For Webworks migration (Dedicated setup)&quot;, meta_default_data: 0, meta_update_time: nil, meta_update_user: nil, building_id: 26&gt;, #&lt;Cabinet id: 168, name: &quot;C1-R05-R28 (VSNL &amp; Shared) R2&quot;, row_pos: 0, hidden_rack: 0, size: 42, numbering_direction: 0, notes: &quot;VSNL Rack2&quot;, meta_default_data: 0, meta_update_time: nil, meta_update_user: nil, building_id: 26&gt;, #&lt;Cabinet id: 169, name: &quot;C1-R05-R27 (VSNL &amp; Shared) R1&quot;, row_pos: 0, hidden_rack: 0, size: 42, numbering_direction: 0, notes: &quot;VSNL Rack1&quot;, meta_default_data: 0, meta_update_time: nil, meta_update_user: nil, building_id: 26&gt;, #&lt;Cabinet id: 170, name: &quot;C1-R03-11 (Hosting)\t&quot;, row_pos: 0, hidden_rack: 0, size: 42, numbering_direction: 0, notes: &quot;&quot;, meta_default_data: 0, meta_update_time: nil, meta_update_user: nil, building_id: 26&gt;, #&lt;Cabinet id: 171, name: &quot;C1-R05-R17 (Dedicated)&quot;, row_pos: 0, hidden_rack: 0, size: 42, numbering_direction: 0, notes: &quot;Procreate Dedi&quot;, meta_default_data: 0, meta_update_time: nil, meta_update_user: nil, building_id: 26&gt;, #&lt;Cabinet id: 172, name: &quot;C1-R05-R16 (Dedicated)&quot;, row_pos: 0, hidden_rack: 0, size: 42, numbering_direction: 0, notes: &quot;Procreate Dedi&quot;, meta_default_data: 0, meta_update_time: nil, meta_update_user: nil, building_id: 26&gt;, #&lt;Cabinet id: 173, name: &quot;Rackspace-HK&quot;, row_pos: 0, hidden_rack: 0, size: 2, numbering_direction: 0, notes: &quot;desk.support-tools.com hk.support-tools.com&quot;, meta_default_data: 0, meta_update_time: nil, meta_update_user: nil, building_id: 39&gt;, #&lt;Cabinet id: 175, name: &quot;C1-R05-18 (Dedicated)&quot;, row_pos: 0, hidden_rack: 0, size: 42, numbering_direction: 0, notes: &quot;Dedicated Servers Netweb&quot;, meta_default_data: 0, meta_update_time: nil, meta_update_user: nil, building_id: 26&gt;, #&lt;Cabinet id: 176, name: &quot;shared-hosting virtual servers&quot;, row_pos: 0, hidden_rack: 0, size: 20, numbering_direction: 0, notes: &quot;Guest OS hosted on KVM server&quot;, meta_default_data: 0, meta_update_time: nil, meta_update_user: nil, building_id: 27&gt;, #&lt;Cabinet id: 177, name: &quot;C1-R05-19 (Shared)&quot;, row_pos: 0, hidden_rack: 0, size: 42, numbering_direction: 0, notes: &quot;SUpermicro Shared&quot;, meta_default_data: 0, meta_update_time: nil, meta_update_user: nil, building_id: 26&gt;, #&lt;Cabinet id: 178, name: &quot;M2-E03&quot;, row_pos: 0, hidden_rack: 0, size: 42, numbering_direction: 0, notes: &quot;NO Smart PDU's&quot;, meta_default_data: 0, meta_update_time: nil, meta_update_user: nil, building_id: 40&gt;, #&lt;Cabinet id: 179, name: &quot;R1B4-12 Dedi-Shared-2&quot;, row_pos: 0, hidden_rack: 0, size: 44, numbering_direction: 0, notes: &quot;&quot;, meta_default_data: 0, meta_update_time: nil, meta_update_user: nil, building_id: 33&gt;, #&lt;Cabinet id: 180, name: &quot;M2-E04&quot;, row_pos: 0, hidden_rack: 0, size: 42, numbering_direction: 0, notes: &quot;&quot;, meta_default_data: 0, meta_update_time: nil, meta_update_user: nil, building_id: 40&gt;, #&lt;Cabinet id: 181, name: &quot;R235&quot;, row_pos: 0, hidden_rack: 0, size: 50, numbering_direction: 0, notes: &quot;DRAC 172.17.19.161-180\r\n&quot;, meta_default_data: 0, meta_update_time: nil, meta_update_user: nil, building_id: 21&gt;, #&lt;Cabinet id: 182, name: &quot;VM-STNC&quot;, row_pos: 0, hidden_rack: 0, size: 48, numbering_direction: 0, notes: &quot;&quot;, meta_default_data: 0, meta_update_time: nil, meta_update_user: nil, building_id: 40&gt;, #&lt;Cabinet id: 183, name: &quot;C1-R05-R31 (Shared)&quot;, row_pos: 0, hidden_rack: 0, size: 42, numbering_direction: 0, notes: &quot;&quot;, meta_default_data: 0, meta_update_time: nil, meta_update_user: nil, building_id: 26&gt;, #&lt;Cabinet id: 184, name: &quot;VM-host1-backup&quot;, row_pos: 0, hidden_rack: 0, size: 5, numbering_direction: 0, notes: &quot;&quot;, meta_default_data: 0, meta_update_time: nil, meta_update_user: nil, building_id: 40&gt;, #&lt;Cabinet id: 186, name: &quot;01&quot;, row_pos: 0, hidden_rack: 0, size: 42, numbering_direction: 0, notes: &quot;&quot;, meta_default_data: 0, meta_update_time: nil, meta_update_user: nil, building_id: 41&gt;, #&lt;Cabinet id: 187, name: &quot;R1B3-12 Dedi-2&quot;, row_pos: 0, hidden_rack: 0, size: 42, numbering_direction: 0, notes: &quot;Dedi-Aug-2016&quot;, meta_default_data: 0, meta_update_time: nil, meta_update_user: nil, building_id: 33&gt;, #&lt;Cabinet id: 189, name: &quot;DH11 CK-05&quot;, row_pos: 0, hidden_rack: 0, size: 42, numbering_direction: 1, notes: &quot;&quot;, meta_default_data: 0, meta_update_time: nil, meta_update_user: nil, building_id: 42&gt;], @_params={&quot;device&quot;=&gt;{&quot;primary_ip&quot;=&gt;&quot;162.251.85.100&quot;, &quot;mgmt_uname&quot;=&gt;&quot;root&quot;, &quot;drac_password&quot;=&gt;&quot;test&quot;, &quot;domain_id&quot;=&gt;&quot;6&quot;, &quot;in_service&quot;=&gt;&quot;1&quot;, &quot;mgmt_pwd&quot;=&gt;&quot;test&quot;, &quot;management_ip&quot;=&gt;&quot;172.18.210.74&quot;}, &quot;app&quot;=&gt;&quot;root_pw_set&quot;, &quot;token&quot;=&gt;&quot;SKCU9K:73VCc+\&quot;8-rY~Kfe&quot;, &quot;action&quot;=&gt;&quot;update&quot;, &quot;controller&quot;=&gt;&quot;devices&quot;, &quot;id&quot;=&gt;&quot;Not Specified&quot;}, @current_nav_button=&quot;Devices&quot;, @switches=[#&lt;Device id: 187, name: &quot;r225-hp-cpl.aus-tx.as40034.net&quot;, domain_id: 6, cabinet_id: 112, rack_pos: 48, hardware_id: 14, serial_no: &quot;CN035DG1FQ&quot;, asset_no: &quot;&quot;, purchased: &quot;2014-11-19&quot;, os_id: 28, os_version: &quot;Y.11.12&quot;, os_licence_key: &quot;&quot;, customer_id: 132, service_id: 1, role_id: 21, monitored: 0, in_service: 1, primary_mac: nil, switch00: &quot;116&quot;, port00: 0, switch01: &quot;116&quot;, port01: 0, switch02: &quot;116&quot;, port02: 0, switch03: &quot;116&quot;, port03: 0, drac_info: &quot;&quot;, drac_ip: &quot;&quot;, drac_username: &quot;&quot;, drac_password: &quot;&quot;, management_ip: &quot;172.18.0.12&quot;, primary_ip: &quot;&quot;, ipmi_ip: &quot;&quot;, warranty_expiration_date: &quot;2024-12-31&quot;, install_build: nil, custom_info: nil, notes: &quot;&quot;, meta_default_data: 0, meta_update_time: &quot;2011-09-12 01:02:26&quot;, meta_update_user: &quot;jitendra.s&quot;, mgmt_uname: &quot;directi&quot;, mgmt_pwd: &quot;pabffcBec&quot;, drac_switch: &quot;116&quot;, drac_port: 0, service_2: nil, lom0mac: &quot;&quot;, lom1mac: &quot;&quot;, mgmtmac: nil, SYSADHWA: &quot;SYSADHWA-0000&quot;, management_sub: &quot;&quot;, primary_sub: &quot;&quot;, is_spare: false, building_id: nil, mgmt_pwd2: nil, mgmt_pwd3: nil, warranty_nedded: false, cores: 0&gt;, #&lt;Device id: 204, name: &quot;data_sw_rk8.dlls-tx.directi.com&quot;, domain_id: 6, cabinet_id: 113, rack_pos: 5, hardware_id: 38, serial_no: &quot;plesk-data&quot;, asset_no: &quot;&quot;, purchased: &quot;2014-02-07&quot;, os_id: 28, os_version: &quot;Y.11.12&quot;, os_licence_key: &quot;&quot;, customer_id: 48, service_id: 1, role_id: 21, monitored: 0, in_service: 1, primary_mac: nil, switch00: &quot;116&quot;, port00: 0, switch01: &quot;116&quot;, port01: 0, switch02: &quot;116&quot;, port02: 0, switch03: &quot;116&quot;, port03: 0, drac_info: &quot;&quot;, drac_ip: &quot;&quot;, drac_username: &quot;&quot;, drac_password: &quot;&quot;, management_ip: &quot;10.0.10.253&quot;, primary_ip: &quot;10.0.10.253&quot;, ipmi_ip: &quot;&quot;, warranty_expiration_date: &quot;2014-02-07&quot;, install_build: nil, custom_info: nil, notes: &quot;&quot;, meta_default_data: 0, meta_update_time: &quot;2011-09-12 01:01:04&quot;, meta_update_user: &quot;jitendra.s&quot;, mgmt_uname: &quot;directi&quot;, mgmt_pwd: &quot;eWXY3lTtb&quot;, drac_switch: &quot;116&quot;, drac_port: 0, service_2: nil, lom0mac: &quot;&quot;, lom1mac: &quot;&quot;, mgmtmac: nil, SYSADHWA: &quot;SYSADHWA-0000&quot;, management_sub: &quot;&quot;, primary_sub: &quot;&quot;, is_spare: false, building_id: nil, mgmt_pwd2: nil, mgmt_pwd3: nil, warranty_nedded: nil, cores: nil&gt;, #&lt;Device id: 395, name: &quot;r201-jpr-sw1-plsk-ml.aus-tx.as40034.net---3&quot;, domain_id: 6, cabinet_id: 28, rack_pos: 21, hardware_id: 41, serial_no: &quot;BP0211274472&quot;, asset_no: &quot;&quot;, purchased: nil, os_id: 12, os_version: &quot;&quot;, os_licence_key: &quot;&quot;, customer_id: 132, service_id: 1, role_id: 21, monitored: 0, in_service: 1, primary_mac: nil, switch00: &quot;116&quot;, port00: 0, switch01: &quot;116&quot;, port01: 0, switch02: &quot;116&quot;, port02: 0, switch03: &quot;116&quot;, port03: 0, drac_info: &quot;&quot;, drac_ip: &quot;&quot;, drac_username: &quot;&quot;, drac_password: &quot;&quot;, management_ip: &quot;&quot;, primary_ip: &quot;&quot;, ipmi_ip: &quot;&quot;, warranty_expiration_date: nil, install_build: nil, custom_info: nil, notes: &quot;virtual chassis R201 member 3&quot;, meta_default_data: 0, meta_update_time: &quot;2011-09-03 08:53:43&quot;, meta_update_user: &quot;hanish.s&quot;, mgmt_uname: &quot;&quot;, mgmt_pwd: &quot;&quot;, drac_switch: &quot;116&quot;, drac_port: 0, service_2: nil, lom0mac: &quot;&quot;, lom1mac: &quot;&quot;, mgmtmac: nil, SYSADHWA: &quot;SYSADHWA-0000&quot;, management_sub: &quot;&quot;, primary_sub: &quot;&quot;, is_spare: false, building_id: nil, mgmt_pwd2: nil, mgmt_pwd3: nil, warranty_nedded: nil, cores: nil&gt;, #&lt;Device id: 396, name: &quot;r204-hp-plk.aus-tx.as40034.net&quot;, domain_id: 6, cabinet_id: 28, rack_pos: 22, hardware_id: 42, serial_no: &quot;CN012YV0PH&quot;, asset_no: &quot;&quot;, purchased: nil, os_id: 28, os_version: &quot;&quot;, os_licence_key: &quot;&quot;, customer_id: 132, service_id: 1, role_id: 21, monitored: 0, in_service: 1, primary_mac: nil, switch00: &quot;116&quot;, port00: 0, switch01: &quot;116&quot;, port01: 0, switch02: &quot;116&quot;, port02: 0, switch03: &quot;116&quot;, port03: 0, drac_info: &quot;&quot;, drac_ip: &quot;&quot;, drac_username: &quot;&quot;, drac_password: &quot;&quot;, management_ip: &quot;172.17.4.42&quot;, primary_ip: &quot;172.17.4.42&quot;, ipmi_ip: &quot;&quot;, warranty_expiration_date: &quot;2024-12-31&quot;, install_build: nil, custom_info: nil, notes: &quot;Port 17 BAD&quot;, meta_default_data: 0, meta_update_time: &quot;2011-09-12 09:10:14&quot;, meta_update_user: &quot;hanish.s&quot;, mgmt_uname: &quot;directi&quot;, mgmt_pwd: &quot;0dmW5sHp&quot;, drac_switch: &quot;116&quot;, drac_port: 0, service_2: nil, lom0mac: &quot;&quot;, lom1mac: &quot;&quot;, mgmtmac: nil, SYSADHWA: &quot;SYSADHWA-0000&quot;, management_sub: &quot;&quot;, primary_sub: &quot;&quot;, is_spare: false, building_id: nil, mgmt_pwd2: nil, mgmt_pwd3: nil, warranty_nedded: nil, cores: nil&gt;, #&lt;Device id: 397, name: &quot;r206-jpr-sw1-cpnl.aus-tx.as40034.net---4&quot;, domain_id: 6, cabinet_id: 27, rack_pos: 21, hardware_id: 41, serial_no: &quot;BP0211020440&quot;, asset_no: &quot;&quot;, purchased: &quot;2015-03-16&quot;, os_id: 12, os_version: &quot;&quot;, os_licence_key: &quot;&quot;, customer_id: 132, service_id: 1, role_id: 21, monitored: 0, in_service: 1, primary_mac: nil, switch00: &quot;116&quot;, port00: 0, switch01: &quot;116&quot;, port01: 0, switch02: &quot;116&quot;, port02: 0, switch03: &quot;116&quot;, port03: 0, drac_info: &quot;&quot;, drac_ip: &quot;&quot;, drac_username: &quot;&quot;, drac_password: &quot;&quot;, management_ip: &quot;&quot;, primary_ip: &quot;&quot;, ipmi_ip: &quot;&quot;, warranty_expiration_date: &quot;2015-03-16&quot;, install_build: nil, custom_info: nil, notes: &quot;&quot;, meta_default_data: 0, meta_update_time: &quot;2011-09-03 08:51:20&quot;, meta_update_user: &quot;hanish.s&quot;, mgmt_uname: &quot;&quot;, mgmt_pwd: &quot;&quot;, drac_switch: &quot;116&quot;, drac_port: 0, service_2: nil, lom0mac: &quot;&quot;, lom1mac: &quot;&quot;, mgmtmac: nil, SYSADHWA: &quot;SYSADHWA-0000&quot;, management_sub: &quot;&quot;, primary_sub: &quot;&quot;, is_spare: false, building_id: nil, mgmt_pwd2: nil, mgmt_pwd3: nil, warranty_nedded: false, cores: 0&gt;, #&lt;Device id: 398, name: &quot;r210-hp-cpl.aus-tx.as40034.net&quot;, domain_id: 6, cabinet_id: 27, rack_pos: 22, hardware_id: 15, serial_no: &quot;CN825ZU04K&quot;, asset_no: &quot;&quot;, purchased: nil, os_id: 28, os_version: &quot;&quot;, os_licence_key: &quot;&quot;, customer_id: 132, service_id: 1, role_id: 21, monitored: 0, in_service: 1, primary_mac: nil, switch00: &quot;116&quot;, port00: 0, switch01: &quot;116&quot;, port01: 0, switch02: &quot;116&quot;, port02: 0, switch03: &quot;116&quot;, port03: 0, drac_info: &quot;&quot;, drac_ip: &quot;&quot;, drac_username: &quot;&quot;, drac_password: &quot;&quot;, management_ip: &quot;172.17.4.102&quot;, primary_ip: &quot;172.17.4.102&quot;, ipmi_ip: &quot;&quot;, warranty_expiration_date: &quot;2024-12-31&quot;, install_build: nil, custom_info: nil, notes: &quot;&quot;, meta_default_data: 0, meta_update_time: &quot;2011-09-12 09:07:37&quot;, meta_update_user: &quot;hanish.s&quot;, mgmt_uname: &quot;directi&quot;, mgmt_pwd: &quot;ETKoHLBX&quot;, drac_switch: &quot;116&quot;, drac_port: 0, service_2: nil, lom0mac: &quot;&quot;, lom1mac: &quot;&quot;, mgmtmac: nil, SYSADHWA: &quot;SYSADHWA-0000&quot;, management_sub: &quot;&quot;, primary_sub: &quot;&quot;, is_spare: false, building_id: nil, mgmt_pwd2: nil, mgmt_pwd3: nil, warranty_nedded: nil, cores: nil&gt;, #&lt;Device id: 422, name: &quot;r226-hp-plk.aus-tx.as40034.net&quot;, domain_id: 6, cabinet_id: 113, rack_pos: 48, hardware_id: 14, serial_no: &quot;CN034DG0D0&quot;, asset_no: &quot;&quot;, purchased: &quot;2014-11-19&quot;, os_id: 28, os_version: &quot;Y.11.12&quot;, os_licence_key: &quot;&quot;, customer_id: 132, service_id: 3, role_id: 21, monitored: 0, in_service: 1, primary_mac: nil, switch00: &quot;116&quot;, port00: nil, switch01: &quot;116&quot;, port01: nil, switch02: &quot;116&quot;, port02: nil, switch03: &quot;116&quot;, port03: nil, drac_info: &quot;&quot;, drac_ip: &quot;&quot;, drac_username: &quot;&quot;, drac_password: &quot;&quot;, management_ip: &quot;172.17.5.62&quot;, primary_ip: &quot;&quot;, ipmi_ip: &quot;&quot;, warranty_expiration_date: &quot;2024-12-31&quot;, install_build: nil, custom_info: nil, notes: &quot;&quot;, meta_default_data: 0, meta_update_time: &quot;2011-06-16 00:17:43&quot;, meta_update_user: &quot;john.p&quot;, mgmt_uname: &quot;&quot;, mgmt_pwd: &quot;&quot;, drac_switch: &quot;116&quot;, drac_port: nil, service_2: nil, lom0mac: &quot;&quot;, lom1mac: &quot;&quot;, mgmtmac: nil, SYSADHWA: &quot;SYSADHWA-0000&quot;, management_sub: &quot;&quot;, primary_sub: &quot;&quot;, is_spare: false, building_id: nil, mgmt_pwd2: nil, mgmt_pwd3: nil, warranty_nedded: false, cores: 0&gt;, #&lt;Device id: 513, name: &quot;r201-jpr-sw1-plsk-ml.aus-tx.as40034.net---1&quot;, domain_id: 6, cabinet_id: 36, rack_pos: 21, hardware_id: 41, serial_no: &quot;BP0211369852&quot;, asset_no: &quot;&quot;, purchased: &quot;2011-08-30&quot;, os_id: 12, os_version: &quot;&quot;, os_licence_key: &quot;&quot;, customer_id: 132, service_id: 1, role_id: 21, monitored: 0, in_service: 0, primary_mac: nil, switch00: &quot;116&quot;, port00: 0, switch01: &quot;116&quot;, port01: 0, switch02: &quot;116&quot;, port02: 0, switch03: &quot;116&quot;, port03: 0, drac_info: &quot;&quot;, drac_ip: &quot;&quot;, drac_username: &quot;&quot;, drac_password: &quot;&quot;, management_ip: &quot;172.16.211.101&quot;, primary_ip: &quot;172.16.211.101&quot;, ipmi_ip: &quot;&quot;, warranty_expiration_date: &quot;2014-08-29&quot;, install_build: nil, custom_info: nil, notes: &quot;virtual chassis R201 member 1&quot;, meta_default_data: 0, meta_update_time: &quot;2011-10-04 15:21:27&quot;, meta_update_user: &quot;john.p&quot;, mgmt_uname: &quot;rancid&quot;, mgmt_pwd: &quot;bLh7Jm42&quot;, drac_switch: &quot;116&quot;, drac_port: 0, service_2: nil, lom0mac: &quot;&quot;, lom1mac: &quot;&quot;, mgmtmac: nil, SYSADHWA: &quot;SYSADHWA-0000&quot;, management_sub: &quot;&quot;, primary_sub: &quot;&quot;, is_spare: false, building_id: nil, mgmt_pwd2: nil, mgmt_pwd3: nil, warranty_nedded: true, cores: 0&gt;, #&lt;Device id: 514, name: &quot;r201-jpr-sw1-plsk-ml.aus-tx.as40034.net&quot;, domain_id: 6, cabinet_id: 37, rack_pos: 21, hardware_id: 46, serial_no: &quot;BM0210409859 &quot;, asset_no: &quot;&quot;, purchased: &quot;2014-08-01&quot;, os_id: 12, os_version: &quot;&quot;, os_licence_key: &quot;&quot;, customer_id: 132, service_id: 1, role_id: 21, monitored: 0, in_service: 0, primary_mac: nil, switch00: &quot;116&quot;, port00: 0, switch01: &quot;116&quot;, port01: 0, switch02: &quot;116&quot;, port02: 0, switch03: &quot;116&quot;, port03: 0, drac_info: &quot;&quot;, drac_ip: &quot;&quot;, drac_username: &quot;&quot;, drac_password: &quot;&quot;, management_ip: &quot;172.17.4.11&quot;, primary_ip: &quot;&quot;, ipmi_ip: &quot;&quot;, warranty_expiration_date: &quot;2014-06-26&quot;, install_build: nil, custom_info: nil, notes: &quot;VIRTUAL CHASSIS R201 member 0&quot;, meta_default_data: 0, meta_update_time: &quot;2011-10-04 15:21:50&quot;, meta_update_user: &quot;john.p&quot;, mgmt_uname: &quot;&quot;, mgmt_pwd: &quot;&quot;, drac_switch: &quot;116&quot;, drac_port: 0, service_2: nil, lom0mac: &quot;&quot;, lom1mac: &quot;&quot;, mgmtmac: nil, SYSADHWA: &quot;SYSADHWA-0000&quot;, management_sub: &quot;&quot;, primary_sub: &quot;&quot;, is_spare: false, building_id: nil, mgmt_pwd2: nil, mgmt_pwd3: nil, warranty_nedded: true, cores: 0&gt;, #&lt;Device id: 541, name: &quot;r202-hp-plk.aus-tx.as40034.net&quot;, domain_id: 6, cabinet_id: 36, rack_pos: 22, hardware_id: 14, serial_no: &quot;CN035DG0KT&quot;, asset_no: &quot;&quot;, purchased: nil, os_id: 28, os_version: &quot;&quot;, os_licence_key: &quot;&quot;, customer_id: 132, service_id: 1, role_id: 21, monitored: 0, in_service: 1, primary_mac: nil, switch00: &quot;116&quot;, port00: 0, switch01: &quot;116&quot;, port01: 0, switch02: &quot;116&quot;, port02: 0, switch03: &quot;116&quot;, port03: 0, drac_info: &quot;&quot;, drac_ip: &quot;&quot;, drac_username: &quot;&quot;, drac_password: &quot;&quot;, management_ip: &quot;172.17.4.22&quot;, primary_ip: &quot;172.17.4.22&quot;, ipmi_ip: &quot;&quot;, warranty_expiration_date: &quot;2024-12-31&quot;, install_build: nil, custom_info: nil, notes: &quot;&quot;, meta_default_data: 0, meta_update_time: &quot;2011-09-12 09:40:15&quot;, meta_update_user: &quot;hanish.s&quot;, mgmt_uname: &quot;directi&quot;, mgmt_pwd: &quot;tOjuRKwF&quot;, drac_switch: &quot;116&quot;, drac_port: 0, service_2: nil, lom0mac: &quot;&quot;, lom1mac: &quot;&quot;, mgmtmac: nil, SYSADHWA: &quot;SYSADHWA-0000&quot;, management_sub: &quot;&quot;, primary_sub: &quot;&quot;, is_spare: false, building_id: nil, mgmt_pwd2: nil, mgmt_pwd3: nil, warranty_nedded: nil, cores: nil&gt;, #&lt;Device id: 542, name: &quot;r201-hp-plk.aus-tx.as40034.net&quot;, domain_id: 6, cabinet_id: 37, rack_pos: 22, hardware_id: 15, serial_no: &quot;CN825ZU0DE&quot;, asset_no: &quot;&quot;, purchased: &quot;2013-12-09&quot;, os_id: 28, os_version: &quot;&quot;, os_licence_key: &quot;&quot;, customer_id: 132, service_id: 1, role_id: 21, monitored: 0, in_service: 1, primary_mac: nil, switch00: &quot;116&quot;, port00: 0, switch01: &quot;116&quot;, port01: 0, switch02: &quot;116&quot;, port02: 0, switch03: &quot;116&quot;, port03: 0, drac_info: &quot;&quot;, drac_ip: &quot;&quot;, drac_username: &quot;&quot;, drac_password: &quot;&quot;, management_ip: &quot;172.17.4.12&quot;, primary_ip: &quot;172.17.4.12&quot;, ipmi_ip: &quot;&quot;, warranty_expiration_date: &quot;2024-12-31&quot;, install_build: nil, custom_info: nil, notes: &quot;&quot;, meta_default_data: 0, meta_update_time: &quot;2011-09-12 09:41:26&quot;, meta_update_user: &quot;hanish.s&quot;, mgmt_uname: &quot;directi&quot;, mgmt_pwd: &quot;gNIbCV8f&quot;, drac_switch: &quot;116&quot;, drac_port: 0, service_2: nil, lom0mac: &quot;&quot;, lom1mac: &quot;&quot;, mgmtmac: nil, SYSADHWA: &quot;SYSADHWA-0000&quot;, management_sub: &quot;&quot;, primary_sub: &quot;&quot;, is_spare: false, building_id: nil, mgmt_pwd2: nil, mgmt_pwd3: nil, warranty_nedded: nil, cores: nil&gt;, #&lt;Device id: 703, name: &quot;r221-hp-vps-sw1&quot;, domain_id: 13, cabinet_id: 93, rack_pos: 47, hardware_id: 14, serial_no: &quot;CN035DG0NS&quot;, asset_no: &quot;&quot;, purchased: &quot;2014-04-01&quot;, os_id: 28, os_version: &quot;Y.11.16&quot;, os_licence_key: &quot;&quot;, customer_id: 132, service_id: 1, role_id: 21, monitored: 0, in_service: 1, primary_mac: nil, switch00: &quot;116&quot;, port00: 0, switch01: &quot;116&quot;, port01: 0, switch02: &quot;116&quot;, port02: 0, switch03: &quot;116&quot;, port03: 0, drac_info: &quot;&quot;, drac_ip: &quot;&quot;, drac_username: &quot;&quot;, drac_password: &quot;&quot;, management_ip: &quot;172.17.40.2&quot;, primary_ip: &quot;&quot;, ipmi_ip: &quot;&quot;, warranty_expiration_date: &quot;2024-12-31&quot;, install_build: nil, custom_info: nil, notes: &quot;&quot;, meta_default_data: 0, meta_update_time: &quot;2011-09-07 08:52:53&quot;, meta_update_user: &quot;hanish.s&quot;, mgmt_uname: &quot;directi&quot;, mgmt_pwd: &quot;Fz&amp;V|x{&lt;WZ&quot;, drac_switch: &quot;116&quot;, drac_port: 0, service_2: nil, lom0mac: &quot;&quot;, lom1mac: &quot;&quot;, mgmtmac: nil, SYSADHWA: &quot;SYSADHWA-0000&quot;, management_sub: &quot;&quot;, primary_sub: &quot;&quot;, is_spare: false, building_id: nil, mgmt_pwd2: nil, mgmt_pwd3: nil, warranty_nedded: nil, cores: nil&gt;, #&lt;Device id: 719, name: &quot;r227-hp-ml.aus-tx.as40034.net&quot;, domain_id: 6, cabinet_id: 114, rack_pos: 48, hardware_id: 14, serial_no: &quot;CN036DG0MZ&quot;, asset_no: &quot;&quot;, purchased: &quot;2014-11-19&quot;, os_id: 28, os_version: &quot;Y.11.12&quot;, os_licence_key: &quot;&quot;, customer_id: 132, service_id: 1, role_id: 21, monitored: 0, in_service: 1, primary_mac: nil, switch00: &quot;116&quot;, port00: 0, switch01: &quot;116&quot;, port01: 0, switch02: &quot;116&quot;, port02: 0, switch03: &quot;116&quot;, port03: 0, drac_info: &quot;&quot;, drac_ip: &quot;&quot;, drac_username: &quot;&quot;, drac_password: &quot;&quot;, management_ip: &quot;172.18.0.32&quot;, primary_ip: &quot;&quot;, ipmi_ip: &quot;&quot;, warranty_expiration_date: &quot;2024-12-31&quot;, install_build: nil, custom_info: nil, notes: &quot;&quot;, meta_default_data: 0, meta_update_time: &quot;2011-09-08 10:54:13&quot;, meta_update_user: &quot;hanish.s&quot;, mgmt_uname: &quot;directi&quot;, mgmt_pwd: &quot;UgJ0@an2C&quot;, drac_switch: &quot;116&quot;, drac_port: 0, service_2: nil, lom0mac: &quot;&quot;, lom1mac: &quot;&quot;, mgmtmac: nil, SYSADHWA: &quot;SYSADHWA-0000&quot;, management_sub: &quot;&quot;, primary_sub: &quot;&quot;, is_spare: false, building_id: nil, mgmt_pwd2: nil, mgmt_pwd3: nil, warranty_nedded: false, cores: 0&gt;, #&lt;Device id: 720, name: &quot;r221-hp-vps-sw2&quot;, domain_id: 6, cabinet_id: 93, rack_pos: 45, hardware_id: 14, serial_no: &quot;CN036DG0HR&quot;, asset_no: &quot;&quot;, purchased: &quot;2014-02-17&quot;, os_id: 28, os_version: &quot;Y.11.12&quot;, os_licence_key: &quot;&quot;, customer_id: 132, service_id: 1, role_id: 21, monitored: 0, in_service: 1, primary_mac: nil, switch00: &quot;116&quot;, port00: 0, switch01: &quot;116&quot;, port01: 0, switch02: &quot;116&quot;, port02: 0, switch03: &quot;116&quot;, port03: 0, drac_info: &quot;&quot;, drac_ip: &quot;&quot;, drac_username: &quot;&quot;, drac_password: &quot;&quot;, management_ip: &quot;&quot;, primary_ip: &quot;&quot;, ipmi_ip: &quot;&quot;, warranty_expiration_date: &quot;2014-02-17&quot;, install_build: nil, custom_info: nil, notes: &quot;&quot;, meta_default_data: 0, meta_update_time: &quot;2011-09-12 00:57:10&quot;, meta_update_user: &quot;jitendra.s&quot;, mgmt_uname: &quot;&quot;, mgmt_pwd: &quot;&quot;, drac_switch: &quot;116&quot;, drac_port: 0, service_2: nil, lom0mac: &quot;&quot;, lom1mac: &quot;&quot;, mgmtmac: nil, SYSADHWA: &quot;SYSADHWA-0000&quot;, management_sub: &quot;&quot;, primary_sub: &quot;&quot;, is_spare: false, building_id: nil, mgmt_pwd2: nil, mgmt_pwd3: nil, warranty_nedded: nil, cores: nil&gt;, #&lt;Device id: 721, name: &quot;CN013DG0PZ&quot;, domain_id: 13, cabinet_id: 118, rack_pos: 14, hardware_id: 14, serial_no: &quot;CN013DG0PZ&quot;, asset_no: &quot;&quot;, purchased: &quot;2014-02-17&quot;, os_id: 28, os_version: &quot;Y.11.12&quot;, os_licence_key: &quot;&quot;, customer_id: 48, service_id: 1, role_id: 21, monitored: 0, in_service: 1, primary_mac: nil, switch00: &quot;116&quot;, port00: 0, switch01: &quot;116&quot;, port01: 0, switch02: &quot;116&quot;, port02: 0, switch03: &quot;116&quot;, port03: 0, drac_info: &quot;&quot;, drac_ip: &quot;&quot;, drac_username: &quot;&quot;, drac_password: &quot;&quot;, management_ip: &quot;&quot;, primary_ip: &quot;````&quot;, ipmi_ip: &quot;&quot;, warranty_expiration_date: &quot;2014-02-17&quot;, install_build: nil, custom_info: nil, notes: &quot;&quot;, meta_default_data: 0, meta_update_time: &quot;2011-09-12 00:58:03&quot;, meta_update_user: &quot;jitendra.s&quot;, mgmt_uname: &quot;&quot;, mgmt_pwd: &quot;&quot;, drac_switch: &quot;116&quot;, drac_port: 0, service_2: nil, lom0mac: &quot;&quot;, lom1mac: &quot;&quot;, mgmtmac: nil, SYSADHWA: &quot;SYSADHWA-0000&quot;, management_sub: &quot;&quot;, primary_sub: &quot;&quot;, is_spare: false, building_id: nil, mgmt_pwd2: nil, mgmt_pwd3: nil, warranty_nedded: nil, cores: nil&gt;, #&lt;Device id: 722, name: &quot;R232-SW2&quot;, domain_id: 6, cabinet_id: 99, rack_pos: 48, hardware_id: 14, serial_no: &quot;CN035DG01D&quot;, asset_no: &quot;&quot;, purchased: &quot;2014-01-23&quot;, os_id: 28, os_version: &quot;Y.11.12&quot;, os_licence_key: &quot;&quot;, customer_id: 48, service_id: 1, role_id: 21, monitored: 0, in_service: 1, primary_mac: nil, switch00: &quot;116&quot;, port00: 0, switch01: &quot;116&quot;, port01: 0, switch02: &quot;116&quot;, port02: 0, switch03: &quot;116&quot;, port03: 0, drac_info: &quot;&quot;, drac_ip: &quot;&quot;, drac_username: &quot;&quot;, drac_password: &quot;&quot;, management_ip: &quot;&quot;, primary_ip: &quot;&quot;, ipmi_ip: &quot;&quot;, warranty_expiration_date: &quot;2014-01-23&quot;, install_build: nil, custom_info: nil, notes: &quot;&quot;, meta_default_data: 0, meta_update_time: &quot;2011-09-08 10:53:01&quot;, meta_update_user: &quot;hanish.s&quot;, mgmt_uname: &quot;&quot;, mgmt_pwd: &quot;&quot;, drac_switch: &quot;116&quot;, drac_port: 0, service_2: nil, lom0mac: &quot;&quot;, lom1mac: &quot;&quot;, mgmtmac: nil, SYSADHWA: &quot;SYSADHWA-0000&quot;, management_sub: &quot;&quot;, primary_sub: &quot;&quot;, is_spare: false, building_id: nil, mgmt_pwd2: nil, mgmt_pwd3: nil, warranty_nedded: false, cores: 0&gt;, #&lt;Device id: 723, name: &quot;r228-hp-ml.aus-tx.as40034.net&quot;, domain_id: 6, cabinet_id: 115, rack_pos: 48, hardware_id: 42, serial_no: &quot;CN034DG166&quot;, asset_no: &quot;&quot;, purchased: &quot;2014-11-19&quot;, os_id: 28, os_version: &quot;Y.11.12&quot;, os_licence_key: &quot;&quot;, customer_id: 132, service_id: 1, role_id: 21, monitored: 0, in_service: 1, primary_mac: nil, switch00: &quot;116&quot;, port00: 0, switch01: &quot;116&quot;, port01: 0, switch02: &quot;116&quot;, port02: 0, switch03: &quot;116&quot;, port03: 0, drac_info: &quot;&quot;, drac_ip: &quot;&quot;, drac_username: &quot;&quot;, drac_password: &quot;&quot;, management_ip: &quot;172.18.0.42&quot;, primary_ip: &quot;&quot;, ipmi_ip: &quot;&quot;, warranty_expiration_date: &quot;2024-12-31&quot;, install_build: nil, custom_info: nil, notes: &quot;&quot;, meta_default_data: 0, meta_update_time: &quot;2011-09-11 18:33:18&quot;, meta_update_user: &quot;jitendra.s&quot;, mgmt_uname: &quot;directi&quot;, mgmt_pwd: &quot;Acrt$#13%&quot;, drac_switch: &quot;116&quot;, drac_port: 0, service_2: nil, lom0mac: &quot;&quot;, lom1mac: &quot;&quot;, mgmtmac: nil, SYSADHWA: &quot;SYSADHWA-0000&quot;, management_sub: &quot;&quot;, primary_sub: &quot;&quot;, is_spare: false, building_id: nil, mgmt_pwd2: nil, mgmt_pwd3: nil, warranty_nedded: false, cores: 0&gt;, #&lt;Device id: 853, name: &quot;b07-hp-ml.vsnl-mum.as40034.net&quot;, domain_id: 6, cabinet_id: 60, rack_pos: 16, hardware_id: 15, serial_no: &quot;CN041ZU091&quot;, asset_no: &quot;&quot;, purchased: nil, os_id: 28, os_version: &quot;&quot;, os_licence_key: &quot;&quot;, customer_id: 26, service_id: 1, role_id: 21, monitored: 0, in_service: 1, primary_mac: nil, switch00: &quot;116&quot;, port00: 0, switch01: &quot;116&quot;, port01: 0, switch02: &quot;116&quot;, port02: 0, switch03: &quot;116&quot;, port03: 0, drac_info: &quot;&quot;, drac_ip: &quot;&quot;, drac_username: &quot;&quot;, drac_password: &quot;&quot;, management_ip: &quot;172.16.13.5&quot;, primary_ip: &quot;&quot;, ipmi_ip: &quot;&quot;, warranty_expiration_date: &quot;2024-12-31&quot;, install_build: nil, custom_info: nil, notes: &quot;&quot;, meta_default_data: 0, meta_update_time: &quot;2011-09-15 08:27:29&quot;, meta_update_user: &quot;hanish.s&quot;, mgmt_uname: &quot;&quot;, mgmt_pwd: &quot;&quot;, drac_switch: &quot;116&quot;, drac_port: 0, service_2: nil, lom0mac: &quot;&quot;, lom1mac: &quot;&quot;, mgmtmac: nil, SYSADHWA: &quot;SYSADHWA-0000&quot;, management_sub: &quot;&quot;, primary_sub: &quot;&quot;, is_spare: false, building_id: nil, mgmt_pwd2: nil, mgmt_pwd3: nil, warranty_nedded: nil, cores: nil&gt;, #&lt;Device id: 871, name: &quot;SG029IR0GM&quot;, domain_id: 13, cabinet_id: 118, rack_pos: 15, hardware_id: 37, serial_no: &quot;SG029IR0GM&quot;, asset_no: &quot;&quot;, purchased: &quot;2014-02-17&quot;, os_id: 28, os_version: &quot;W.14.38&quot;, os_licence_key: &quot;&quot;, customer_id: 1, service_id: 1, role_id: 21, monitored: 0, in_service: 1, primary_mac: nil, switch00: &quot;116&quot;, port00: 0, switch01: &quot;116&quot;, port01: 0, switch02: &quot;116&quot;, port02: 0, switch03: &quot;116&quot;, port03: 0, drac_info: &quot;&quot;, drac_ip: &quot;&quot;, drac_username: &quot;&quot;, drac_password: &quot;&quot;, management_ip: &quot;172.18.0.31&quot;, primary_ip: &quot;&quot;, ipmi_ip: &quot;&quot;, warranty_expiration_date: &quot;2014-02-17&quot;, install_build: nil, custom_info: nil, notes: &quot;&quot;, meta_default_data: 0, meta_update_time: &quot;2011-09-16 13:28:52&quot;, meta_update_user: &quot;john.p&quot;, mgmt_uname: &quot;&quot;, mgmt_pwd: &quot;&quot;, drac_switch: &quot;116&quot;, drac_port: 0, service_2: nil, lom0mac: &quot;&quot;, lom1mac: &quot;&quot;, mgmtmac: nil, SYSADHWA: &quot;SYSADHWA-0000&quot;, management_sub: &quot;&quot;, primary_sub: &quot;&quot;, is_spare: false, building_id: nil, mgmt_pwd2: nil, mgmt_pwd3: nil, warranty_nedded: nil, cores: nil&gt;, #&lt;Device id: 931, name: &quot;r209-hp-cpl.aus-tx.as40034.net&quot;, domain_id: 6, cabinet_id: 43, rack_pos: 22, hardware_id: 38, serial_no: &quot;CN822DEQL&quot;, asset_no: &quot;&quot;, purchased: nil, os_id: 28, os_version: &quot;&quot;, os_licence_key: &quot;&quot;, customer_id: 132, service_id: 1, role_id: 21, monitored: 0, in_service: 0, primary_mac: nil, switch00: &quot;116&quot;, port00: nil, switch01: &quot;116&quot;, port01: nil, switch02: &quot;116&quot;, port02: nil, switch03: &quot;116&quot;, port03: nil, drac_info: &quot;&quot;, drac_ip: &quot;&quot;, drac_username: &quot;&quot;, drac_password: &quot;&quot;, management_ip: &quot;172.17.4.92&quot;, primary_ip: &quot;&quot;, ipmi_ip: &quot;&quot;, warranty_expiration_date: &quot;2024-12-31&quot;, install_build: nil, custom_info: nil, notes: &quot;&quot;, meta_default_data: 0, meta_update_time: nil, meta_update_user: nil, mgmt_uname: &quot;directi&quot;, mgmt_pwd: &quot;oWAdQ5IW&quot;, drac_switch: &quot;116&quot;, drac_port: nil, service_2: nil, lom0mac: &quot;&quot;, lom1mac: &quot;&quot;, mgmtmac: nil, SYSADHWA: &quot;SYSADHWA-0000&quot;, management_sub: &quot;&quot;, primary_sub: &quot;&quot;, is_spare: false, building_id: nil, mgmt_pwd2: nil, mgmt_pwd3: nil, warranty_nedded: nil, cores: nil&gt;, #&lt;Device id: 932, name: &quot;r206-jpr-sw1-cpnl.aus-tx.as40034.net----3&quot;, domain_id: 6, cabinet_id: 43, rack_pos: 21, hardware_id: 41, serial_no: &quot;BP0211355975&quot;, asset_no: &quot;&quot;, purchased: nil, os_id: 12, os_version: &quot;&quot;, os_licence_key: &quot;&quot;, customer_id: 132, service_id: 1, role_id: 21, monitored: 0, in_service: 0, primary_mac: nil, switch00: &quot;116&quot;, port00: nil, switch01: &quot;116&quot;, port01: nil, switch02: &quot;116&quot;, port02: nil, switch03: &quot;116&quot;, port03: nil, drac_info: &quot;&quot;, drac_ip: &quot;&quot;, drac_username: &quot;&quot;, drac_password: &quot;&quot;, management_ip: &quot;&quot;, primary_ip: &quot;&quot;, ipmi_ip: &quot;&quot;, warranty_expiration_date: &quot;2014-10-18&quot;, install_build: nil, custom_info: nil, notes: &quot;&quot;, meta_default_data: 0, meta_update_time: nil, meta_update_user: nil, mgmt_uname: &quot;&quot;, mgmt_pwd: &quot;&quot;, drac_switch: &quot;116&quot;, drac_port: nil, service_2: nil, lom0mac: &quot;&quot;, lom1mac: &quot;&quot;, mgmtmac: nil, SYSADHWA: &quot;SYSADHWA-0000&quot;, management_sub: &quot;&quot;, primary_sub: &quot;&quot;, is_spare: false, building_id: nil, mgmt_pwd2: nil, mgmt_pwd3: nil, warranty_nedded: nil, cores: nil&gt;, #&lt;Device id: 933, name: &quot;r208-hp-cpl.aus-tx.as40034.nett&quot;, domain_id: 6, cabinet_id: 44, rack_pos: 22, hardware_id: 38, serial_no: &quot;CN822DEQ7&quot;, asset_no: &quot;&quot;, purchased: nil, os_id: 28, os_version: &quot;&quot;, os_licence_key: &quot;&quot;, customer_id: 132, service_id: 1, role_id: 21, monitored: 0, in_service: 0, primary_mac: nil, switch00: &quot;116&quot;, port00: nil, switch01: &quot;116&quot;, port01: nil, switch02: &quot;116&quot;, port02: nil, switch03: &quot;116&quot;, port03: nil, drac_info: &quot;&quot;, drac_ip: &quot;&quot;, drac_username: &quot;&quot;, drac_password: &quot;&quot;, management_ip: &quot;172.17.4.82&quot;, primary_ip: &quot;&quot;, ipmi_ip: &quot;&quot;, warranty_expiration_date: &quot;2024-12-31&quot;, install_build: nil, custom_info: nil, notes: &quot;&quot;, meta_default_data: 0, meta_update_time: nil, meta_update_user: nil, mgmt_uname: &quot;directi&quot;, mgmt_pwd: &quot;N77GdXBU&quot;, drac_switch: &quot;116&quot;, drac_port: nil, service_2: nil, lom0mac: &quot;&quot;, lom1mac: &quot;&quot;, mgmtmac: nil, SYSADHWA: &quot;SYSADHWA-0000&quot;, management_sub: &quot;&quot;, primary_sub: &quot;&quot;, is_spare: false, building_id: nil, mgmt_pwd2: nil, mgmt_pwd3: nil, warranty_nedded: nil, cores: nil&gt;, #&lt;Device id: 934, name: &quot;r206-jpr-sw1-cpnl.aus-tx.as40034.net---2&quot;, domain_id: 6, cabinet_id: 44, rack_pos: 21, hardware_id: 41, serial_no: &quot;BP0211355983&quot;, asset_no: &quot;&quot;, purchased: nil, os_id: 12, os_version: &quot;&quot;, os_licence_key: &quot;&quot;, customer_id: 132, service_id: 1, role_id: 21, monitored: 0, in_service: 0, primary_mac: nil, switch00: &quot;116&quot;, port00: nil, switch01: &quot;116&quot;, port01: nil, switch02: &quot;116&quot;, port02: nil, switch03: &quot;116&quot;, port03: nil, drac_info: &quot;&quot;, drac_ip: &quot;&quot;, drac_username: &quot;&quot;, drac_password: &quot;&quot;, management_ip: &quot;&quot;, primary_ip: &quot;&quot;, ipmi_ip: &quot;&quot;, warranty_expiration_date: &quot;2014-10-18&quot;, install_build: nil, custom_info: nil, notes: &quot;Virtual Chassis R206 member 2&quot;, meta_default_data: 0, meta_update_time: nil, meta_update_user: nil, mgmt_uname: &quot;&quot;, mgmt_pwd: &quot;&quot;, drac_switch: &quot;116&quot;, drac_port: nil, service_2: nil, lom0mac: &quot;&quot;, lom1mac: &quot;&quot;, mgmtmac: nil, SYSADHWA: &quot;SYSADHWA-0000&quot;, management_sub: &quot;&quot;, primary_sub: &quot;&quot;, is_spare: false, building_id: nil, mgmt_pwd2: nil, mgmt_pwd3: nil, warranty_nedded: nil, cores: nil&gt;, #&lt;Device id: 995, name: &quot;r203-hp-plk.aus-tx.as40034.net&quot;, domain_id: 6, cabinet_id: 45, rack_pos: 22, hardware_id: 14, serial_no: &quot;CN026DG0RS&quot;, asset_no: &quot;&quot;, purchased: nil, os_id: 28, os_version: &quot;&quot;, os_licence_key: &quot;&quot;, customer_id: 132, service_id: 1, role_id: 21, monitored: 0, in_service: 0, primary_mac: nil, switch00: &quot;116&quot;, port00: nil, switch01: &quot;116&quot;, port01: nil, switch02: &quot;116&quot;, port02: nil, switch03: &quot;116&quot;, port03: nil, drac_info: &quot;&quot;, drac_ip: &quot;&quot;, drac_username: &quot;&quot;, drac_password: &quot;&quot;, management_ip: &quot;172.17.4.32&quot;, primary_ip: &quot;172.17.4.32&quot;, ipmi_ip: &quot;&quot;, warranty_expiration_date: &quot;2024-12-31&quot;, install_build: nil, custom_info: nil, notes: &quot;&quot;, meta_default_data: 0, meta_update_time: nil, meta_update_user: nil, mgmt_uname: &quot;directi&quot;, mgmt_pwd: &quot;directi&quot;, drac_switch: &quot;116&quot;, drac_port: nil, service_2: nil, lom0mac: &quot;&quot;, lom1mac: &quot;&quot;, mgmtmac: nil, SYSADHWA: &quot;SYSADHWA-0000&quot;, management_sub: &quot;&quot;, primary_sub: &quot;&quot;, is_spare: false, building_id: nil, mgmt_pwd2: nil, mgmt_pwd3: nil, warranty_nedded: nil, cores: nil&gt;, #&lt;Device id: 1007, name: &quot;r201-jpr-sw1-plsk-ml.aus-tx.as40034.net---2&quot;, domain_id: 6, cabinet_id: 45, rack_pos: 21, hardware_id: 41, serial_no: &quot;BP0211466681&quot;, asset_no: &quot;&quot;, purchased: nil, os_id: 12, os_version: &quot;&quot;, os_licence_key: &quot;&quot;, customer_id: 132, service_id: 1, role_id: 21, monitored: 0, in_service: 0, primary_mac: nil, switch00: &quot;116&quot;, port00: nil, switch01: &quot;116&quot;, port01: nil, switch02: &quot;116&quot;, port02: nil, switch03: &quot;116&quot;, port03: nil, drac_info: &quot;&quot;, drac_ip: &quot;&quot;, drac_username: &quot;&quot;, drac_password: &quot;&quot;, management_ip: &quot;&quot;, primary_ip: &quot;&quot;, ipmi_ip: &quot;&quot;, warranty_expiration_date: &quot;2015-01-04&quot;, install_build: nil, custom_info: nil, notes: &quot;virtual chassis R201 member 2&quot;, meta_default_data: 0, meta_update_time: nil, meta_update_user: nil, mgmt_uname: &quot;&quot;, mgmt_pwd: &quot;&quot;, drac_switch: &quot;116&quot;, drac_port: nil, service_2: nil, lom0mac: &quot;&quot;, lom1mac: &quot;&quot;, mgmtmac: nil, SYSADHWA: &quot;SYSADHWA-0000&quot;, management_sub: &quot;&quot;, primary_sub: &quot;&quot;, is_spare: false, building_id: nil, mgmt_pwd2: nil, mgmt_pwd3: nil, warranty_nedded: nil, cores: nil&gt;, #&lt;Device id: 1032, name: &quot;r213-hp-obx.aus-tx.as40034.net&quot;, domain_id: 6, cabinet_id: 39, rack_pos: 45, hardware_id: 14, serial_no: &quot;CN123DG0NM&quot;, asset_no: &quot;&quot;, purchased: nil, os_id: 28, os_version: &quot;&quot;, os_licence_key: &quot;&quot;, customer_id: 132, service_id: 1, role_id: 21, monitored: 0, in_service: 0, primary_mac: nil, switch00: &quot;116&quot;, port00: nil, switch01: &quot;116&quot;, port01: nil, switch02: &quot;116&quot;, port02: nil, switch03: &quot;116&quot;, port03: nil, drac_info: &quot;&quot;, drac_ip: &quot;&quot;, drac_username: &quot;&quot;, drac_password: &quot;&quot;, management_ip: &quot;&quot;, primary_ip: &quot;&quot;, ipmi_ip: &quot;&quot;, warranty_expiration_date: &quot;2024-12-31&quot;, install_build: nil, custom_info: nil, notes: &quot;&quot;, meta_default_data: 0, meta_update_time: nil, meta_update_user: nil, mgmt_uname: &quot;&quot;, mgmt_pwd: &quot;&quot;, drac_switch: &quot;116&quot;, drac_port: nil, service_2: nil, lom0mac: &quot;&quot;, lom1mac: &quot;&quot;, mgmtmac: nil, SYSADHWA: &quot;SYSADHWA-0000&quot;, management_sub: &quot;&quot;, primary_sub: &quot;&quot;, is_spare: false, building_id: nil, mgmt_pwd2: nil, mgmt_pwd3: nil, warranty_nedded: nil, cores: nil&gt;, #&lt;Device id: 1034, name: &quot;r214-hp-obx.aus-tx.as40034.net&quot;, domain_id: 6, cabinet_id: 40, rack_pos: 45, hardware_id: 14, serial_no: &quot;CN032DG08H&quot;, asset_no: &quot;&quot;, purchased: nil, os_id: 28, os_version: &quot;&quot;, os_licence_key: &quot;&quot;, customer_id: 132, service_id: 1, role_id: 21, monitored: 0, in_service: 0, primary_mac: nil, switch00: &quot;116&quot;, port00: nil, switch01: &quot;116&quot;, port01: nil, switch02: &quot;116&quot;, port02: nil, switch03: &quot;116&quot;, port03: nil, drac_info: &quot;&quot;, drac_ip: &quot;&quot;, drac_username: &quot;&quot;, drac_password: &quot;&quot;, management_ip: &quot;172.17.4.142&quot;, primary_ip: &quot;&quot;, ipmi_ip: &quot;&quot;, warranty_expiration_date: &quot;2024-12-31&quot;, install_build: nil, custom_info: nil, notes: &quot;&quot;, meta_default_data: 0, meta_update_time: nil, meta_update_user: nil, mgmt_uname: &quot;&quot;, mgmt_pwd: &quot;&quot;, drac_switch: &quot;116&quot;, drac_port: nil, service_2: nil, lom0mac: &quot;&quot;, lom1mac: &quot;&quot;, mgmtmac: nil, SYSADHWA: &quot;SYSADHWA-0000&quot;, management_sub: &quot;&quot;, primary_sub: &quot;&quot;, is_spare: false, building_id: nil, mgmt_pwd2: nil, mgmt_pwd3: nil, warranty_nedded: nil, cores: nil&gt;, #&lt;Device id: 1057, name: &quot;r206-jpr-sw1-cpnl.aus-tx.as40034.net&quot;, domain_id: 6, cabinet_id: 41, rack_pos: 21, hardware_id: 41, serial_no: &quot;BP0211452123&quot;, asset_no: &quot;&quot;, purchased: nil, os_id: 12, os_version: &quot;&quot;, os_licence_key: &quot;&quot;, customer_id: 132, service_id: 1, role_id: 21, monitored: 0, in_service: 0, primary_mac: nil, switch00: &quot;116&quot;, port00: nil, switch01: &quot;116&quot;, port01: nil, switch02: &quot;116&quot;, port02: nil, switch03: &quot;116&quot;, port03: nil, drac_info: &quot;&quot;, drac_ip: &quot;&quot;, drac_username: &quot;&quot;, drac_password: &quot;&quot;, management_ip: &quot;172.17.4.61&quot;, primary_ip: &quot;&quot;, ipmi_ip: &quot;&quot;, warranty_expiration_date: &quot;2015-03-05&quot;, install_build: nil, custom_info: nil, notes: &quot;virtual chassis R206 member 0&quot;, meta_default_data: 0, meta_update_time: nil, meta_update_user: nil, mgmt_uname: &quot;&quot;, mgmt_pwd: &quot;&quot;, drac_switch: &quot;116&quot;, drac_port: nil, service_2: nil, lom0mac: &quot;&quot;, lom1mac: &quot;&quot;, mgmtmac: nil, SYSADHWA: &quot;SYSADHWA-628&quot;, management_sub: &quot;&quot;, primary_sub: &quot;&quot;, is_spare: false, building_id: nil, mgmt_pwd2: nil, mgmt_pwd3: nil, warranty_nedded: nil, cores: nil&gt;, #&lt;Device id: 1058, name: &quot;r206-hp-cpl.aus-tx.as40034.net&quot;, domain_id: 6, cabinet_id: 41, rack_pos: 22, hardware_id: 38, serial_no: &quot;CN822DE0QY&quot;, asset_no: &quot;&quot;, purchased: nil, os_id: 28, os_version: &quot;&quot;, os_licence_key: &quot;&quot;, customer_id: 132, service_id: 1, role_id: 21, monitored: 0, in_service: 0, primary_mac: nil, switch00: &quot;116&quot;, port00: nil, switch01: &quot;116&quot;, port01: nil, switch02: &quot;116&quot;, port02: nil, switch03: &quot;116&quot;, port03: nil, drac_info: &quot;&quot;, drac_ip: &quot;&quot;, drac_username: &quot;&quot;, drac_password: &quot;&quot;, management_ip: &quot;172.17.4.62&quot;, primary_ip: &quot;&quot;, ipmi_ip: &quot;&quot;, warranty_expiration_date: &quot;2024-12-31&quot;, install_build: nil, custom_info: nil, notes: &quot;&quot;, meta_default_data: 0, meta_update_time: nil, meta_update_user: nil, mgmt_uname: &quot;&quot;, mgmt_pwd: &quot;&quot;, drac_switch: &quot;116&quot;, drac_port: nil, service_2: nil, lom0mac: &quot;&quot;, lom1mac: &quot;&quot;, mgmtmac: nil, SYSADHWA: &quot;SYSADHWA-0000&quot;, management_sub: &quot;&quot;, primary_sub: &quot;&quot;, is_spare: false, building_id: nil, mgmt_pwd2: nil, mgmt_pwd3: nil, warranty_nedded: nil, cores: nil&gt;, #&lt;Device id: 1063, name: &quot;r205-jpr-sw1.aus-tx.as40034.net-0&quot;, domain_id: 6, cabinet_id: 35, rack_pos: 41, hardware_id: 41, serial_no: &quot;BP0211473954&quot;, asset_no: &quot;&quot;, purchased: nil, os_id: 12, os_version: &quot;&quot;, os_licence_key: &quot;&quot;, customer_id: 132, service_id: 1, role_id: 21, monitored: 0, in_service: 0, primary_mac: nil, switch00: &quot;116&quot;, port00: nil, switch01: &quot;116&quot;, port01: nil, switch02: &quot;116&quot;, port02: nil, switch03: &quot;116&quot;, port03: nil, drac_info: &quot;&quot;, drac_ip: &quot;&quot;, drac_username: &quot;&quot;, drac_password: &quot;&quot;, management_ip: &quot;172.31.0.2&quot;, primary_ip: &quot;&quot;, ipmi_ip: &quot;&quot;, warranty_expiration_date: &quot;2015-03-05&quot;, install_build: nil, custom_info: nil, notes: &quot;&quot;, meta_default_data: 0, meta_update_time: nil, meta_update_user: nil, mgmt_uname: &quot;&quot;, mgmt_pwd: &quot;&quot;, drac_switch: &quot;116&quot;, drac_port: nil, service_2: nil, lom0mac: &quot;&quot;, lom1mac: &quot;&quot;, mgmtmac: nil, SYSADHWA: &quot;SYSADHWA - 628&quot;, management_sub: &quot;&quot;, primary_sub: &quot;&quot;, is_spare: false, building_id: nil, mgmt_pwd2: nil, mgmt_pwd3: nil, warranty_nedded: nil, cores: nil&gt;, #&lt;Device id: 1064, name: &quot;r205-jpr-sw1.aus-tx.as40034.net-1&quot;, domain_id: 6, cabinet_id: 35, rack_pos: 40, hardware_id: 41, serial_no: &quot;BP0211451084&quot;, asset_no: &quot;&quot;, purchased: nil, os_id: 12, os_version: &quot;&quot;, os_licence_key: &quot;&quot;, customer_id: 132, service_id: 1, role_id: 21, monitored: 0, in_service: 0, primary_mac: nil, switch00: &quot;116&quot;, port00: nil, switch01: &quot;116&quot;, port01: nil, switch02: &quot;116&quot;, port02: nil, switch03: &quot;116&quot;, port03: nil, drac_info: &quot;&quot;, drac_ip: &quot;&quot;, drac_username: &quot;&quot;, drac_password: &quot;&quot;, management_ip: &quot;&quot;, primary_ip: &quot;&quot;, ipmi_ip: &quot;&quot;, warranty_expiration_date: &quot;2015-03-05&quot;, install_build: nil, custom_info: nil, notes: &quot;&quot;, meta_default_data: 0, meta_update_time: nil, meta_update_user: nil, mgmt_uname: &quot;&quot;, mgmt_pwd: &quot;&quot;, drac_switch: &quot;116&quot;, drac_port: nil, service_2: nil, lom0mac: &quot;&quot;, lom1mac: &quot;&quot;, mgmtmac: nil, SYSADHWA: &quot;SYSADHWA-628&quot;, management_sub: &quot;&quot;, primary_sub: &quot;&quot;, is_spare: false, building_id: nil, mgmt_pwd2: nil, mgmt_pwd3: nil, warranty_nedded: nil, cores: nil&gt;, #&lt;Device id: 1066, name: &quot;r206-jpr-sw1-cpnl.aus-tx.as40034.net---1&quot;, domain_id: 6, cabinet_id: 42, rack_pos: 21, hardware_id: 41, serial_no: &quot;BP0211473999&quot;, asset_no: &quot;&quot;, purchased: nil, os_id: 12, os_version: &quot;&quot;, os_licence_key: &quot;&quot;, customer_id: 132, service_id: 1, role_id: 21, monitored: 0, in_service: 1, primary_mac: nil, switch00: &quot;116&quot;, port00: nil, switch01: &quot;116&quot;, port01: nil, switch02: &quot;116&quot;, port02: nil, switch03: &quot;116&quot;, port03: nil, drac_info: &quot;&quot;, drac_ip: &quot;&quot;, drac_username: &quot;&quot;, drac_password: &quot;&quot;, management_ip: &quot;&quot;, primary_ip: &quot;&quot;, ipmi_ip: &quot;&quot;, warranty_expiration_date: &quot;2015-03-05&quot;, install_build: nil, custom_info: nil, notes: &quot;Virtual Chassis R206 member 1&quot;, meta_default_data: 0, meta_update_time: nil, meta_update_user: nil, mgmt_uname: &quot;&quot;, mgmt_pwd: &quot;&quot;, drac_switch: &quot;116&quot;, drac_port: nil, service_2: nil, lom0mac: &quot;&quot;, lom1mac: &quot;&quot;, mgmtmac: nil, SYSADHWA: &quot;SYSADHWA-628&quot;, management_sub: &quot;&quot;, primary_sub: &quot;&quot;, is_spare: false, building_id: nil, mgmt_pwd2: nil, mgmt_pwd3: nil, warranty_nedded: nil, cores: nil&gt;, #&lt;Device id: 1095, name: &quot;r213-jpr-sw1-obox.aus-tx.as40034.net-0&quot;, domain_id: 6, cabinet_id: 39, rack_pos: 43, hardware_id: 41, serial_no: &quot;BP0211468473&quot;, asset_no: &quot;&quot;, purchased: &quot;2015-07-14&quot;, os_id: 12, os_version: &quot;&quot;, os_licence_key: &quot;&quot;, customer_id: 132, service_id: 1, role_id: 21, monitored: 0, in_service: 0, primary_mac: nil, switch00: &quot;116&quot;, port00: nil, switch01: &quot;116&quot;, port01: nil, switch02: &quot;116&quot;, port02: nil, switch03: &quot;116&quot;, port03: nil, drac_info: &quot;&quot;, drac_ip: &quot;&quot;, drac_username: &quot;&quot;, drac_password: &quot;&quot;, management_ip: &quot;172.17.4.131&quot;, primary_ip: &quot;&quot;, ipmi_ip: &quot;&quot;, warranty_expiration_date: &quot;2014-12-29&quot;, install_build: nil, custom_info: nil, notes: &quot;&quot;, meta_default_data: 0, meta_update_time: nil, meta_update_user: nil, mgmt_uname: &quot;&quot;, mgmt_pwd: &quot;&quot;, drac_switch: &quot;116&quot;, drac_port: nil, service_2: nil, lom0mac: &quot;&quot;, lom1mac: &quot;&quot;, mgmtmac: nil, SYSADHWA: &quot;SYSADHWA-0000&quot;, management_sub: &quot;&quot;, primary_sub: &quot;&quot;, is_spare: false, building_id: nil, mgmt_pwd2: nil, mgmt_pwd3: nil, warranty_nedded: false, cores: 0&gt;, #&lt;Device id: 1096, name: &quot;r201-jpr-sw1-plsk-ml.aus-tx.as40034.net----4&quot;, domain_id: 6, cabinet_id: 35, rack_pos: 21, hardware_id: 41, serial_no: &quot;BP0211466609&quot;, asset_no: &quot;&quot;, purchased: nil, os_id: 12, os_version: &quot;&quot;, os_licence_key: &quot;&quot;, customer_id: 132, service_id: 1, role_id: 21, monitored: 0, in_service: 0, primary_mac: nil, switch00: &quot;116&quot;, port00: nil, switch01: &quot;116&quot;, port01: nil, switch02: &quot;116&quot;, port02: nil, switch03: &quot;116&quot;, port03: nil, drac_info: &quot;&quot;, drac_ip: &quot;&quot;, drac_username: &quot;&quot;, drac_password: &quot;&quot;, management_ip: &quot;&quot;, primary_ip: &quot;172.17.4.11&quot;, ipmi_ip: &quot;&quot;, warranty_expiration_date: &quot;2014-12-29&quot;, install_build: nil, custom_info: nil, notes: &quot;&quot;, meta_default_data: 0, meta_update_time: nil, meta_update_user: nil, mgmt_uname: &quot;&quot;, mgmt_pwd: &quot;&quot;, drac_switch: &quot;116&quot;, drac_port: nil, service_2: nil, lom0mac: &quot;&quot;, lom1mac: &quot;&quot;, mgmtmac: nil, SYSADHWA: &quot;SYSADHWA-0000&quot;, management_sub: &quot;&quot;, primary_sub: &quot;&quot;, is_spare: false, building_id: nil, mgmt_pwd2: nil, mgmt_pwd3: nil, warranty_nedded: nil, cores: nil&gt;, #&lt;Device id: 1120, name: &quot;r207-hp-cpl.aus-tx.as40034.nett&quot;, domain_id: 7, cabinet_id: 42, rack_pos: 22, hardware_id: 91, serial_no: &quot;CN18DRV17Y&quot;, asset_no: &quot;&quot;, purchased: nil, os_id: 28, os_version: &quot;&quot;, os_licence_key: &quot;&quot;, customer_id: 132, service_id: 1, role_id: 21, monitored: 0, in_service: 0, primary_mac: nil, switch00: &quot;116&quot;, port00: nil, switch01: &quot;116&quot;, port01: nil, switch02: &quot;116&quot;, port02: nil, switch03: &quot;116&quot;, port03: nil, drac_info: &quot;&quot;, drac_ip: &quot;&quot;, drac_username: &quot;&quot;, drac_password: &quot;&quot;, management_ip: &quot;172.17.4.72&quot;, primary_ip: &quot;&quot;, ipmi_ip: &quot;&quot;, warranty_expiration_date: &quot;2024-12-31&quot;, install_build: nil, custom_info: nil, notes: &quot;&quot;, meta_default_data: 0, meta_update_time: nil, meta_update_user: nil, mgmt_uname: &quot;&quot;, mgmt_pwd: &quot;&quot;, drac_switch: &quot;116&quot;, drac_port: nil, service_2: nil, lom0mac: &quot;&quot;, lom1mac: &quot;&quot;, mgmtmac: nil, SYSADHWA: &quot;SYSADHWA-0000&quot;, management_sub: &quot;&quot;, primary_sub: &quot;&quot;, is_spare: false, building_id: nil, mgmt_pwd2: nil, mgmt_pwd3: nil, warranty_nedded: nil, cores: nil&gt;, #&lt;Device id: 1185, name: &quot;r220-hp-vps.aus-tx.as40034.net&quot;, domain_id: 6, cabinet_id: 92, rack_pos: 42, hardware_id: 91, serial_no: &quot;CN19DRV0RP&quot;, asset_no: &quot;&quot;, purchased: nil, os_id: 28, os_version: &quot;&quot;, os_licence_key: &quot;&quot;, customer_id: 132, service_id: 1, role_id: 21, monitored: 0, in_service: 0, primary_mac: nil, switch00: &quot;116&quot;, port00: nil, switch01: &quot;116&quot;, port01: nil, switch02: &quot;116&quot;, port02: nil, switch03: &quot;116&quot;, port03: nil, drac_info: &quot;&quot;, drac_ip: &quot;&quot;, drac_username: &quot;&quot;, drac_password: &quot;&quot;, management_ip: &quot;172.17.5.2&quot;, primary_ip: &quot;&quot;, ipmi_ip: &quot;&quot;, warranty_expiration_date: &quot;2024-12-31&quot;, install_build: nil, custom_info: nil, notes: &quot;&quot;, meta_default_data: 0, meta_update_time: nil, meta_update_user: nil, mgmt_uname: &quot;&quot;, mgmt_pwd: &quot;&quot;, drac_switch: &quot;116&quot;, drac_port: nil, service_2: nil, lom0mac: &quot;&quot;, lom1mac: &quot;&quot;, mgmtmac: nil, SYSADHWA: &quot;SYSADHWA-0000&quot;, management_sub: &quot;&quot;, primary_sub: &quot;&quot;, is_spare: false, building_id: nil, mgmt_pwd2: nil, mgmt_pwd3: nil, warranty_nedded: nil, cores: nil&gt;, #&lt;Device id: 1203, name: &quot;r205-hp-plk.aus-tx.as40034.net&quot;, domain_id: 6, cabinet_id: 35, rack_pos: 22, hardware_id: 91, serial_no: &quot;CN19DRV0TR&quot;, asset_no: &quot;&quot;, purchased: nil, os_id: 28, os_version: &quot;&quot;, os_licence_key: &quot;&quot;, customer_id: 132, service_id: 1, role_id: 21, monitored: 0, in_service: 0, primary_mac: nil, switch00: &quot;116&quot;, port00: nil, switch01: &quot;116&quot;, port01: nil, switch02: &quot;116&quot;, port02: nil, switch03: &quot;116&quot;, port03: nil, drac_info: &quot;&quot;, drac_ip: &quot;&quot;, drac_username: &quot;&quot;, drac_password: &quot;&quot;, management_ip: &quot;172.17.4.52&quot;, primary_ip: &quot;&quot;, ipmi_ip: &quot;&quot;, warranty_expiration_date: &quot;2024-12-31&quot;, install_build: nil, custom_info: nil, notes: &quot;&quot;, meta_default_data: 0, meta_update_time: nil, meta_update_user: nil, mgmt_uname: &quot;&quot;, mgmt_pwd: &quot;&quot;, drac_switch: &quot;116&quot;, drac_port: nil, service_2: nil, lom0mac: &quot;&quot;, lom1mac: &quot;&quot;, mgmtmac: nil, SYSADHWA: &quot;SYSADHWA-0000&quot;, management_sub: &quot;&quot;, primary_sub: &quot;&quot;, is_spare: false, building_id: nil, mgmt_pwd2: nil, mgmt_pwd3: nil, warranty_nedded: nil, cores: nil&gt;, #&lt;Device id: 1242, name: &quot;r220-jpr-sw1-vps.aus-tx.as40034.net-0&quot;, domain_id: 6, cabinet_id: 92, rack_pos: 47, hardware_id: 41, serial_no: &quot;BP0212067072&quot;, asset_no: &quot;&quot;, purchased: nil, os_id: 12, os_version: &quot;11.2r1.2&quot;, os_licence_key: &quot;&quot;, customer_id: 132, service_id: 1, role_id: 21, monitored: 0, in_service: 0, primary_mac: nil, switch00: &quot;116&quot;, port00: nil, switch01: &quot;116&quot;, port01: nil, switch02: &quot;116&quot;, port02: nil, switch03: &quot;116&quot;, port03: nil, drac_info: &quot;&quot;, drac_ip: &quot;&quot;, drac_username: &quot;&quot;, drac_password: &quot;&quot;, management_ip: &quot;172.17.5.1&quot;, primary_ip: &quot;&quot;, ipmi_ip: &quot;&quot;, warranty_expiration_date: &quot;2015-06-13&quot;, install_build: nil, custom_info: nil, notes: &quot;&quot;, meta_default_data: 0, meta_update_time: nil, meta_update_user: nil, mgmt_uname: &quot;&quot;, mgmt_pwd: &quot;&quot;, drac_switch: &quot;116&quot;, drac_port: nil, service_2: nil, lom0mac: &quot;&quot;, lom1mac: &quot;&quot;, mgmtmac: nil, SYSADHWA: &quot;SYSADHWA-695&quot;, management_sub: &quot;&quot;, primary_sub: &quot;&quot;, is_spare: false, building_id: nil, mgmt_pwd2: nil, mgmt_pwd3: nil, warranty_nedded: nil, cores: nil&gt;, #&lt;Device id: 1243, name: &quot;r213-jpr-sw1-obox.aus-tx.as40034.net--1&quot;, domain_id: 6, cabinet_id: 40, rack_pos: 43, hardware_id: 41, serial_no: &quot;BP0212080231&quot;, asset_no: &quot;&quot;, purchased: nil, os_id: 12, os_version: &quot;11.2&quot;, os_licence_key: &quot;&quot;, customer_id: 132, service_id: 1, role_id: 21, monitored: 0, in_service: 0, primary_mac: nil, switch00: &quot;116&quot;, port00: nil, switch01: &quot;116&quot;, port01: nil, switch02: &quot;116&quot;, port02: nil, switch03: &quot;116&quot;, port03: nil, drac_info: &quot;&quot;, drac_ip: &quot;&quot;, drac_username: &quot;&quot;, drac_password: &quot;&quot;, management_ip: &quot;&quot;, primary_ip: &quot;&quot;, ipmi_ip: &quot;&quot;, warranty_expiration_date: &quot;2015-06-13&quot;, install_build: nil, custom_info: nil, notes: &quot;&quot;, meta_default_data: 0, meta_update_time: nil, meta_update_user: nil, mgmt_uname: &quot;&quot;, mgmt_pwd: &quot;&quot;, drac_switch: &quot;116&quot;, drac_port: nil, service_2: nil, lom0mac: &quot;&quot;, lom1mac: &quot;&quot;, mgmtmac: nil, SYSADHWA: &quot;SYSADHWA-695&quot;, management_sub: &quot;&quot;, primary_sub: &quot;&quot;, is_spare: false, building_id: nil, mgmt_pwd2: nil, mgmt_pwd3: nil, warranty_nedded: nil, cores: nil&gt;, #&lt;Device id: 1249, name: &quot;r217-hp-cpl.aus-tx.as40034.net&quot;, domain_id: 13, cabinet_id: 73, rack_pos: 45, hardware_id: 15, serial_no: &quot;CN004ZU02K&quot;, asset_no: &quot;&quot;, purchased: &quot;2014-02-03&quot;, os_id: 28, os_version: &quot;&quot;, os_licence_key: &quot;&quot;, customer_id: 132, service_id: 1, role_id: 21, monitored: 0, in_service: 0, primary_mac: nil, switch00: &quot;116&quot;, port00: nil, switch01: &quot;116&quot;, port01: nil, switch02: &quot;116&quot;, port02: nil, switch03: &quot;116&quot;, port03: nil, drac_info: &quot;&quot;, drac_ip: &quot;&quot;, drac_username: &quot;&quot;, drac_password: &quot;&quot;, management_ip: &quot;172.17.4.172&quot;, primary_ip: &quot;&quot;, ipmi_ip: &quot;&quot;, warranty_expiration_date: &quot;2024-12-31&quot;, install_build: nil, custom_info: nil, notes: &quot;&quot;, meta_default_data: 0, meta_update_time: nil, meta_update_user: nil, mgmt_uname: &quot;&quot;, mgmt_pwd: &quot;&quot;, drac_switch: &quot;116&quot;, drac_port: nil, service_2: nil, lom0mac: &quot;&quot;, lom1mac: &quot;&quot;, mgmtmac: nil, SYSADHWA: &quot;SYSADHWA-0000&quot;, management_sub: &quot;&quot;, primary_sub: &quot;&quot;, is_spare: false, building_id: nil, mgmt_pwd2: nil, mgmt_pwd3: nil, warranty_nedded: nil, cores: nil&gt;, #&lt;Device id: 1250, name: &quot;r217-jpr-sw1-cpnl.aus-tx.as40034.net&quot;, domain_id: 13, cabinet_id: 73, rack_pos: 43, hardware_id: 41, serial_no: &quot;BP0212067190&quot;, asset_no: &quot;&quot;, purchased: nil, os_id: 12, os_version: &quot;&quot;, os_licence_key: &quot;&quot;, customer_id: 132, service_id: 1, role_id: 21, monitored: 0, in_service: 0, primary_mac: nil, switch00: &quot;116&quot;, port00: nil, switch01: &quot;116&quot;, port01: nil, switch02: &quot;116&quot;, port02: nil, switch03: &quot;116&quot;, port03: nil, drac_info: &quot;&quot;, drac_ip: &quot;&quot;, drac_username: &quot;&quot;, drac_password: &quot;&quot;, management_ip: &quot;172.17.4.171&quot;, primary_ip: &quot;&quot;, ipmi_ip: &quot;&quot;, warranty_expiration_date: &quot;2015-06-13&quot;, install_build: nil, custom_info: nil, notes: &quot;&quot;, meta_default_data: 0, meta_update_time: nil, meta_update_user: nil, mgmt_uname: &quot;&quot;, mgmt_pwd: &quot;&quot;, drac_switch: &quot;116&quot;, drac_port: nil, service_2: nil, lom0mac: &quot;&quot;, lom1mac: &quot;&quot;, mgmtmac: nil, SYSADHWA: &quot;SYSADHWA-695&quot;, management_sub: &quot;&quot;, primary_sub: &quot;&quot;, is_spare: false, building_id: nil, mgmt_pwd2: nil, mgmt_pwd3: nil, warranty_nedded: nil, cores: nil&gt;, #&lt;Device id: 1251, name: &quot;r217-jpr-sw1-cpnl.aus-tx.as40034.net--1&quot;, domain_id: 13, cabinet_id: 74, rack_pos: 43, hardware_id: 41, serial_no: &quot;BP0212079854&quot;, asset_no: &quot;&quot;, purchased: nil, os_id: 12, os_version: &quot;&quot;, os_licence_key: &quot;&quot;, customer_id: 132, service_id: 1, role_id: 21, monitored: 0, in_service: 0, primary_mac: nil, switch00: &quot;116&quot;, port00: nil, switch01: &quot;116&quot;, port01: nil, switch02: &quot;116&quot;, port02: nil, switch03: &quot;116&quot;, port03: nil, drac_info: &quot;&quot;, drac_ip: &quot;&quot;, drac_username: &quot;&quot;, drac_password: &quot;&quot;, management_ip: &quot;&quot;, primary_ip: &quot;&quot;, ipmi_ip: &quot;&quot;, warranty_expiration_date: &quot;2015-06-13&quot;, install_build: nil, custom_info: nil, notes: &quot;&quot;, meta_default_data: 0, meta_update_time: nil, meta_update_user: nil, mgmt_uname: &quot;&quot;, mgmt_pwd: &quot;&quot;, drac_switch: &quot;116&quot;, drac_port: nil, service_2: nil, lom0mac: &quot;&quot;, lom1mac: &quot;&quot;, mgmtmac: nil, SYSADHWA: &quot;SYSADHWA-695&quot;, management_sub: &quot;&quot;, primary_sub: &quot;&quot;, is_spare: false, building_id: nil, mgmt_pwd2: nil, mgmt_pwd3: nil, warranty_nedded: nil, cores: nil&gt;, #&lt;Device id: 1275, name: &quot;r220-jpr-sw3-strg.aus-tx.as40034.net&quot;, domain_id: 6, cabinet_id: 92, rack_pos: 44, hardware_id: 41, serial_no: &quot;BP0212080206&quot;, asset_no: &quot;&quot;, purchased: nil, os_id: 12, os_version: &quot;11.4R1.6&quot;, os_licence_key: &quot;&quot;, customer_id: 132, service_id: 1, role_id: 21, monitored: 0, in_service: 0, primary_mac: nil, switch00: &quot;116&quot;, port00: nil, switch01: &quot;116&quot;, port01: nil, switch02: &quot;116&quot;, port02: nil, switch03: &quot;116&quot;, port03: nil, drac_info: &quot;&quot;, drac_ip: &quot;&quot;, drac_username: &quot;&quot;, drac_password: &quot;&quot;, management_ip: &quot;172.17.5.3&quot;, primary_ip: &quot;&quot;, ipmi_ip: &quot;&quot;, warranty_expiration_date: &quot;2015-06-13&quot;, install_build: nil, custom_info: nil, notes: &quot;&quot;, meta_default_data: 0, meta_update_time: nil, meta_update_user: nil, mgmt_uname: &quot;&quot;, mgmt_pwd: &quot;&quot;, drac_switch: &quot;116&quot;, drac_port: nil, service_2: nil, lom0mac: &quot;&quot;, lom1mac: &quot;&quot;, mgmtmac: nil, SYSADHWA: &quot;SYSADHWA-695&quot;, management_sub: &quot;&quot;, primary_sub: &quot;&quot;, is_spare: false, building_id: nil, mgmt_pwd2: nil, mgmt_pwd3: nil, warranty_nedded: nil, cores: nil&gt;, #&lt;Device id: 1276, name: &quot;r217-jpr-sw1-cpnl.aus-tx.as40034.net--2&quot;, domain_id: 6, cabinet_id: 75, rack_pos: 44, hardware_id: 46, serial_no: &quot;BM0210412567&quot;, asset_no: &quot;&quot;, purchased: nil, os_id: 12, os_version: &quot;&quot;, os_licence_key: &quot;&quot;, customer_id: 132, service_id: 1, role_id: 21, monitored: 0, in_service: 0, primary_mac: nil, switch00: &quot;116&quot;, port00: nil, switch01: &quot;116&quot;, port01: nil, switch02: &quot;116&quot;, port02: nil, switch03: &quot;116&quot;, port03: nil, drac_info: &quot;&quot;, drac_ip: &quot;&quot;, drac_username: &quot;&quot;, drac_password: &quot;&quot;, management_ip: &quot;172.17.4.151&quot;, primary_ip: &quot;&quot;, ipmi_ip: &quot;&quot;, warranty_expiration_date: &quot;2014-04-14&quot;, install_build: nil, custom_info: nil, notes: &quot;&quot;, meta_default_data: 0, meta_update_time: nil, meta_update_user: nil, mgmt_uname: &quot;&quot;, mgmt_pwd: &quot;&quot;, drac_switch: &quot;116&quot;, drac_port: nil, service_2: nil, lom0mac: &quot;&quot;, lom1mac: &quot;&quot;, mgmtmac: nil, SYSADHWA: &quot;SYSADHWA-0000&quot;, management_sub: &quot;&quot;, primary_sub: &quot;&quot;, is_spare: false, building_id: nil, mgmt_pwd2: nil, mgmt_pwd3: nil, warranty_nedded: nil, cores: nil&gt;, #&lt;Device id: 1277, name: &quot;r215-jpr-sw2-inf.aus-tx.as40034.net&quot;, domain_id: 6, cabinet_id: 75, rack_pos: 45, hardware_id: 110, serial_no: &quot;CW0211462156&quot;, asset_no: &quot;&quot;, purchased: nil, os_id: 12, os_version: &quot;&quot;, os_licence_key: &quot;&quot;, customer_id: 132, service_id: 1, role_id: 21, monitored: 0, in_service: 0, primary_mac: nil, switch00: &quot;116&quot;, port00: nil, switch01: &quot;116&quot;, port01: nil, switch02: &quot;116&quot;, port02: nil, switch03: &quot;116&quot;, port03: nil, drac_info: &quot;&quot;, drac_ip: &quot;&quot;, drac_username: &quot;&quot;, drac_password: &quot;&quot;, management_ip: &quot;172.17.4.152&quot;, primary_ip: &quot;&quot;, ipmi_ip: &quot;&quot;, warranty_expiration_date: &quot;2015-07-02&quot;, install_build: nil, custom_info: nil, notes: &quot;&quot;, meta_default_data: 0, meta_update_time: nil, meta_update_user: nil, mgmt_uname: &quot;&quot;, mgmt_pwd: &quot;&quot;, drac_switch: &quot;116&quot;, drac_port: nil, service_2: nil, lom0mac: &quot;&quot;, lom1mac: &quot;&quot;, mgmtmac: nil, SYSADHWA: &quot;SYSASHWA-912&quot;, management_sub: &quot;&quot;, primary_sub: &quot;&quot;, is_spare: false, building_id: nil, mgmt_pwd2: nil, mgmt_pwd3: nil, warranty_nedded: nil, cores: nil&gt;, #&lt;Device id: 1278, name: &quot;r218-jpr-sw2-cpnl.aus-tx.as40034.net&quot;, domain_id: 6, cabinet_id: 74, rack_pos: 45, hardware_id: 110, serial_no: &quot;CW0211462307&quot;, asset_no: &quot;&quot;, purchased: nil, os_id: 12, os_version: &quot;&quot;, os_licence_key: &quot;&quot;, customer_id: 132, service_id: 1, role_id: 21, monitored: 0, in_service: 0, primary_mac: nil, switch00: &quot;116&quot;, port00: nil, switch01: &quot;116&quot;, port01: nil, switch02: &quot;116&quot;, port02: nil, switch03: &quot;116&quot;, port03: nil, drac_info: &quot;&quot;, drac_ip: &quot;&quot;, drac_username: &quot;&quot;, drac_password: &quot;&quot;, management_ip: &quot;172.17.4.182&quot;, primary_ip: &quot;&quot;, ipmi_ip: &quot;&quot;, warranty_expiration_date: &quot;2015-07-02&quot;, install_build: nil, custom_info: nil, notes: &quot;&quot;, meta_default_data: 0, meta_update_time: nil, meta_update_user: nil, mgmt_uname: &quot;&quot;, mgmt_pwd: &quot;&quot;, drac_switch: &quot;116&quot;, drac_port: nil, service_2: nil, lom0mac: &quot;&quot;, lom1mac: &quot;&quot;, mgmtmac: nil, SYSADHWA: &quot;SYSASHWA-912&quot;, management_sub: &quot;&quot;, primary_sub: &quot;&quot;, is_spare: false, building_id: nil, mgmt_pwd2: nil, mgmt_pwd3: nil, warranty_nedded: nil, cores: nil&gt;, #&lt;Device id: 1279, name: &quot;r211-jpr-xre-ntw.aus-tx.as40034.net&quot;, domain_id: 13, cabinet_id: 79, rack_pos: 37, hardware_id: 111, serial_no: &quot;0262052012000033&quot;, asset_no: &quot;&quot;, purchased: &quot;2014-02-03&quot;, os_id: 12, os_version: &quot;&quot;, os_licence_key: &quot;&quot;, customer_id: 132, service_id: 1, role_id: 21, monitored: 0, in_service: 0, primary_mac: nil, switch00: &quot;116&quot;, port00: nil, switch01: &quot;116&quot;, port01: nil, switch02: &quot;116&quot;, port02: nil, switch03: &quot;116&quot;, port03: nil, drac_info: &quot;&quot;, drac_ip: &quot;&quot;, drac_username: &quot;&quot;, drac_password: &quot;&quot;, management_ip: &quot;&quot;, primary_ip: &quot;&quot;, ipmi_ip: &quot;&quot;, warranty_expiration_date: &quot;2016-10-09&quot;, install_build: nil, custom_info: nil, notes: &quot;&quot;, meta_default_data: 0, meta_update_time: nil, meta_update_user: nil, mgmt_uname: &quot;&quot;, mgmt_pwd: &quot;&quot;, drac_switch: &quot;116&quot;, drac_port: nil, service_2: nil, lom0mac: &quot;&quot;, lom1mac: &quot;&quot;, mgmtmac: nil, SYSADHWA: &quot;SYSADHWA-695&quot;, management_sub: &quot;&quot;, primary_sub: &quot;&quot;, is_spare: false, building_id: nil, mgmt_pwd2: nil, mgmt_pwd3: nil, warranty_nedded: true, cores: 0&gt;, #&lt;Device id: 1280, name: &quot;r211-jpr-xre-ntw.aus-tx.as40034.net--9&quot;, domain_id: 13, cabinet_id: 78, rack_pos: 37, hardware_id: 111, serial_no: &quot;0262022012000060 &quot;, asset_no: &quot;&quot;, purchased: &quot;2014-02-03&quot;, os_id: 12, os_version: &quot;&quot;, os_licence_key: &quot;&quot;, customer_id: 132, service_id: 1, role_id: 21, monitored: 0, in_service: 0, primary_mac: nil, switch00: &quot;116&quot;, port00: nil, switch01: &quot;116&quot;, port01: nil, switch02: &quot;116&quot;, port02: nil, switch03: &quot;116&quot;, port03: nil, drac_info: &quot;&quot;, drac_ip: &quot;&quot;, drac_username: &quot;&quot;, drac_password: &quot;&quot;, management_ip: &quot;&quot;, primary_ip: &quot;&quot;, ipmi_ip: &quot;&quot;, warranty_expiration_date: &quot;2016-10-09&quot;, install_build: nil, custom_info: nil, notes: &quot;&quot;, meta_default_data: 0, meta_update_time: nil, meta_update_user: nil, mgmt_uname: &quot;&quot;, mgmt_pwd: &quot;&quot;, drac_switch: &quot;116&quot;, drac_port: nil, service_2: nil, lom0mac: &quot;&quot;, lom1mac: &quot;&quot;, mgmtmac: nil, SYSADHWA: &quot;SYSADHWA-695&quot;, management_sub: &quot;&quot;, primary_sub: &quot;&quot;, is_spare: false, building_id: nil, mgmt_pwd2: nil, mgmt_pwd3: nil, warranty_nedded: true, cores: 0&gt;, #&lt;Device id: 1294, name: &quot;z8-d43-jpr-sw2-hosting.tel-uk.as40034.net&quot;, domain_id: 6, cabinet_id: 87, rack_pos: 43, hardware_id: 110, serial_no: &quot;CW0212030767&quot;, asset_no: &quot;&quot;, purchased: &quot;2014-09-01&quot;, os_id: 12, os_version: &quot;&quot;, os_licence_key: &quot;&quot;, customer_id: 132, service_id: 1, role_id: 21, monitored: 0, in_service: 0, primary_mac: nil, switch00: &quot;116&quot;, port00: nil, switch01: &quot;116&quot;, port01: nil, switch02: &quot;116&quot;, port02: nil, switch03: &quot;116&quot;, port03: nil, drac_info: &quot;&quot;, drac_ip: &quot;&quot;, drac_username: &quot;&quot;, drac_password: &quot;&quot;, management_ip: &quot;172.21.0.12&quot;, primary_ip: &quot;&quot;, ipmi_ip: &quot;&quot;, warranty_expiration_date: &quot;2015-07-27&quot;, install_build: nil, custom_info: nil, notes: &quot;&quot;, meta_default_data: 0, meta_update_time: nil, meta_update_user: nil, mgmt_uname: &quot;&quot;, mgmt_pwd: &quot;&quot;, drac_switch: &quot;116&quot;, drac_port: nil, service_2: nil, lom0mac: &quot;&quot;, lom1mac: &quot;&quot;, mgmtmac: nil, SYSADHWA: &quot;SYSADHWA-840&quot;, management_sub: &quot;&quot;, primary_sub: &quot;&quot;, is_spare: false, building_id: nil, mgmt_pwd2: nil, mgmt_pwd3: nil, warranty_nedded: false, cores: 0&gt;, #&lt;Device id: 1344, name: &quot;z8-d43-jpr-sw1-hosting.tel-uk.as40034.net - member ...&quot;, domain_id: 6, cabinet_id: 88, rack_pos: 44, hardware_id: 41, serial_no: &quot;BP0211529816&quot;, asset_no: &quot;&quot;, purchased: &quot;2014-10-21&quot;, os_id: 12, os_version: &quot;&quot;, os_licence_key: &quot;&quot;, customer_id: 132, service_id: 1, role_id: 21, monitored: 0, in_service: 0, primary_mac: nil, switch00: &quot;116&quot;, port00: nil, switch01: &quot;116&quot;, port01: nil, switch02: &quot;116&quot;, port02: nil, switch03: &quot;116&quot;, port03: nil, drac_info: &quot;&quot;, drac_ip: &quot;&quot;, drac_username: &quot;&quot;, drac_password: &quot;&quot;, management_ip: &quot;172.21.0.11&quot;, primary_ip: &quot;&quot;, ipmi_ip: &quot;&quot;, warranty_expiration_date: &quot;2016-01-26&quot;, install_build: nil, custom_info: nil, notes: &quot;&quot;, meta_default_data: 0, meta_update_time: nil, meta_update_user: nil, mgmt_uname: &quot;&quot;, mgmt_pwd: &quot;&quot;, drac_switch: &quot;116&quot;, drac_port: nil, service_2: nil, lom0mac: &quot;&quot;, lom1mac: &quot;&quot;, mgmtmac: nil, SYSADHWA: &quot;SYSADHWA-840&quot;, management_sub: &quot;&quot;, primary_sub: &quot;&quot;, is_spare: false, building_id: nil, mgmt_pwd2: nil, mgmt_pwd3: nil, warranty_nedded: false, cores: 0&gt;, #&lt;Device id: 1345, name: &quot;z8-d44-jpr-sw2-hosting.tel-uk.as40034.net&quot;, domain_id: 6, cabinet_id: 88, rack_pos: 43, hardware_id: 110, serial_no: &quot;CW0212142048&quot;, asset_no: &quot;&quot;, purchased: &quot;2014-09-01&quot;, os_id: 12, os_version: &quot;&quot;, os_licence_key: &quot;&quot;, customer_id: 132, service_id: 1, role_id: 21, monitored: 0, in_service: 0, primary_mac: nil, switch00: &quot;116&quot;, port00: nil, switch01: &quot;116&quot;, port01: nil, switch02: &quot;116&quot;, port02: nil, switch03: &quot;116&quot;, port03: nil, drac_info: &quot;&quot;, drac_ip: &quot;&quot;, drac_username: &quot;&quot;, drac_password: &quot;&quot;, management_ip: &quot;172.21.0.22&quot;, primary_ip: &quot;&quot;, ipmi_ip: &quot;&quot;, warranty_expiration_date: &quot;2015-07-27&quot;, install_build: nil, custom_info: nil, notes: &quot;&quot;, meta_default_data: 0, meta_update_time: nil, meta_update_user: nil, mgmt_uname: &quot;&quot;, mgmt_pwd: &quot;&quot;, drac_switch: &quot;116&quot;, drac_port: nil, service_2: nil, lom0mac: &quot;&quot;, lom1mac: &quot;&quot;, mgmtmac: nil, SYSADHWA: &quot;SYSADHWA-840&quot;, management_sub: &quot;&quot;, primary_sub: &quot;&quot;, is_spare: false, building_id: nil, mgmt_pwd2: nil, mgmt_pwd3: nil, warranty_nedded: false, cores: 0&gt;, #&lt;Device id: 1346, name: &quot;z8-d44-jpr-sw3-aggr.tel-uk.as40034.net&quot;, domain_id: 6, cabinet_id: 88, rack_pos: 40, hardware_id: 110, serial_no: &quot;CW0212142069&quot;, asset_no: &quot;&quot;, purchased: &quot;2014-09-01&quot;, os_id: 12, os_version: &quot;&quot;, os_licence_key: &quot;&quot;, customer_id: 132, service_id: 1, role_id: 21, monitored: 0, in_service: 0, primary_mac: nil, switch00: &quot;116&quot;, port00: nil, switch01: &quot;116&quot;, port01: nil, switch02: &quot;116&quot;, port02: nil, switch03: &quot;116&quot;, port03: nil, drac_info: &quot;&quot;, drac_ip: &quot;&quot;, drac_username: &quot;&quot;, drac_password: &quot;&quot;, management_ip: &quot;172.21.0.1&quot;, primary_ip: &quot;&quot;, ipmi_ip: &quot;&quot;, warranty_expiration_date: &quot;2015-08-17&quot;, install_build: nil, custom_info: nil, notes: &quot;&quot;, meta_default_data: 0, meta_update_time: nil, meta_update_user: nil, mgmt_uname: &quot;&quot;, mgmt_pwd: &quot;&quot;, drac_switch: &quot;116&quot;, drac_port: nil, service_2: nil, lom0mac: &quot;&quot;, lom1mac: &quot;&quot;, mgmtmac: nil, SYSADHWA: &quot;SYSADHWA-840&quot;, management_sub: &quot;&quot;, primary_sub: &quot;&quot;, is_spare: false, building_id: nil, mgmt_pwd2: nil, mgmt_pwd3: nil, warranty_nedded: false, cores: 0&gt;, #&lt;Device id: 1349, name: &quot;z8-d43-jpr-sw1-hosting.tel-uk.as40034.net&quot;, domain_id: 6, cabinet_id: 87, rack_pos: 44, hardware_id: 41, serial_no: &quot;BP0211517622&quot;, asset_no: &quot;&quot;, purchased: &quot;2014-09-01&quot;, os_id: 12, os_version: &quot;&quot;, os_licence_key: &quot;&quot;, customer_id: 132, service_id: 1, role_id: 21, monitored: 0, in_service: 0, primary_mac: nil, switch00: &quot;116&quot;, port00: nil, switch01: &quot;116&quot;, port01: nil, switch02: &quot;116&quot;, port02: nil, switch03: &quot;116&quot;, port03: nil, drac_info: &quot;&quot;, drac_ip: &quot;&quot;, drac_username: &quot;&quot;, drac_password: &quot;&quot;, management_ip: &quot;172.21.0.11&quot;, primary_ip: &quot;&quot;, ipmi_ip: &quot;&quot;, warranty_expiration_date: &quot;2016-07-26&quot;, install_build: nil, custom_info: nil, notes: &quot;&quot;, meta_default_data: 0, meta_update_time: nil, meta_update_user: nil, mgmt_uname: &quot;&quot;, mgmt_pwd: &quot;&quot;, drac_switch: &quot;116&quot;, drac_port: nil, service_2: nil, lom0mac: &quot;&quot;, lom1mac: &quot;&quot;, mgmtmac: nil, SYSADHWA: &quot;SYSADHWA-840&quot;, management_sub: &quot;&quot;, primary_sub: &quot;&quot;, is_spare: false, building_id: nil, mgmt_pwd2: nil, mgmt_pwd3: nil, warranty_nedded: false, cores: 0&gt;, #&lt;Device id: 1351, name: &quot;spare EX4200&quot;, domain_id: 14, cabinet_id: 88, rack_pos: 4, hardware_id: 41, serial_no: &quot;BP0212142488&quot;, asset_no: &quot;&quot;, purchased: &quot;2015-06-16&quot;, os_id: 1, os_version: &quot;&quot;, os_licence_key: &quot;&quot;, customer_id: 138, service_id: 1, role_id: 21, monitored: 0, in_service: 0, primary_mac: nil, switch00: &quot;116&quot;, port00: nil, switch01: &quot;116&quot;, port01: nil, switch02: &quot;116&quot;, port02: nil, switch03: &quot;116&quot;, port03: nil, drac_info: &quot;&quot;, drac_ip: &quot;&quot;, drac_username: &quot;&quot;, drac_password: &quot;&quot;, management_ip: &quot;&quot;, primary_ip: &quot;&quot;, ipmi_ip: &quot;&quot;, warranty_expiration_date: &quot;2016-08-17&quot;, install_build: nil, custom_info: nil, notes: &quot;spare switch, not connected&quot;, meta_default_data: 0, meta_update_time: nil, meta_update_user: nil, mgmt_uname: &quot;&quot;, mgmt_pwd: &quot;&quot;, drac_switch: &quot;116&quot;, drac_port: nil, service_2: nil, lom0mac: &quot;&quot;, lom1mac: &quot;&quot;, mgmtmac: nil, SYSADHWA: &quot;SYSADHWA-840&quot;, management_sub: &quot;&quot;, primary_sub: &quot;&quot;, is_spare: false, building_id: nil, mgmt_pwd2: nil, mgmt_pwd3: nil, warranty_nedded: false, cores: 0&gt;, #&lt;Device id: 1367, name: &quot;r220-jpr-sw3-strg.aus-tx.as40034.net-1&quot;, domain_id: 6, cabinet_id: 92, rack_pos: 43, hardware_id: 41, serial_no: &quot;BP0212203869&quot;, asset_no: &quot;&quot;, purchased: nil, os_id: 12, os_version: &quot;&quot;, os_licence_key: &quot;&quot;, customer_id: 132, service_id: 1, role_id: 21, monitored: 0, in_service: 0, primary_mac: nil, switch00: &quot;116&quot;, port00: nil, switch01: &quot;116&quot;, port01: nil, switch02: &quot;116&quot;, port02: nil, switch03: &quot;116&quot;, port03: nil, drac_info: &quot;&quot;, drac_ip: &quot;&quot;, drac_username: &quot;&quot;, drac_password: &quot;&quot;, management_ip: &quot;&quot;, primary_ip: &quot;&quot;, ipmi_ip: &quot;&quot;, warranty_expiration_date: &quot;2014-02-15&quot;, install_build: nil, custom_info: nil, notes: &quot;&quot;, meta_default_data: 0, meta_update_time: nil, meta_update_user: nil, mgmt_uname: &quot;&quot;, mgmt_pwd: &quot;&quot;, drac_switch: &quot;116&quot;, drac_port: nil, service_2: nil, lom0mac: &quot;&quot;, lom1mac: &quot;&quot;, mgmtmac: nil, SYSADHWA: &quot;SYSAFHWA-695&quot;, management_sub: &quot;&quot;, primary_sub: &quot;&quot;, is_spare: false, building_id: nil, mgmt_pwd2: nil, mgmt_pwd3: nil, warranty_nedded: nil, cores: nil&gt;, #&lt;Device id: 1368, name: &quot;r220-jpr-sw1-vps.aus-tx.as40034.net-1&quot;, domain_id: 6, cabinet_id: 92, rack_pos: 46, hardware_id: 41, serial_no: &quot;BP0212224277&quot;, asset_no: &quot;&quot;, purchased: nil, os_id: 12, os_version: &quot;&quot;, os_licence_key: &quot;&quot;, customer_id: 132, service_id: 1, role_id: 21, monitored: 0, in_service: 0, primary_mac: nil, switch00: &quot;116&quot;, port00: nil, switch01: &quot;116&quot;, port01: nil, switch02: &quot;116&quot;, port02: nil, switch03: &quot;116&quot;, port03: nil, drac_info: &quot;&quot;, drac_ip: &quot;&quot;, drac_username: &quot;&quot;, drac_password: &quot;&quot;, management_ip: &quot;&quot;, primary_ip: &quot;&quot;, ipmi_ip: &quot;&quot;, warranty_expiration_date: &quot;2014-02-15&quot;, install_build: nil, custom_info: nil, notes: &quot;&quot;, meta_default_data: 0, meta_update_time: nil, meta_update_user: nil, mgmt_uname: &quot;&quot;, mgmt_pwd: &quot;&quot;, drac_switch: &quot;116&quot;, drac_port: nil, service_2: nil, lom0mac: &quot;&quot;, lom1mac: &quot;&quot;, mgmtmac: nil, SYSADHWA: &quot;SYSADHWA-695&quot;, management_sub: &quot;&quot;, primary_sub: &quot;&quot;, is_spare: false, building_id: nil, mgmt_pwd2: nil, mgmt_pwd3: nil, warranty_nedded: nil, cores: nil&gt;, #&lt;Device id: 1396, name: &quot;r230-jpr-sw2-ee.aus-tx.as40034.net&quot;, domain_id: 6, cabinet_id: 97, rack_pos: 45, hardware_id: 110, serial_no: &quot;CW0211514249&quot;, asset_no: &quot;&quot;, purchased: nil, os_id: 12, os_version: &quot;&quot;, os_licence_key: &quot;&quot;, customer_id: 132, service_id: 1, role_id: 21, monitored: 0, in_service: 0, primary_mac: nil, switch00: &quot;116&quot;, port00: nil, switch01: &quot;116&quot;, port01: nil, switch02: &quot;116&quot;, port02: nil, switch03: &quot;116&quot;, port03: nil, drac_info: &quot;&quot;, drac_ip: &quot;&quot;, drac_username: &quot;&quot;, drac_password: &quot;&quot;, management_ip: &quot;172.17.5.102&quot;, primary_ip: &quot;&quot;, ipmi_ip: &quot;&quot;, warranty_expiration_date: &quot;2015-07-02&quot;, install_build: nil, custom_info: nil, notes: &quot;&quot;, meta_default_data: 0, meta_update_time: nil, meta_update_user: nil, mgmt_uname: &quot;&quot;, mgmt_pwd: &quot;&quot;, drac_switch: &quot;116&quot;, drac_port: nil, service_2: nil, lom0mac: &quot;&quot;, lom1mac: &quot;&quot;, mgmtmac: nil, SYSADHWA: &quot;SYSADHWA-912&quot;, management_sub: &quot;&quot;, primary_sub: &quot;&quot;, is_spare: false, building_id: nil, mgmt_pwd2: nil, mgmt_pwd3: nil, warranty_nedded: nil, cores: nil&gt;, #&lt;Device id: 1397, name: &quot;r231-jpr-sw2-ee.aus-tx.as40034.net&quot;, domain_id: 6, cabinet_id: 98, rack_pos: 45, hardware_id: 110, serial_no: &quot;CW0211462628&quot;, asset_no: &quot;&quot;, purchased: nil, os_id: 12, os_version: &quot;&quot;, os_licence_key: &quot;&quot;, customer_id: 132, service_id: 1, role_id: 21, monitored: 0, in_service: 0, primary_mac: nil, switch00: &quot;116&quot;, port00: nil, switch01: &quot;116&quot;, port01: nil, switch02: &quot;116&quot;, port02: nil, switch03: &quot;116&quot;, port03: nil, drac_info: &quot;&quot;, drac_ip: &quot;&quot;, drac_username: &quot;&quot;, drac_password: &quot;&quot;, management_ip: &quot;172.17.5.112&quot;, primary_ip: &quot;&quot;, ipmi_ip: &quot;&quot;, warranty_expiration_date: &quot;2015-07-02&quot;, install_build: nil, custom_info: nil, notes: &quot;&quot;, meta_default_data: 0, meta_update_time: nil, meta_update_user: nil, mgmt_uname: &quot;&quot;, mgmt_pwd: &quot;&quot;, drac_switch: &quot;116&quot;, drac_port: nil, service_2: nil, lom0mac: &quot;&quot;, lom1mac: &quot;&quot;, mgmtmac: nil, SYSADHWA: &quot;SYSADHWA-912&quot;, management_sub: &quot;&quot;, primary_sub: &quot;&quot;, is_spare: false, building_id: nil, mgmt_pwd2: nil, mgmt_pwd3: nil, warranty_nedded: nil, cores: nil&gt;, #&lt;Device id: 1403, name: &quot;r211-jpr-xre-ntw.aus-tx.as40034.net--0&quot;, domain_id: 13, cabinet_id: 78, rack_pos: 23, hardware_id: 92, serial_no: &quot;CA1712202799&quot;, asset_no: &quot;&quot;, purchased: &quot;2014-02-03&quot;, os_id: 12, os_version: &quot;&quot;, os_licence_key: &quot;&quot;, customer_id: 132, service_id: 1, role_id: 21, monitored: 0, in_service: 0, primary_mac: nil, switch00: &quot;116&quot;, port00: nil, switch01: &quot;116&quot;, port01: nil, switch02: &quot;116&quot;, port02: nil, switch03: &quot;116&quot;, port03: nil, drac_info: &quot;&quot;, drac_ip: &quot;&quot;, drac_username: &quot;&quot;, drac_password: &quot;&quot;, management_ip: &quot;&quot;, primary_ip: &quot;&quot;, ipmi_ip: &quot;&quot;, warranty_expiration_date: &quot;2016-10-09&quot;, install_build: nil, custom_info: nil, notes: &quot;&quot;, meta_default_data: 0, meta_update_time: nil, meta_update_user: nil, mgmt_uname: &quot;&quot;, mgmt_pwd: &quot;&quot;, drac_switch: &quot;116&quot;, drac_port: nil, service_2: nil, lom0mac: &quot;&quot;, lom1mac: &quot;&quot;, mgmtmac: nil, SYSADHWA: &quot;SYSADHWA-695&quot;, management_sub: &quot;&quot;, primary_sub: &quot;&quot;, is_spare: false, building_id: nil, mgmt_pwd2: nil, mgmt_pwd3: nil, warranty_nedded: false, cores: 0&gt;, #&lt;Device id: 1404, name: &quot;r211-jpr-xre-ntw.aus-tx.as40034.net---1&quot;, domain_id: 13, cabinet_id: 79, rack_pos: 23, hardware_id: 92, serial_no: &quot;CA1712202800&quot;, asset_no: &quot;&quot;, purchased: &quot;2014-02-03&quot;, os_id: 12, os_version: &quot;&quot;, os_licence_key: &quot;&quot;, customer_id: 132, service_id: 1, role_id: 21, monitored: 0, in_service: 0, primary_mac: nil, switch00: &quot;116&quot;, port00: nil, switch01: &quot;116&quot;, port01: nil, switch02: &quot;116&quot;, port02: nil, switch03: &quot;116&quot;, port03: nil, drac_info: &quot;&quot;, drac_ip: &quot;&quot;, drac_username: &quot;&quot;, drac_password: &quot;&quot;, management_ip: &quot;&quot;, primary_ip: &quot;&quot;, ipmi_ip: &quot;&quot;, warranty_expiration_date: &quot;2016-10-09&quot;, install_build: nil, custom_info: nil, notes: &quot;&quot;, meta_default_data: 0, meta_update_time: nil, meta_update_user: nil, mgmt_uname: &quot;&quot;, mgmt_pwd: &quot;&quot;, drac_switch: &quot;116&quot;, drac_port: nil, service_2: nil, lom0mac: &quot;&quot;, lom1mac: &quot;&quot;, mgmtmac: nil, SYSADHWA: &quot;SYSADHWA-695&quot;, management_sub: &quot;&quot;, primary_sub: &quot;&quot;, is_spare: false, building_id: nil, mgmt_pwd2: nil, mgmt_pwd3: nil, warranty_nedded: true, cores: 0&gt;, #&lt;Device id: 1426, name: &quot;r211-jpr-sw2-mgmt.aus-tx.as40034.net&quot;, domain_id: 6, cabinet_id: 79, rack_pos: 8, hardware_id: 110, serial_no: &quot;CW0211514298&quot;, asset_no: &quot;&quot;, purchased: &quot;2014-10-09&quot;, os_id: 12, os_version: &quot;&quot;, os_licence_key: &quot;&quot;, customer_id: 132, service_id: 1, role_id: 21, monitored: 0, in_service: 0, primary_mac: nil, switch00: &quot;116&quot;, port00: nil, switch01: &quot;116&quot;, port01: nil, switch02: &quot;116&quot;, port02: nil, switch03: &quot;116&quot;, port03: nil, drac_info: &quot;&quot;, drac_ip: &quot;&quot;, drac_username: &quot;&quot;, drac_password: &quot;&quot;, management_ip: &quot;&quot;, primary_ip: &quot;&quot;, ipmi_ip: &quot;&quot;, warranty_expiration_date: &quot;2015-07-02&quot;, install_build: nil, custom_info: nil, notes: &quot;&quot;, meta_default_data: 0, meta_update_time: nil, meta_update_user: nil, mgmt_uname: &quot;&quot;, mgmt_pwd: &quot;&quot;, drac_switch: &quot;116&quot;, drac_port: nil, service_2: nil, lom0mac: &quot;&quot;, lom1mac: &quot;&quot;, mgmtmac: nil, SYSADHWA: &quot;SYSADHWA-912&quot;, management_sub: &quot;&quot;, primary_sub: &quot;&quot;, is_spare: false, building_id: nil, mgmt_pwd2: nil, mgmt_pwd3: nil, warranty_nedded: true, cores: 0&gt;, #&lt;Device id: 1432, name: &quot;r230-jpr-sw1-ee.aus-tx.as40034.net--0&quot;, domain_id: 6, cabinet_id: 97, rack_pos: 46, hardware_id: 41, serial_no: &quot;BP0212224189&quot;, asset_no: &quot;&quot;, purchased: &quot;2016-01-20&quot;, os_id: 12, os_version: &quot;&quot;, os_licence_key: &quot;&quot;, customer_id: 132, service_id: 1, role_id: 21, monitored: 0, in_service: 0, primary_mac: nil, switch00: &quot;187&quot;, port00: nil, switch01: &quot;187&quot;, port01: nil, switch02: &quot;187&quot;, port02: nil, switch03: &quot;187&quot;, port03: nil, drac_info: &quot;&quot;, drac_ip: &quot;&quot;, drac_username: &quot;&quot;, drac_password: &quot;&quot;, management_ip: &quot;172.17.5.101&quot;, primary_ip: &quot;&quot;, ipmi_ip: &quot;&quot;, warranty_expiration_date: &quot;2014-02-15&quot;, install_build: nil, custom_info: nil, notes: &quot;&quot;, meta_default_data: 0, meta_update_time: nil, meta_update_user: nil, mgmt_uname: &quot;&quot;, mgmt_pwd: &quot;&quot;, drac_switch: &quot;187&quot;, drac_port: nil, service_2: nil, lom0mac: &quot;&quot;, lom1mac: &quot;&quot;, mgmtmac: nil, SYSADHWA: &quot;SYSADHWA-695&quot;, management_sub: &quot;&quot;, primary_sub: &quot;&quot;, is_spare: false, building_id: nil, mgmt_pwd2: nil, mgmt_pwd3: nil, warranty_nedded: false, cores: 0&gt;, #&lt;Device id: 1433, name: &quot;r230-jpr-sw3-strg.aus-tx.as40034.net-0&quot;, domain_id: 13, cabinet_id: 97, rack_pos: 47, hardware_id: 46, serial_no: &quot;BM0212171801&quot;, asset_no: &quot;&quot;, purchased: nil, os_id: 12, os_version: &quot;&quot;, os_licence_key: &quot;&quot;, customer_id: 132, service_id: 1, role_id: 21, monitored: 0, in_service: 0, primary_mac: nil, switch00: &quot;116&quot;, port00: nil, switch01: &quot;116&quot;, port01: nil, switch02: &quot;116&quot;, port02: nil, switch03: &quot;116&quot;, port03: nil, drac_info: &quot;&quot;, drac_ip: &quot;&quot;, drac_username: &quot;&quot;, drac_password: &quot;&quot;, management_ip: &quot;&quot;, primary_ip: &quot;&quot;, ipmi_ip: &quot;&quot;, warranty_expiration_date: &quot;2015-10-02&quot;, install_build: nil, custom_info: nil, notes: &quot;&quot;, meta_default_data: 0, meta_update_time: nil, meta_update_user: nil, mgmt_uname: &quot;&quot;, mgmt_pwd: &quot;&quot;, drac_switch: &quot;116&quot;, drac_port: nil, service_2: nil, lom0mac: &quot;&quot;, lom1mac: &quot;&quot;, mgmtmac: nil, SYSADHWA: &quot;SYSADHWA-1049&quot;, management_sub: &quot;&quot;, primary_sub: &quot;&quot;, is_spare: false, building_id: nil, mgmt_pwd2: nil, mgmt_pwd3: nil, warranty_nedded: nil, cores: nil&gt;, #&lt;Device id: 1434, name: &quot;r230-jpr-sw1-ee---1.aus-tx.as40034.net&quot;, domain_id: 6, cabinet_id: 98, rack_pos: 46, hardware_id: 41, serial_no: &quot;BM0212255479&quot;, asset_no: &quot;&quot;, purchased: &quot;2015-03-03&quot;, os_id: 12, os_version: &quot;&quot;, os_licence_key: &quot;&quot;, customer_id: 132, service_id: 1, role_id: 21, monitored: 0, in_service: 0, primary_mac: nil, switch00: &quot;116&quot;, port00: nil, switch01: &quot;116&quot;, port01: nil, switch02: &quot;116&quot;, port02: nil, switch03: &quot;116&quot;, port03: nil, drac_info: &quot;&quot;, drac_ip: &quot;&quot;, drac_username: &quot;&quot;, drac_password: &quot;&quot;, management_ip: &quot;&quot;, primary_ip: &quot;&quot;, ipmi_ip: &quot;&quot;, warranty_expiration_date: &quot;2015-03-03&quot;, install_build: nil, custom_info: nil, notes: &quot;&quot;, meta_default_data: 0, meta_update_time: nil, meta_update_user: nil, mgmt_uname: &quot;&quot;, mgmt_pwd: &quot;&quot;, drac_switch: &quot;116&quot;, drac_port: nil, service_2: nil, lom0mac: &quot;&quot;, lom1mac: &quot;&quot;, mgmtmac: nil, SYSADHWA: &quot;SYSADHWA-1049&quot;, management_sub: &quot;&quot;, primary_sub: &quot;&quot;, is_spare: false, building_id: nil, mgmt_pwd2: nil, mgmt_pwd3: nil, warranty_nedded: false, cores: 0&gt;, #&lt;Device id: 1435, name: &quot;r230-jpr-sw3-strg.aus-tx.as40034.net-1&quot;, domain_id: 6, cabinet_id: 98, rack_pos: 47, hardware_id: 46, serial_no: &quot;BM0212171918&quot;, asset_no: &quot;&quot;, purchased: nil, os_id: 12, os_version: &quot;&quot;, os_licence_key: &quot;&quot;, customer_id: 132, service_id: 1, role_id: 21, monitored: 0, in_service: 0, primary_mac: nil, switch00: &quot;116&quot;, port00: nil, switch01: &quot;116&quot;, port01: nil, switch02: &quot;116&quot;, port02: nil, switch03: &quot;116&quot;, port03: nil, drac_info: &quot;&quot;, drac_ip: &quot;&quot;, drac_username: &quot;&quot;, drac_password: &quot;&quot;, management_ip: &quot;&quot;, primary_ip: &quot;&quot;, ipmi_ip: &quot;&quot;, warranty_expiration_date: &quot;2015-10-02&quot;, install_build: nil, custom_info: nil, notes: &quot;&quot;, meta_default_data: 0, meta_update_time: nil, meta_update_user: nil, mgmt_uname: &quot;&quot;, mgmt_pwd: &quot;&quot;, drac_switch: &quot;116&quot;, drac_port: nil, service_2: nil, lom0mac: &quot;&quot;, lom1mac: &quot;&quot;, mgmtmac: nil, SYSADHWA: &quot;SYSADHWA-1049&quot;, management_sub: &quot;&quot;, primary_sub: &quot;&quot;, is_spare: false, building_id: nil, mgmt_pwd2: nil, mgmt_pwd3: nil, warranty_nedded: nil, cores: nil&gt;, #&lt;Device id: 1443, name: &quot;r216-jpr-sw2-cpnl.aus-tx.as40034.net&quot;, domain_id: 6, cabinet_id: 76, rack_pos: 44, hardware_id: 126, serial_no: &quot;CU0212295405&quot;, asset_no: &quot;&quot;, purchased: nil, os_id: 12, os_version: &quot;&quot;, os_licence_key: &quot;&quot;, customer_id: 132, service_id: 1, role_id: 21, monitored: 0, in_service: 0, primary_mac: nil, switch00: &quot;116&quot;, port00: nil, switch01: &quot;116&quot;, port01: nil, switch02: &quot;116&quot;, port02: nil, switch03: &quot;116&quot;, port03: nil, drac_info: &quot;&quot;, drac_ip: &quot;&quot;, drac_username: &quot;&quot;, drac_password: &quot;&quot;, management_ip: &quot;&quot;, primary_ip: &quot;&quot;, ipmi_ip: &quot;&quot;, warranty_expiration_date: nil, install_build: nil, custom_info: nil, notes: &quot;&quot;, meta_default_data: 0, meta_update_time: nil, meta_update_user: nil, mgmt_uname: &quot;&quot;, mgmt_pwd: &quot;&quot;, drac_switch: &quot;116&quot;, drac_port: nil, service_2: nil, lom0mac: &quot;&quot;, lom1mac: &quot;&quot;, mgmtmac: nil, SYSADHWA: &quot;SYSADHWA-1049&quot;, management_sub: &quot;&quot;, primary_sub: &quot;&quot;, is_spare: false, building_id: nil, mgmt_pwd2: nil, mgmt_pwd3: nil, warranty_nedded: nil, cores: nil&gt;, #&lt;Device id: 1444, name: &quot;r217-jpr-sw1-cpnl.aus-tx.as40034.net--3&quot;, domain_id: 6, cabinet_id: 76, rack_pos: 43, hardware_id: 41, serial_no: &quot;BP0212255477&quot;, asset_no: &quot;&quot;, purchased: nil, os_id: 12, os_version: &quot;&quot;, os_licence_key: &quot;&quot;, customer_id: 132, service_id: 1, role_id: 21, monitored: 0, in_service: 0, primary_mac: nil, switch00: &quot;116&quot;, port00: nil, switch01: &quot;116&quot;, port01: nil, switch02: &quot;116&quot;, port02: nil, switch03: &quot;116&quot;, port03: nil, drac_info: &quot;&quot;, drac_ip: &quot;&quot;, drac_username: &quot;&quot;, drac_password: &quot;&quot;, management_ip: &quot;&quot;, primary_ip: &quot;&quot;, ipmi_ip: &quot;&quot;, warranty_expiration_date: &quot;2015-09-02&quot;, install_build: nil, custom_info: nil, notes: &quot;&quot;, meta_default_data: 0, meta_update_time: nil, meta_update_user: nil, mgmt_uname: &quot;&quot;, mgmt_pwd: &quot;&quot;, drac_switch: &quot;116&quot;, drac_port: nil, service_2: nil, lom0mac: &quot;&quot;, lom1mac: &quot;&quot;, mgmtmac: nil, SYSADHWA: &quot;SYSADHWA-1049&quot;, management_sub: &quot;&quot;, primary_sub: &quot;&quot;, is_spare: false, building_id: nil, mgmt_pwd2: nil, mgmt_pwd3: nil, warranty_nedded: nil, cores: nil&gt;, #&lt;Device id: 1445, name: &quot;r219-jpr-sw2-cpnl.aus-tx.as40034.net&quot;, domain_id: 6, cabinet_id: 77, rack_pos: 44, hardware_id: 110, serial_no: &quot;CW0212296994&quot;, asset_no: &quot;&quot;, purchased: nil, os_id: 12, os_version: &quot;&quot;, os_licence_key: &quot;&quot;, customer_id: 132, service_id: 1, role_id: 21, monitored: 0, in_service: 0, primary_mac: nil, switch00: &quot;116&quot;, port00: nil, switch01: &quot;116&quot;, port01: nil, switch02: &quot;116&quot;, port02: nil, switch03: &quot;116&quot;, port03: nil, drac_info: &quot;&quot;, drac_ip: &quot;&quot;, drac_username: &quot;&quot;, drac_password: &quot;&quot;, management_ip: &quot;&quot;, primary_ip: &quot;&quot;, ipmi_ip: &quot;&quot;, warranty_expiration_date: nil, install_build: nil, custom_info: nil, notes: &quot;&quot;, meta_default_data: 0, meta_update_time: nil, meta_update_user: nil, mgmt_uname: &quot;&quot;, mgmt_pwd: &quot;&quot;, drac_switch: &quot;116&quot;, drac_port: nil, service_2: nil, lom0mac: &quot;&quot;, lom1mac: &quot;&quot;, mgmtmac: nil, SYSADHWA: &quot;SYSADHWA-1049&quot;, management_sub: &quot;&quot;, primary_sub: &quot;&quot;, is_spare: false, building_id: nil, mgmt_pwd2: nil, mgmt_pwd3: nil, warranty_nedded: nil, cores: nil&gt;, #&lt;Device id: 1446, name: &quot;r217-jpr-sw1-cpnl.aus-tx.as40034.net--4&quot;, domain_id: 6, cabinet_id: 77, rack_pos: 43, hardware_id: 41, serial_no: &quot;BP0212328978&quot;, asset_no: &quot;&quot;, purchased: nil, os_id: 12, os_version: &quot;&quot;, os_licence_key: &quot;&quot;, customer_id: 132, service_id: 1, role_id: 21, monitored: 0, in_service: 0, primary_mac: nil, switch00: &quot;116&quot;, port00: nil, switch01: &quot;116&quot;, port01: nil, switch02: &quot;116&quot;, port02: nil, switch03: &quot;116&quot;, port03: nil, drac_info: &quot;&quot;, drac_ip: &quot;&quot;, drac_username: &quot;&quot;, drac_password: &quot;&quot;, management_ip: &quot;&quot;, primary_ip: &quot;&quot;, ipmi_ip: &quot;&quot;, warranty_expiration_date: &quot;2015-09-27&quot;, install_build: nil, custom_info: nil, notes: &quot;&quot;, meta_default_data: 0, meta_update_time: nil, meta_update_user: nil, mgmt_uname: &quot;&quot;, mgmt_pwd: &quot;&quot;, drac_switch: &quot;116&quot;, drac_port: nil, service_2: nil, lom0mac: &quot;&quot;, lom1mac: &quot;&quot;, mgmtmac: nil, SYSADHWA: &quot;SYSADHWA-1049&quot;, management_sub: &quot;&quot;, primary_sub: &quot;&quot;, is_spare: false, building_id: nil, mgmt_pwd2: nil, mgmt_pwd3: nil, warranty_nedded: nil, cores: nil&gt;, #&lt;Device id: 1488, name: &quot;c1-r03-20-pvt-aggr-jpr-sw1.gpx - 0&quot;, domain_id: 6, cabinet_id: 104, rack_pos: 37, hardware_id: 110, serial_no: &quot;CW0212318813&quot;, asset_no: &quot;&quot;, purchased: &quot;2014-10-09&quot;, os_id: 12, os_version: &quot;12.3R3.4&quot;, os_licence_key: &quot;&quot;, customer_id: 132, service_id: 1, role_id: 21, monitored: 0, in_service: 1, primary_mac: nil, switch00: &quot;187&quot;, port00: nil, switch01: &quot;187&quot;, port01: nil, switch02: &quot;187&quot;, port02: nil, switch03: &quot;187&quot;, port03: nil, drac_info: &quot;&quot;, drac_ip: &quot;&quot;, drac_username: &quot;&quot;, drac_password: &quot;&quot;, management_ip: &quot;172.23.0.1&quot;, primary_ip: &quot;&quot;, ipmi_ip: &quot;&quot;, warranty_expiration_date: &quot;2014-10-09&quot;, install_build: nil, custom_info: nil, notes: &quot;&quot;, meta_default_data: 0, meta_update_time: nil, meta_update_user: nil, mgmt_uname: &quot;&quot;, mgmt_pwd: &quot;&quot;, drac_switch: &quot;187&quot;, drac_port: nil, service_2: nil, lom0mac: &quot;&quot;, lom1mac: &quot;&quot;, mgmtmac: nil, SYSADHWA: &quot;SYSADHWA-857&quot;, management_sub: &quot;&quot;, primary_sub: &quot;&quot;, is_spare: false, building_id: nil, mgmt_pwd2: nil, mgmt_pwd3: nil, warranty_nedded: true, cores: 0&gt;, #&lt;Device id: 1489, name: &quot;c1-r03-19-jpr-sw1.gpx - 0&quot;, domain_id: 6, cabinet_id: 106, rack_pos: 42, hardware_id: 41, serial_no: &quot;BP0212328977&quot;, asset_no: &quot;&quot;, purchased: &quot;2015-10-14&quot;, os_id: 12, os_version: &quot;&quot;, os_licence_key: &quot;&quot;, customer_id: 132, service_id: 1, role_id: 21, monitored: 0, in_service: 1, primary_mac: nil, switch00: &quot;187&quot;, port00: nil, switch01: &quot;187&quot;, port01: nil, switch02: &quot;187&quot;, port02: nil, switch03: &quot;187&quot;, port03: nil, drac_info: &quot;&quot;, drac_ip: &quot;&quot;, drac_username: &quot;&quot;, drac_password: &quot;&quot;, management_ip: &quot;172.23.0.11&quot;, primary_ip: &quot;&quot;, ipmi_ip: &quot;&quot;, warranty_expiration_date: &quot;2015-09-27&quot;, install_build: nil, custom_info: nil, notes: &quot;&quot;, meta_default_data: 0, meta_update_time: nil, meta_update_user: nil, mgmt_uname: &quot;&quot;, mgmt_pwd: &quot;&quot;, drac_switch: &quot;187&quot;, drac_port: nil, service_2: nil, lom0mac: &quot;&quot;, lom1mac: &quot;&quot;, mgmtmac: nil, SYSADHWA: &quot;SYSADHWA-0000&quot;, management_sub: &quot;&quot;, primary_sub: &quot;&quot;, is_spare: false, building_id: nil, mgmt_pwd2: nil, mgmt_pwd3: nil, warranty_nedded: false, cores: 0&gt;, #&lt;Device id: 1490, name: &quot;c1-r03-19-jpr-sw2.gpx&quot;, domain_id: 6, cabinet_id: 106, rack_pos: 41, hardware_id: 110, serial_no: &quot;CW0212297051&quot;, asset_no: &quot;&quot;, purchased: &quot;2016-05-30&quot;, os_id: 12, os_version: &quot;&quot;, os_licence_key: &quot;&quot;, customer_id: 132, service_id: 1, role_id: 21, monitored: 0, in_service: 1, primary_mac: nil, switch00: &quot;187&quot;, port00: nil, switch01: &quot;187&quot;, port01: nil, switch02: &quot;187&quot;, port02: nil, switch03: &quot;187&quot;, port03: nil, drac_info: &quot;&quot;, drac_ip: &quot;&quot;, drac_username: &quot;&quot;, drac_password: &quot;&quot;, management_ip: &quot;172.23.0.12&quot;, primary_ip: &quot;&quot;, ipmi_ip: &quot;&quot;, warranty_expiration_date: &quot;2016-05-30&quot;, install_build: nil, custom_info: nil, notes: &quot;&quot;, meta_default_data: 0, meta_update_time: nil, meta_update_user: nil, mgmt_uname: &quot;&quot;, mgmt_pwd: &quot;&quot;, drac_switch: &quot;187&quot;, drac_port: nil, service_2: nil, lom0mac: &quot;&quot;, lom1mac: &quot;&quot;, mgmtmac: nil, SYSADHWA: &quot;SYSADHWA-0000&quot;, management_sub: &quot;&quot;, primary_sub: &quot;&quot;, is_spare: false, building_id: nil, mgmt_pwd2: nil, mgmt_pwd3: nil, warranty_nedded: false, cores: 0&gt;, #&lt;Device id: 1491, name: &quot;c1-r03-19-jpr-sw1.gpx - 1&quot;, domain_id: 6, cabinet_id: 105, rack_pos: 42, hardware_id: 41, serial_no: &quot;BP0212287396&quot;, asset_no: &quot;&quot;, purchased: &quot;2016-05-30&quot;, os_id: 12, os_version: &quot;&quot;, os_licence_key: &quot;&quot;, customer_id: 132, service_id: 1, role_id: 21, monitored: 0, in_service: 1, primary_mac: nil, switch00: &quot;187&quot;, port00: nil, switch01: &quot;187&quot;, port01: nil, switch02: &quot;187&quot;, port02: nil, switch03: &quot;187&quot;, port03: nil, drac_info: &quot;&quot;, drac_ip: &quot;&quot;, drac_username: &quot;&quot;, drac_password: &quot;&quot;, management_ip: &quot;172.23.0.11&quot;, primary_ip: &quot;&quot;, ipmi_ip: &quot;&quot;, warranty_expiration_date: &quot;2015-09-27&quot;, install_build: nil, custom_info: nil, notes: &quot;&quot;, meta_default_data: 0, meta_update_time: nil, meta_update_user: nil, mgmt_uname: &quot;&quot;, mgmt_pwd: &quot;&quot;, drac_switch: &quot;187&quot;, drac_port: nil, service_2: nil, lom0mac: &quot;&quot;, lom1mac: &quot;&quot;, mgmtmac: nil, SYSADHWA: &quot;SYSADHWA-0000&quot;, management_sub: &quot;&quot;, primary_sub: &quot;&quot;, is_spare: false, building_id: nil, mgmt_pwd2: nil, mgmt_pwd3: nil, warranty_nedded: false, cores: 0&gt;, #&lt;Device id: 1557, name: &quot;r223-jpr-sw2-cloud.aus-tx.as40034.net&quot;, domain_id: 6, cabinet_id: 95, rack_pos: 47, hardware_id: 110, serial_no: &quot;CW0212296940&quot;, asset_no: &quot;&quot;, purchased: nil, os_id: 12, os_version: &quot;&quot;, os_licence_key: &quot;&quot;, customer_id: 132, service_id: 1, role_id: 21, monitored: 0, in_service: 0, primary_mac: nil, switch00: &quot;116&quot;, port00: nil, switch01: &quot;116&quot;, port01: nil, switch02: &quot;116&quot;, port02: nil, switch03: &quot;116&quot;, port03: nil, drac_info: &quot;&quot;, drac_ip: &quot;&quot;, drac_username: &quot;&quot;, drac_password: &quot;&quot;, management_ip: &quot;172.17.4.232&quot;, primary_ip: &quot;&quot;, ipmi_ip: &quot;&quot;, warranty_expiration_date: nil, install_build: nil, custom_info: nil, notes: &quot;&quot;, meta_default_data: 0, meta_update_time: nil, meta_update_user: nil, mgmt_uname: &quot;&quot;, mgmt_pwd: &quot;&quot;, drac_switch: &quot;116&quot;, drac_port: nil, service_2: nil, lom0mac: &quot;&quot;, lom1mac: &quot;&quot;, mgmtmac: nil, SYSADHWA: &quot;SYSADHWA-1049&quot;, management_sub: &quot;&quot;, primary_sub: &quot;&quot;, is_spare: false, building_id: nil, mgmt_pwd2: nil, mgmt_pwd3: nil, warranty_nedded: nil, cores: nil&gt;, #&lt;Device id: 1591, name: &quot;c1-r03-16-jpr-sw3-strg.gpx - 1&quot;, domain_id: 6, cabinet_id: 109, rack_pos: 41, hardware_id: 46, serial_no: &quot;BM0212397430&quot;, asset_no: &quot;&quot;, purchased: &quot;2012-10-10&quot;, os_id: 12, os_version: &quot;11.4R4.4&quot;, os_licence_key: &quot;&quot;, customer_id: 132, service_id: 1, role_id: 21, monitored: 0, in_service: 1, primary_mac: nil, switch00: &quot;187&quot;, port00: nil, switch01: &quot;187&quot;, port01: nil, switch02: &quot;187&quot;, port02: nil, switch03: &quot;187&quot;, port03: nil, drac_info: &quot;&quot;, drac_ip: &quot;&quot;, drac_username: &quot;&quot;, drac_password: &quot;&quot;, management_ip: &quot;172.23.0.43&quot;, primary_ip: &quot;&quot;, ipmi_ip: &quot;&quot;, warranty_expiration_date: &quot;2015-11-25&quot;, install_build: nil, custom_info: nil, notes: &quot;&quot;, meta_default_data: 0, meta_update_time: nil, meta_update_user: nil, mgmt_uname: &quot;&quot;, mgmt_pwd: &quot;&quot;, drac_switch: &quot;187&quot;, drac_port: nil, service_2: nil, lom0mac: &quot;&quot;, lom1mac: &quot;&quot;, mgmtmac: nil, SYSADHWA: &quot;SYSADHWA-1145&quot;, management_sub: &quot;&quot;, primary_sub: &quot;&quot;, is_spare: false, building_id: nil, mgmt_pwd2: nil, mgmt_pwd3: nil, warranty_nedded: false, cores: 0&gt;, #&lt;Device id: 1593, name: &quot;c1-r03-15-jpr-sw1-dd.gpx - 2&quot;, domain_id: 6, cabinet_id: 109, rack_pos: 42, hardware_id: 41, serial_no: &quot;BP0212415426&quot;, asset_no: &quot;&quot;, purchased: &quot;2012-10-10&quot;, os_id: 12, os_version: &quot;12.3R3.4&quot;, os_licence_key: &quot;&quot;, customer_id: 132, service_id: 1, role_id: 21, monitored: 0, in_service: 1, primary_mac: nil, switch00: &quot;187&quot;, port00: nil, switch01: &quot;187&quot;, port01: nil, switch02: &quot;187&quot;, port02: nil, switch03: &quot;187&quot;, port03: nil, drac_info: &quot;&quot;, drac_ip: &quot;&quot;, drac_username: &quot;&quot;, drac_password: &quot;&quot;, management_ip: &quot;172.23.0.51&quot;, primary_ip: &quot;&quot;, ipmi_ip: &quot;&quot;, warranty_expiration_date: &quot;2015-11-25&quot;, install_build: nil, custom_info: nil, notes: &quot;&quot;, meta_default_data: 0, meta_update_time: nil, meta_update_user: nil, mgmt_uname: &quot;&quot;, mgmt_pwd: &quot;&quot;, drac_switch: &quot;187&quot;, drac_port: nil, service_2: nil, lom0mac: &quot;&quot;, lom1mac: &quot;&quot;, mgmtmac: nil, SYSADHWA: &quot;SYSADHWA-1145&quot;, management_sub: &quot;&quot;, primary_sub: &quot;&quot;, is_spare: false, building_id: nil, mgmt_pwd2: nil, mgmt_pwd3: nil, warranty_nedded: false, cores: 0&gt;, #&lt;Device id: 1595, name: &quot;c1-r03-14-jpr-sw1.gpx - 0&quot;, domain_id: 6, cabinet_id: 142, rack_pos: 42, hardware_id: 41, serial_no: &quot;BP0212349651&quot;, asset_no: &quot;&quot;, purchased: &quot;2012-10-10&quot;, os_id: 12, os_version: &quot;12.3R3.4&quot;, os_licence_key: &quot;&quot;, customer_id: 132, service_id: 1, role_id: 21, monitored: 0, in_service: 1, primary_mac: nil, switch00: &quot;187&quot;, port00: nil, switch01: &quot;187&quot;, port01: nil, switch02: &quot;187&quot;, port02: nil, switch03: &quot;187&quot;, port03: nil, drac_info: &quot;&quot;, drac_ip: &quot;&quot;, drac_username: &quot;&quot;, drac_password: &quot;&quot;, management_ip: &quot;172.23.0.61&quot;, primary_ip: &quot;&quot;, ipmi_ip: &quot;&quot;, warranty_expiration_date: &quot;2015-11-25&quot;, install_build: nil, custom_info: nil, notes: &quot;&quot;, meta_default_data: 0, meta_update_time: nil, meta_update_user: nil, mgmt_uname: &quot;&quot;, mgmt_pwd: &quot;&quot;, drac_switch: &quot;187&quot;, drac_port: nil, service_2: nil, lom0mac: &quot;&quot;, lom1mac: &quot;&quot;, mgmtmac: nil, SYSADHWA: &quot;SYSADHWA-1145&quot;, management_sub: &quot;&quot;, primary_sub: &quot;&quot;, is_spare: false, building_id: nil, mgmt_pwd2: nil, mgmt_pwd3: nil, warranty_nedded: false, cores: 0&gt;, #&lt;Device id: 1596, name: &quot;c1-r03-16-jpr-sw3-strg.gpx - 0&quot;, domain_id: 6, cabinet_id: 109, rack_pos: 39, hardware_id: 46, serial_no: &quot;BM0212121190&quot;, asset_no: &quot;&quot;, purchased: &quot;2012-10-10&quot;, os_id: 12, os_version: &quot;11.4R4.4&quot;, os_licence_key: &quot;&quot;, customer_id: 132, service_id: 1, role_id: 21, monitored: 0, in_service: 1, primary_mac: nil, switch00: &quot;187&quot;, port00: nil, switch01: &quot;187&quot;, port01: nil, switch02: &quot;187&quot;, port02: nil, switch03: &quot;187&quot;, port03: nil, drac_info: &quot;&quot;, drac_ip: &quot;&quot;, drac_username: &quot;&quot;, drac_password: &quot;&quot;, management_ip: &quot;172.23.0.43&quot;, primary_ip: &quot;&quot;, ipmi_ip: &quot;&quot;, warranty_expiration_date: &quot;2015-11-25&quot;, install_build: nil, custom_info: nil, notes: &quot;&quot;, meta_default_data: 0, meta_update_time: nil, meta_update_user: nil, mgmt_uname: &quot;&quot;, mgmt_pwd: &quot;&quot;, drac_switch: &quot;187&quot;, drac_port: nil, service_2: nil, lom0mac: &quot;&quot;, lom1mac: &quot;&quot;, mgmtmac: nil, SYSADHWA: &quot;SYSADHWA-1145&quot;, management_sub: &quot;&quot;, primary_sub: &quot;&quot;, is_spare: false, building_id: nil, mgmt_pwd2: nil, mgmt_pwd3: nil, warranty_nedded: false, cores: 0&gt;, #&lt;Device id: 1597, name: &quot;c1-r03-16-jpr-sw2.gpx&quot;, domain_id: 6, cabinet_id: 109, rack_pos: 40, hardware_id: 110, serial_no: &quot;CW0212100697&quot;, asset_no: &quot;&quot;, purchased: &quot;2014-08-06&quot;, os_id: 12, os_version: &quot;12.3R3.4&quot;, os_licence_key: &quot;&quot;, customer_id: 132, service_id: 1, role_id: 21, monitored: 0, in_service: 1, primary_mac: nil, switch00: &quot;187&quot;, port00: nil, switch01: &quot;187&quot;, port01: nil, switch02: &quot;187&quot;, port02: nil, switch03: &quot;187&quot;, port03: nil, drac_info: &quot;&quot;, drac_ip: &quot;&quot;, drac_username: &quot;&quot;, drac_password: &quot;&quot;, management_ip: &quot;172.23.0.42&quot;, primary_ip: &quot;&quot;, ipmi_ip: &quot;&quot;, warranty_expiration_date: &quot;2014-08-06&quot;, install_build: nil, custom_info: nil, notes: &quot;&quot;, meta_default_data: 0, meta_update_time: nil, meta_update_user: nil, mgmt_uname: &quot;&quot;, mgmt_pwd: &quot;&quot;, drac_switch: &quot;187&quot;, drac_port: nil, service_2: nil, lom0mac: &quot;&quot;, lom1mac: &quot;&quot;, mgmtmac: nil, SYSADHWA: &quot;SYSADHWA-0000&quot;, management_sub: &quot;&quot;, primary_sub: &quot;&quot;, is_spare: false, building_id: nil, mgmt_pwd2: nil, mgmt_pwd3: nil, warranty_nedded: false, cores: 0&gt;, #&lt;Device id: 1608, name: &quot;r220-jpr-sw4-vps.aus-tx.as40034.net&quot;, domain_id: 6, cabinet_id: 92, rack_pos: 41, hardware_id: 110, serial_no: &quot;CW0212297080&quot;, asset_no: &quot;&quot;, purchased: nil, os_id: 12, os_version: &quot;&quot;, os_licence_key: &quot;&quot;, customer_id: 132, service_id: 1, role_id: 21, monitored: 0, in_service: 0, primary_mac: nil, switch00: &quot;116&quot;, port00: nil, switch01: &quot;116&quot;, port01: nil, switch02: &quot;116&quot;, port02: nil, switch03: &quot;116&quot;, port03: nil, drac_info: &quot;&quot;, drac_ip: &quot;&quot;, drac_username: &quot;&quot;, drac_password: &quot;&quot;, management_ip: &quot;172.17.5.4&quot;, primary_ip: &quot;&quot;, ipmi_ip: &quot;&quot;, warranty_expiration_date: nil, install_build: nil, custom_info: nil, notes: &quot;&quot;, meta_default_data: 0, meta_update_time: nil, meta_update_user: nil, mgmt_uname: &quot;&quot;, mgmt_pwd: &quot;&quot;, drac_switch: &quot;116&quot;, drac_port: nil, service_2: nil, lom0mac: &quot;&quot;, lom1mac: &quot;&quot;, mgmtmac: nil, SYSADHWA: &quot;SYSADHWA-1049&quot;, management_sub: &quot;&quot;, primary_sub: &quot;&quot;, is_spare: false, building_id: nil, mgmt_pwd2: nil, mgmt_pwd3: nil, warranty_nedded: nil, cores: nil&gt;, #&lt;Device id: 1612, name: &quot;CW0212297023&quot;, domain_id: 9, cabinet_id: 118, rack_pos: 8, hardware_id: 110, serial_no: &quot;CW0212297023&quot;, asset_no: &quot;&quot;, purchased: &quot;2014-02-03&quot;, os_id: 1, os_version: &quot;&quot;, os_licence_key: &quot;&quot;, customer_id: 132, service_id: 1, role_id: 21, monitored: 0, in_service: 0, primary_mac: nil, switch00: &quot;116&quot;, port00: nil, switch01: &quot;116&quot;, port01: nil, switch02: &quot;116&quot;, port02: nil, switch03: &quot;116&quot;, port03: nil, drac_info: &quot;&quot;, drac_ip: &quot;&quot;, drac_username: &quot;&quot;, drac_password: &quot;&quot;, management_ip: &quot;&quot;, primary_ip: &quot;&quot;, ipmi_ip: &quot;&quot;, warranty_expiration_date: &quot;2014-02-03&quot;, install_build: nil, custom_info: nil, notes: &quot;was r215-jpr-sw4-inf.aus-tx.as40034.net\r\n&quot;, meta_default_data: 0, meta_update_time: nil, meta_update_user: nil, mgmt_uname: &quot;&quot;, mgmt_pwd: &quot;&quot;, drac_switch: &quot;116&quot;, drac_port: nil, service_2: nil, lom0mac: &quot;&quot;, lom1mac: &quot;&quot;, mgmtmac: nil, SYSADHWA: &quot;SYSADHWA-1049&quot;, management_sub: &quot;&quot;, primary_sub: &quot;&quot;, is_spare: false, building_id: nil, mgmt_pwd2: nil, mgmt_pwd3: nil, warranty_nedded: false, cores: 0&gt;, #&lt;Device id: 1629, name: &quot;r225-jpr-sw1-aus-tx.as40034.net - 0&quot;, domain_id: 6, cabinet_id: 112, rack_pos: 46, hardware_id: 41, serial_no: &quot;BP0212287408&quot;, asset_no: &quot;&quot;, purchased: &quot;2014-11-19&quot;, os_id: 12, os_version: &quot;11.4R4.4&quot;, os_licence_key: &quot;&quot;, customer_id: 132, service_id: 1, role_id: 21, monitored: 0, in_service: 1, primary_mac: nil, switch00: &quot;116&quot;, port00: nil, switch01: &quot;116&quot;, port01: nil, switch02: &quot;116&quot;, port02: nil, switch03: &quot;116&quot;, port03: nil, drac_info: &quot;&quot;, drac_ip: &quot;&quot;, drac_username: &quot;&quot;, drac_password: &quot;&quot;, management_ip: &quot;69.93.141.253&quot;, primary_ip: &quot;&quot;, ipmi_ip: &quot;&quot;, warranty_expiration_date: &quot;2015-09-27&quot;, install_build: nil, custom_info: nil, notes: &quot;&quot;, meta_default_data: 0, meta_update_time: nil, meta_update_user: nil, mgmt_uname: &quot;&quot;, mgmt_pwd: &quot;&quot;, drac_switch: &quot;116&quot;, drac_port: nil, service_2: nil, lom0mac: &quot;&quot;, lom1mac: &quot;&quot;, mgmtmac: nil, SYSADHWA: &quot;SYSADHWA-0000&quot;, management_sub: &quot;&quot;, primary_sub: &quot;&quot;, is_spare: false, building_id: nil, mgmt_pwd2: nil, mgmt_pwd3: nil, warranty_nedded: false, cores: 0&gt;, #&lt;Device id: 1630, name: &quot;r225-jpr-sw1-aus-tx.as40034.net--1&quot;, domain_id: 6, cabinet_id: 113, rack_pos: 46, hardware_id: 41, serial_no: &quot;BP0212446147&quot;, asset_no: &quot;&quot;, purchased: &quot;2014-11-19&quot;, os_id: 12, os_version: &quot;11.4R4.4&quot;, os_licence_key: &quot;&quot;, customer_id: 132, service_id: 1, role_id: 21, monitored: 0, in_service: 1, primary_mac: nil, switch00: &quot;187&quot;, port00: nil, switch01: &quot;187&quot;, port01: nil, switch02: &quot;187&quot;, port02: nil, switch03: &quot;187&quot;, port03: nil, drac_info: &quot;&quot;, drac_ip: &quot;&quot;, drac_username: &quot;&quot;, drac_password: &quot;&quot;, management_ip: &quot;172.17.5.51&quot;, primary_ip: &quot;172.17.5.51&quot;, ipmi_ip: &quot;&quot;, warranty_expiration_date: &quot;2016-02-06&quot;, install_build: nil, custom_info: nil, notes: &quot;&quot;, meta_default_data: 0, meta_update_time: nil, meta_update_user: nil, mgmt_uname: &quot;&quot;, mgmt_pwd: &quot;&quot;, drac_switch: &quot;187&quot;, drac_port: nil, service_2: nil, lom0mac: &quot;&quot;, lom1mac: &quot;&quot;, mgmtmac: nil, SYSADHWA: &quot;SYSADHWA-1446&quot;, management_sub: &quot;&quot;, primary_sub: &quot;&quot;, is_spare: false, building_id: nil, mgmt_pwd2: nil, mgmt_pwd3: nil, warranty_nedded: false, cores: 0&gt;, #&lt;Device id: 1632, name: &quot;R215-data&quot;, domain_id: 13, cabinet_id: 80, rack_pos: 10, hardware_id: 14, serial_no: &quot;CN035DG17R&quot;, asset_no: &quot;&quot;, purchased: &quot;2014-02-03&quot;, os_id: 1, os_version: &quot;&quot;, os_licence_key: &quot;&quot;, customer_id: 1, service_id: 1, role_id: 21, monitored: 0, in_service: 0, primary_mac: nil, switch00: &quot;116&quot;, port00: nil, switch01: &quot;116&quot;, port01: nil, switch02: &quot;116&quot;, port02: nil, switch03: &quot;116&quot;, port03: nil, drac_info: &quot;&quot;, drac_ip: &quot;&quot;, drac_username: &quot;&quot;, drac_password: &quot;&quot;, management_ip: &quot;&quot;, primary_ip: &quot;&quot;, ipmi_ip: &quot;&quot;, warranty_expiration_date: &quot;2014-02-03&quot;, install_build: nil, custom_info: nil, notes: &quot;back of R212&quot;, meta_default_data: 0, meta_update_time: nil, meta_update_user: nil, mgmt_uname: &quot;&quot;, mgmt_pwd: &quot;&quot;, drac_switch: &quot;116&quot;, drac_port: nil, service_2: nil, lom0mac: &quot;&quot;, lom1mac: &quot;&quot;, mgmtmac: nil, SYSADHWA: &quot;SYSADHWA-0000&quot;, management_sub: &quot;&quot;, primary_sub: &quot;&quot;, is_spare: false, building_id: nil, mgmt_pwd2: nil, mgmt_pwd3: nil, warranty_nedded: false, cores: 0&gt;, #&lt;Device id: 1657, name: &quot;r225-jpr-sw1-aus-tx.as40034.net-2&quot;, domain_id: 6, cabinet_id: 114, rack_pos: 46, hardware_id: 41, serial_no: &quot;BP0212328967&quot;, asset_no: &quot;&quot;, purchased: &quot;2014-11-19&quot;, os_id: 12, os_version: &quot;&quot;, os_licence_key: &quot;&quot;, customer_id: 132, service_id: 1, role_id: 21, monitored: 0, in_service: 0, primary_mac: nil, switch00: &quot;116&quot;, port00: nil, switch01: &quot;116&quot;, port01: nil, switch02: &quot;116&quot;, port02: nil, switch03: &quot;116&quot;, port03: nil, drac_info: &quot;&quot;, drac_ip: &quot;&quot;, drac_username: &quot;&quot;, drac_password: &quot;&quot;, management_ip: &quot;172.17.5.51&quot;, primary_ip: &quot;&quot;, ipmi_ip: &quot;&quot;, warranty_expiration_date: &quot;2015-09-27&quot;, install_build: nil, custom_info: nil, notes: &quot;&quot;, meta_default_data: 0, meta_update_time: nil, meta_update_user: nil, mgmt_uname: &quot;&quot;, mgmt_pwd: &quot;&quot;, drac_switch: &quot;116&quot;, drac_port: nil, service_2: nil, lom0mac: nil, lom1mac: nil, mgmtmac: nil, SYSADHWA: &quot;SYSADHWA-0000&quot;, management_sub: &quot;&quot;, primary_sub: &quot;&quot;, is_spare: true, building_id: 21, mgmt_pwd2: nil, mgmt_pwd3: nil, warranty_nedded: false, cores: nil&gt;, #&lt;Device id: 1659, name: &quot;r224-jpr-sw2-cpl.aus-tx.as40034.net&quot;, domain_id: 6, cabinet_id: 96, rack_pos: 47, hardware_id: 126, serial_no: &quot;CU0212295542&quot;, asset_no: &quot;&quot;, purchased: nil, os_id: 12, os_version: &quot;&quot;, os_licence_key: &quot;&quot;, customer_id: 132, service_id: 1, role_id: 21, monitored: 0, in_service: 0, primary_mac: nil, switch00: &quot;116&quot;, port00: nil, switch01: &quot;116&quot;, port01: nil, switch02: &quot;116&quot;, port02: nil, switch03: &quot;116&quot;, port03: nil, drac_info: &quot;&quot;, drac_ip: &quot;&quot;, drac_username: &quot;&quot;, drac_password: &quot;&quot;, management_ip: &quot;&quot;, primary_ip: &quot;&quot;, ipmi_ip: &quot;&quot;, warranty_expiration_date: nil, install_build: nil, custom_info: nil, notes: &quot;&quot;, meta_default_data: 0, meta_update_time: nil, meta_update_user: nil, mgmt_uname: &quot;&quot;, mgmt_pwd: &quot;&quot;, drac_switch: &quot;116&quot;, drac_port: nil, service_2: nil, lom0mac: nil, lom1mac: nil, mgmtmac: nil, SYSADHWA: &quot;SYSADHWA-1049&quot;, management_sub: &quot;&quot;, primary_sub: &quot;&quot;, is_spare: true, building_id: 21, mgmt_pwd2: nil, mgmt_pwd3: nil, warranty_nedded: nil, cores: nil&gt;, #&lt;Device id: 1660, name: &quot;r225-jpr-sw1-aus-tx.as40034.net - 3&quot;, domain_id: 6, cabinet_id: 115, rack_pos: 46, hardware_id: 41, serial_no: &quot;BP0212340209&quot;, asset_no: &quot;&quot;, purchased: &quot;2013-03-14&quot;, os_id: 12, os_version: &quot;&quot;, os_licence_key: &quot;&quot;, customer_id: 132, service_id: 1, role_id: 21, monitored: 0, in_service: 0, primary_mac: nil, switch00: &quot;116&quot;, port00: nil, switch01: &quot;116&quot;, port01: nil, switch02: &quot;116&quot;, port02: nil, switch03: &quot;116&quot;, port03: nil, drac_info: &quot;&quot;, drac_ip: &quot;&quot;, drac_username: &quot;&quot;, drac_password: &quot;&quot;, management_ip: &quot;&quot;, primary_ip: &quot;&quot;, ipmi_ip: &quot;&quot;, warranty_expiration_date: &quot;2014-04-01&quot;, install_build: nil, custom_info: nil, notes: &quot;&quot;, meta_default_data: 0, meta_update_time: nil, meta_update_user: nil, mgmt_uname: &quot;&quot;, mgmt_pwd: &quot;&quot;, drac_switch: &quot;116&quot;, drac_port: nil, service_2: nil, lom0mac: nil, lom1mac: nil, mgmtmac: nil, SYSADHWA: &quot;SYSADHWA-1440&quot;, management_sub: &quot;&quot;, primary_sub: &quot;&quot;, is_spare: true, building_id: 21, mgmt_pwd2: nil, mgmt_pwd3: nil, warranty_nedded: false, cores: nil&gt;, #&lt;Device id: 1661, name: &quot;r220-jpr-sw1-vps.aus-tx.as40034.net-3&quot;, domain_id: 6, cabinet_id: 96, rack_pos: 45, hardware_id: 41, serial_no: &quot;BP0212349028&quot;, asset_no: &quot;&quot;, purchased: nil, os_id: 12, os_version: &quot;&quot;, os_licence_key: &quot;&quot;, customer_id: 132, service_id: 1, role_id: 21, monitored: 0, in_service: 0, primary_mac: nil, switch00: &quot;116&quot;, port00: nil, switch01: &quot;116&quot;, port01: nil, switch02: &quot;116&quot;, port02: nil, switch03: &quot;116&quot;, port03: nil, drac_info: &quot;&quot;, drac_ip: &quot;&quot;, drac_username: &quot;&quot;, drac_password: &quot;&quot;, management_ip: &quot;&quot;, primary_ip: &quot;&quot;, ipmi_ip: &quot;&quot;, warranty_expiration_date: nil, install_build: nil, custom_info: nil, notes: &quot;&quot;, meta_default_data: 0, meta_update_time: nil, meta_update_user: nil, mgmt_uname: &quot;&quot;, mgmt_pwd: &quot;&quot;, drac_switch: &quot;116&quot;, drac_port: nil, service_2: nil, lom0mac: nil, lom1mac: nil, mgmtmac: nil, SYSADHWA: &quot;SYSADHWA-1440&quot;, management_sub: &quot;&quot;, primary_sub: &quot;&quot;, is_spare: true, building_id: 21, mgmt_pwd2: nil, mgmt_pwd3: nil, warranty_nedded: nil, cores: nil&gt;, #&lt;Device id: 1662, name: &quot;r220-jpr-sw1-vps.aus-tx.as40034.net-2&quot;, domain_id: 6, cabinet_id: 95, rack_pos: 46, hardware_id: 41, serial_no: &quot;BP0212349116&quot;, asset_no: &quot;&quot;, purchased: nil, os_id: 12, os_version: &quot;&quot;, os_licence_key: &quot;&quot;, customer_id: 132, service_id: 1, role_id: 21, monitored: 0, in_service: 0, primary_mac: nil, switch00: &quot;116&quot;, port00: nil, switch01: &quot;116&quot;, port01: nil, switch02: &quot;116&quot;, port02: nil, switch03: &quot;116&quot;, port03: nil, drac_info: &quot;&quot;, drac_ip: &quot;&quot;, drac_username: &quot;&quot;, drac_password: &quot;&quot;, management_ip: &quot;&quot;, primary_ip: &quot;&quot;, ipmi_ip: &quot;&quot;, warranty_expiration_date: nil, install_build: nil, custom_info: nil, notes: &quot;&quot;, meta_default_data: 0, meta_update_time: nil, meta_update_user: nil, mgmt_uname: &quot;&quot;, mgmt_pwd: &quot;&quot;, drac_switch: &quot;116&quot;, drac_port: nil, service_2: nil, lom0mac: nil, lom1mac: nil, mgmtmac: nil, SYSADHWA: &quot;SYSADHWA-1440&quot;, management_sub: &quot;&quot;, primary_sub: &quot;&quot;, is_spare: true, building_id: 21, mgmt_pwd2: nil, mgmt_pwd3: nil, warranty_nedded: nil, cores: nil&gt;, #&lt;Device id: 1825, name: &quot;c1-r03-15-jpr-sw1-dd.gpx - 0&quot;, domain_id: 6, cabinet_id: 126, rack_pos: 42, hardware_id: 41, serial_no: &quot;BP0213450460&quot;, asset_no: &quot;&quot;, purchased: &quot;2013-11-29&quot;, os_id: 12, os_version: &quot;12.3R3.4&quot;, os_licence_key: &quot;&quot;, customer_id: 132, service_id: 1, role_id: 21, monitored: 0, in_service: 1, primary_mac: nil, switch00: &quot;187&quot;, port00: nil, switch01: &quot;187&quot;, port01: nil, switch02: &quot;187&quot;, port02: nil, switch03: &quot;187&quot;, port03: nil, drac_info: &quot;&quot;, drac_ip: &quot;&quot;, drac_username: &quot;&quot;, drac_password: &quot;&quot;, management_ip: &quot;172.23.0.51&quot;, primary_ip: &quot;&quot;, ipmi_ip: &quot;&quot;, warranty_expiration_date: &quot;2018-05-14&quot;, install_build: nil, custom_info: nil, notes: &quot;Warranty Expires on - 14-May-2021\r\nService End Date...&quot;, meta_default_data: 0, meta_update_time: nil, meta_update_user: nil, mgmt_uname: &quot;&quot;, mgmt_pwd: &quot;&quot;, drac_switch: &quot;187&quot;, drac_port: nil, service_2: nil, lom0mac: &quot;&quot;, lom1mac: &quot;&quot;, mgmtmac: nil, SYSADHWA: &quot;SYSADHWA-0000&quot;, management_sub: &quot;&quot;, primary_sub: &quot;&quot;, is_spare: false, building_id: nil, mgmt_pwd2: nil, mgmt_pwd3: nil, warranty_nedded: false, cores: 0&gt;, #&lt;Device id: 1826, name: &quot;c1-r03-15-jpr-sw1-dd.gpx - 1&quot;, domain_id: 6, cabinet_id: 126, rack_pos: 41, hardware_id: 41, serial_no: &quot;BP0213450322&quot;, asset_no: &quot;&quot;, purchased: &quot;2013-11-29&quot;, os_id: 12, os_version: &quot;12.3R3.4&quot;, os_licence_key: &quot;&quot;, customer_id: 132, service_id: 1, role_id: 21, monitored: 0, in_service: 1, primary_mac: nil, switch00: &quot;187&quot;, port00: nil, switch01: &quot;187&quot;, port01: nil, switch02: &quot;187&quot;, port02: nil, switch03: &quot;187&quot;, port03: nil, drac_info: &quot;&quot;, drac_ip: &quot;&quot;, drac_username: &quot;&quot;, drac_password: &quot;&quot;, management_ip: &quot;172.23.0.51&quot;, primary_ip: &quot;&quot;, ipmi_ip: &quot;&quot;, warranty_expiration_date: &quot;2013-11-29&quot;, install_build: nil, custom_info: nil, notes: &quot;Warranty Expires on - 14-May-2021\r\nService End Date...&quot;, meta_default_data: 0, meta_update_time: nil, meta_update_user: nil, mgmt_uname: &quot;&quot;, mgmt_pwd: &quot;&quot;, drac_switch: &quot;187&quot;, drac_port: nil, service_2: nil, lom0mac: &quot;&quot;, lom1mac: &quot;&quot;, mgmtmac: nil, SYSADHWA: &quot;SYSADHWA-0000&quot;, management_sub: &quot;&quot;, primary_sub: &quot;&quot;, is_spare: false, building_id: nil, mgmt_pwd2: nil, mgmt_pwd3: nil, warranty_nedded: false, cores: 0&gt;, #&lt;Device id: 1858, name: &quot;r1001-jpr-sw2-ntw.sdh-trk.as40034.net&quot;, domain_id: 6, cabinet_id: 127, rack_pos: 40, hardware_id: 110, serial_no: &quot;CW0213420628&quot;, asset_no: &quot;&quot;, purchased: &quot;2014-01-10&quot;, os_id: 12, os_version: &quot;12.3R4.6&quot;, os_licence_key: &quot;&quot;, customer_id: 132, service_id: 1, role_id: 21, monitored: 0, in_service: 1, primary_mac: nil, switch00: &quot;116&quot;, port00: nil, switch01: &quot;116&quot;, port01: nil, switch02: &quot;116&quot;, port02: nil, switch03: &quot;116&quot;, port03: nil, drac_info: &quot;&quot;, drac_ip: &quot;&quot;, drac_username: &quot;&quot;, drac_password: &quot;&quot;, management_ip: &quot;172.26.0.12&quot;, primary_ip: &quot;&quot;, ipmi_ip: &quot;&quot;, warranty_expiration_date: &quot;2019-05-14&quot;, install_build: nil, custom_info: nil, notes: &quot;SH5809&quot;, meta_default_data: 0, meta_update_time: nil, meta_update_user: nil, mgmt_uname: &quot;&quot;, mgmt_pwd: &quot;&quot;, drac_switch: &quot;116&quot;, drac_port: nil, service_2: nil, lom0mac: &quot;&quot;, lom1mac: &quot;&quot;, mgmtmac: nil, SYSADHWA: &quot;SYSADHWA - 2084&quot;, management_sub: &quot;&quot;, primary_sub: &quot;&quot;, is_spare: false, building_id: nil, mgmt_pwd2: nil, mgmt_pwd3: nil, warranty_nedded: nil, cores: nil&gt;, #&lt;Device id: 1860, name: &quot;EMERGENCY SPARE 4200&quot;, domain_id: 19, cabinet_id: 127, rack_pos: 41, hardware_id: 41, serial_no: &quot;BP0212203906&quot;, asset_no: &quot;&quot;, purchased: &quot;2016-06-20&quot;, os_id: 12, os_version: &quot;12.3R3.4&quot;, os_licence_key: &quot;&quot;, customer_id: 132, service_id: 1, role_id: 21, monitored: 0, in_service: 1, primary_mac: nil, switch00: &quot;187&quot;, port00: nil, switch01: &quot;187&quot;, port01: nil, switch02: &quot;187&quot;, port02: nil, switch03: &quot;187&quot;, port03: nil, drac_info: &quot;&quot;, drac_ip: &quot;&quot;, drac_username: &quot;&quot;, drac_password: &quot;&quot;, management_ip: &quot;172.26.0.1&quot;, primary_ip: &quot;&quot;, ipmi_ip: &quot;&quot;, warranty_expiration_date: &quot;2017-02-14&quot;, install_build: nil, custom_info: nil, notes: &quot;SH7819\r\n\r\nOld Faulty Switch s/no: BP0213400578&quot;, meta_default_data: 0, meta_update_time: nil, meta_update_user: nil, mgmt_uname: &quot;&quot;, mgmt_pwd: &quot;&quot;, drac_switch: &quot;187&quot;, drac_port: nil, service_2: nil, lom0mac: &quot;&quot;, lom1mac: &quot;&quot;, mgmtmac: nil, SYSADHWA: &quot;SYSADHWA - 2084&quot;, management_sub: &quot;&quot;, primary_sub: &quot;&quot;, is_spare: false, building_id: nil, mgmt_pwd2: nil, mgmt_pwd3: nil, warranty_nedded: true, cores: 0&gt;, #&lt;Device id: 1871, name: &quot;r230-jpr-sw1-ee.aus-tx.as40034.net--2&quot;, domain_id: 6, cabinet_id: 99, rack_pos: 45, hardware_id: 41, serial_no: &quot;BP0212328976&quot;, asset_no: &quot;&quot;, purchased: &quot;2014-01-23&quot;, os_id: 12, os_version: &quot;&quot;, os_licence_key: &quot;&quot;, customer_id: 132, service_id: 1, role_id: 21, monitored: 0, in_service: 0, primary_mac: nil, switch00: &quot;116&quot;, port00: nil, switch01: &quot;116&quot;, port01: nil, switch02: &quot;116&quot;, port02: nil, switch03: &quot;116&quot;, port03: nil, drac_info: &quot;&quot;, drac_ip: &quot;&quot;, drac_username: &quot;&quot;, drac_password: &quot;&quot;, management_ip: &quot;172.17.5.101&quot;, primary_ip: &quot;172.17.5.101&quot;, ipmi_ip: &quot;&quot;, warranty_expiration_date: &quot;2014-01-23&quot;, install_build: nil, custom_info: nil, notes: &quot;&quot;, meta_default_data: 0, meta_update_time: nil, meta_update_user: nil, mgmt_uname: &quot;&quot;, mgmt_pwd: &quot;&quot;, drac_switch: &quot;116&quot;, drac_port: nil, service_2: nil, lom0mac: &quot;&quot;, lom1mac: &quot;&quot;, mgmtmac: nil, SYSADHWA: &quot;SYSADHWA-0000&quot;, management_sub: &quot;&quot;, primary_sub: &quot;&quot;, is_spare: false, building_id: nil, mgmt_pwd2: nil, mgmt_pwd3: nil, warranty_nedded: false, cores: 0&gt;, #&lt;Device id: 1899, name: &quot;r1b4-10-pvt-aggr.tel-hk.as394695.net - 0&quot;, domain_id: 6, cabinet_id: 129, rack_pos: 35, hardware_id: 110, serial_no: &quot;CW0213460008&quot;, asset_no: &quot;&quot;, purchased: &quot;2014-01-30&quot;, os_id: 12, os_version: &quot;12.3R3.4&quot;, os_licence_key: &quot;&quot;, customer_id: 132, service_id: 1, role_id: 21, monitored: 0, in_service: 1, primary_mac: nil, switch00: &quot;187&quot;, port00: nil, switch01: &quot;187&quot;, port01: nil, switch02: &quot;187&quot;, port02: nil, switch03: &quot;187&quot;, port03: nil, drac_info: &quot;&quot;, drac_ip: &quot;&quot;, drac_username: &quot;&quot;, drac_password: &quot;&quot;, management_ip: &quot;172.25.0.1&quot;, primary_ip: &quot;&quot;, ipmi_ip: &quot;&quot;, warranty_expiration_date: &quot;2014-01-30&quot;, install_build: nil, custom_info: nil, notes: &quot;&quot;, meta_default_data: 0, meta_update_time: nil, meta_update_user: nil, mgmt_uname: &quot;&quot;, mgmt_pwd: &quot;&quot;, drac_switch: &quot;187&quot;, drac_port: nil, service_2: nil, lom0mac: &quot;&quot;, lom1mac: &quot;&quot;, mgmtmac: nil, SYSADHWA: &quot;SYSADHWA2084&quot;, management_sub: &quot;&quot;, primary_sub: &quot;&quot;, is_spare: false, building_id: nil, mgmt_pwd2: nil, mgmt_pwd3: nil, warranty_nedded: false, cores: 0&gt;, #&lt;Device id: 1900, name: &quot;r1b4-10-pvt-aggr.tel-hk.as394695.net - 1&quot;, domain_id: 6, cabinet_id: 129, rack_pos: 34, hardware_id: 110, serial_no: &quot;CW0213460844&quot;, asset_no: &quot;&quot;, purchased: &quot;2014-01-30&quot;, os_id: 12, os_version: &quot;12.3R3.4&quot;, os_licence_key: &quot;&quot;, customer_id: 132, service_id: 1, role_id: 21, monitored: 0, in_service: 1, primary_mac: nil, switch00: &quot;187&quot;, port00: nil, switch01: &quot;187&quot;, port01: nil, switch02: &quot;187&quot;, port02: nil, switch03: &quot;187&quot;, port03: nil, drac_info: &quot;&quot;, drac_ip: &quot;&quot;, drac_username: &quot;&quot;, drac_password: &quot;&quot;, management_ip: &quot;172.25.0.1&quot;, primary_ip: &quot;&quot;, ipmi_ip: &quot;&quot;, warranty_expiration_date: &quot;2014-01-30&quot;, install_build: nil, custom_info: nil, notes: &quot;&quot;, meta_default_data: 0, meta_update_time: nil, meta_update_user: nil, mgmt_uname: &quot;&quot;, mgmt_pwd: &quot;&quot;, drac_switch: &quot;187&quot;, drac_port: nil, service_2: nil, lom0mac: &quot;&quot;, lom1mac: &quot;&quot;, mgmtmac: nil, SYSADHWA: &quot;SYSADHWA2084&quot;, management_sub: &quot;&quot;, primary_sub: &quot;&quot;, is_spare: false, building_id: nil, mgmt_pwd2: nil, mgmt_pwd3: nil, warranty_nedded: false, cores: 0&gt;, #&lt;Device id: 1902, name: &quot;r1b4-11-host.tel-hk.as394695.net - 0&quot;, domain_id: 6, cabinet_id: 130, rack_pos: 42, hardware_id: 41, serial_no: &quot;BP0213450259&quot;, asset_no: &quot;&quot;, purchased: &quot;2014-01-30&quot;, os_id: 12, os_version: &quot;12.3R3.4&quot;, os_licence_key: &quot;&quot;, customer_id: 132, service_id: 1, role_id: 21, monitored: 0, in_service: 1, primary_mac: nil, switch00: &quot;187&quot;, port00: nil, switch01: &quot;187&quot;, port01: nil, switch02: &quot;187&quot;, port02: nil, switch03: &quot;187&quot;, port03: nil, drac_info: &quot;&quot;, drac_ip: &quot;&quot;, drac_username: &quot;&quot;, drac_password: &quot;&quot;, management_ip: &quot;172.25.0.11&quot;, primary_ip: &quot;&quot;, ipmi_ip: &quot;&quot;, warranty_expiration_date: &quot;2014-01-30&quot;, install_build: nil, custom_info: nil, notes: &quot;&quot;, meta_default_data: 0, meta_update_time: nil, meta_update_user: nil, mgmt_uname: &quot;&quot;, mgmt_pwd: &quot;&quot;, drac_switch: &quot;187&quot;, drac_port: nil, service_2: nil, lom0mac: &quot;&quot;, lom1mac: &quot;&quot;, mgmtmac: nil, SYSADHWA: &quot;SYSADHWA2084&quot;, management_sub: &quot;&quot;, primary_sub: &quot;&quot;, is_spare: false, building_id: nil, mgmt_pwd2: nil, mgmt_pwd3: nil, warranty_nedded: false, cores: 0&gt;, #&lt;Device id: 1903, name: &quot;r1b-412-jpr-sw2-ntw.tel-hk.as40034.net&quot;, domain_id: 6, cabinet_id: 130, rack_pos: 41, hardware_id: 110, serial_no: &quot;CW0213460910&quot;, asset_no: &quot;&quot;, purchased: &quot;2014-01-30&quot;, os_id: 12, os_version: &quot;12.3R3.4&quot;, os_licence_key: &quot;&quot;, customer_id: 132, service_id: 1, role_id: 21, monitored: 0, in_service: 1, primary_mac: nil, switch00: &quot;116&quot;, port00: nil, switch01: &quot;116&quot;, port01: nil, switch02: &quot;116&quot;, port02: nil, switch03: &quot;116&quot;, port03: nil, drac_info: &quot;&quot;, drac_ip: &quot;&quot;, drac_username: &quot;&quot;, drac_password: &quot;&quot;, management_ip: &quot;172.25.0.12&quot;, primary_ip: &quot;&quot;, ipmi_ip: &quot;&quot;, warranty_expiration_date: &quot;2014-01-30&quot;, install_build: nil, custom_info: nil, notes: &quot;&quot;, meta_default_data: 0, meta_update_time: nil, meta_update_user: nil, mgmt_uname: &quot;&quot;, mgmt_pwd: &quot;&quot;, drac_switch: &quot;116&quot;, drac_port: nil, service_2: nil, lom0mac: &quot;&quot;, lom1mac: &quot;&quot;, mgmtmac: nil, SYSADHWA: &quot;SYSADHWA2084&quot;, management_sub: &quot;&quot;, primary_sub: &quot;&quot;, is_spare: false, building_id: nil, mgmt_pwd2: nil, mgmt_pwd3: nil, warranty_nedded: nil, cores: nil&gt;, #&lt;Device id: 2153, name: &quot;c1-r03-14-jpr-sw1.gpx - 1&quot;, domain_id: 6, cabinet_id: 143, rack_pos: 42, hardware_id: 41, serial_no: &quot;BP0214210344&quot;, asset_no: &quot;&quot;, purchased: &quot;2014-12-18&quot;, os_id: 12, os_version: &quot;12.3R3.4&quot;, os_licence_key: &quot;&quot;, customer_id: 132, service_id: 1, role_id: 21, monitored: 0, in_service: 1, primary_mac: nil, switch00: &quot;187&quot;, port00: nil, switch01: &quot;187&quot;, port01: nil, switch02: &quot;187&quot;, port02: nil, switch03: &quot;187&quot;, port03: nil, drac_info: &quot;&quot;, drac_ip: &quot;&quot;, drac_username: &quot;&quot;, drac_password: &quot;&quot;, management_ip: &quot;&quot;, primary_ip: &quot;&quot;, ipmi_ip: &quot;&quot;, warranty_expiration_date: &quot;2014-12-18&quot;, install_build: nil, custom_info: nil, notes: &quot;&quot;, meta_default_data: 0, meta_update_time: nil, meta_update_user: nil, mgmt_uname: &quot;&quot;, mgmt_pwd: &quot;&quot;, drac_switch: &quot;187&quot;, drac_port: nil, service_2: nil, lom0mac: &quot;&quot;, lom1mac: &quot;&quot;, mgmtmac: nil, SYSADHWA: &quot;SYSADHWA-1145&quot;, management_sub: &quot;&quot;, primary_sub: &quot;&quot;, is_spare: false, building_id: nil, mgmt_pwd2: nil, mgmt_pwd3: nil, warranty_nedded: false, cores: 0&gt;, #&lt;Device id: 2158, name: &quot;c1-r03-15-jpr-sw1-dd.gpx - 3&quot;, domain_id: 6, cabinet_id: 108, rack_pos: 40, hardware_id: 41, serial_no: &quot;BP0214200235&quot;, asset_no: &quot;&quot;, purchased: &quot;2014-12-07&quot;, os_id: 12, os_version: &quot;12.3R3.4&quot;, os_licence_key: &quot;&quot;, customer_id: 1, service_id: 1, role_id: 21, monitored: 0, in_service: 1, primary_mac: nil, switch00: &quot;187&quot;, port00: nil, switch01: &quot;187&quot;, port01: nil, switch02: &quot;187&quot;, port02: nil, switch03: &quot;187&quot;, port03: nil, drac_info: &quot;&quot;, drac_ip: &quot;&quot;, drac_username: &quot;&quot;, drac_password: &quot;&quot;, management_ip: &quot;172.23.0.51&quot;, primary_ip: &quot;&quot;, ipmi_ip: &quot;&quot;, warranty_expiration_date: &quot;2017-12-06&quot;, install_build: nil, custom_info: nil, notes: &quot;&quot;, meta_default_data: 0, meta_update_time: nil, meta_update_user: nil, mgmt_uname: &quot;&quot;, mgmt_pwd: &quot;&quot;, drac_switch: &quot;187&quot;, drac_port: nil, service_2: nil, lom0mac: &quot;&quot;, lom1mac: &quot;&quot;, mgmtmac: nil, SYSADHWA: &quot;SYSADHWA-3065&quot;, management_sub: &quot;&quot;, primary_sub: &quot;&quot;, is_spare: false, building_id: nil, mgmt_pwd2: nil, mgmt_pwd3: nil, warranty_nedded: true, cores: 0&gt;, #&lt;Device id: 2190, name: &quot;c1-r03-20-pvt-aggr-jpr-sw1.gpx - 1&quot;, domain_id: 6, cabinet_id: 104, rack_pos: 34, hardware_id: 110, serial_no: &quot;CW0214220022&quot;, asset_no: &quot;&quot;, purchased: &quot;2015-02-17&quot;, os_id: 12, os_version: &quot;12.3R3.4&quot;, os_licence_key: &quot;&quot;, customer_id: 132, service_id: 1, role_id: 21, monitored: 0, in_service: 0, primary_mac: nil, switch00: &quot;187&quot;, port00: nil, switch01: &quot;187&quot;, port01: nil, switch02: &quot;187&quot;, port02: nil, switch03: &quot;187&quot;, port03: nil, drac_info: &quot;&quot;, drac_ip: &quot;&quot;, drac_username: &quot;&quot;, drac_password: &quot;&quot;, management_ip: &quot;&quot;, primary_ip: &quot;&quot;, ipmi_ip: &quot;&quot;, warranty_expiration_date: &quot;2015-02-17&quot;, install_build: nil, custom_info: nil, notes: &quot;&quot;, meta_default_data: 0, meta_update_time: nil, meta_update_user: nil, mgmt_uname: &quot;&quot;, mgmt_pwd: &quot;&quot;, drac_switch: &quot;187&quot;, drac_port: nil, service_2: nil, lom0mac: &quot;&quot;, lom1mac: &quot;&quot;, mgmtmac: nil, SYSADHWA: &quot;SYSADHWA-3132&quot;, management_sub: &quot;&quot;, primary_sub: &quot;&quot;, is_spare: false, building_id: nil, mgmt_pwd2: nil, mgmt_pwd3: nil, warranty_nedded: false, cores: 0&gt;, #&lt;Device id: 2197, name: &quot;c1-r03-20-pub-aggr-jpr-sw1.gpx - 0&quot;, domain_id: 6, cabinet_id: 104, rack_pos: 31, hardware_id: 41, serial_no: &quot;BP0214340053&quot;, asset_no: &quot;&quot;, purchased: &quot;2015-02-17&quot;, os_id: 12, os_version: &quot;12.3R8.7&quot;, os_licence_key: &quot;&quot;, customer_id: 132, service_id: 1, role_id: 21, monitored: 0, in_service: 1, primary_mac: nil, switch00: &quot;187&quot;, port00: nil, switch01: &quot;187&quot;, port01: nil, switch02: &quot;187&quot;, port02: nil, switch03: &quot;187&quot;, port03: nil, drac_info: &quot;&quot;, drac_ip: &quot;&quot;, drac_username: &quot;&quot;, drac_password: &quot;&quot;, management_ip: &quot;172.23.0.4&quot;, primary_ip: &quot;&quot;, ipmi_ip: &quot;&quot;, warranty_expiration_date: &quot;2015-02-21&quot;, install_build: nil, custom_info: nil, notes: &quot;&quot;, meta_default_data: 0, meta_update_time: nil, meta_update_user: nil, mgmt_uname: nil, mgmt_pwd: nil, drac_switch: &quot;187&quot;, drac_port: nil, service_2: nil, lom0mac: &quot;&quot;, lom1mac: &quot;&quot;, mgmtmac: nil, SYSADHWA: &quot;SYSADHWA-3236&quot;, management_sub: &quot;&quot;, primary_sub: &quot;&quot;, is_spare: false, building_id: nil, mgmt_pwd2: nil, mgmt_pwd3: nil, warranty_nedded: false, cores: 0&gt;, #&lt;Device id: 2198, name: &quot;c1-r03-20-pub-aggr-jpr-sw1.gpx - 1&quot;, domain_id: 6, cabinet_id: 104, rack_pos: 33, hardware_id: 41, serial_no: &quot;BP0214330933&quot;, asset_no: &quot;&quot;, purchased: &quot;2015-02-17&quot;, os_id: 12, os_version: &quot;12.3R8.7&quot;, os_licence_key: &quot;&quot;, customer_id: 132, service_id: 1, role_id: 21, monitored: 0, in_service: 1, primary_mac: nil, switch00: &quot;187&quot;, port00: nil, switch01: &quot;187&quot;, port01: nil, switch02: &quot;187&quot;, port02: nil, switch03: &quot;187&quot;, port03: nil, drac_info: &quot;&quot;, drac_ip: &quot;&quot;, drac_username: &quot;&quot;, drac_password: &quot;&quot;, management_ip: &quot;172.23.0.4&quot;, primary_ip: &quot;&quot;, ipmi_ip: &quot;&quot;, warranty_expiration_date: &quot;2015-02-21&quot;, install_build: nil, custom_info: nil, notes: &quot;&quot;, meta_default_data: 0, meta_update_time: nil, meta_update_user: nil, mgmt_uname: nil, mgmt_pwd: nil, drac_switch: &quot;187&quot;, drac_port: nil, service_2: nil, lom0mac: &quot;&quot;, lom1mac: &quot;&quot;, mgmtmac: nil, SYSADHWA: &quot;SYSADHWA-3236&quot;, management_sub: &quot;&quot;, primary_sub: &quot;&quot;, is_spare: false, building_id: nil, mgmt_pwd2: nil, mgmt_pwd3: nil, warranty_nedded: false, cores: 0&gt;, #&lt;Device id: 2228, name: &quot;c1-r03-14-jpr-sw1.gpx - 2&quot;, domain_id: 6, cabinet_id: 145, rack_pos: 42, hardware_id: 41, serial_no: &quot;BP0214200145&quot;, asset_no: &quot;&quot;, purchased: &quot;2015-03-25&quot;, os_id: 12, os_version: &quot;12.3R3.4&quot;, os_licence_key: &quot;&quot;, customer_id: 1, service_id: 1, role_id: 21, monitored: 0, in_service: 1, primary_mac: nil, switch00: &quot;187&quot;, port00: nil, switch01: &quot;187&quot;, port01: nil, switch02: &quot;187&quot;, port02: nil, switch03: &quot;187&quot;, port03: nil, drac_info: &quot;&quot;, drac_ip: &quot;&quot;, drac_username: &quot;&quot;, drac_password: &quot;&quot;, management_ip: &quot;172.23.0.61&quot;, primary_ip: &quot;&quot;, ipmi_ip: &quot;&quot;, warranty_expiration_date: &quot;2015-03-25&quot;, install_build: nil, custom_info: nil, notes: &quot;&quot;, meta_default_data: 0, meta_update_time: nil, meta_update_user: nil, mgmt_uname: &quot;&quot;, mgmt_pwd: &quot;&quot;, drac_switch: &quot;187&quot;, drac_port: nil, service_2: nil, lom0mac: &quot;&quot;, lom1mac: &quot;&quot;, mgmtmac: nil, SYSADHWA: &quot;SYSADHWA-3236&quot;, management_sub: &quot;&quot;, primary_sub: &quot;&quot;, is_spare: false, building_id: nil, mgmt_pwd2: nil, mgmt_pwd3: nil, warranty_nedded: false, cores: 0&gt;, #&lt;Device id: 2237, name: &quot;r1b3-11-dedi.tel-hk.as394695.net - 0&quot;, domain_id: 20, cabinet_id: 146, rack_pos: 42, hardware_id: 41, serial_no: &quot;BP0213450274&quot;, asset_no: &quot;&quot;, purchased: &quot;2015-03-26&quot;, os_id: 12, os_version: &quot;12.3R3.4&quot;, os_licence_key: &quot;&quot;, customer_id: 132, service_id: 1, role_id: 21, monitored: 0, in_service: 0, primary_mac: nil, switch00: &quot;187&quot;, port00: nil, switch01: &quot;187&quot;, port01: nil, switch02: &quot;187&quot;, port02: nil, switch03: &quot;187&quot;, port03: nil, drac_info: &quot;&quot;, drac_ip: &quot;&quot;, drac_username: &quot;&quot;, drac_password: &quot;&quot;, management_ip: &quot;172.25.0.51&quot;, primary_ip: &quot;172.25.0.51&quot;, ipmi_ip: &quot;&quot;, warranty_expiration_date: &quot;2015-03-26&quot;, install_build: nil, custom_info: nil, notes: &quot;&quot;, meta_default_data: 0, meta_update_time: nil, meta_update_user: nil, mgmt_uname: &quot;&quot;, mgmt_pwd: &quot;&quot;, drac_switch: &quot;187&quot;, drac_port: nil, service_2: nil, lom0mac: &quot;&quot;, lom1mac: &quot;&quot;, mgmtmac: nil, SYSADHWA: &quot;1875&quot;, management_sub: &quot;&quot;, primary_sub: &quot;&quot;, is_spare: false, building_id: nil, mgmt_pwd2: nil, mgmt_pwd3: nil, warranty_nedded: false, cores: 0&gt;, #&lt;Device id: 2238, name: &quot;r1b3-11-dedi.tel-hk.as394695.net - 2&quot;, domain_id: 6, cabinet_id: 147, rack_pos: 42, hardware_id: 41, serial_no: &quot;BP0213450193&quot;, asset_no: &quot;&quot;, purchased: &quot;2015-03-26&quot;, os_id: 12, os_version: &quot;12.3R3.4&quot;, os_licence_key: &quot;&quot;, customer_id: 143, service_id: 1, role_id: 21, monitored: 0, in_service: 1, primary_mac: nil, switch00: &quot;187&quot;, port00: nil, switch01: &quot;187&quot;, port01: nil, switch02: &quot;187&quot;, port02: nil, switch03: &quot;187&quot;, port03: nil, drac_info: &quot;&quot;, drac_ip: &quot;&quot;, drac_username: &quot;&quot;, drac_password: &quot;&quot;, management_ip: &quot;172.25.0.51&quot;, primary_ip: &quot;&quot;, ipmi_ip: &quot;&quot;, warranty_expiration_date: &quot;2015-03-26&quot;, install_build: nil, custom_info: nil, notes: &quot;&quot;, meta_default_data: 0, meta_update_time: nil, meta_update_user: nil, mgmt_uname: &quot;&quot;, mgmt_pwd: &quot;&quot;, drac_switch: &quot;187&quot;, drac_port: nil, service_2: nil, lom0mac: &quot;&quot;, lom1mac: &quot;&quot;, mgmtmac: nil, SYSADHWA: &quot;1875&quot;, management_sub: &quot;&quot;, primary_sub: &quot;&quot;, is_spare: false, building_id: nil, mgmt_pwd2: nil, mgmt_pwd3: nil, warranty_nedded: false, cores: 0&gt;, #&lt;Device id: 2239, name: &quot;r1b3-11-jpr-sw1-dd-ntw.tel-hk.as40034.net-1&quot;, domain_id: 6, cabinet_id: 146, rack_pos: 17, hardware_id: 41, serial_no: &quot;BP0213450227&quot;, asset_no: &quot;&quot;, purchased: &quot;2015-03-26&quot;, os_id: 12, os_version: &quot;&quot;, os_licence_key: &quot;&quot;, customer_id: 132, service_id: 1, role_id: 21, monitored: 0, in_service: 0, primary_mac: nil, switch00: &quot;187&quot;, port00: nil, switch01: &quot;187&quot;, port01: nil, switch02: &quot;187&quot;, port02: nil, switch03: &quot;187&quot;, port03: nil, drac_info: &quot;&quot;, drac_ip: &quot;&quot;, drac_username: &quot;&quot;, drac_password: &quot;&quot;, management_ip: &quot;172.25.0.51&quot;, primary_ip: &quot;172.25.0.51&quot;, ipmi_ip: &quot;&quot;, warranty_expiration_date: &quot;2015-03-26&quot;, install_build: nil, custom_info: nil, notes: &quot;&quot;, meta_default_data: 0, meta_update_time: nil, meta_update_user: nil, mgmt_uname: &quot;&quot;, mgmt_pwd: &quot;&quot;, drac_switch: &quot;187&quot;, drac_port: nil, service_2: nil, lom0mac: &quot;&quot;, lom1mac: &quot;&quot;, mgmtmac: nil, SYSADHWA: &quot;1875&quot;, management_sub: &quot;&quot;, primary_sub: &quot;&quot;, is_spare: false, building_id: nil, mgmt_pwd2: nil, mgmt_pwd3: nil, warranty_nedded: false, cores: 0&gt;, #&lt;Device id: 2491, name: &quot;c1-r03-15-jpr-sw1-dd.gpx - 4&quot;, domain_id: 6, cabinet_id: 126, rack_pos: 40, hardware_id: 41, serial_no: &quot;BP0214350236&quot;, asset_no: &quot;&quot;, purchased: &quot;2014-12-15&quot;, os_id: 12, os_version: &quot;12.3R3.4&quot;, os_licence_key: &quot;&quot;, customer_id: 132, service_id: 1, role_id: 21, monitored: 0, in_service: 1, primary_mac: nil, switch00: &quot;187&quot;, port00: nil, switch01: &quot;187&quot;, port01: nil, switch02: &quot;187&quot;, port02: nil, switch03: &quot;187&quot;, port03: nil, drac_info: &quot;&quot;, drac_ip: &quot;&quot;, drac_username: &quot;&quot;, drac_password: &quot;&quot;, management_ip: &quot;&quot;, primary_ip: &quot;&quot;, ipmi_ip: &quot;&quot;, warranty_expiration_date: &quot;2015-07-13&quot;, install_build: nil, custom_info: nil, notes: &quot;&quot;, meta_default_data: 0, meta_update_time: nil, meta_update_user: nil, mgmt_uname: &quot;&quot;, mgmt_pwd: &quot;&quot;, drac_switch: &quot;187&quot;, drac_port: nil, service_2: nil, lom0mac: &quot;&quot;, lom1mac: &quot;&quot;, mgmtmac: nil, SYSADHWA: &quot;SYSADHWA-0000&quot;, management_sub: &quot;&quot;, primary_sub: &quot;&quot;, is_spare: false, building_id: nil, mgmt_pwd2: nil, mgmt_pwd3: nil, warranty_nedded: false, cores: 0&gt;, #&lt;Device id: 2509, name: &quot;c1-r05-30-jpr-sw1-dd.gpx - 0&quot;, domain_id: 6, cabinet_id: 166, rack_pos: 42, hardware_id: 41, serial_no: &quot;BP0215190345&quot;, asset_no: &quot;&quot;, purchased: &quot;2015-10-01&quot;, os_id: 12, os_version: &quot;12.3R10.2&quot;, os_licence_key: &quot;&quot;, customer_id: 132, service_id: 1, role_id: 21, monitored: 0, in_service: 1, primary_mac: nil, switch00: &quot;187&quot;, port00: nil, switch01: &quot;187&quot;, port01: nil, switch02: &quot;187&quot;, port02: nil, switch03: &quot;187&quot;, port03: nil, drac_info: &quot;&quot;, drac_ip: &quot;&quot;, drac_username: &quot;&quot;, drac_password: &quot;&quot;, management_ip: &quot;172.23.0.91&quot;, primary_ip: &quot;&quot;, ipmi_ip: &quot;&quot;, warranty_expiration_date: &quot;2015-10-01&quot;, install_build: nil, custom_info: nil, notes: &quot;&quot;, meta_default_data: 0, meta_update_time: nil, meta_update_user: nil, mgmt_uname: &quot;&quot;, mgmt_pwd: &quot;&quot;, drac_switch: &quot;187&quot;, drac_port: nil, service_2: nil, lom0mac: &quot;&quot;, lom1mac: &quot;&quot;, mgmtmac: nil, SYSADHWA: &quot;SYSADHWA-0000&quot;, management_sub: &quot;&quot;, primary_sub: &quot;&quot;, is_spare: false, building_id: nil, mgmt_pwd2: nil, mgmt_pwd3: nil, warranty_nedded: false, cores: 0&gt;, #&lt;Device id: 2510, name: &quot;c1-r05-30-jpr-sw1-dd.gpx - 1&quot;, domain_id: 6, cabinet_id: 166, rack_pos: 41, hardware_id: 41, serial_no: &quot;BP0215190194&quot;, asset_no: &quot;&quot;, purchased: &quot;2015-10-01&quot;, os_id: 12, os_version: &quot;12.3R10.2&quot;, os_licence_key: &quot;&quot;, customer_id: 132, service_id: 1, role_id: 21, monitored: 0, in_service: 1, primary_mac: nil, switch00: &quot;187&quot;, port00: nil, switch01: &quot;187&quot;, port01: nil, switch02: &quot;187&quot;, port02: nil, switch03: &quot;187&quot;, port03: nil, drac_info: &quot;&quot;, drac_ip: &quot;&quot;, drac_username: &quot;&quot;, drac_password: &quot;&quot;, management_ip: &quot;172.23.0.91&quot;, primary_ip: &quot;&quot;, ipmi_ip: &quot;&quot;, warranty_expiration_date: &quot;2015-10-01&quot;, install_build: nil, custom_info: nil, notes: &quot;&quot;, meta_default_data: 0, meta_update_time: nil, meta_update_user: nil, mgmt_uname: nil, mgmt_pwd: nil, drac_switch: &quot;187&quot;, drac_port: nil, service_2: nil, lom0mac: &quot;&quot;, lom1mac: &quot;&quot;, mgmtmac: nil, SYSADHWA: &quot;SYSADHWA-0000&quot;, management_sub: &quot;&quot;, primary_sub: &quot;&quot;, is_spare: false, building_id: nil, mgmt_pwd2: nil, mgmt_pwd3: nil, warranty_nedded: false, cores: 0&gt;, #&lt;Device id: 2511, name: &quot;c1-r05-30-jpr-sw1-dd.gpx - 2&quot;, domain_id: 6, cabinet_id: 167, rack_pos: 42, hardware_id: 41, serial_no: &quot;BP0215190182&quot;, asset_no: &quot;&quot;, purchased: &quot;2015-10-04&quot;, os_id: 12, os_version: &quot;12.3R10.2&quot;, os_licence_key: &quot;&quot;, customer_id: 132, service_id: 1, role_id: 21, monitored: 0, in_service: 1, primary_mac: nil, switch00: &quot;187&quot;, port00: nil, switch01: &quot;187&quot;, port01: nil, switch02: &quot;187&quot;, port02: nil, switch03: &quot;187&quot;, port03: nil, drac_info: &quot;&quot;, drac_ip: &quot;&quot;, drac_username: &quot;&quot;, drac_password: &quot;&quot;, management_ip: &quot;172.23.0.91&quot;, primary_ip: &quot;&quot;, ipmi_ip: &quot;&quot;, warranty_expiration_date: &quot;2015-10-04&quot;, install_build: nil, custom_info: nil, notes: &quot;&quot;, meta_default_data: 0, meta_update_time: nil, meta_update_user: nil, mgmt_uname: nil, mgmt_pwd: nil, drac_switch: &quot;187&quot;, drac_port: nil, service_2: nil, lom0mac: &quot;&quot;, lom1mac: &quot;&quot;, mgmtmac: nil, SYSADHWA: &quot;SYSADHWA-0000&quot;, management_sub: &quot;&quot;, primary_sub: &quot;&quot;, is_spare: false, building_id: nil, mgmt_pwd2: nil, mgmt_pwd3: nil, warranty_nedded: false, cores: 0&gt;, #&lt;Device id: 2512, name: &quot;c1-r05-30-jpr-sw1-dd.gpx - 3&quot;, domain_id: 6, cabinet_id: 167, rack_pos: 41, hardware_id: 41, serial_no: &quot;BP0215190386&quot;, asset_no: &quot;&quot;, purchased: &quot;2015-10-04&quot;, os_id: 12, os_version: &quot;12.3R10.2&quot;, os_licence_key: &quot;&quot;, customer_id: 132, service_id: 1, role_id: 21, monitored: 0, in_service: 1, primary_mac: nil, switch00: &quot;187&quot;, port00: nil, switch01: &quot;187&quot;, port01: nil, switch02: &quot;187&quot;, port02: nil, switch03: &quot;187&quot;, port03: nil, drac_info: &quot;&quot;, drac_ip: &quot;&quot;, drac_username: &quot;&quot;, drac_password: &quot;&quot;, management_ip: &quot;172.23.0.91&quot;, primary_ip: &quot;&quot;, ipmi_ip: &quot;&quot;, warranty_expiration_date: &quot;2015-10-04&quot;, install_build: nil, custom_info: nil, notes: &quot;&quot;, meta_default_data: 0, meta_update_time: nil, meta_update_user: nil, mgmt_uname: nil, mgmt_pwd: nil, drac_switch: &quot;187&quot;, drac_port: nil, service_2: nil, lom0mac: &quot;&quot;, lom1mac: &quot;&quot;, mgmtmac: nil, SYSADHWA: &quot;SYSADHWA-0000&quot;, management_sub: &quot;&quot;, primary_sub: &quot;&quot;, is_spare: false, building_id: nil, mgmt_pwd2: nil, mgmt_pwd3: nil, warranty_nedded: false, cores: 0&gt;, #&lt;Device id: 2516, name: &quot;c1-r05-28-jpr-sw1-vsnl-shrd.gpx - 0&quot;, domain_id: 6, cabinet_id: 168, rack_pos: 42, hardware_id: 41, serial_no: &quot;BP0215190195&quot;, asset_no: &quot;&quot;, purchased: &quot;2015-10-06&quot;, os_id: 12, os_version: &quot;12.3R10.2&quot;, os_licence_key: &quot;&quot;, customer_id: 132, service_id: 1, role_id: 21, monitored: 0, in_service: 1, primary_mac: nil, switch00: &quot;187&quot;, port00: nil, switch01: &quot;187&quot;, port01: nil, switch02: &quot;187&quot;, port02: nil, switch03: &quot;187&quot;, port03: nil, drac_info: &quot;&quot;, drac_ip: &quot;&quot;, drac_username: &quot;&quot;, drac_password: &quot;&quot;, management_ip: &quot;172.23.0.101&quot;, primary_ip: &quot;&quot;, ipmi_ip: &quot;&quot;, warranty_expiration_date: &quot;2015-10-06&quot;, install_build: nil, custom_info: nil, notes: &quot;&quot;, meta_default_data: 0, meta_update_time: nil, meta_update_user: nil, mgmt_uname: nil, mgmt_pwd: nil, drac_switch: &quot;187&quot;, drac_port: nil, service_2: nil, lom0mac: &quot;&quot;, lom1mac: &quot;&quot;, mgmtmac: nil, SYSADHWA: &quot;SYSADHWA-0000&quot;, management_sub: &quot;&quot;, primary_sub: &quot;&quot;, is_spare: false, building_id: nil, mgmt_pwd2: nil, mgmt_pwd3: nil, warranty_nedded: false, cores: 0&gt;, #&lt;Device id: 2538, name: &quot;r230-jpr-sw1-ee.aus-tx.as40034.net--3&quot;, domain_id: 6, cabinet_id: 100, rack_pos: 45, hardware_id: 41, serial_no: &quot;BP0215190137&quot;, asset_no: &quot;&quot;, purchased: &quot;2015-10-14&quot;, os_id: 12, os_version: &quot;&quot;, os_licence_key: &quot;&quot;, customer_id: 132, service_id: 1, role_id: 21, monitored: 0, in_service: 0, primary_mac: nil, switch00: &quot;116&quot;, port00: nil, switch01: &quot;116&quot;, port01: nil, switch02: &quot;116&quot;, port02: nil, switch03: &quot;116&quot;, port03: nil, drac_info: &quot;&quot;, drac_ip: &quot;&quot;, drac_username: &quot;&quot;, drac_password: &quot;&quot;, management_ip: &quot;&quot;, primary_ip: &quot;&quot;, ipmi_ip: &quot;&quot;, warranty_expiration_date: &quot;2015-10-14&quot;, install_build: nil, custom_info: nil, notes: &quot;&quot;, meta_default_data: 0, meta_update_time: nil, meta_update_user: nil, mgmt_uname: nil, mgmt_pwd: nil, drac_switch: &quot;116&quot;, drac_port: nil, service_2: nil, lom0mac: nil, lom1mac: nil, mgmtmac: nil, SYSADHWA: &quot;SYSADHWA-0000&quot;, management_sub: &quot;&quot;, primary_sub: &quot;&quot;, is_spare: true, building_id: 21, mgmt_pwd2: nil, mgmt_pwd3: nil, warranty_nedded: false, cores: nil&gt;, #&lt;Device id: 2545, name: &quot;c1-r05-28-jpr-sw1-vsnl-shrd.gpx - 1&quot;, domain_id: 6, cabinet_id: 169, rack_pos: 42, hardware_id: 41, serial_no: &quot;BP0211222267&quot;, asset_no: &quot;&quot;, purchased: &quot;2015-10-20&quot;, os_id: 12, os_version: &quot;12.3R10.2&quot;, os_licence_key: &quot;&quot;, customer_id: 132, service_id: 1, role_id: 21, monitored: 0, in_service: 1, primary_mac: nil, switch00: &quot;187&quot;, port00: nil, switch01: &quot;187&quot;, port01: nil, switch02: &quot;187&quot;, port02: nil, switch03: &quot;187&quot;, port03: nil, drac_info: &quot;&quot;, drac_ip: &quot;&quot;, drac_username: &quot;&quot;, drac_password: &quot;&quot;, management_ip: &quot;172.23.0.101&quot;, primary_ip: &quot;172.23.0.101&quot;, ipmi_ip: &quot;&quot;, warranty_expiration_date: &quot;2015-10-20&quot;, install_build: nil, custom_info: nil, notes: &quot;&quot;, meta_default_data: 0, meta_update_time: nil, meta_update_user: nil, mgmt_uname: &quot;&quot;, mgmt_pwd: &quot;&quot;, drac_switch: &quot;187&quot;, drac_port: nil, service_2: nil, lom0mac: &quot;&quot;, lom1mac: &quot;&quot;, mgmtmac: nil, SYSADHWA: &quot;SYSADHWA-0000&quot;, management_sub: &quot;&quot;, primary_sub: &quot;&quot;, is_spare: false, building_id: nil, mgmt_pwd2: nil, mgmt_pwd3: nil, warranty_nedded: false, cores: 0&gt;, #&lt;Device id: 2601, name: &quot;c1-r05-16-jpr-sw1-dd.gpx - 0&quot;, domain_id: 6, cabinet_id: 172, rack_pos: 42, hardware_id: 41, serial_no: &quot;BP0215300246&quot;, asset_no: &quot;&quot;, purchased: &quot;2015-12-16&quot;, os_id: 12, os_version: &quot;12.3R10.2&quot;, os_licence_key: &quot;&quot;, customer_id: 1, service_id: 1, role_id: 21, monitored: 0, in_service: 1, primary_mac: nil, switch00: &quot;187&quot;, port00: nil, switch01: &quot;187&quot;, port01: nil, switch02: &quot;187&quot;, port02: nil, switch03: &quot;187&quot;, port03: nil, drac_info: &quot;&quot;, drac_ip: &quot;&quot;, drac_username: &quot;&quot;, drac_password: &quot;&quot;, management_ip: &quot;172.23.0.41&quot;, primary_ip: &quot;&quot;, ipmi_ip: &quot;&quot;, warranty_expiration_date: &quot;2015-12-16&quot;, install_build: nil, custom_info: nil, notes: &quot;&quot;, meta_default_data: 0, meta_update_time: nil, meta_update_user: nil, mgmt_uname: nil, mgmt_pwd: nil, drac_switch: &quot;187&quot;, drac_port: nil, service_2: nil, lom0mac: &quot;&quot;, lom1mac: &quot;&quot;, mgmtmac: nil, SYSADHWA: &quot;SYSADHWA-0000&quot;, management_sub: &quot;&quot;, primary_sub: &quot;&quot;, is_spare: false, building_id: nil, mgmt_pwd2: nil, mgmt_pwd3: nil, warranty_nedded: false, cores: 0&gt;, #&lt;Device id: 2614, name: &quot;r1b4-11-host.tel-hk.as394695.net - 1&quot;, domain_id: 6, cabinet_id: 147, rack_pos: 41, hardware_id: 41, serial_no: &quot;BP0215460117&quot;, asset_no: &quot;&quot;, purchased: &quot;2015-12-17&quot;, os_id: 12, os_version: &quot;12.3R3.4&quot;, os_licence_key: &quot;&quot;, customer_id: 1, service_id: 1, role_id: 21, monitored: 0, in_service: 1, primary_mac: nil, switch00: &quot;187&quot;, port00: nil, switch01: &quot;187&quot;, port01: nil, switch02: &quot;187&quot;, port02: nil, switch03: &quot;187&quot;, port03: nil, drac_info: &quot;&quot;, drac_ip: &quot;&quot;, drac_username: &quot;&quot;, drac_password: &quot;&quot;, management_ip: &quot;172.25.0.11&quot;, primary_ip: &quot;&quot;, ipmi_ip: &quot;&quot;, warranty_expiration_date: &quot;2015-12-17&quot;, install_build: nil, custom_info: nil, notes: &quot;&quot;, meta_default_data: 0, meta_update_time: nil, meta_update_user: nil, mgmt_uname: &quot;&quot;, mgmt_pwd: &quot;&quot;, drac_switch: &quot;187&quot;, drac_port: nil, service_2: nil, lom0mac: &quot;&quot;, lom1mac: &quot;&quot;, mgmtmac: nil, SYSADHWA: &quot;SYSADHWA-0000&quot;, management_sub: &quot;&quot;, primary_sub: &quot;&quot;, is_spare: false, building_id: nil, mgmt_pwd2: nil, mgmt_pwd3: nil, warranty_nedded: false, cores: 0&gt;, #&lt;Device id: 2666, name: &quot;c1-r05-18-jpr-sw1-dd.gpx - 0&quot;, domain_id: 6, cabinet_id: 175, rack_pos: 42, hardware_id: 189, serial_no: &quot;PE3715350783&quot;, asset_no: &quot;&quot;, purchased: &quot;2016-04-06&quot;, os_id: 12, os_version: &quot;13.2X51-D26.2&quot;, os_licence_key: &quot;&quot;, customer_id: 143, service_id: 1, role_id: 21, monitored: 0, in_service: 0, primary_mac: nil, switch00: &quot;187&quot;, port00: nil, switch01: &quot;187&quot;, port01: nil, switch02: &quot;187&quot;, port02: nil, switch03: &quot;187&quot;, port03: nil, drac_info: &quot;&quot;, drac_ip: &quot;&quot;, drac_username: &quot;&quot;, drac_password: &quot;&quot;, management_ip: &quot;172.23.0.111&quot;, primary_ip: &quot;&quot;, ipmi_ip: &quot;&quot;, warranty_expiration_date: &quot;2016-04-06&quot;, install_build: nil, custom_info: nil, notes: &quot;&quot;, meta_default_data: 0, meta_update_time: nil, meta_update_user: nil, mgmt_uname: nil, mgmt_pwd: nil, drac_switch: &quot;187&quot;, drac_port: nil, service_2: nil, lom0mac: &quot;&quot;, lom1mac: &quot;&quot;, mgmtmac: nil, SYSADHWA: &quot;EIDP-178&quot;, management_sub: &quot;&quot;, primary_sub: &quot;&quot;, is_spare: false, building_id: nil, mgmt_pwd2: nil, mgmt_pwd3: nil, warranty_nedded: false, cores: 0&gt;, #&lt;Device id: 2736, name: &quot;Surfilter &quot;, domain_id: 6, cabinet_id: 178, rack_pos: 37, hardware_id: 194, serial_no: &quot;123456789-5&quot;, asset_no: &quot;&quot;, purchased: &quot;2016-06-23&quot;, os_id: 4, os_version: &quot;&quot;, os_licence_key: &quot;&quot;, customer_id: 1, service_id: 1, role_id: 21, monitored: 0, in_service: 0, primary_mac: nil, switch00: &quot;187&quot;, port00: nil, switch01: &quot;187&quot;, port01: nil, switch02: &quot;187&quot;, port02: nil, switch03: &quot;187&quot;, port03: nil, drac_info: &quot;&quot;, drac_ip: &quot;&quot;, drac_username: &quot;&quot;, drac_password: &quot;&quot;, management_ip: &quot;122.144.160.4&quot;, primary_ip: &quot;&quot;, ipmi_ip: &quot;&quot;, warranty_expiration_date: &quot;2016-06-23&quot;, install_build: nil, custom_info: nil, notes: &quot;&quot;, meta_default_data: 0, meta_update_time: nil, meta_update_user: nil, mgmt_uname: nil, mgmt_pwd: nil, drac_switch: &quot;187&quot;, drac_port: nil, service_2: nil, lom0mac: &quot;&quot;, lom1mac: &quot;&quot;, mgmtmac: nil, SYSADHWA: &quot;EIDP-3&quot;, management_sub: &quot;&quot;, primary_sub: &quot;&quot;, is_spare: false, building_id: nil, mgmt_pwd2: nil, mgmt_pwd3: nil, warranty_nedded: false, cores: 0&gt;, #&lt;Device id: 2747, name: &quot;r01-jpr-sw1-host.stnc-cn.as394695.net&quot;, domain_id: 1, cabinet_id: 178, rack_pos: 36, hardware_id: 41, serial_no: &quot;BP0215420139&quot;, asset_no: &quot;&quot;, purchased: &quot;2016-06-27&quot;, os_id: 1, os_version: &quot;&quot;, os_licence_key: &quot;&quot;, customer_id: 132, service_id: 1, role_id: 21, monitored: 0, in_service: 0, primary_mac: nil, switch00: &quot;187&quot;, port00: nil, switch01: &quot;187&quot;, port01: nil, switch02: &quot;187&quot;, port02: nil, switch03: &quot;187&quot;, port03: nil, drac_info: &quot;&quot;, drac_ip: &quot;&quot;, drac_username: &quot;&quot;, drac_password: &quot;&quot;, management_ip: &quot;172.24.0.11&quot;, primary_ip: &quot;&quot;, ipmi_ip: &quot;&quot;, warranty_expiration_date: &quot;2016-06-27&quot;, install_build: nil, custom_info: nil, notes: &quot;&quot;, meta_default_data: 0, meta_update_time: nil, meta_update_user: nil, mgmt_uname: &quot;&quot;, mgmt_pwd: &quot;&quot;, drac_switch: &quot;187&quot;, drac_port: nil, service_2: nil, lom0mac: &quot;&quot;, lom1mac: &quot;&quot;, mgmtmac: nil, SYSADHWA: &quot;EIDP-3&quot;, management_sub: &quot;&quot;, primary_sub: &quot;&quot;, is_spare: false, building_id: nil, mgmt_pwd2: nil, mgmt_pwd3: nil, warranty_nedded: false, cores: 0&gt;, #&lt;Device id: 2748, name: &quot;r02-jpr-sw1-host.stnc-cn.as394695.net&quot;, domain_id: 1, cabinet_id: 180, rack_pos: 41, hardware_id: 41, serial_no: &quot;BP0215420153&quot;, asset_no: &quot;&quot;, purchased: &quot;2016-06-27&quot;, os_id: 1, os_version: &quot;&quot;, os_licence_key: &quot;&quot;, customer_id: 132, service_id: 1, role_id: 21, monitored: 0, in_service: 0, primary_mac: nil, switch00: &quot;187&quot;, port00: nil, switch01: &quot;187&quot;, port01: nil, switch02: &quot;187&quot;, port02: nil, switch03: &quot;187&quot;, port03: nil, drac_info: &quot;&quot;, drac_ip: &quot;&quot;, drac_username: &quot;&quot;, drac_password: &quot;&quot;, management_ip: &quot;172.24.0.21&quot;, primary_ip: &quot;&quot;, ipmi_ip: &quot;&quot;, warranty_expiration_date: &quot;2016-06-27&quot;, install_build: nil, custom_info: nil, notes: &quot;&quot;, meta_default_data: 0, meta_update_time: nil, meta_update_user: nil, mgmt_uname: &quot;&quot;, mgmt_pwd: &quot;&quot;, drac_switch: &quot;187&quot;, drac_port: nil, service_2: nil, lom0mac: &quot;&quot;, lom1mac: &quot;&quot;, mgmtmac: nil, SYSADHWA: &quot;EIDP-3&quot;, management_sub: &quot;&quot;, primary_sub: &quot;&quot;, is_spare: false, building_id: nil, mgmt_pwd2: nil, mgmt_pwd3: nil, warranty_nedded: false, cores: 0&gt;, #&lt;Device id: 2752, name: &quot;r1b4-12-dedi.tel-hk.as394695.net - 0&quot;, domain_id: 8, cabinet_id: 179, rack_pos: 42, hardware_id: 41, serial_no: &quot;BP0216190379&quot;, asset_no: &quot;&quot;, purchased: &quot;2016-07-12&quot;, os_id: 12, os_version: &quot;12.3R12.4&quot;, os_licence_key: &quot;&quot;, customer_id: 1, service_id: 1, role_id: 21, monitored: 0, in_service: 1, primary_mac: nil, switch00: &quot;187&quot;, port00: nil, switch01: &quot;187&quot;, port01: nil, switch02: &quot;187&quot;, port02: nil, switch03: &quot;187&quot;, port03: nil, drac_info: &quot;&quot;, drac_ip: &quot;&quot;, drac_username: &quot;&quot;, drac_password: &quot;&quot;, management_ip: &quot;&quot;, primary_ip: &quot;&quot;, ipmi_ip: &quot;&quot;, warranty_expiration_date: &quot;2016-07-12&quot;, install_build: nil, custom_info: nil, notes: &quot;&quot;, meta_default_data: 0, meta_update_time: nil, meta_update_user: nil, mgmt_uname: &quot;&quot;, mgmt_pwd: &quot;&quot;, drac_switch: &quot;187&quot;, drac_port: nil, service_2: nil, lom0mac: &quot;&quot;, lom1mac: &quot;&quot;, mgmtmac: nil, SYSADHWA: &quot;EIDP-305&quot;, management_sub: &quot;&quot;, primary_sub: &quot;&quot;, is_spare: false, building_id: nil, mgmt_pwd2: nil, mgmt_pwd3: nil, warranty_nedded: false, cores: 0&gt;, #&lt;Device id: 2753, name: &quot;r1b4-11-host.tel-hk.as394695.net - 2&quot;, domain_id: 6, cabinet_id: 179, rack_pos: 40, hardware_id: 41, serial_no: &quot;BP0216220011&quot;, asset_no: &quot;&quot;, purchased: &quot;2016-07-12&quot;, os_id: 12, os_version: &quot;12.3R3.4&quot;, os_licence_key: &quot;&quot;, customer_id: 1, service_id: 1, role_id: 21, monitored: 0, in_service: 1, primary_mac: nil, switch00: &quot;187&quot;, port00: nil, switch01: &quot;187&quot;, port01: nil, switch02: &quot;187&quot;, port02: nil, switch03: &quot;187&quot;, port03: nil, drac_info: &quot;&quot;, drac_ip: &quot;&quot;, drac_username: &quot;&quot;, drac_password: &quot;&quot;, management_ip: &quot;172.25.0.62&quot;, primary_ip: &quot;&quot;, ipmi_ip: &quot;&quot;, warranty_expiration_date: &quot;2016-07-12&quot;, install_build: nil, custom_info: nil, notes: &quot;&quot;, meta_default_data: 0, meta_update_time: nil, meta_update_user: nil, mgmt_uname: &quot;&quot;, mgmt_pwd: &quot;&quot;, drac_switch: &quot;187&quot;, drac_port: nil, service_2: nil, lom0mac: &quot;&quot;, lom1mac: &quot;&quot;, mgmtmac: nil, SYSADHWA: &quot;SYSADHWA-0000&quot;, management_sub: &quot;&quot;, primary_sub: &quot;&quot;, is_spare: false, building_id: nil, mgmt_pwd2: &quot;sYKsofqbBn&quot;, mgmt_pwd3: &quot;&quot;, warranty_nedded: false, cores: 0&gt;, #&lt;Device id: 2770, name: &quot;c1-r05-28-jpr-sw1-vsnl-shrd.gpx - 3&quot;, domain_id: 6, cabinet_id: 183, rack_pos: 42, hardware_id: 41, serial_no: &quot;BP0215460048&quot;, asset_no: &quot;&quot;, purchased: &quot;2016-07-14&quot;, os_id: 12, os_version: &quot;12.3R10.2&quot;, os_licence_key: &quot;&quot;, customer_id: 1, service_id: 1, role_id: 21, monitored: 0, in_service: 1, primary_mac: nil, switch00: &quot;187&quot;, port00: nil, switch01: &quot;187&quot;, port01: nil, switch02: &quot;187&quot;, port02: nil, switch03: &quot;187&quot;, port03: nil, drac_info: &quot;&quot;, drac_ip: &quot;&quot;, drac_username: &quot;&quot;, drac_password: &quot;&quot;, management_ip: &quot;172.23.0.101&quot;, primary_ip: &quot;&quot;, ipmi_ip: &quot;&quot;, warranty_expiration_date: &quot;2016-07-14&quot;, install_build: nil, custom_info: nil, notes: &quot;&quot;, meta_default_data: 0, meta_update_time: nil, meta_update_user: nil, mgmt_uname: &quot;&quot;, mgmt_pwd: &quot;&quot;, drac_switch: &quot;187&quot;, drac_port: nil, service_2: nil, lom0mac: &quot;&quot;, lom1mac: &quot;&quot;, mgmtmac: nil, SYSADHWA: &quot;SYSADHWA-0000&quot;, management_sub: &quot;&quot;, primary_sub: &quot;&quot;, is_spare: false, building_id: nil, mgmt_pwd2: nil, mgmt_pwd3: nil, warranty_nedded: false, cores: 0&gt;, #&lt;Device id: 2782, name: &quot;r1b4-12-dedi.tel-hk.as394695.net - 1&quot;, domain_id: 6, cabinet_id: 179, rack_pos: 41, hardware_id: 41, serial_no: &quot;BP0216200113&quot;, asset_no: &quot;&quot;, purchased: &quot;2016-07-20&quot;, os_id: 12, os_version: &quot;12.3R12.4&quot;, os_licence_key: &quot;&quot;, customer_id: 1, service_id: 1, role_id: 21, monitored: 0, in_service: 1, primary_mac: nil, switch00: &quot;187&quot;, port00: nil, switch01: &quot;187&quot;, port01: nil, switch02: &quot;187&quot;, port02: nil, switch03: &quot;187&quot;, port03: nil, drac_info: &quot;&quot;, drac_ip: &quot;&quot;, drac_username: &quot;&quot;, drac_password: &quot;&quot;, management_ip: &quot;&quot;, primary_ip: &quot;&quot;, ipmi_ip: &quot;&quot;, warranty_expiration_date: &quot;2016-07-20&quot;, install_build: nil, custom_info: nil, notes: &quot;&quot;, meta_default_data: 0, meta_update_time: nil, meta_update_user: nil, mgmt_uname: &quot;&quot;, mgmt_pwd: &quot;&quot;, drac_switch: &quot;187&quot;, drac_port: nil, service_2: nil, lom0mac: &quot;&quot;, lom1mac: &quot;&quot;, mgmtmac: nil, SYSADHWA: &quot;EIDP-338&quot;, management_sub: &quot;&quot;, primary_sub: &quot;&quot;, is_spare: false, building_id: nil, mgmt_pwd2: nil, mgmt_pwd3: nil, warranty_nedded: false, cores: 0&gt;, #&lt;Device id: 2809, name: &quot;r1b3-11-dedi.tel-hk.as394695.net - 3&quot;, domain_id: 6, cabinet_id: 187, rack_pos: 42, hardware_id: 41, serial_no: &quot;BP0216220093&quot;, asset_no: &quot;&quot;, purchased: &quot;2016-08-29&quot;, os_id: 12, os_version: &quot;12.3R3.4&quot;, os_licence_key: &quot;&quot;, customer_id: 1, service_id: 1, role_id: 21, monitored: 0, in_service: 1, primary_mac: nil, switch00: &quot;187&quot;, port00: nil, switch01: &quot;187&quot;, port01: nil, switch02: &quot;187&quot;, port02: nil, switch03: &quot;187&quot;, port03: nil, drac_info: &quot;&quot;, drac_ip: &quot;&quot;, drac_username: &quot;&quot;, drac_password: &quot;&quot;, management_ip: &quot;172.25.0.51&quot;, primary_ip: &quot;&quot;, ipmi_ip: &quot;&quot;, warranty_expiration_date: &quot;2016-08-29&quot;, install_build: nil, custom_info: nil, notes: &quot;&quot;, meta_default_data: 0, meta_update_time: nil, meta_update_user: nil, mgmt_uname: nil, mgmt_pwd: nil, drac_switch: &quot;187&quot;, drac_port: nil, service_2: nil, lom0mac: &quot;&quot;, lom1mac: &quot;&quot;, mgmtmac: nil, SYSADHWA: &quot;SYSADHWA-0000&quot;, management_sub: &quot;&quot;, primary_sub: &quot;&quot;, is_spare: false, building_id: nil, mgmt_pwd2: nil, mgmt_pwd3: nil, warranty_nedded: false, cores: 0&gt;, #&lt;Device id: 2810, name: &quot;r1b3-11-dedi.tel-hk.as394695.net - 4&quot;, domain_id: 6, cabinet_id: 187, rack_pos: 41, hardware_id: 41, serial_no: &quot;BP0216220024&quot;, asset_no: &quot;&quot;, purchased: &quot;2016-08-29&quot;, os_id: 12, os_version: &quot;12.3R3.4&quot;, os_licence_key: &quot;&quot;, customer_id: 1, service_id: 1, role_id: 21, monitored: 0, in_service: 1, primary_mac: nil, switch00: &quot;187&quot;, port00: nil, switch01: &quot;187&quot;, port01: nil, switch02: &quot;187&quot;, port02: nil, switch03: &quot;187&quot;, port03: nil, drac_info: &quot;&quot;, drac_ip: &quot;&quot;, drac_username: &quot;&quot;, drac_password: &quot;&quot;, management_ip: &quot;172.25.0.51&quot;, primary_ip: &quot;&quot;, ipmi_ip: &quot;&quot;, warranty_expiration_date: &quot;2016-08-29&quot;, install_build: nil, custom_info: nil, notes: &quot;&quot;, meta_default_data: 0, meta_update_time: nil, meta_update_user: nil, mgmt_uname: nil, mgmt_pwd: nil, drac_switch: &quot;187&quot;, drac_port: nil, service_2: nil, lom0mac: &quot;&quot;, lom1mac: &quot;&quot;, mgmtmac: nil, SYSADHWA: &quot;SYSADHWA-0000&quot;, management_sub: &quot;&quot;, primary_sub: &quot;&quot;, is_spare: false, building_id: nil, mgmt_pwd2: nil, mgmt_pwd3: nil, warranty_nedded: false, cores: 0&gt;, #&lt;Device id: 2811, name: &quot;r1b4-10-pub-aggr.tel-hk.as394695.net - 0&quot;, domain_id: 6, cabinet_id: 129, rack_pos: 22, hardware_id: 41, serial_no: &quot;BP0216200101&quot;, asset_no: &quot;&quot;, purchased: &quot;2016-08-29&quot;, os_id: 12, os_version: &quot;12.3R12.4&quot;, os_licence_key: &quot;&quot;, customer_id: 1, service_id: 1, role_id: 21, monitored: 0, in_service: 1, primary_mac: nil, switch00: &quot;187&quot;, port00: nil, switch01: &quot;187&quot;, port01: nil, switch02: &quot;187&quot;, port02: nil, switch03: &quot;187&quot;, port03: nil, drac_info: &quot;&quot;, drac_ip: &quot;&quot;, drac_username: &quot;&quot;, drac_password: &quot;&quot;, management_ip: &quot;172.25.0.4&quot;, primary_ip: &quot;&quot;, ipmi_ip: &quot;&quot;, warranty_expiration_date: &quot;2016-08-29&quot;, install_build: nil, custom_info: nil, notes: &quot;&quot;, meta_default_data: 0, meta_update_time: nil, meta_update_user: nil, mgmt_uname: nil, mgmt_pwd: nil, drac_switch: &quot;187&quot;, drac_port: nil, service_2: nil, lom0mac: &quot;&quot;, lom1mac: &quot;&quot;, mgmtmac: nil, SYSADHWA: &quot;SYSADHWA-0000&quot;, management_sub: &quot;&quot;, primary_sub: &quot;&quot;, is_spare: false, building_id: nil, mgmt_pwd2: nil, mgmt_pwd3: nil, warranty_nedded: false, cores: 0&gt;, #&lt;Device id: 2812, name: &quot;r1b4-10-pub-aggr.tel-hk.as394695.net - 1&quot;, domain_id: 6, cabinet_id: 129, rack_pos: 21, hardware_id: 41, serial_no: &quot;BP0216200177&quot;, asset_no: &quot;&quot;, purchased: &quot;2016-08-29&quot;, os_id: 12, os_version: &quot;12.3R12.4&quot;, os_licence_key: &quot;&quot;, customer_id: 1, service_id: 1, role_id: 21, monitored: 0, in_service: 1, primary_mac: nil, switch00: &quot;187&quot;, port00: nil, switch01: &quot;187&quot;, port01: nil, switch02: &quot;187&quot;, port02: nil, switch03: &quot;187&quot;, port03: nil, drac_info: &quot;&quot;, drac_ip: &quot;&quot;, drac_username: &quot;&quot;, drac_password: &quot;&quot;, management_ip: &quot;172.25.0.4&quot;, primary_ip: &quot;&quot;, ipmi_ip: &quot;&quot;, warranty_expiration_date: &quot;2016-08-29&quot;, install_build: nil, custom_info: nil, notes: &quot;&quot;, meta_default_data: 0, meta_update_time: nil, meta_update_user: nil, mgmt_uname: nil, mgmt_pwd: nil, drac_switch: &quot;187&quot;, drac_port: nil, service_2: nil, lom0mac: &quot;&quot;, lom1mac: &quot;&quot;, mgmtmac: nil, SYSADHWA: &quot;SYSADHWA-0000&quot;, management_sub: &quot;&quot;, primary_sub: &quot;&quot;, is_spare: false, building_id: nil, mgmt_pwd2: nil, mgmt_pwd3: nil, warranty_nedded: false, cores: 0&gt;], @device=nil&gt;
  220. action_dispatch.parameter_filter: [:password]
  221. action_dispatch.remote_ip: 127.0.0.1
  222. action_dispatch.request.accepts: [*/*]
  223. action_dispatch.request.content_type: application/x-www-form-urlencoded
  224. action_dispatch.request.formats: [*/*]
  225. action_dispatch.request.parameters: {&quot;device&quot;=&gt;{&quot;primary_ip&quot;=&gt;&quot;162.251.85.100&quot;, &quot;mgmt_uname&quot;=&gt;&quot;root&quot;, &quot;drac_password&quot;=&gt;&quot;test&quot;, &quot;domain_id&quot;=&gt;&quot;6&quot;, &quot;in_service&quot;=&gt;&quot;1&quot;, &quot;mgmt_pwd&quot;=&gt;&quot;test&quot;, &quot;management_ip&quot;=&gt;&quot;172.18.210.74&quot;}, &quot;app&quot;=&gt;&quot;root_pw_set&quot;, &quot;token&quot;=&gt;&quot;SKCU9K:73VCc+\&quot;8-rY~Kfe&quot;, &quot;action&quot;=&gt;&quot;update&quot;, &quot;controller&quot;=&gt;&quot;devices&quot;, &quot;id&quot;=&gt;&quot;Not Specified&quot;}
  226. action_dispatch.request.path_parameters: {:action=&gt;&quot;update&quot;, :controller=&gt;&quot;devices&quot;, :id=&gt;&quot;Not Specified&quot;}
  227. action_dispatch.request.query_parameters: {}
  228. action_dispatch.request.request_parameters: {&quot;device&quot;=&gt;{&quot;primary_ip&quot;=&gt;&quot;162.251.85.100&quot;, &quot;mgmt_uname&quot;=&gt;&quot;root&quot;, &quot;drac_password&quot;=&gt;&quot;test&quot;, &quot;domain_id&quot;=&gt;&quot;6&quot;, &quot;in_service&quot;=&gt;&quot;1&quot;, &quot;mgmt_pwd&quot;=&gt;&quot;test&quot;, &quot;management_ip&quot;=&gt;&quot;172.18.210.74&quot;}, &quot;app&quot;=&gt;&quot;root_pw_set&quot;, &quot;token&quot;=&gt;&quot;SKCU9K:73VCc+\&quot;8-rY~Kfe&quot;}
  229. action_dispatch.secret_token: &quot;9dbec1f40f129ccafe54a79dad6ae8798c2f5d85f9cfbc21b137ceb256b2eb932e21125a6c221285cf741592898bfe91ce9efdb85f56b3eab3911922afce4ab3&quot;
  230. action_dispatch.show_exceptions: true
  231. rack.errors: #&lt;File:/dev/null&gt;
  232. rack.input: #&lt;Unicorn::TeeInput:0x0000000847a5d8 @len=236, @chunked=false, @socket=nil, @parser=#&lt;Unicorn::HttpParser:0x00000001ef87c8&gt;, @buf=&quot;&quot;, @rbuf=&quot;&quot;, @bytes_read=236, @tmp=#&lt;StringIO:0x0000000847a560&gt;&gt;
  233. rack.logger: #&lt;Logger:0x000000020019f8 @progname=nil, @level=0, @default_formatter=#&lt;Logger::Formatter:0x000000020019d0 @datetime_format=nil&gt;, @formatter=#&lt;Logger::SimpleFormatter:0x000000069121b0 @datetime_format=nil&gt;, @logdev=#&lt;Logger::LogDevice:0x00000002001980 @shift_size=nil, @shift_age=nil, @filename=nil, @dev=#&lt;File:/dev/null&gt;, @mutex=#&lt;Logger::LogDevice::LogDeviceMutex:0x00000002001930 @mon_owner=nil, @mon_count=0, @mon_mutex=#&lt;Mutex:0x000000020018b8&gt;&gt;&gt;&gt;
  234. rack.multiprocess: true
  235. rack.multithread: false
  236. rack.request.form_hash: {&quot;device&quot;=&gt;{&quot;primary_ip&quot;=&gt;&quot;162.251.85.100&quot;, &quot;mgmt_uname&quot;=&gt;&quot;root&quot;, &quot;drac_password&quot;=&gt;&quot;test&quot;, &quot;domain_id&quot;=&gt;&quot;6&quot;, &quot;in_service&quot;=&gt;&quot;1&quot;, &quot;mgmt_pwd&quot;=&gt;&quot;test&quot;, &quot;management_ip&quot;=&gt;&quot;172.18.210.74&quot;}, &quot;app&quot;=&gt;&quot;root_pw_set&quot;, &quot;token&quot;=&gt;&quot;SKCU9K:73VCc+\&quot;8-rY~Kfe&quot;}
  237. rack.request.form_input: #&lt;Unicorn::TeeInput:0x0000000847a5d8 @len=236, @chunked=false, @socket=nil, @parser=#&lt;Unicorn::HttpParser:0x00000001ef87c8&gt;, @buf=&quot;&quot;, @rbuf=&quot;&quot;, @bytes_read=236, @tmp=#&lt;StringIO:0x0000000847a560&gt;&gt;
  238. rack.request.form_vars: &quot;device[primary_ip]=162.251.85.100&amp;app=root_pw_set&amp;device[mgmt_uname]=root&amp;token=SKCU9K%3A73VCc%2B%228-rY%7EKfe&amp;device[drac_password]=test&amp;device[domain_id]=6&amp;device[in_service]=1&amp;device[mgmt_pwd]=test&amp;device[management_ip]=172.18.210.74&quot;
  239. rack.request.query_hash: {}
  240. rack.request.query_string: &quot;&quot;
  241. rack.run_once: false
  242. rack.session: {}
  243. rack.session.options: {:path=&gt;&quot;/&quot;, :domain=&gt;nil, :expire_after=&gt;nil, :secure=&gt;false, :httponly=&gt;true, :id=&gt;nil}
  244. rack.url_scheme: &quot;http&quot;
  245. rack.version: [1, 1]
  246. warden: Warden::Proxy:69454260 @config={:default_scope=&gt;:user, :scope_defaults=&gt;{}, :default_strategies=&gt;{:user=&gt;[:ldap_authenticatable, :rememberable]}, :intercept_401=&gt;false, :failure_app=&gt;Devise::FailureApp}</pre></div>
  247.  
  248.  
  249. <h2 style="margin-top: 30px">Response</h2>
  250. <p><b>Headers</b>: <pre>None</pre></p>
  251.  
  252.  
  253.  
  254. </body>
  255. </html>
Add Comment
Please, Sign In to add comment