getClusterStatusResponse.json 2.6 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495
  1. {
  2. "data": {
  3. "generated_time": "2018-12-10T08:23:55.110Z",
  4. "printers": [
  5. {
  6. "configuration": [
  7. {
  8. "extruder_index": 0,
  9. "material": {
  10. "material": "empty"
  11. },
  12. "print_core_id": "AA 0.4"
  13. },
  14. {
  15. "extruder_index": 1,
  16. "material": {
  17. "material": "empty"
  18. },
  19. "print_core_id": "AA 0.4"
  20. }
  21. ],
  22. "enabled": true,
  23. "firmware_version": "5.1.2.20180807",
  24. "friendly_name": "Master-Luke",
  25. "ip_address": "10.183.1.140",
  26. "machine_variant": "Ultimaker 3",
  27. "status": "maintenance",
  28. "unique_name": "ultimakersystem-ccbdd30044ec",
  29. "uuid": "b3a47ea3-1eeb-4323-9626-6f9c3c888f9e"
  30. },
  31. {
  32. "configuration": [
  33. {
  34. "extruder_index": 0,
  35. "material": {
  36. "brand": "Generic",
  37. "color": "Generic",
  38. "guid": "506c9f0d-e3aa-4bd4-b2d2-23e2425b1aa9",
  39. "material": "PLA"
  40. },
  41. "print_core_id": "AA 0.4"
  42. },
  43. {
  44. "extruder_index": 1,
  45. "material": {
  46. "brand": "Ultimaker",
  47. "color": "Red",
  48. "guid": "9cfe5bf1-bdc5-4beb-871a-52c70777842d",
  49. "material": "PLA"
  50. },
  51. "print_core_id": "AA 0.4"
  52. }
  53. ],
  54. "enabled": true,
  55. "firmware_version": "4.3.3.20180529",
  56. "friendly_name": "UM-Marijn",
  57. "ip_address": "10.183.1.166",
  58. "machine_variant": "Ultimaker 3",
  59. "status": "idle",
  60. "unique_name": "ultimakersystem-ccbdd30058ab",
  61. "uuid": "6e62c40a-4601-4b0e-9fec-c7c02c59c30a"
  62. }
  63. ],
  64. "print_jobs": [
  65. {
  66. "assigned_to": "6e62c40a-4601-4b0e-9fec-c7c02c59c30a",
  67. "configuration": [
  68. {
  69. "extruder_index": 0,
  70. "material": {
  71. "brand": "Ultimaker",
  72. "color": "Black",
  73. "guid": "3ee70a86-77d8-4b87-8005-e4a1bc57d2ce",
  74. "material": "PLA"
  75. },
  76. "print_core_id": "AA 0.4"
  77. }
  78. ],
  79. "constraints": {},
  80. "created_at": "2018-12-10T08:28:04.108Z",
  81. "force": false,
  82. "last_seen": 500165.109491861,
  83. "machine_variant": "Ultimaker 3",
  84. "name": "UM3_dragon",
  85. "network_error_count": 0,
  86. "owner": "Daniel Testing",
  87. "started": false,
  88. "status": "queued",
  89. "time_elapsed": 0,
  90. "time_total": 14145,
  91. "uuid": "d1c8bd52-5e9f-486a-8c25-a123cc8c7702"
  92. }
  93. ]
  94. }
  95. }