G0nz0uk

netbox output

Sep 25th, 2025
21
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.08 KB | None | 0 0
  1. {
  2. "id": 5,
  3. "url": "http://127.0.0.1:8000/api/dcim/devices/5/",
  4. "display_url": "http://127.0.0.1:8000/dcim/devices/5/",
  5. "display": "server-01",
  6. "name": "server-01",
  7. "device_type": {
  8. "id": 1,
  9. "url": "http://127.0.0.1:8000/api/dcim/device-types/1/",
  10. "display": "23\" SVR",
  11. "manufacturer": {
  12. "id": 1,
  13. "url": "http://127.0.0.1:8000/api/dcim/manufacturers/1/",
  14. "display": "GDS",
  15. "name": "GDS",
  16. "slug": "gds",
  17. "description": ""
  18. },
  19. "model": "23\" SVR",
  20. "slug": "SVR",
  21. "description": "SVR"
  22. },
  23. "role": {
  24. "id": 1,
  25. "url": "http://127.0.0.1:8000/api/dcim/device-roles/1/",
  26. "display": "Digital contoller",
  27. "name": "Digital contoller",
  28. "slug": "digital-contoller",
  29. "description": "",
  30. "device_count": 0,
  31. "virtualmachine_count": 0,
  32. "_SVRth": 0
  33. },
  34. "tenant": {
  35. "id": 1,
  36. "url": "http://127.0.0.1:8000/api/tenancy/tenants/1/",
  37. "display": "TfL",
  38. "name": "TfL",
  39. "slug": "tfl",
  40. "description": ""
  41. },
  42. "platform": null,
  43. "serial": "",
  44. "asset_tag": null,
  45. "site": {
  46. "id": 2,
  47. "url": "http://127.0.0.1:8000/api/dcim/sites/2/",
  48. "display": "room101",
  49. "name": "room101",
  50. "slug": "room101",
  51. "description": ""
  52. },
  53. "location": null,
  54. "rack": null,
  55. "position": null,
  56. "face": null,
  57. "latitude": null,
  58. "longitude": null,
  59. "parent_device": null,
  60. "status": {
  61. "value": "active",
  62. "label": "Active"
  63. },
  64. "airflow": null,
  65. "primary_ip": {
  66. "id": 615,
  67. "url": "http://127.0.0.1:8000/api/ipam/ip-addresses/615/",
  68. "display": "10.11.11.201/23",
  69. "family": {
  70. "value": 4,
  71. "label": "IPv4"
  72. },
  73. "address": "10.11.11.201/23",
  74. "description": ""
  75. },
  76. "primary_ip4": {
  77. "id": 615,
  78. "url": "http://127.0.0.1:8000/api/ipam/ip-addresses/615/",
  79. "display": "10.11.11.201/23",
  80. "family": {
  81. "value": 4,
  82. "label": "IPv4"
  83. },
  84. "address": "10.11.11.201/23",
  85. "description": ""
  86. },
  87. "primary_ip6": null,
  88. "oob_ip": {
  89. "id": 675,
  90. "url": "http://127.0.0.1:8000/api/ipam/ip-addresses/675/",
  91. "display": "10.11.11.202/23",
  92. "family": {
  93. "value": 4,
  94. "label": "IPv4"
  95. },
  96. "address": "10.11.11.202/23",
  97. "description": ""
  98. },
  99. "cluster": null,
  100. "virtual_chassis": null,
  101. "vc_position": null,
  102. "vc_priority": null,
  103. "description": "",
  104. "comments": "",
  105. "config_template": null,
  106. "config_context": {},
  107. "local_context_data": null,
  108. "tags": [],
  109. "custom_fields": {
  110. "BroadsignDomain": "Exterion",
  111. "BroadsignID": "295114086",
  112. "CommunityString": "transm1t!",
  113. "Format": "SVR",
  114. "Maintenance": "Telent"
  115. },
  116. "created": "2025-09-19T14:05:51.116672Z",
  117. "last_updated": "2025-09-22T14:48:25.136715Z",
  118. "console_port_count": 0,
  119. "console_server_port_count": 0,
  120. "power_port_count": 0,
  121. "power_outlet_count": 0,
  122. "interface_count": 2,
  123. "front_port_count": 0,
  124. "rear_port_count": 0,
  125. "device_bay_count": 0,
  126. "module_bay_count": 0,
  127. "inventory_item_count": 0
  128. }
Advertisement
Add Comment
Please, Sign In to add comment