Advertisement
Guest User

Untitled

a guest
Feb 21st, 2020
106
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. {
  2.     "id": 15,
  3.     "url": "http://localhost:5000/api/assets/15/",
  4.     "hostname": "rock",
  5.     "rack": {
  6.         "id": 82,
  7.         "url": "http://localhost:5000/api/racks/82/",
  8.         "rack_number": "A1"
  9.     },
  10.     "rack_u": 10,
  11.     "network_ports": [
  12.         {
  13.             "name": "a",
  14.             "mac": "",
  15.             "connection": {
  16.                 "name": "a",
  17.                 "mac": "",
  18.                 "asset": {
  19.                     "id": 12,
  20.                     "url": "http://localhost:5000/api/assets/12/",
  21.                     "hostname": "cena",
  22.                     "rack": {
  23.                         "id": 82,
  24.                         "url": "http://localhost:5000/api/racks/82/",
  25.                         "rack_number": "A1"
  26.                     },
  27.                     "rack_u": 1,
  28.                     "network_ports": [
  29.                         {
  30.                             "name": "2",
  31.                             "mac": "",
  32.                             "connection": {
  33.                                 "name": "a",
  34.                                 "mac": "",
  35.                                 "asset": {
  36.                                     "id": 14,
  37.                                     "url": "http://localhost:5000/api/assets/14/",
  38.                                     "hostname": "john",
  39.                                     "rack": {
  40.                                         "id": 82,
  41.                                         "url": "http://localhost:5000/api/racks/82/",
  42.                                         "rack_number": "A1"
  43.                                     },
  44.                                     "rack_u": 5,
  45.                                     "asset_number": 3834716
  46.                                 }
  47.                             }
  48.                         },
  49.                         {
  50.                             "name": "a",
  51.                             "mac": "",
  52.                             "connection": {
  53.                                 "name": "2",
  54.                                 "mac": "",
  55.                                 "asset": {
  56.                                     "id": 15,
  57.                                     "url": "http://localhost:5000/api/assets/15/",
  58.                                     "hostname": "rock",
  59.                                     "rack": {
  60.                                         "id": 82,
  61.                                         "url": "http://localhost:5000/api/racks/82/",
  62.                                         "rack_number": "A1"
  63.                                     },
  64.                                     "rack_u": 10,
  65.                                     "asset_number": 381726
  66.                                 }
  67.                             }
  68.                         }
  69.                     ],
  70.                     "asset_number": 123456
  71.                 }
  72.             }
  73.         },
  74.         {
  75.             "name": "2",
  76.             "mac": "",
  77.             "connection": {
  78.                 "name": "a",
  79.                 "mac": "",
  80.                 "asset": {
  81.                     "id": 12,
  82.                     "url": "http://localhost:5000/api/assets/12/",
  83.                     "hostname": "cena",
  84.                     "rack": {
  85.                         "id": 82,
  86.                         "url": "http://localhost:5000/api/racks/82/",
  87.                         "rack_number": "A1"
  88.                     },
  89.                     "rack_u": 1,
  90.                     "network_ports": [
  91.                         {
  92.                             "name": "2",
  93.                             "mac": "",
  94.                             "connection": {
  95.                                 "name": "a",
  96.                                 "mac": "",
  97.                                 "asset": {
  98.                                     "id": 14,
  99.                                     "url": "http://localhost:5000/api/assets/14/",
  100.                                     "hostname": "john",
  101.                                     "rack": {
  102.                                         "id": 82,
  103.                                         "url": "http://localhost:5000/api/racks/82/",
  104.                                         "rack_number": "A1"
  105.                                     },
  106.                                     "rack_u": 5,
  107.                                     "asset_number": 3834716
  108.                                 }
  109.                             }
  110.                         },
  111.                         {
  112.                             "name": "a",
  113.                             "mac": "",
  114.                             "connection": {
  115.                                 "name": "2",
  116.                                 "mac": "",
  117.                                 "asset": {
  118.                                     "id": 15,
  119.                                     "url": "http://localhost:5000/api/assets/15/",
  120.                                     "hostname": "rock",
  121.                                     "rack": {
  122.                                         "id": 82,
  123.                                         "url": "http://localhost:5000/api/racks/82/",
  124.                                         "rack_number": "A1"
  125.                                     },
  126.                                     "rack_u": 10,
  127.                                     "asset_number": 381726
  128.                                 }
  129.                             }
  130.                         }
  131.                     ],
  132.                     "asset_number": 123456
  133.                 }
  134.             }
  135.         }
  136.     ],
  137.     "asset_number": 381726
  138. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement