Advertisement
Guest User

Untitled

a guest
Dec 19th, 2013
85
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.44 KB | None | 0 0
  1. {
  2. "name": "Cisco | 6500 | WS-CAC-1300W",
  3. "uuid": null,
  4. "vendor__code": "CISCO",
  5. "description": "Cisco 6500 AC Power Supply",
  6. "connections": [
  7. {
  8. "description": "AC power inlet",
  9. "direction": "s",
  10. "gender": "f",
  11. "name": "power",
  12. "protocols": [">220VAC", ">110VAC"],
  13. "type__name": "Power | IEC 60320 C20"
  14. },
  15. {
  16. "description": "Internal Power slot",
  17. "direction": "o",
  18. "gender": "m",
  19. "name": "in",
  20. "type__name": "Cisco | 6500 | PSU"
  21. }
  22. ],
  23. "data": {
  24. "asset": {
  25. "part_no0": "WS-CAC-1300W"
  26. }
  27. }
  28. }
  29.  
  30. {
  31. "name": "Cisco | 6500 | WS-CAC-2500W",
  32. "uuid": null,
  33. "vendor__code": "CISCO",
  34. "description": "Cisco 6500 AC Power Supply",
  35. "connections": [
  36. {
  37. "description": "AC power inlet",
  38. "direction": "s",
  39. "gender": "f",
  40. "name": "power",
  41. "protocols": [">220VAC", ">110VAC"],
  42. "type__name": "Power | IEC 60320 C20"
  43. },
  44. {
  45. "description": "Internal Power slot",
  46. "direction": "o",
  47. "gender": "m",
  48. "name": "in",
  49. "type__name": "Cisco | 6500 | PSU"
  50. }
  51. ],
  52. "data": {
  53. "asset": {
  54. "part_no0": "WS-CAC-2500W"
  55. }
  56. }
  57. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement