Advertisement
dnk2009

Untitled

Apr 30th, 2020
647
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 1.07 KB | None | 0 0
  1. {
  2.     "name": "Cisco | ASR1000 | ASR1001-X-PWR-AC",
  3.     "$collection": "inv.objectmodels",
  4.     "uuid": "e7b70e44-f887-4b06-b390-35e68862173f",
  5.     "vendor__code": "CISCO",
  6.     "description": "Cisco ASR1001-X AC Power Supply",
  7.     "cr_context": "PSU",
  8.     "tags": ["psu"],
  9.     "connections": [
  10.         {
  11.             "description": "Chassis connection",
  12.             "direction": "o",
  13.             "gender": "m",
  14.             "name": "in",
  15.             "type__name": "Cisco | ASR1000 | ASR1001 PSU"
  16.         },
  17.         {
  18.             "description": "Alarm connector",
  19.             "direction": "s",
  20.             "gender": "f",
  21.             "name": "alarm",
  22.             "type__name": "Electrical | DB25"
  23.         },
  24.         {
  25.             "description": "AC power inlet",
  26.             "direction": "s",
  27.             "gender": "m",
  28.             "name": "power",
  29.             "protocols": [">220VAC", ">110VAC"],
  30.             "type__name": "Power | IEC 60320 C14"
  31.         }
  32.     ],
  33.     "data": {
  34.         "asset": {
  35.             "part_no": ["ASR1001-X-PWR-AC"]
  36.         }
  37.     }
  38. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement