{"info":{"_postman_id":"ce13439b-e3ad-426f-8cfd-b4229b987ca7","name":"Liqid REST Api - Documentation","description":"<html><head></head><body><p>API for interacting and managing a Liqid installation.</p>\n<p>Contact Support:<br>Email: <a href=\"mailto:support@liqid.com\">support@liqid.com</a></p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"17341966","collectionId":"ce13439b-e3ad-426f-8cfd-b4229b987ca7","publishedId":"UUxtEqjM","public":true,"customColor":{"top-bar":"000","right-sidebar":"303030","highlight":"00ddfc"},"publishDate":"2021-10-08T17:30:56.000Z"},"item":[{"name":"Base","item":[{"name":"assembly","item":[{"name":"clear","item":[{"name":"Clear all connection histories for a specific machine.\n","id":"54394e4f-8b60-4482-98a7-5f6bcf8041dd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"}],"body":{"mode":"raw","raw":"{\n    \"comp_name\": \"pcpu0\",\n    \"connection_history\": [\n        {\n            \"atime\": 0,\n            \"dev_type\": \"comp\",\n            \"dtime\": 0,\n            \"fabr_gid\": \"n/a\",\n            \"free\": true,\n            \"name\": \"pcpu0\",\n            \"owner_gid\": \"0x00000008\",\n            \"udesc\": \"n/a\"\n        }\n    ],\n    \"fabr_gid\": \"n/a\",\n    \"fabr_id\": 78,\n    \"grp_id\": 1,\n    \"index\": 2,\n    \"mach_id\": 1,\n    \"mach_name\": \"m1\",\n    \"mtime\": 1634043115359,\n    \"p2p\": \"off\",\n    \"port_gid\": \"0x00000008\",\n    \"swit_gid\": \"0x00000000\"\n}"},"url":"http://{{Director-IP:8080}}/liqid/api/v2/assembly/clear","description":"<p>Use this option to clear the assembly connection history of the specified machine.</p>\n","urlObject":{"path":["api","v2","assembly","clear"],"host":["http://{{Director-IP:8080}}/liqid"],"query":[],"variable":[]}},"response":[{"id":"be2af1c8-adb1-499d-9197-cd0521ba0381","name":"Machine histories clear successful","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"comp_name\": \"pcpu0\",\n    \"connection_history\": [\n        {\n            \"atime\": 0,\n            \"dev_type\": \"comp\",\n            \"dtime\": 0,\n            \"fabr_gid\": \"n/a\",\n            \"free\": true,\n            \"name\": \"pcpu0\",\n            \"owner_gid\": \"0x00000008\",\n            \"udesc\": \"n/a\"\n        }\n    ],\n    \"fabr_gid\": \"n/a\",\n    \"fabr_id\": 78,\n    \"grp_id\": 1,\n    \"index\": 2,\n    \"mach_id\": 1,\n    \"mach_name\": \"m1\",\n    \"mtime\": 1634043115359,\n    \"p2p\": \"off\",\n    \"port_gid\": \"0x00000008\",\n    \"swit_gid\": \"0x00000000\"\n}","options":{"raw":{"language":"json"}}},"url":"http://{{Director-IP:8080}}/liqid/api/v2/assembly/clear"},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"*/*"}],"cookie":[],"responseTime":null,"body":""},{"id":"88d30456-0061-4c20-bfc9-09915de67b3e","name":"Invalid machine parameter","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"comp_name\": \"pcpu0\",\n    \"connection_history\": [\n        {\n            \"atime\": 0,\n            \"dev_type\": \"comp\",\n            \"dtime\": 0,\n            \"fabr_gid\": \"n/a\",\n            \"free\": true,\n            \"name\": \"pcpu0\",\n            \"owner_gid\": \"0x00000008\",\n            \"udesc\": \"n/a\"\n        }\n    ],\n    \"fabr_gid\": \"n/a\",\n    \"fabr_id\": 78,\n    \"grp_id\": 1,\n    \"index\": 2,\n    \"mach_id\": 1,\n    \"mach_name\": \"m1jdhfjsdhjskhvjfxcvnjxfhkhidosjfkdsjfldskfldsf,dvkjfsgkjfkgjkfjfkjvkfjvfvfhgjfhgjfhgj\",\n    \"mtime\": 1634043115359,\n    \"p2p\": \"off\",\n    \"port_gid\": \"0x00000008\",\n    \"swit_gid\": \"0x00000000\"\n}","options":{"raw":{"language":"json"}}},"url":"http://{{Director-IP:8080}}/liqid/api/v2/assembly/clear"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"{\n    \"response\": {\n        \"data\": [],\n        \"errors\": [\n            {\n                \"type\": \"ConstraintViolationException\",\n                \"message\": \"clear.arg0.machineName: machine name character length must be greater than 0 and less than 23\",\n                \"code\": 255\n            }\n        ],\n        \"code\": 255\n    }\n}"}],"_postman_id":"54394e4f-8b60-4482-98a7-5f6bcf8041dd"},{"name":"Clear all connection histories for all machine's associated with the specified group.\n","id":"83638d04-b633-488e-a901-0e388e7f247b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"}],"body":{"mode":"raw","raw":"{\n    \"fabr_id\": 78,\n    \"group_name\": \"Test_Grp27\",\n    \"grp_id\": 27,\n    \"pod_id\": -1\n}"},"url":"http://{{Director-IP:8080}}/liqid/api/v2/assembly/clear/all","description":"<p>Use this option to clear the connection history for all the machines belonging to the specified group</p>\n","urlObject":{"path":["api","v2","assembly","clear","all"],"host":["http://{{Director-IP:8080}}/liqid"],"query":[],"variable":[]}},"response":[{"id":"cdfd30aa-be29-4a55-b66d-6aa8585c39b4","name":"Group histories clear successful","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"fabr_id\": 78,\n    \"group_name\": \"Test_Grp27\",\n    \"grp_id\": 27,\n    \"pod_id\": -1\n}","options":{"raw":{"language":"json"}}},"url":"http://{{Director-IP:8080}}/liqid/api/v2/assembly/clear/all"},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"*/*"}],"cookie":[],"responseTime":null,"body":""},{"id":"576d07f8-da2c-469e-a874-7f81459e1795","name":"Invalid group parameter","originalRequest":{"method":"POST","header":[],"url":"http://{{Director-IP:8080}}/liqid/api/v2/assembly/clear/all"},"status":"Bad Request","code":400,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"83638d04-b633-488e-a901-0e388e7f247b"}],"id":"a5debb33-ec6b-4f06-95e3-beae86b96969","description":"<p>Clear History</p>\n","_postman_id":"a5debb33-ec6b-4f06-95e3-beae86b96969"},{"name":"disassemble","item":[{"name":"Disassemble a specific machine.\n","id":"ba80ef46-afe9-4cc6-a069-749e5493fc1a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"}],"body":{"mode":"raw","raw":"{\n  \"comp_name\": \"pcpu0\",\n  \"connection_history\": [\n    {\n      \"atime\": 0,\n      \"dev_type\": \"comp\",\n      \"dtime\": 0,\n      \"fabr_gid\": \"0x10000001\",\n      \"free\": true,\n      \"name\": \"pcpu0\",\n      \"owner_gid\": \"0x00000008\",\n      \"udesc\": \"n/a\"\n    }\n  ],\n  \"fabr_gid\": \"0x10000001\",\n  \"fabr_id\": 78,\n  \"grp_id\": 1,\n  \"index\": 0,\n  \"mach_id\": 1,\n  \"mach_name\": \"m1\",\n  \"mtime\": 1634043115359,\n  \"p2p\": \"off\",\n  \"port_gid\": \"0x00000008\",\n  \"swit_gid\": \"0x00000000\"\n}"},"url":"http://{{Director-IP:8080}}/liqid/api/v2/assembly/disassemble","description":"<p>Use this option to disassociate the devices from the specified machine</p>\n","urlObject":{"path":["api","v2","assembly","disassemble"],"host":["http://{{Director-IP:8080}}/liqid"],"query":[],"variable":[]}},"response":[{"id":"6dc2cdde-3594-49c3-8428-5c9d6c663347","name":"Machine disassembly successful","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"comp_name\": \"pcpu0\",\n  \"connection_history\": [\n    {\n      \"atime\": 0,\n      \"dev_type\": \"comp\",\n      \"dtime\": 0,\n      \"fabr_gid\": \"0x10000001\",\n      \"free\": true,\n      \"name\": \"pcpu0\",\n      \"owner_gid\": \"0x00000008\",\n      \"udesc\": \"n/a\"\n    }\n  ],\n  \"fabr_gid\": \"0x10000001\",\n  \"fabr_id\": 78,\n  \"grp_id\": 1,\n  \"index\": 0,\n  \"mach_id\": 1,\n  \"mach_name\": \"m1\",\n  \"mtime\": 1634043115359,\n  \"p2p\": \"off\",\n  \"port_gid\": \"0x00000008\",\n  \"swit_gid\": \"0x00000000\"\n}","options":{"raw":{"language":"json"}}},"url":"http://{{Director-IP:8080}}/liqid/api/v2/assembly/disassemble"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\"response\":{\"data\":[],\"errors\":null,\"code\":0}}"},{"id":"69ade39e-e9c2-4859-b903-d5107f9b700c","name":"Invalid machine parameter","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"comp_name\": \"pcpu0\",\n  \"connection_history\": [\n    {\n      \"atime\": 0,\n      \"dev_type\": \"comp\",\n      \"dtime\": 0,\n      \"fabr_gid\": \"0x10000001\",\n      \"free\": true,\n      \"name\": \"pcpu0\",\n      \"owner_gid\": \"0x00000008\",\n      \"udesc\": \"n/a\"\n    }\n  ],\n  \"fabr_gid\": \"0x10000001\",\n  \"fabr_id\": 78,\n  \"grp_id\": 1,\n  \"index\": 0,\n  \"mach_id\": 1789093,\n  \"mach_name\": \"m1\",\n  \"mtime\": 1634043115359,\n  \"p2p\": \"off\",\n  \"port_gid\": \"0x00000008\",\n  \"swit_gid\": \"0x00000000\"\n}","options":{"raw":{"language":"json"}}},"url":"http://{{Director-IP:8080}}/liqid/api/v2/assembly/disassemble"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"{\n    \"response\": {\n        \"data\": [],\n        \"errors\": [\n            {\n                \"type\": \"ConstraintViolationException\",\n                \"message\": \"disassemble.arg0.machineId: machine id must be greater than 0 and less than 16384\",\n                \"code\": 255\n            }\n        ],\n        \"code\": 255\n    }\n}"}],"_postman_id":"ba80ef46-afe9-4cc6-a069-749e5493fc1a"},{"name":"Disassemble each machine belonging to the specified group.\n","id":"577fade7-00b2-4c7e-8723-db35d8c67581","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"}],"body":{"mode":"raw","raw":"{\n    \"fabr_id\": 78,\n    \"group_name\": \"Test_Grp27\",\n    \"grp_id\": 27,\n    \"pod_id\": -1\n}"},"url":"http://{{Director-IP:8080}}/liqid/api/v2/assembly/disassemble/all","description":"<p>Use this option to disassociate all the devices for all the machines belonging to the specified group</p>\n","urlObject":{"path":["api","v2","assembly","disassemble","all"],"host":["http://{{Director-IP:8080}}/liqid"],"query":[],"variable":[]}},"response":[{"id":"34bd82dd-2490-4a42-a120-99697844781b","name":"Group machine disassembly successful","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"fabr_id\": 78,\n    \"group_name\": \"Test_Grp27\",\n    \"grp_id\": 27,\n    \"pod_id\": -1\n}","options":{"raw":{"language":"json"}}},"url":"http://{{Director-IP:8080}}/liqid/api/v2/assembly/disassemble/all"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"\n{\"response\":{\"data\":[],\"errors\":null,\"code\":0}}"},{"id":"6f52ac4f-cdff-4a0f-83cb-4b181cd51bbb","name":"Invalid group parameter","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"fabr_id\": 78,\n    \"group_name\": \"Test_Grp27\",\n    \"grp_id\": 27nnfdnfj,\n    \"pod_id\": -1\n}","options":{"raw":{"language":"json"}}},"url":"http://{{Director-IP:8080}}/liqid/api/v2/assembly/disassemble/all"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"{\n    \"response\": {\n        \"data\": [],\n        \"errors\": [\n            {\n                \"type\": \"HttpMessageNotReadableException\",\n                \"message\": \"JSON parse error: Unexpected character ('n' (code 110)): was expecting comma to separate Object entries; nested exception is com.fasterxml.jackson.core.JsonParseException: Unexpected character ('n' (code 110)): was expecting comma to separate Object entries\\n at [Source: (PushbackInputStream); line: 4, column: 18]\",\n                \"code\": 255\n            }\n        ],\n        \"code\": 255\n    }\n}"}],"_postman_id":"577fade7-00b2-4c7e-8723-db35d8c67581"}],"id":"4302d049-ecd7-42a5-b96f-912fd0305734","description":"<p>Disassemble a machine</p>\n","_postman_id":"4302d049-ecd7-42a5-b96f-912fd0305734"},{"name":"assemble","item":[{"name":"list","item":[{"name":"Report a machine assembly","id":"9d54eeb3-df20-4dd7-b933-59ba26477394","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"}],"body":{"mode":"raw","raw":"{\n  \"assemblyTimestamp\": {\n    \"assemblyEndTime\": 0,\n    \"assemblyStartTime\": 0\n  },\n  \"machine\": {\n  \"comp_name\": \"n/a\",\n  \"connection_history\": [\n    {\n      \"atime\": 0,\n      \"dev_type\": \"comp\",\n      \"dtime\": 1632916628281,\n      \"fabr_gid\": \"0x10000001\",\n      \"free\": true,\n      \"name\": \"pcpu0\",\n      \"owner_gid\": \"0x00000008\",\n      \"udesc\": \"n/a\"\n    }\n  ],\n  \"fabr_gid\": \"0x10000001\",\n  \"fabr_id\": 78,\n  \"grp_id\": 1,\n  \"index\": 0,\n  \"mach_id\": 1,\n  \"mach_name\": \"TestMachine1\",\n  \"mtime\": 1610719772912,\n  \"p2p\": \"on\",\n  \"port_gid\": \"0xffffffff\",\n  \"swit_gid\": \"0x00000000\"\n}\n}"},"url":"http://{{Director-IP:8080}}/liqid/api/v2/assembly/assemble/list","description":"<p>Report a machine assembly, assembly details should be provided as a json as mentioned in the example</p>\n","urlObject":{"path":["api","v2","assembly","assemble","list"],"host":["http://{{Director-IP:8080}}/liqid"],"query":[],"variable":[]}},"response":[{"id":"81b05008-48e6-44d3-99a2-76371d3b42f1","name":"Machine assembly list successful","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/x-www-form-urlencoded","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"assemblyTimestamp\": {\n    \"assemblyEndTime\": 0,\n    \"assemblyStartTime\": 0\n  },\n  \"machine\": {\n  \"comp_name\": \"n/a\",\n  \"connection_history\": [\n    {\n      \"atime\": 0,\n      \"dev_type\": \"comp\",\n      \"dtime\": 1632916628281,\n      \"fabr_gid\": \"0x10000001\",\n      \"free\": true,\n      \"name\": \"pcpu0\",\n      \"owner_gid\": \"0x00000008\",\n      \"udesc\": \"n/a\"\n    }\n  ],\n  \"fabr_gid\": \"0x10000001\",\n  \"fabr_id\": 78,\n  \"grp_id\": 1,\n  \"index\": 0,\n  \"mach_id\": 1,\n  \"mach_name\": \"TestMachine1\",\n  \"mtime\": 1610719772912,\n  \"p2p\": \"on\",\n  \"port_gid\": \"0xffffffff\",\n  \"swit_gid\": \"0x00000000\"\n}\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"http://{{Director-IP:8080}}/liqid/api/v2/assembly/assemble/list","host":["http://{{Director-IP:8080}}/liqid"],"path":["api","v2","assembly","assemble","list"],"query":[{"key":"","value":"","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\"response\":{\"data\":[{\"grp_id\":1,\"dev_type\":\"targ\",\"pod_id\":-1,\"index\":\"0\",\"fabr_id\":78,\"mach_id\":\"1\",\"fabr_gid\":\"0x00001000\",\"owner_gid\":\"0x00000008\",\"port_gid\":\"0x00000004\",\"swit_gid\":\"0x00000000\",\"flags\":\"0x0000000401300242\",\"name\":\"ssd0\",\"gname\":\"g1\",\"mname\":\"TestMachine1\",\"lanes\":4},{\"grp_id\":1,\"dev_type\":\"comp\",\"pod_id\":-1,\"index\":\"0\",\"fabr_id\":78,\"mach_id\":\"1\",\"fabr_gid\":\"0x10000001\",\"owner_gid\":\"0x00000008\",\"port_gid\":\"0x00000008\",\"swit_gid\":\"0x00000000\",\"flags\":\"0x4000000401305260\",\"name\":\"pcpu0\",\"gname\":\"g1\",\"mname\":\"TestMachine1\",\"lanes\":4},{\"grp_id\":1,\"dev_type\":\"gpu\",\"pod_id\":-1,\"index\":\"0\",\"fabr_id\":78,\"mach_id\":\"1\",\"fabr_gid\":\"0x00000c00\",\"owner_gid\":\"0x00000008\",\"port_gid\":\"0x00000004\",\"swit_gid\":\"0x00000000\",\"flags\":\"0x8000000401300640\",\"name\":\"gpu0\",\"gname\":\"g1\",\"mname\":\"TestMachine1\",\"lanes\":16},{\"grp_id\":1,\"dev_type\":\"link\",\"pod_id\":-1,\"index\":\"0\",\"fabr_id\":78,\"mach_id\":\"1\",\"fabr_gid\":\"0x00000b00\",\"owner_gid\":\"0x00000008\",\"port_gid\":\"0x00000004\",\"swit_gid\":\"0x00000000\",\"flags\":\"0x0000000401300241\",\"name\":\"nic0\",\"gname\":\"g1\",\"mname\":\"TestMachine1\",\"lanes\":16}],\"errors\":null,\"code\":0}}"},{"id":"a474ae1e-7252-4058-8875-08bad3e34b19","name":"Invalid MachineAssembly parameter","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"assemblyTimestamp\": {\n    \"assemblyEndTime\": 0,\n    \"assemblyStartTime\": 0\n  },\n  \"machine\": {\n  \"comp_name\": \"n/a\",\n  \"connection_history\": [\n    {\n      \"atime\": 0,\n      \"dev_type\": \"comp\",\n      \"dtime\": 1632916628281,\n      \"fabr_gid\": \"0x10000001\",\n      \"free\": true,\n      \"name\": \"pcpu0\",\n      \"owner_gid\": \"0x00000008\",\n      \"udesc\": \"n/a\"\n    }\n  ],\n  \"fabr_gid\": \"0x10000001\",\n  \"fabr_id\": 78,\n  \"grp_id\": 1,\n  \"index\": 0,\n  \"mach_id\": 1789089,\n  \"mach_name\": \"TestMachine1\",\n  \"mtime\": 1610719772912,\n  \"p2p\": \"on\",\n  \"port_gid\": \"0xffffffff\",\n  \"swit_gid\": \"0x00000000\"\n}\n}","options":{"raw":{"language":"json"}}},"url":"http://{{Director-IP:8080}}/liqid/api/v2/assembly/assemble/list"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"{\n    \"response\": {\n        \"data\": [],\n        \"errors\": [\n            {\n                \"type\": \"ConstraintViolationException\",\n                \"message\": \"assembleList.arg0.machineId: machine id must be greater than 0 and less than 16384\",\n                \"code\": 255\n            }\n        ],\n        \"code\": 255\n    }\n}"}],"_postman_id":"9d54eeb3-df20-4dd7-b933-59ba26477394"},{"name":"Report a group assembly","id":"b0a83eee-b096-4f6f-a304-8626c78ec27b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"}],"body":{"mode":"raw","raw":"{\n    \"assemblyTimestamp\": {\n        \"assemblyEndTime\": 0,\n        \"assemblyStartTime\": 0\n    },\n    \"group\": {\n        \"fabr_id\": 78,\n        \"group_name\": \"g1\",\n        \"grp_id\": 1,\n        \"pod_id\": -1\n    }\n}"},"url":"http://{{Director-IP:8080}}/liqid/api/v2/assembly/assemble/list/all","description":"<p>Report a group assembly. Group assembly details should be json as mentioned in the example.</p>\n","urlObject":{"path":["api","v2","assembly","assemble","list","all"],"host":["http://{{Director-IP:8080}}/liqid"],"query":[],"variable":[]}},"response":[{"id":"77897eb5-5c17-4197-9651-bbb3ad518a9a","name":"Group machine assembly list successful","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"assemblyTimestamp\": {\n        \"assemblyEndTime\": 0,\n        \"assemblyStartTime\": 0\n    },\n    \"group\": {\n        \"fabr_id\": 78,\n        \"group_name\": \"g1\",\n        \"grp_id\": 1,\n        \"pod_id\": -1\n    }\n}","options":{"raw":{"language":"json"}}},"url":"http://{{Director-IP:8080}}/liqid/api/v2/assembly/assemble/list/all"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n  \"response\": {\n    \"data\": [],\n    \"errors\": null,\n    \"code\": 0\n  }\n}\n"},{"id":"88645724-ba84-4fd0-b1fd-7894bdaf9b0f","name":"Invalid GroupAssembly parameter","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"assemblyTimestamp\": {\n        \"assemblyEndTime\": 0,\n        \"assemblyStartTime\": 0\n    },\n    \"group\": {\n        \"fabr_id\": 78,\n        \"group_name\": \"Test_Grp7\",\n        \"grp_id\": 7\n        }\n}","options":{"raw":{"language":"json"}}},"url":"http://{{Director-IP:8080}}/liqid/api/v2/assembly/assemble/list/all"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"{\n    \"response\": {\n        \"data\": [],\n        \"errors\": [\n            {\n                \"type\": \"ConstraintViolationException\",\n                \"message\": \"assembleList.arg0.podId: Invalid pod id. Valid value is -1 or a positive integer between 1-4.\",\n                \"code\": 255\n            }\n        ],\n        \"code\": 255\n    }\n}"}],"_postman_id":"b0a83eee-b096-4f6f-a304-8626c78ec27b"}],"id":"ad050e4f-3cd6-4505-ad5b-f0f5a8364e6a","description":"<p>Report a machine or a group assembly</p>\n","_postman_id":"ad050e4f-3cd6-4505-ad5b-f0f5a8364e6a"},{"name":"Assemble a specific machine.\n","id":"bfd28237-172f-44cc-8f94-139ed73cc693","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"}],"body":{"mode":"raw","raw":"{\n    \"machine\": {\n        \"index\": 2,\n        \"mach_id\": 1,\n        \"grp_id\": 1,\n        \"fabr_id\": 78,\n        \"fabr_gid\": \"n/a\",\n        \"port_gid\": \"0xffffffff\",\n        \"swit_gid\": \"0x00000000\",\n        \"comp_name\": \"n/a\",\n        \"mach_name\": \"m1\",\n        \"p2p\": \"off\",\n        \"mtime\": 1610719772912,\n        \"connection_history\": [\n            {\n                \"free\": true,\n                \"dev_type\": \"comp\",\n                \"fabr_gid\": \"n/a\",\n                \"owner_gid\": \"0x00000008\",\n                \"name\": \"pcpu0\",\n                \"atime\": 1634043194553,\n                \"dtime\": 1634043606056,\n                \"udesc\": \"n/a\"\n            }\n        ]\n    },\n    \"assemblyTimestamp\": {\n        \"assemblyStartTime\": 0,\n        \"assemblyEndTime\": 0\n    }\n}"},"url":"http://{{Director-IP:8080}}/liqid/api/v2/assembly/assemble","description":"<p>Assemble a specific machine. Use this option to assemble the machine with provided device details.</p>\n","urlObject":{"path":["api","v2","assembly","assemble"],"host":["http://{{Director-IP:8080}}/liqid"],"query":[],"variable":[]}},"response":[{"id":"0b03d1f9-ac7c-482f-8e77-769050babcd2","name":"Machine assembly successful","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"machine\": {\n        \"index\": 2,\n        \"mach_id\": 1,\n        \"grp_id\": 1,\n        \"fabr_id\": 78,\n        \"fabr_gid\": \"n/a\",\n        \"port_gid\": \"0xffffffff\",\n        \"swit_gid\": \"0x00000000\",\n        \"comp_name\": \"n/a\",\n        \"mach_name\": \"m1\",\n        \"p2p\": \"off\",\n        \"mtime\": 1610719772912,\n        \"connection_history\": [\n            {\n                \"free\": true,\n                \"dev_type\": \"comp\",\n                \"fabr_gid\": \"n/a\",\n                \"owner_gid\": \"0x00000008\",\n                \"name\": \"pcpu0\",\n                \"atime\": 1634043194553,\n                \"dtime\": 1634043606056,\n                \"udesc\": \"n/a\"\n            }\n        ]\n    },\n    \"assemblyTimestamp\": {\n        \"assemblyStartTime\": 0,\n        \"assemblyEndTime\": 0\n    }\n}","options":{"raw":{"language":"json"}}},"url":"http://{{Director-IP:8080}}/liqid/api/v2/assembly/assemble"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\"response\":{\"data\":[{\"grp_id\":1,\"dev_type\":\"comp\",\"pod_id\":-1,\"index\":\"0\",\"fabr_id\":78,\"mach_id\":\"1\",\"fabr_gid\":\"0x10000001\",\"owner_gid\":\"0x00000008\",\"port_gid\":\"0x00000008\",\"swit_gid\":\"0x00000000\",\"flags\":\"0x4000000401305260\",\"name\":\"pcpu0\",\"gname\":\"g1\",\"mname\":\"m1\",\"lanes\":4}],\"errors\":null,\"code\":0}}"},{"id":"030c0efe-106c-4ae8-a46a-8027f71c6abf","name":"Invalid MachineAssembly parameter","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"machine\": {\n        \"index\": 2,\n        \"mach_id\": 1675890,\n        \"grp_id\": 1,\n        \"fabr_id\": 78,\n        \"fabr_gid\": \"n/a\",\n        \"port_gid\": \"0xffffffff\",\n        \"swit_gid\": \"0x00000000\",\n        \"comp_name\": \"n/a\",\n        \"mach_name\": \"m1\",\n        \"p2p\": \"off\",\n        \"mtime\": 1610719772912,\n        \"connection_history\": [\n            {\n                \"free\": true,\n                \"dev_type\": \"comp\",\n                \"fabr_gid\": \"n/a\",\n                \"owner_gid\": \"0x00000008\",\n                \"name\": \"pcpu0\",\n                \"atime\": 1634043194553,\n                \"dtime\": 1634043606056,\n                \"udesc\": \"n/a\"\n            }\n        ]\n    },\n    \"assemblyTimestamp\": {\n        \"assemblyStartTime\": 0,\n        \"assemblyEndTime\": 0\n    }\n}","options":{"raw":{"language":"json"}}},"url":"http://{{Director-IP:8080}}/liqid/api/v2/assembly/assemble"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"{\n    \"response\": {\n        \"data\": [],\n        \"errors\": [\n            {\n                \"type\": \"ConstraintViolationException\",\n                \"message\": \"assemble.arg0.machineId: machine id must be greater than 0 and less than 16384\",\n                \"code\": 255\n            }\n        ],\n        \"code\": 255\n    }\n}"}],"_postman_id":"bfd28237-172f-44cc-8f94-139ed73cc693"},{"name":"Assemble each machine belonging to the specified group.\n","id":"1ab91839-4a84-4227-849b-bb0ee0c99ab7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"}],"body":{"mode":"raw","raw":"{\n    \"assemblyTimestamp\": {\n        \"assemblyEndTime\": 0,\n        \"assemblyStartTime\": 0\n    },\n    \"group\": {\n        \"fabr_id\": 78,\n        \"group_name\": \"g1\",\n        \"grp_id\": 1,\n        \"pod_id\": -1\n    }\n}"},"url":"http://{{Director-IP:8080}}/liqid/api/v2/assembly/assemble/all","description":"<p>Assemble a specific machine belonging to the specified group. Use this option to assemble a machine along with the group.</p>\n","urlObject":{"path":["api","v2","assembly","assemble","all"],"host":["http://{{Director-IP:8080}}/liqid"],"query":[],"variable":[]}},"response":[{"id":"00091962-49f1-4e2d-a297-21fa0b9e79a5","name":"Group machine assembly successful","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"assemblyTimestamp\": {\n        \"assemblyEndTime\": 0,\n        \"assemblyStartTime\": 0\n    },\n    \"group\": {\n        \"fabr_id\": 78,\n        \"group_name\": \"g1\",\n        \"grp_id\": 1,\n        \"pod_id\": -1\n    }\n}","options":{"raw":{"language":"json"}}},"url":"http://{{Director-IP:8080}}/liqid/api/v2/assembly/assemble/all"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"\n{\"response\":{\"data\":[{\"grp_id\":1,\"dev_type\":\"targ\",\"pod_id\":-1,\"index\":\"0\",\"fabr_id\":78,\"mach_id\":\"n/a\",\"fabr_gid\":\"0x00001000\",\"owner_gid\":\"n/a\",\"port_gid\":\"0x00000004\",\"swit_gid\":\"0x00000000\",\"flags\":\"0x0000000401100042\",\"name\":\"ssd0\",\"gname\":\"g1\",\"mname\":\"n/a\",\"lanes\":4},{\"grp_id\":1,\"dev_type\":\"comp\",\"pod_id\":-1,\"index\":\"1\",\"fabr_id\":78,\"mach_id\":\"n/a\",\"fabr_gid\":\"0x10000002\",\"owner_gid\":\"n/a\",\"port_gid\":\"0x0000000c\",\"swit_gid\":\"0x00000000\",\"flags\":\"0x4000000401105060\",\"name\":\"pcpu1\",\"gname\":\"g1\",\"mname\":\"n/a\",\"lanes\":4},{\"grp_id\":1,\"dev_type\":\"comp\",\"pod_id\":-1,\"index\":\"0\",\"fabr_id\":78,\"mach_id\":\"1\",\"fabr_gid\":\"0x10000001\",\"owner_gid\":\"0x00000008\",\"port_gid\":\"0x00000008\",\"swit_gid\":\"0x00000000\",\"flags\":\"0x4000000401305260\",\"name\":\"pcpu0\",\"gname\":\"g1\",\"mname\":\"m1\",\"lanes\":4}],\"errors\":null,\"code\":0}}"},{"id":"f9634d2c-75f8-4546-aede-6a2c86d9dc53","name":"Invalid GroupAssembly parameter","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"assemblyTimestamp\": {\n        \"assemblyEndTime\": 0,\n        \"assemblyStartTime\": 0\n    },\n    \"group\": {\n        \"fabr_id\": 78,\n        \"group_name\": \"\",\n        \"grp_id\": 1,\n        \"pod_id\": -1\n    }\n}","options":{"raw":{"language":"json"}}},"url":"http://{{Director-IP:8080}}/liqid/api/v2/assembly/assemble/all"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"{\n    \"response\": {\n        \"data\": [],\n        \"errors\": [\n            {\n                \"type\": \"ConstraintViolationException\",\n                \"message\": \"assemble.arg0.name: name must contain at least one character and no more than 22 characters\",\n                \"code\": 255\n            }\n        ],\n        \"code\": 255\n    }\n}"}],"_postman_id":"1ab91839-4a84-4227-849b-bb0ee0c99ab7"}],"id":"935be093-da94-4b50-b5fe-6701e0209468","description":"<p>Assemble a specific machine</p>\n","_postman_id":"935be093-da94-4b50-b5fe-6701e0209468"}],"id":"ea5e4e5b-cfaa-4d26-b8bd-31c7889df6c5","description":"<p>Assembly Controller</p>\n","_postman_id":"ea5e4e5b-cfaa-4d26-b8bd-31c7889df6c5"},{"name":"coordinates","item":[{"name":"Obtain the current ids","id":"c9ca1594-d696-4037-b18e-50c44d15319a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://{{Director-IP:8080}}/liqid/api/v2/coordinates","description":"<p>Use this option to retrieve the current ids</p>\n","urlObject":{"path":["api","v2","coordinates"],"host":["http://{{Director-IP:8080}}/liqid"],"query":[],"variable":[]}},"response":[{"id":"68c6594f-d625-43b1-a41a-1f2fdc85776a","name":"OK","originalRequest":{"method":"GET","header":[],"url":"http://{{Director-IP:8080}}/liqid/api/v2/coordinates"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n  \"response\": {\n    \"data\": [\n      {\n        \"rack\": 0,\n        \"shelf\": 0,\n        \"node\": 9\n      }\n    ],\n    \"errors\": null,\n    \"code\": 0\n  }\n}"}],"_postman_id":"c9ca1594-d696-4037-b18e-50c44d15319a"},{"name":"Set the ids","id":"fd2d242d-3c60-4b33-931c-a8cac350e79b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"node\": 9,\n    \"rack\": 0,\n    \"shelf\": 0\n}"},"url":"http://{{Director-IP:8080}}/liqid/api/v2/coordinates","description":"<p>Use this option to set the Ids for the current context</p>\n","urlObject":{"path":["api","v2","coordinates"],"host":["http://{{Director-IP:8080}}/liqid"],"query":[],"variable":[]}},"response":[{"id":"393ea185-c81b-47aa-ade5-789c60bb3001","name":"LiqidCoordinates instance successfully set.","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"node\": 9,\n    \"rack\": 0,\n    \"shelf\": 0\n}","options":{"raw":{"language":"json"}}},"url":"http://{{Director-IP:8080}}/liqid/api/v2/coordinates"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n  \"response\": {\n    \"data\": [\n      {\n        \"rack\": 0,\n        \"shelf\": 0,\n        \"node\": 9\n      }\n    ],\n    \"errors\": null,\n    \"code\": 0\n  }\n}"},{"id":"c9ba1135-9078-489e-b07e-fc9c4785e8a5","name":"Invalid LiqidCoordinates instance.","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"node\": 14,\n    \"rack\": 0,\n    \"shelf\": 0\n}","options":{"raw":{"language":"json"}}},"url":"http://{{Director-IP:8080}}/liqid/api/v2/coordinates"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"{\n    \"response\": {\n        \"data\": [],\n        \"errors\": [\n            {\n                \"type\": \"ParameterException\",\n                \"message\": \"Invalid coordinates: 0:0:14\",\n                \"code\": 255\n            }\n        ],\n        \"code\": 255\n    }\n}"}],"_postman_id":"fd2d242d-3c60-4b33-931c-a8cac350e79b"},{"name":"List all available liqid nodes and associated deployed context URL.","id":"767bfbd6-ad4c-467e-bdbe-7ac1be66fd93","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://{{Director-IP:8080}}/liqid/api/v2/coordinates/available","description":"<p>Use this option to retrieve the list of all available nodes with the associated context URL</p>\n","urlObject":{"path":["api","v2","coordinates","available"],"host":["http://{{Director-IP:8080}}/liqid"],"query":[],"variable":[]}},"response":[{"id":"5ebb6e7d-2b43-4f80-9feb-43bdc4daadcf","name":"OK","originalRequest":{"method":"GET","header":[],"url":"http://{{Director-IP:8080}}/liqid/api/v2/coordinates/available"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n  \"response\": {\n    \"data\": [\n      {\n        \"coordinates\": {\n          \"rack\": 0,\n          \"shelf\": 0,\n          \"node\": 9\n        },\n        \"address\": \"10.204.104.78\",\n        \"port\": 8080\n      }\n    ],\n    \"errors\": null,\n    \"code\": 0\n  }\n}"}],"_postman_id":"767bfbd6-ad4c-467e-bdbe-7ac1be66fd93"}],"id":"ee9bb1ba-7cee-42d3-9f60-9332a2379cc0","description":"<p>API endpoints related to Liqid Node IDs</p>\n","_postman_id":"ee9bb1ba-7cee-42d3-9f60-9332a2379cc0"},{"name":"device","item":[{"name":"udesc/{device type}/{device id}","item":[{"name":"Create a device description for a specific device.","id":"5fcba9ba-3443-4dc9-b115-59c4b60fe7c0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"}],"body":{"mode":"raw","raw":"{\n  \"udesc\": \"this is cpu\"\n}"},"url":"http://{{Director-IP:8080}}/liqid/api/v2/device/udesc/:device_type/:device_id","description":"<p>Use this option to create a description for the specified device.device_id and device_type are mandatory parameters.</p>\n","urlObject":{"path":["api","v2","device","udesc",":device_type",":device_id"],"host":["http://{{Director-IP:8080}}/liqid"],"query":[],"variable":[{"description":{"content":"<p>(Required) the device type</p>\n","type":"text/plain"},"type":"any","value":"comp","key":"device_type"},{"description":{"content":"<p>(Required) the device id, represented as a hexadecimal value</p>\n","type":"text/plain"},"type":"any","value":"0x0002","key":"device_id"}]}},"response":[{"id":"17006c27-1059-4da6-90c7-956b6b616ebb","name":"Device description successfully created","originalRequest":{"method":"PUT","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"udesc\": \"this is cpu\"\n}","options":{"raw":{"language":"json"}}},"url":"http://{{Director-IP:8080}}/liqid/api/v2/device/udesc/comp/0x0002"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n  \"response\": {\n    \"data\": [\n      {\n        \"udesc\": \"this is cpu\"\n      }\n    ],\n    \"errors\": null,\n    \"code\": 0\n  }\n}"},{"id":"fd00eba1-7d67-46c7-bd13-062fca2796dc","name":"Invalid parameter","originalRequest":{"method":"PUT","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"udesc\": \"\"\n}","options":{"raw":{"language":"json"}}},"url":"http://{{Director-IP:8080}}/liqid/api/v2/device/udesc/comp/0x0002"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"{\n    \"response\": {\n        \"data\": [],\n        \"errors\": [\n            {\n                \"type\": \"Exception\",\n                \"message\": \"{com.liqid.model.device.lifecycle.DeviceDescriptionConstraint.message}\",\n                \"code\": 255\n            }\n        ],\n        \"code\": 255\n    }\n}"}],"_postman_id":"5fcba9ba-3443-4dc9-b115-59c4b60fe7c0"},{"name":"Remove a device description for the specified device.","id":"f1f446fa-9cb6-4d6c-943a-2a09416a3ac6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"http://{{Director-IP:8080}}/liqid/api/v2/device/udesc/:device_type/:device_id","description":"<p>Use this option to remove the description for the specified device. device_id and device_type are mandatory parameters.</p>\n","urlObject":{"path":["api","v2","device","udesc",":device_type",":device_id"],"host":["http://{{Director-IP:8080}}/liqid"],"query":[],"variable":[{"description":{"content":"<p>(Required) the device type</p>\n","type":"text/plain"},"type":"any","value":"comp","key":"device_type"},{"description":{"content":"<p>(Required) the device id, represented as a hexadecimal value</p>\n","type":"text/plain"},"type":"any","value":"0x0002","key":"device_id"}]}},"response":[{"id":"68831fc7-bc0d-49be-8ead-04cff71273f2","name":"Device description removed successfully","originalRequest":{"method":"DELETE","header":[],"url":"http://{{Director-IP:8080}}/liqid/api/v2/device/udesc/comp/0x0002"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n  \"response\": {\n    \"data\": [\n      {\n        \"udesc\": \"n/a\"\n      }\n    ],\n    \"errors\": null,\n    \"code\": 0\n  }\n}"},{"id":"71f48144-2b96-4e0b-a146-badf7696683a","name":"Invalid parameter","originalRequest":{"method":"DELETE","header":[],"url":"http://{{Director-IP:8080}}/liqid/api/v2/device/udesc/abc/0x0002"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"{\n    \"response\": {\n        \"data\": [],\n        \"errors\": [\n            {\n                \"type\": \"IllegalArgumentException\",\n                \"message\": \"No enum constant com.liqid.model.device.DeviceType.ABC\",\n                \"code\": 255\n            }\n        ],\n        \"code\": 255\n    }\n}"}],"_postman_id":"f1f446fa-9cb6-4d6c-943a-2a09416a3ac6"},{"name":"toggleSriovFlag","id":"d9165dc7-1a49-4f19-8225-367f16f8c871","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"url":"http://{{Director-IP:8080}}/liqid/api/v2/device/:device_type/:device_id/:fabric_id/:group_id/:sriov_flag","description":"<p>Use this option to enable/disable SRIOV feature</p>\n<p><strong>This endpoint is supported from Release 3.1</strong></p>\n","urlObject":{"path":["api","v2","device",":device_type",":device_id",":fabric_id",":group_id",":sriov_flag"],"host":["http://{{Director-IP:8080}}/liqid"],"query":[],"variable":[{"id":"c23aaaa8-5381-4185-addc-d58a15b9a194","description":{"content":"<p>(Required) the device type</p>\n","type":"text/plain"},"type":"any","value":"comp","key":"device_type"},{"id":"cc6ea3c2-1f9e-4976-9c30-9873259beffa","description":{"content":"<p>(Required) the device id, represented as a hexadecimal value</p>\n","type":"text/plain"},"type":"any","value":"0x0002","key":"device_id"},{"id":"2e83fcbb-6fbd-4110-991d-40cdfb99a810","description":{"content":"<p>(Required) the fabric id, represented as a integer value</p>\n","type":"text/plain"},"type":"any","value":"78","key":"fabric_id"},{"id":"5ceb729a-08bf-4781-bbf3-11a859908dbc","description":{"content":"<p>(Required) the group id, represented as a integer value</p>\n","type":"text/plain"},"type":"any","value":"1","key":"group_id"},{"id":"070318d3-573a-49e8-9019-447ce656bfb2","description":{"content":"<p>(Required) the sriov flag to toggle (sriovon/sriovoff)</p>\n","type":"text/plain"},"type":"any","value":"sriovon","key":"sriov_flag"}]}},"response":[{"id":"ee97626a-085d-428a-b4eb-ffb99198776d","name":"Device SR-IOV state updated","originalRequest":{"method":"PUT","header":[],"url":"http://{{Director-IP:8080}}/liqid/api/v2/device/comp/0x0002/78/1/sriovon"},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""},{"id":"20e5dbe5-6691-40ef-9d6d-cee93bc2b2e9","name":"Invalid parameter","originalRequest":{"method":"PUT","header":[],"url":"http://{{Director-IP:8080}}/liqid/api/v2/device/comp/0x0002/78/8738147847/sriovon"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"{\n    \"response\": {\n        \"data\": [],\n        \"errors\": [\n            {\n                \"type\": \"MethodArgumentTypeMismatchException\",\n                \"message\": \"Failed to convert value of type 'java.lang.String' to required type 'int'; nested exception is java.lang.NumberFormatException: For input string: \\\"8738147847\\\"\",\n                \"code\": 255\n            }\n        ],\n        \"code\": 255\n    }\n}"}],"_postman_id":"d9165dc7-1a49-4f19-8225-367f16f8c871"},{"name":"toggle some value for the specified device","id":"7bc93939-5921-4f4c-bc1d-273124307e9a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"url":"http://{{Director-IP:8080}}/liqid/api/v2/device/:device_type/:device_id/:toggle_flag/:toggle_state","description":"<p>Use this option to enable/disable state for mentioned flag for a specified device</p>\n<p><strong>This endpoint is supported from Release 3.1</strong></p>\n","urlObject":{"path":["api","v2","device",":device_type",":device_id",":toggle_flag",":toggle_state"],"host":["http://{{Director-IP:8080}}/liqid"],"query":[],"variable":[{"id":"5afec379-ff2b-4e83-9dd6-4e347cc2380f","description":{"content":"<p>(Required) the device type</p>\n","type":"text/plain"},"type":"any","value":"comp","key":"device_type"},{"id":"8ae47d73-a059-48ec-827b-1f6c1232a392","description":{"content":"<p>(Required) the device id, represented as a hexadecimal value</p>\n","type":"text/plain"},"type":"any","value":"0x0002","key":"device_id"},{"id":"3e681293-48b4-41f2-8e82-bf8184eedb7c","description":{"content":"<p>(Required) the flag to toggle</p>\n","type":"text/plain"},"type":"any","value":"active","key":"toggle_flag"},{"id":"1ddcff63-cd6a-4ea4-8470-a968a8663e1e","description":{"content":"<p>(Required) the state for which to apply to the flag</p>\n","type":"text/plain"},"type":"any","value":"disabled","key":"toggle_state"}]}},"response":[{"id":"5aff78a7-0b4e-438d-a151-0999c41934a2","name":"Device state updated","originalRequest":{"method":"PUT","header":[],"url":"http://{{Director-IP:8080}}/liqid/api/v2/device/comp/0x0002/active/disabled"},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""},{"id":"e3ec7042-5e9d-48c7-9169-ced4be8640b7","name":"Invalid parameter","originalRequest":{"method":"PUT","header":[],"url":"http://{{Director-IP:8080}}/liqid/api/v2/device/gpu/0x1bb0/active/abcd"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"{\n    \"response\": {\n        \"data\": [],\n        \"errors\": [\n            {\n                \"type\": \"MethodArgumentTypeMismatchException\",\n                \"message\": \"Failed to convert value of type 'java.lang.String' to required type 'com.liqid.model.ToggleState'; nested exception is java.lang.IllegalArgumentException: No enum constant com.liqid.model.ToggleState.ABCD\",\n                \"code\": 255\n            }\n        ],\n        \"code\": 255\n    }\n}"}],"_postman_id":"7bc93939-5921-4f4c-bc1d-273124307e9a"}],"id":"bda2287c-cb34-49a5-9709-e52d5432343d","_postman_id":"bda2287c-cb34-49a5-9709-e52d5432343d","description":""},{"name":"{device type}/{device id}","item":[{"name":"toggleSriovFlag","id":"904d663d-97eb-4cf6-a093-7c4ab40c02ca","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"url":"http://{{Director-IP:8080}}/liqid/api/v2/device/:device_type/:device_id/:fabric_id/:group_id/:sriov_flag","description":"<p>Use this option to enable/disable SRIOV feature</p>\n","urlObject":{"path":["api","v2","device",":device_type",":device_id",":fabric_id",":group_id",":sriov_flag"],"host":["http://{{Director-IP:8080}}/liqid"],"query":[],"variable":[{"description":{"content":"<p>(Required) the device type</p>\n","type":"text/plain"},"type":"any","value":"comp","key":"device_type"},{"description":{"content":"<p>(Required) the device id, represented as a hexadecimal value</p>\n","type":"text/plain"},"type":"any","value":"0x0002","key":"device_id"},{"description":{"content":"<p>(Required) the fabric id, represented as a integer value</p>\n","type":"text/plain"},"type":"any","value":"78","key":"fabric_id"},{"description":{"content":"<p>(Required) the group id, represented as a integer value</p>\n","type":"text/plain"},"type":"any","value":"1","key":"group_id"},{"description":{"content":"<p>(Required) the sriov flag to toggle (sriovon/sriovoff)</p>\n","type":"text/plain"},"type":"any","value":"sriovon","key":"sriov_flag"}]}},"response":[{"id":"b8e7c09e-1d64-4dfd-ab82-01fbc75c7298","name":"Device SR-IOV state updated","originalRequest":{"method":"PUT","header":[],"url":"http://{{Director-IP:8080}}/liqid/api/v2/device/comp/0x0002/78/1/sriovon"},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""},{"id":"d30d8bef-b7ab-4543-a716-7962821532ac","name":"Invalid parameter","originalRequest":{"method":"PUT","header":[],"url":"http://{{Director-IP:8080}}/liqid/api/v2/device/comp/0x0002/78/8738147847/sriovon"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"{\n    \"response\": {\n        \"data\": [],\n        \"errors\": [\n            {\n                \"type\": \"MethodArgumentTypeMismatchException\",\n                \"message\": \"Failed to convert value of type 'java.lang.String' to required type 'int'; nested exception is java.lang.NumberFormatException: For input string: \\\"8738147847\\\"\",\n                \"code\": 255\n            }\n        ],\n        \"code\": 255\n    }\n}"}],"_postman_id":"904d663d-97eb-4cf6-a093-7c4ab40c02ca"},{"name":"toggle some value for the specified device","id":"ace8be1e-e4d7-4a19-92e7-2525ae3aa61d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"url":"http://{{Director-IP:8080}}/liqid/api/v2/device/:device_type/:device_id/:toggle_flag/:toggle_state","description":"<p>Use this option to enable/disable state for mentioned flag for a specified device</p>\n","urlObject":{"path":["api","v2","device",":device_type",":device_id",":toggle_flag",":toggle_state"],"host":["http://{{Director-IP:8080}}/liqid"],"query":[],"variable":[{"description":{"content":"<p>(Required) the device type</p>\n","type":"text/plain"},"type":"any","value":"comp","key":"device_type"},{"description":{"content":"<p>(Required) the device id, represented as a hexadecimal value</p>\n","type":"text/plain"},"type":"any","value":"0x0002","key":"device_id"},{"description":{"content":"<p>(Required) the flag to toggle</p>\n","type":"text/plain"},"type":"any","value":"active","key":"toggle_flag"},{"description":{"content":"<p>(Required) the state for which to apply to the flag</p>\n","type":"text/plain"},"type":"any","value":"disabled","key":"toggle_state"}]}},"response":[{"id":"a527b2a9-2fc9-4960-a09c-f0dc867a6dc8","name":"Device state updated","originalRequest":{"method":"PUT","header":[],"url":"http://{{Director-IP:8080}}/liqid/api/v2/device/comp/0x0002/active/disabled"},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""},{"id":"8f900481-ab1a-4198-bf9a-89394176a31f","name":"Invalid parameter","originalRequest":{"method":"PUT","header":[],"url":"http://{{Director-IP:8080}}/liqid/api/v2/device/gpu/0x1bb0/active/abcd"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"{\n    \"response\": {\n        \"data\": [],\n        \"errors\": [\n            {\n                \"type\": \"MethodArgumentTypeMismatchException\",\n                \"message\": \"Failed to convert value of type 'java.lang.String' to required type 'com.liqid.model.ToggleState'; nested exception is java.lang.IllegalArgumentException: No enum constant com.liqid.model.ToggleState.ABCD\",\n                \"code\": 255\n            }\n        ],\n        \"code\": 255\n    }\n}"}],"_postman_id":"ace8be1e-e4d7-4a19-92e7-2525ae3aa61d"}],"id":"b7ad086a-f483-4a0f-bf70-56867d3160ce","_postman_id":"b7ad086a-f483-4a0f-bf70-56867d3160ce","description":""},{"name":"List available device attribute names and all existing values","id":"5c393e9d-ea15-4263-8825-6880ca1026eb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://{{Director-IP:8080}}/liqid/api/v2/device/attributes","description":"<p>Use this option to retrieve all the available device attribute name and their existing values</p>\n","urlObject":{"path":["api","v2","device","attributes"],"host":["http://{{Director-IP:8080}}/liqid"],"query":[],"variable":[]}},"response":[{"id":"d9b7bfc3-be77-49e4-86fc-79dc0301f70d","name":"OK","originalRequest":{"method":"GET","header":[],"url":"http://{{Director-IP:8080}}/liqid/api/v2/device/attributes"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n  \"response\": {\n    \"data\": [\n      {\n        \"deviceType\": \"cpu\",\n        \"attributes\": {\n          \"conn_type\": [\n            \"gen3\",\n            \"nvmeof\"\n          ],\n          \"curr_errs\": [\n            \"0\"\n          ],\n          \"limbo_cnt\": [\n            \"0\"\n          ],\n          \"flags\": [\n            \"0x4000000401005160\",\n            \"0x4000000401004960\",\n            \"0x4000000080000960\"\n          ],\n          \"l2cache_sz\": [\n            \"n/a\"\n          ],\n          \"curr_hangs\": [\n            \"0\"\n          ],\n          \"triage_cnt\": [\n            \"0\"\n          ],\n          \"device_type\": [\n            \"compute\"\n          ],\n          \"type\": [\n            \"n/a\"\n          ],\n          \"l3cache_sz\": [\n            \"n/a\"\n          ],\n          \"dram_sz\": [\n            \"0\",\n            \"8\"\n          ],\n          \"pci_device\": [\n            \"0x0000\",\n            \"0x0001\",\n            \"0x0002\",\n            \"0x0003\",\n            \"0x0004\"\n          ],\n          \"bios_vendor\": [\n            \"n/a\"\n          ],\n          \"pci_vendor\": [\n            \"0x8086\"\n          ],\n          \"vendor\": [\n            \"DELL\",\n            \"processor\"\n          ],\n          \"thrd_cnt\": [\n            \"1\",\n            \"6\"\n          ],\n          \"udesc\": [\n            \"n/a\"\n          ],\n          \"curr_hwresets\": [\n            \"0\"\n          ],\n          \"model\": [\n            \"PowerEdge_R740xd\",\n            \"generic_processor\",\n            \"Dell_R240\"\n          ],\n          \"error_cnt\": [\n            \"0\",\n            \"829780067\"\n          ],\n          \"hang_cnt\": [\n            \"0\"\n          ],\n          \"owner\": [\n            \"(0,0,1)\",\n            \"(0,0,2)\",\n            \"(0,0,3)\",\n            \"(0,0,4)\",\n            \"(0,0,5)\"\n          ],\n          \"core_cnt\": [\n            \"1\",\n            \"28\"\n          ],\n          \"index\": [\n            \"0\",\n            \"1\",\n            \"2\",\n            \"3\",\n            \"4\"\n          ],\n          \"bios_revision\": [\n            \"n/a\"\n          ],\n          \"fabr_gid\": [\n            \"0x10000001\",\n            \"0x10000002\",\n            \"0x10000003\",\n            \"0x10000004\",\n            \"0x10000005\"\n          ],\n          \"bios_version\": [\n            \"n/a\"\n          ],\n          \"serial_num\": [\n            \"n/a\"\n          ],\n          \"fabric_type\": [\n            \"gen3\",\n            \"nvmeof\"\n          ],\n          \"dev_id\": [\n            \"0x10000001\",\n            \"0x10000002\",\n            \"0x10000003\",\n            \"0x10000004\",\n            \"0x10000005\"\n          ],\n          \"inactive_cnt\": [\n            \"0\"\n          ],\n          \"dram_type\": [\n            \"n/a\",\n            \"ddr4\"\n          ],\n          \"device_state\": [\n            \"active | online\"\n          ],\n          \"core_mhz\": [\n            \"0.000000\",\n            \"3.600000\"\n          ],\n          \"sled_id\": [\n            \"enclosure\"\n          ],\n          \"curr_triages\": [\n            \"0\"\n          ],\n          \"unique\": [\n            \"cpu1\",\n            \"cpu2\",\n            \"cpu3\",\n            \"cpuX-10.204.104.37\",\n            \"cpuX-10.204.104.41\"\n          ],\n          \"l1cache_sz\": [\n            \"n/a\"\n          ],\n          \"name\": [\n            \"pcpu0\",\n            \"pcpu1\",\n            \"pcpu2\",\n            \"ncpu3\",\n            \"ncpu4\"\n          ],\n          \"location\": [\n            \"(0,0,12)\"\n          ],\n          \"hwreset_cnt\": [\n            \"0\"\n          ],\n          \"socket\": [\n            \"1\"\n          ],\n          \"pod_id\": [\n            \"-1\"\n          ],\n          \"family\": [\n            \"n/a\"\n          ],\n          \"inst_set\": [\n            \"x86-64\"\n          ],\n          \"inactive_secs\": [\n            \"0\"\n          ]\n        }\n      },\n      {\n        \"deviceType\": \"link\",\n        \"attributes\": {\n          \"conn_type\": [\n            \"gen3\"\n          ],\n          \"curr_errs\": [\n            \"0\"\n          ],\n          \"limbo_cnt\": [\n            \"0\"\n          ],\n          \"flags\": [\n            \"0x401000141\"\n          ],\n          \"curr_hangs\": [\n            \"0\"\n          ],\n          \"triage_cnt\": [\n            \"0\"\n          ],\n          \"device_type\": [\n            \"ethernet_link\"\n          ],\n          \"dev_rev\": [\n            \"n/a\"\n          ],\n          \"pci_device\": [\n            \"0x101b\"\n          ],\n          \"pci_vendor\": [\n            \"0x15b3\"\n          ],\n          \"vendor\": [\n            \"Mellanox Technologies\"\n          ],\n          \"udesc\": [\n            \"n/a\"\n          ],\n          \"curr_hwresets\": [\n            \"0\"\n          ],\n          \"model\": [\n            \"MT28908\"\n          ],\n          \"error_cnt\": [\n            \"0\"\n          ],\n          \"class\": [\n            \"Infiniband controller\"\n          ],\n          \"hang_cnt\": [\n            \"0\"\n          ],\n          \"owner\": [\n            \"(0,0,12)\"\n          ],\n          \"buswidth\": [\n            \"x16\"\n          ],\n          \"part_num\": [\n            \"MCX653106A-ECAT         MT2049J24991\"\n          ],\n          \"index\": [\n            \"0\",\n            \"1\"\n          ],\n          \"fabr_gid\": [\n            \"0x000b00\",\n            \"0x000b01\"\n          ],\n          \"link_speed\": [\n            \"200Gb/s\"\n          ],\n          \"serial_num\": [\n            \"MT2049J24991\"\n          ],\n          \"fabric_type\": [\n            \"gen3\"\n          ],\n          \"dev_id\": [\n            \"0xb00\",\n            \"0xb01\"\n          ],\n          \"inactive_cnt\": [\n            \"0\"\n          ],\n          \"physlot\": [\n            \"0\"\n          ],\n          \"busgen\": [\n            \"gen3\"\n          ],\n          \"device_state\": [\n            \"active | online\"\n          ],\n          \"sled_id\": [\n            \"enclosure\"\n          ],\n          \"curr_triages\": [\n            \"0\"\n          ],\n          \"unique\": [\n            \"15b3_101b_12_1\",\n            \"15b3_101b_12_2\"\n          ],\n          \"name\": [\n            \"nic0\",\n            \"nic1\"\n          ],\n          \"location\": [\n            \"(0,0,12)\"\n          ],\n          \"hwreset_cnt\": [\n            \"0\"\n          ],\n          \"pod_id\": [\n            \"-1\"\n          ],\n          \"family\": [\n            \"ConnectX-6\"\n          ],\n          \"fw_rev\": [\n            \"n/a\"\n          ],\n          \"inactive_secs\": [\n            \"0\"\n          ]\n        }\n      },\n      {\n        \"deviceType\": \"ssd\",\n        \"attributes\": {\n          \"conn_type\": [\n            \"gen3\",\n            \"nvmeof\"\n          ],\n          \"curr_errs\": [\n            \"0\",\n            \"12599\"\n          ],\n          \"limbo_cnt\": [\n            \"0\"\n          ],\n          \"flags\": [\n            \"0x401000142\",\n            \"0x80000142\"\n          ],\n          \"curr_hangs\": [\n            \"0\"\n          ],\n          \"triage_cnt\": [\n            \"0\"\n          ],\n          \"device_type\": [\n            \"target/SSD\"\n          ],\n          \"dev_rev\": [\n            \"1.000000\",\n            \"n/a\"\n          ],\n          \"capacity\": [\n            \"400000\",\n            \"n/a\"\n          ],\n          \"pci_device\": [\n            \"0x5007\",\n            \"0xd0fa\"\n          ],\n          \"pci_vendor\": [\n            \"0x1987\",\n            \"0xd0fa\"\n          ],\n          \"vendor\": [\n            \"phison\",\n            \"nvmeof\"\n          ],\n          \"udesc\": [\n            \"n/a\",\n            \"liqtest3\",\n            \"liqtest4\",\n            \"liqtest5\",\n            \"liqtest6\",\n            \"liqtest1\",\n            \"liqtest2\"\n          ],\n          \"curr_hwresets\": [\n            \"0\"\n          ],\n          \"model\": [\n            \"ssd\",\n            \"nvmeof\"\n          ],\n          \"error_cnt\": [\n            \"0\",\n            \"3618468810525257781\"\n          ],\n          \"class\": [\n            \"Non-Volatile memory controller\",\n            \"n/a\"\n          ],\n          \"hang_cnt\": [\n            \"0\"\n          ],\n          \"owner\": [\n            \"(0,0,12)\"\n          ],\n          \"buswidth\": [\n            \"x4\",\n            \"n/a\"\n          ],\n          \"part_num\": [\n            \"n/a\"\n          ],\n          \"attname\": [\n            \"\",\n            \"liqtest3\",\n            \"liqtest4\",\n            \"liqtest5\",\n            \"liqtest6\",\n            \"liqtest1\",\n            \"liqtest2\"\n          ],\n          \"index\": [\n            \"0\",\n            \"1\",\n            \"2\",\n            \"3\",\n            \"4\",\n            \"5\",\n            \"6\",\n            \"7\",\n            \"8\",\n            \"9\"\n          ],\n          \"fabr_gid\": [\n            \"0x001000\",\n            \"0x001100\",\n            \"0x001300\",\n            \"0x001400\",\n            \"0xa00005\",\n            \"0xa00006\",\n            \"0xa00007\",\n            \"0xa00008\",\n            \"0xa00009\",\n            \"0xa0000a\"\n          ],\n          \"local_name\": [\n            \"ssd0\",\n            \"ssd1\",\n            \"ssd2\",\n            \"ssd3\",\n            \"nof4\",\n            \"nof5\",\n            \"nof6\",\n            \"nof7\",\n            \"nof8\",\n            \"nof9\"\n          ],\n          \"serial_num\": [\n            \"50026b72710451f3\",\n            \"50026b72710451cf\",\n            \"50026b7271045135\",\n            \"50026b727104512d\",\n            \"a2ff2b6e73bee6e5\",\n            \"ac9b60c8dceed093\",\n            \"b4ed0f876dcc8f12\",\n            \"858f144ca0ddc221\",\n            \"bc748c9694e45116\",\n            \"588e4b3215bbda18\"\n          ],\n          \"fabric_type\": [\n            \"gen3\",\n            \"nvmeof\"\n          ],\n          \"dev_id\": [\n            \"0x1000\",\n            \"0x1100\",\n            \"0x1300\",\n            \"0x1400\",\n            \"0xa00005\",\n            \"0xa00006\",\n            \"0xa00007\",\n            \"0xa00008\",\n            \"0xa00009\",\n            \"0xa0000a\"\n          ],\n          \"inactive_cnt\": [\n            \"0\"\n          ],\n          \"physlot\": [\n            \"0\"\n          ],\n          \"busgen\": [\n            \"gen3\",\n            \"gen0\"\n          ],\n          \"device_state\": [\n            \"active | online\"\n          ],\n          \"sled_id\": [\n            \"enclosure\"\n          ],\n          \"curr_triages\": [\n            \"0\"\n          ],\n          \"unique\": [\n            \"50026b72710451f3\",\n            \"50026b72710451cf\",\n            \"50026b7271045135\",\n            \"50026b727104512d\",\n            \"a2ff2b6e73bee6e5\",\n            \"ac9b60c8dceed093\",\n            \"b4ed0f876dcc8f12\",\n            \"858f144ca0ddc221\",\n            \"bc748c9694e45116\",\n            \"588e4b3215bbda18\"\n          ],\n          \"name\": [\n            \"ssd0\",\n            \"ssd1\",\n            \"ssd2\",\n            \"ssd3\",\n            \"nof4\",\n            \"nof5\",\n            \"nof6\",\n            \"nof7\",\n            \"nof8\",\n            \"nof9\"\n          ],\n          \"location\": [\n            \"(0,0,12)\"\n          ],\n          \"hwreset_cnt\": [\n            \"0\"\n          ],\n          \"pod_id\": [\n            \"-1\"\n          ],\n          \"ip_addr\": [\n            \"n/a\",\n            \"10.10.10.12\",\n            \"10.10.10.11\"\n          ],\n          \"family\": [\n            \"NVM Express\",\n            \"n/a\"\n          ],\n          \"fw_rev\": [\n            \"0x2\",\n            \"\"\n          ],\n          \"inactive_secs\": [\n            \"0\"\n          ]\n        }\n      },\n      {\n        \"deviceType\": \"gpu\",\n        \"attributes\": {\n          \"conn_type\": [\n            \"gen3\"\n          ],\n          \"curr_errs\": [\n            \"0\"\n          ],\n          \"limbo_cnt\": [\n            \"0\"\n          ],\n          \"flags\": [\n            \"0x8000000401000540\"\n          ],\n          \"dram_size\": [\n            \"11GB\"\n          ],\n          \"curr_hangs\": [\n            \"0\"\n          ],\n          \"triage_cnt\": [\n            \"0\"\n          ],\n          \"device_type\": [\n            \"gpu\"\n          ],\n          \"dev_rev\": [\n            \"n/a\"\n          ],\n          \"pci_device\": [\n            \"0x1eb8\"\n          ],\n          \"pci_vendor\": [\n            \"0x10de\"\n          ],\n          \"vendor\": [\n            \"NVIDIA Corporation\"\n          ],\n          \"udesc\": [\n            \"n/a\"\n          ],\n          \"curr_hwresets\": [\n            \"0\"\n          ],\n          \"model\": [\n            \"Tesla_T4\"\n          ],\n          \"error_cnt\": [\n            \"0\"\n          ],\n          \"class\": [\n            \"3D controller\"\n          ],\n          \"hang_cnt\": [\n            \"0\"\n          ],\n          \"owner\": [\n            \"(0,0,12)\"\n          ],\n          \"buswidth\": [\n            \"x16\"\n          ],\n          \"part_num\": [\n            \"n/a\"\n          ],\n          \"core_cnt\": [\n            \"3584\"\n          ],\n          \"index\": [\n            \"0\"\n          ],\n          \"fabr_gid\": [\n            \"0x000c00\"\n          ],\n          \"serial_num\": [\n            \"n/a\"\n          ],\n          \"fabric_type\": [\n            \"gen3\"\n          ],\n          \"dev_id\": [\n            \"0xc00\"\n          ],\n          \"inactive_cnt\": [\n            \"0\"\n          ],\n          \"physlot\": [\n            \"0\"\n          ],\n          \"dram_type\": [\n            \"gddr5x\"\n          ],\n          \"busgen\": [\n            \"gen3\"\n          ],\n          \"device_state\": [\n            \"active | online\"\n          ],\n          \"sled_id\": [\n            \"enclosure\"\n          ],\n          \"curr_triages\": [\n            \"0\"\n          ],\n          \"core_speed\": [\n            \"1582.00\"\n          ],\n          \"unique\": [\n            \"10de_1eb8_12_1\"\n          ],\n          \"name\": [\n            \"gpu0\"\n          ],\n          \"location\": [\n            \"(0,0,12)\"\n          ],\n          \"hwreset_cnt\": [\n            \"0\"\n          ],\n          \"pod_id\": [\n            \"-1\"\n          ],\n          \"family\": [\n            \"gpu\"\n          ],\n          \"fw_rev\": [\n            \"n/a\"\n          ],\n          \"inactive_secs\": [\n            \"0\"\n          ]\n        }\n      },\n      {\n        \"deviceType\": \"fpga\",\n        \"attributes\": {}\n      }\n    ],\n    \"errors\": null,\n    \"code\": 0\n  }\n}\n"}],"_postman_id":"5c393e9d-ea15-4263-8825-6880ca1026eb"},{"name":"secure erase a drive","id":"b0596cf8-eeeb-4c9a-a8e7-3611598e9767","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"url":"http://{{Director-IP:8080}}/liqid/api/v2/device/:device_id","description":"<p>Use this option to securely erase a drive. device_id is a mandatory parameter.</p>\n","urlObject":{"path":["api","v2","device",":device_id"],"host":["http://{{Director-IP:8080}}/liqid"],"query":[],"variable":[{"description":{"content":"<p>(Required) the device id, represented as a hexadecimal value</p>\n","type":"text/plain"},"type":"any","value":"0x0002","key":"device_id"}]}},"response":[{"id":"3f31040d-711c-4dde-a85e-7cc84767b948","name":"Drive secure erased successfully","originalRequest":{"method":"PUT","header":[],"url":"http://{{Director-IP:8080}}/liqid/api/v2/device/0x0002"},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""},{"id":"78de762f-8e79-4fc4-ba52-bdc080433af4","name":"Invalid Id","originalRequest":{"method":"PUT","header":[],"url":"http://{{Director-IP:8080}}/liqid/api/v2/device/abc"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"{\n    \"response\": {\n        \"data\": [],\n        \"errors\": [\n            {\n                \"type\": \"ParameterException\",\n                \"message\": \"Invalid id: abc\",\n                \"code\": 255\n            }\n        ],\n        \"code\": 255\n    }\n}"}],"_postman_id":"b0596cf8-eeeb-4c9a-a8e7-3611598e9767"}],"id":"ecb3d5bc-b835-4d65-b5bf-b543916e53ab","description":"<p>Device Controller</p>\n","_postman_id":"ecb3d5bc-b835-4d65-b5bf-b543916e53ab"},{"name":"enclosure","item":[{"name":"append","item":[{"name":"Append an operation to the associated enclosure.","id":"e9f0ae29-f8ca-4a96-8e7a-1a5bb79c7ba6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"}],"body":{"mode":"raw","raw":"{\n  \"enclosure_operation\": {\n    \"arguments\": {\n      \"additionalProp1\": \"test\",\n      \"additionalProp2\": \"test\",\n      \"additionalProp3\": \"test\"\n    },\n    \"cmd_class\": \"test\",\n    \"command\": \"test\",\n    \"index\": 1,\n    \"res_type\": \"test\"\n  },\n  \"enclosure_type\": \"eth\",\n  \"enclosure_vendor\": {\n    \"enclosure_index\": 1,\n    \"vendor_id\": 1\n  }\n}"},"url":"http://{{Director-IP:8080}}/liqid/api/v2/enclosure/append","description":"<p>Use this option to append an operation to the associated enclosure. EnclosureOperation should be a json as mentioned in the example.</p>\n","urlObject":{"path":["api","v2","enclosure","append"],"host":["http://{{Director-IP:8080}}/liqid"],"query":[],"variable":[]}},"response":[{"id":"47464d45-9feb-4ee9-a3ea-4cd909087c91","name":"Operation appended successfully.","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"enclosure_operation\": {\n    \"arguments\": {\n      \"additionalProp1\": \"test\",\n      \"additionalProp2\": \"test\",\n      \"additionalProp3\": \"test\"\n    },\n    \"cmd_class\": \"test\",\n    \"command\": \"test\",\n    \"index\": 1,\n    \"res_type\": \"test\"\n  },\n  \"enclosure_type\": \"eth\",\n  \"enclosure_vendor\": {\n    \"enclosure_index\": 1,\n    \"vendor_id\": 1\n  }\n}","options":{"raw":{"language":"json"}}},"url":"http://{{Director-IP:8080}}/liqid/api/v2/enclosure/append"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n    \"response\": {\n        \"data\": [\n            {\n                \"enclosure_type\": \"eth\",\n                \"enclosure_operation\": {\n                    \"command\": \"test\",\n                    \"arguments\": {\n                        \"additionalProp1\": \"test\",\n                        \"additionalProp2\": \"test\",\n                        \"additionalProp3\": \"test\"\n                    },\n                    \"index\": 1,\n                    \"cmd_class\": \"test\",\n                    \"res_type\": \"test\"\n                },\n                \"enclosure_vendor\": {\n                    \"enclosure_index\": 1,\n                    \"vendor_id\": 1\n                }\n            }\n        ],\n        \"errors\": null,\n        \"code\": 0\n    }\n}"},{"id":"3e779186-6278-42c8-8e8c-601259a5df19","name":"Invalid EnclosureAppendOperation parameter.","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"enclosure_operation\": {\n    \"arguments\": {\n      \"additionalProp1\": \"test\",\n      \"additionalProp2\": \"test\",\n      \"additionalProp3\": \"test\"\n    },\n    \"cmd_class\": \"test\",\n    \"command\": \"test\",\n    \"index\": 1,\n    \"res_type\": \"test\"\n  },\n  \"enclosure_type\": \"eth\",\n  \"enclosure_vendor\": {\n    \"enclosure_index\": 1\n      }\n}","options":{"raw":{"language":"json"}}},"url":"http://{{Director-IP:8080}}/liqid/api/v2/enclosure/append"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"{\n    \"response\": {\n        \"data\": [],\n        \"errors\": [\n            {\n                \"type\": \"Exception\",\n                \"message\": \"Vendor id must be greater than 0\",\n                \"code\": 255\n            }\n        ],\n        \"code\": 255\n    }\n}"}],"_postman_id":"e9f0ae29-f8ca-4a96-8e7a-1a5bb79c7ba6"},{"name":"Append an operation to the associated enclosure.","id":"74449e4c-0235-4977-8b82-e376bc88de88","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"}],"body":{"mode":"raw","raw":"{\n  \"enclosure_operation\": {\n    \"arguments\": {\n      \"additionalProp1\": \"test\",\n      \"additionalProp2\": \"test\",\n      \"additionalProp3\": \"test\"\n    },\n    \"cmd_class\": \"test\",\n    \"command\": \"test\",\n    \"index\": 1,\n    \"res_type\": \"test\"\n  },\n  \"enclosure_type\": \"eth\",\n  \"enclosure_vendor\": {\n    \"enclosure_index\": 1,\n    \"vendor_id\": 1\n  }\n}"},"url":"http://{{Director-IP:8080}}/liqid/api/v2/enclosure/append/:rack/:shelf/:node","description":"<p>Use this option to append operation to the enclosure for the specified node/rack/shelf.</p>\n","urlObject":{"path":["api","v2","enclosure","append",":rack",":shelf",":node"],"host":["http://{{Director-IP:8080}}/liqid"],"query":[],"variable":[{"id":"49214c91-dc0b-4be9-8487-8b879bb29ce8","description":{"content":"<p>(Required) The rack value of the node for which to invoke the associated command</p>\n","type":"text/plain"},"type":"any","value":"81272866","key":"rack"},{"id":"015da969-3eb0-4319-ad69-95cd7e0d57b6","description":{"content":"<p>(Required) The shelf value of the node for which to invoke the associated command</p>\n","type":"text/plain"},"type":"any","value":"81272866","key":"shelf"},{"id":"8cac460b-e078-4324-bfee-3191be734edc","description":{"content":"<p>(Required) The node value of the node for which to invoke the associated command</p>\n","type":"text/plain"},"type":"any","value":"81272866","key":"node"}]}},"response":[{"id":"963e7f37-1bd2-4b2d-8504-59f4f757684a","name":"Operation appended successfully.","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"enclosure_operation\": {\n    \"arguments\": {\n      \"additionalProp1\": \"test\",\n      \"additionalProp2\": \"test\",\n      \"additionalProp3\": \"test\"\n    },\n    \"cmd_class\": \"test\",\n    \"command\": \"test\",\n    \"index\": 1,\n    \"res_type\": \"test\"\n  },\n  \"enclosure_type\": \"eth\",\n  \"enclosure_vendor\": {\n    \"enclosure_index\": 1,\n    \"vendor_id\": 1\n  }\n}","options":{"raw":{"language":"json"}}},"url":"http://{{Director-IP:8080}}/liqid/api/v2/enclosure/append/0/0/12"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n    \"response\": {\n        \"data\": [\n            {\n                \"enclosure_type\": \"eth\",\n                \"enclosure_operation\": {\n                    \"command\": \"test\",\n                    \"arguments\": {\n                        \"additionalProp1\": \"test\",\n                        \"additionalProp2\": \"test\",\n                        \"additionalProp3\": \"test\"\n                    },\n                    \"index\": 1,\n                    \"cmd_class\": \"test\",\n                    \"res_type\": \"test\"\n                },\n                \"enclosure_vendor\": {\n                    \"enclosure_index\": 1,\n                    \"vendor_id\": 1\n                }\n            }\n        ],\n        \"errors\": null,\n        \"code\": 0\n    }\n}"},{"id":"4cb03206-cc21-4bcf-b055-7d2d04391d34","name":"Invalid EnclosureAppendOperation parameter.","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"enclosure_operation\": {\n    \"arguments\": {\n      \"additionalProp1\": \"test\",\n      \"additionalProp2\": \"test\",\n      \"additionalProp3\": \"test\"\n    },\n    \"cmd_class\": \"test\",\n    \"command\": \"test\",\n    \"index\": 1,\n    \"res_type\": \"test\"\n  },\n  \"enclosure_type\": \"eth\",\n  \"enclosure_vendor\": {\n    \"enclosure_index\": 1\n  }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"http://{{Director-IP:8080}}/liqid/api/v2/enclosure/append/:rack/:shelf/:node","host":["http://{{Director-IP:8080}}/liqid"],"path":["api","v2","enclosure","append",":rack",":shelf",":node"],"variable":[{"key":"rack"},{"key":"shelf"},{"key":"node"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"{\n    \"response\": {\n        \"data\": [],\n        \"errors\": [\n            {\n                \"type\": \"Exception\",\n                \"message\": \"Vendor id must be greater than 0\",\n                \"code\": 255\n            }\n        ],\n        \"code\": 255\n    }\n}"}],"_postman_id":"74449e4c-0235-4977-8b82-e376bc88de88"}],"id":"7e2ff21a-ab04-4b5f-af84-597925e3b6c2","_postman_id":"7e2ff21a-ab04-4b5f-af84-597925e3b6c2","description":""},{"name":"clear","item":[{"name":"Clear an enclosure configuration","id":"a9d97516-fc19-49ab-969f-d6e3f28af0a5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"http://{{Director-IP:8080}}/liqid/api/v2/enclosure/clear/:enclosureId/:vendorId","description":"<p>Use this option to clear the enclosure configuration.enclosure id and vendor need to be provided.</p>\n","urlObject":{"path":["api","v2","enclosure","clear",":enclosureId",":vendorId"],"host":["http://{{Director-IP:8080}}/liqid"],"query":[],"variable":[{"description":{"content":"<p>(Required) The enclosure id to use</p>\n","type":"text/plain"},"type":"any","value":"1","key":"enclosureId"},{"description":{"content":"<p>(Required) The vendor id to use</p>\n","type":"text/plain"},"type":"any","value":"1","key":"vendorId"}]}},"response":[{"id":"fb6e44ca-a5fd-4049-a0f0-f2e7b33835bf","name":"Enclosure configuration cleared successfully","originalRequest":{"method":"DELETE","header":[],"url":"http://{{Director-IP:8080}}/liqid/api/v2/enclosure/clear/1/1"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n    \"response\": {\n        \"data\": [\n            {\n                \"enclosure_index\": 1,\n                \"vendor_id\": 1\n            }\n        ],\n        \"errors\": null,\n        \"code\": 0\n    }\n}"},{"id":"3df12acd-a9e6-44e4-9527-54f46ac534dd","name":"Invalid CompositeEnclosureId parameter","originalRequest":{"method":"DELETE","header":[],"url":"http://{{Director-IP:8080}}/liqid/api/v2/enclosure/clear/1/abc"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"{\n    \"response\": {\n        \"data\": [],\n        \"errors\": [\n            {\n                \"type\": \"MethodArgumentTypeMismatchException\",\n                \"message\": \"Failed to convert value of type 'java.lang.String' to required type 'int'; nested exception is java.lang.NumberFormatException: For input string: \\\"abc\\\"\",\n                \"code\": 255\n            }\n        ],\n        \"code\": 255\n    }\n}"}],"_postman_id":"a9d97516-fc19-49ab-969f-d6e3f28af0a5"},{"name":"Clear an enclosure configuration","id":"1beaa695-e703-467a-8376-5237b25a13f2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"http://{{Director-IP:8080}}/liqid/api/v2/enclosure/clear/:rack/:shelf/:node/:enclosureId/:vendorId","description":"<p>Use this option to clear the configuration for enclosure. vendor_id, enclosure_id, node, rack and shelf should be provided.</p>\n","urlObject":{"path":["api","v2","enclosure","clear",":rack",":shelf",":node",":enclosureId",":vendorId"],"host":["http://{{Director-IP:8080}}/liqid"],"query":[],"variable":[{"id":"03bce31f-2471-4b6b-84d4-7a885c926a4f","description":{"content":"<p>(Required) The rack value of the node for which to invoke the associated command</p>\n","type":"text/plain"},"type":"any","value":"81272866","key":"rack"},{"id":"916245c7-5cbd-461a-8eec-69e47ae4f972","description":{"content":"<p>(Required) The shelf value of the node for which to invoke the associated command</p>\n","type":"text/plain"},"type":"any","value":"81272866","key":"shelf"},{"id":"035509f1-fff7-4224-b4ed-481882836881","description":{"content":"<p>(Required) The node value of the node for which to invoke the associated command</p>\n","type":"text/plain"},"type":"any","value":"81272866","key":"node"},{"id":"a9d8f084-eefb-4497-b740-e4088805d676","description":{"content":"<p>(Required) The enclosure id to use</p>\n","type":"text/plain"},"type":"any","value":"81272866","key":"enclosureId"},{"id":"8437df1e-7f83-4895-8d9d-0ba3b3606b87","description":{"content":"<p>(Required) The vendor id to use</p>\n","type":"text/plain"},"type":"any","value":"81272866","key":"vendorId"}]}},"response":[{"id":"d73bb1af-f0dc-4a1f-98f0-4dcbc88d8d4c","name":"Enclosure configuration cleared successfully","originalRequest":{"method":"DELETE","header":[],"url":"http://{{Director-IP:8080}}/liqid/api/v2/enclosure/clear/0/0/9/1/1"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n    \"response\": {\n        \"data\": [\n            {\n                \"enclosure_index\": 1,\n                \"vendor_id\": 1\n            }\n        ],\n        \"errors\": null,\n        \"code\": 0\n    }\n}"},{"id":"df8ee31a-0da7-4029-aca4-3806e0c4b6db","name":"Invalid CompositeEnclosureId parameter","originalRequest":{"method":"DELETE","header":[],"url":"http://{{Director-IP:8080}}/liqid/api/v2/enclosure/clear/0/0/14/1/1"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"{\n    \"response\": {\n        \"data\": [],\n        \"errors\": [\n            {\n                \"type\": \"ParameterException\",\n                \"message\": \"Invalid Liqid coordinates: 0:0:14\",\n                \"code\": 255\n            }\n        ],\n        \"code\": 255\n    }\n}"}],"_postman_id":"1beaa695-e703-467a-8376-5237b25a13f2"}],"id":"febee2b1-76b9-48ce-80d3-fc8801267fcf","_postman_id":"febee2b1-76b9-48ce-80d3-fc8801267fcf","description":""},{"name":"configure","item":[{"name":"Configure an enclosure","id":"8501de4e-ac5f-4235-a8b9-adc2411607b2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"url":"http://{{Director-IP:8080}}/liqid/api/v2/enclosure/configure/:enclosureId/:vendorId","description":"<p>Use this option to configure the specified enclosure. vendor id and enclosure id should be provided as inputs.</p>\n","urlObject":{"path":["api","v2","enclosure","configure",":enclosureId",":vendorId"],"host":["http://{{Director-IP:8080}}/liqid"],"query":[],"variable":[{"description":{"content":"<p>(Required) The enclosure id to use</p>\n","type":"text/plain"},"type":"any","value":"1","key":"enclosureId"},{"description":{"content":"<p>(Required) The vendor id to use</p>\n","type":"text/plain"},"type":"any","value":"1","key":"vendorId"}]}},"response":[{"id":"450c066d-a3eb-49b3-9576-033f47f5b085","name":"Configure enclosure success","originalRequest":{"method":"PUT","header":[],"url":"http://{{Director-IP:8080}}/liqid/api/v2/enclosure/configure/1/1"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n    \"response\": {\n        \"data\": [\n            {\n                \"enclosure_index\": 1,\n                \"vendor_id\": 1\n            }\n        ],\n        \"errors\": null,\n        \"code\": 0\n    }\n}"},{"id":"d71fec50-126d-484b-b388-831850f2ca3b","name":"Invalid CompositeEnclosureId parameter","originalRequest":{"method":"PUT","header":[],"url":"http://{{Director-IP:8080}}/liqid/api/v2/enclosure/configure/1/abc"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"{\n    \"response\": {\n        \"data\": [],\n        \"errors\": [\n            {\n                \"type\": \"MethodArgumentTypeMismatchException\",\n                \"message\": \"Failed to convert value of type 'java.lang.String' to required type 'int'; nested exception is java.lang.NumberFormatException: For input string: \\\"abc\\\"\",\n                \"code\": 255\n            }\n        ],\n        \"code\": 255\n    }\n}"}],"_postman_id":"8501de4e-ac5f-4235-a8b9-adc2411607b2"},{"name":"Configure an enclosure","id":"3d1b70e4-3d97-4cd1-a480-9a68cbf00426","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"url":"http://{{Director-IP:8080}}/liqid/api/v2/enclosure/configure/:rack/:shelf/:node/:enclosureId/:vendorId","description":"<p>Use this option to configure the specified enclosure. vendor id, enclosure id, node, rack and shelf should be provided as inputs.</p>\n","urlObject":{"path":["api","v2","enclosure","configure",":rack",":shelf",":node",":enclosureId",":vendorId"],"host":["http://{{Director-IP:8080}}/liqid"],"query":[],"variable":[{"id":"c36e98a7-20a7-4fee-9417-1533b657d299","description":{"content":"<p>(Required) The rack value of the node for which to invoke the associated command</p>\n","type":"text/plain"},"type":"any","value":"81272866","key":"rack"},{"id":"46dfaa57-3fe6-499d-9ea3-5e94fc8bbf8c","description":{"content":"<p>(Required) The shelf value of the node for which to invoke the associated command</p>\n","type":"text/plain"},"type":"any","value":"81272866","key":"shelf"},{"id":"f5bd184a-0e97-4f81-879c-4831efa863b9","description":{"content":"<p>(Required) The node value of the node for which to invoke the associated command</p>\n","type":"text/plain"},"type":"any","value":"81272866","key":"node"},{"id":"2759df5f-769f-4fa9-9816-dc592a2690e1","description":{"content":"<p>(Required) The enclosure id to use</p>\n","type":"text/plain"},"type":"any","value":"81272866","key":"enclosureId"},{"id":"5a4908f8-a467-4ddc-9493-d16325caa8f5","description":{"content":"<p>(Required) The vendor id to use</p>\n","type":"text/plain"},"type":"any","value":"81272866","key":"vendorId"}]}},"response":[{"id":"69aa1cdc-bf87-4421-98a8-978982c97a26","name":"Configure enclosure success","originalRequest":{"method":"PUT","header":[],"url":"http://{{Director-IP:8080}}/liqid/api/v2/enclosure/configure/0/0/9/1/1"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n    \"response\": {\n        \"data\": [\n            {\n                \"enclosure_index\": 1,\n                \"vendor_id\": 1\n            }\n        ],\n        \"errors\": null,\n        \"code\": 0\n    }\n}"},{"id":"78813d02-e943-454e-97bf-516ad234845f","name":"Invalid CompositeEnclosureId parameter","originalRequest":{"method":"PUT","header":[],"url":"http://{{Director-IP:8080}}/liqid/api/v2/enclosure/configure/0/0/9/1/abc"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"{\n    \"response\": {\n        \"data\": [],\n        \"errors\": [\n            {\n                \"type\": \"MethodArgumentTypeMismatchException\",\n                \"message\": \"Failed to convert value of type 'java.lang.String' to required type 'int'; nested exception is java.lang.NumberFormatException: For input string: \\\"abc\\\"\",\n                \"code\": 255\n            }\n        ],\n        \"code\": 255\n    }\n}"}],"_postman_id":"3d1b70e4-3d97-4cd1-a480-9a68cbf00426"}],"id":"f8c17a3a-4827-4fbc-8395-9a234fba8fc6","_postman_id":"f8c17a3a-4827-4fbc-8395-9a234fba8fc6","description":""},{"name":"operations","item":[{"name":"List all available enclosure operations.","id":"14593add-9c55-4817-b7a9-d3d7fa28ffac","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://{{Director-IP:8080}}/liqid/api/v2/enclosure/operations","description":"<p>Use this option to retrieve all the available enclosure operations. Valid parameters are name|vendor_name|model</p>\n","urlObject":{"path":["api","v2","enclosure","operations"],"host":["http://{{Director-IP:8080}}/liqid"],"query":[],"variable":[]}},"response":[{"id":"b951baee-5e35-4d97-bcfb-4d2dd28feb0f","name":"OK","originalRequest":{"method":"GET","header":[],"url":"http://{{Director-IP:8080}}/liqid/api/v2/enclosure/operations"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n    \"response\": {\n        \"data\": [\n            {\n                \"command\": \"nvme_create\",\n                \"arguments\": {\n                    \"name\": \"n/a\",\n                    \"size\": \"n/a\"\n                },\n                \"index\": 1,\n                \"cmd_class\": \"storage\",\n                \"res_type\": \"nvme_target\"\n            },\n            {\n                \"command\": \"nvme_delete\",\n                \"arguments\": {\n                    \"name\": \"n/a\"\n                },\n                \"index\": 2,\n                \"cmd_class\": \"storage\",\n                \"res_type\": \"n/a\"\n            },\n            {\n                \"command\": \"nvme_list\",\n                \"arguments\": {},\n                \"index\": 3,\n                \"cmd_class\": \"storage\",\n                \"res_type\": \"n/a\"\n            },\n            {\n                \"command\": \"login\",\n                \"arguments\": {\n                    \"login_str\": \"n/a\"\n                },\n                \"index\": 4,\n                \"cmd_class\": \"generic\",\n                \"res_type\": \"login_name\"\n            },\n            {\n                \"command\": \"pass\",\n                \"arguments\": {\n                    \"pass_str\": \"n/a\"\n                },\n                \"index\": 5,\n                \"cmd_class\": \"generic\",\n                \"res_type\": \"password\"\n            },\n            {\n                \"command\": \"logout\",\n                \"arguments\": {},\n                \"index\": 6,\n                \"cmd_class\": \"generic\",\n                \"res_type\": \"n/a\"\n            },\n            {\n                \"command\": \"port_on\",\n                \"arguments\": {\n                    \"port\": \"n/a\"\n                },\n                \"index\": 7,\n                \"cmd_class\": \"pdu\",\n                \"res_type\": \"power_on\"\n            },\n            {\n                \"command\": \"port_off\",\n                \"arguments\": {\n                    \"port\": \"n/a\"\n                },\n                \"index\": 8,\n                \"cmd_class\": \"pdu\",\n                \"res_type\": \"power_off\"\n            },\n            {\n                \"command\": \"port_cycle\",\n                \"arguments\": {\n                    \"port\": \"n/a\"\n                },\n                \"index\": 9,\n                \"cmd_class\": \"pdu\",\n                \"res_type\": \"power_cycle\"\n            },\n            {\n                \"command\": \"port_state\",\n                \"arguments\": {},\n                \"index\": 10,\n                \"cmd_class\": \"pdu\",\n                \"res_type\": \"port_state\"\n            },\n            {\n                \"command\": \"no_op_11\",\n                \"arguments\": {},\n                \"index\": 11,\n                \"cmd_class\": \"pdu\",\n                \"res_type\": \"port_state\"\n            },\n            {\n                \"command\": \"no_op_12\",\n                \"arguments\": {},\n                \"index\": 12,\n                \"cmd_class\": \"pdu\",\n                \"res_type\": \"port_state\"\n            },\n            {\n                \"command\": \"no_op_13\",\n                \"arguments\": {},\n                \"index\": 13,\n                \"cmd_class\": \"pdu\",\n                \"res_type\": \"port_state\"\n            },\n            {\n                \"command\": \"wdoflex_storage\",\n                \"arguments\": {\n                    \"cmd_id\": \"n/a\",\n                    \"arg1\": \"n/a\",\n                    \"arg2\": \"n/a\"\n                },\n                \"index\": 14,\n                \"cmd_class\": \"generic\",\n                \"res_type\": \"n/a\"\n            },\n            {\n                \"command\": \"wdoflex_chassis\",\n                \"arguments\": {\n                    \"cmd_id\": \"n/a\",\n                    \"arg1\": \"n/a\",\n                    \"arg2\": \"n/a\"\n                },\n                \"index\": 15,\n                \"cmd_class\": \"generic\",\n                \"res_type\": \"n/a\"\n            }\n        ],\n        \"errors\": null,\n        \"code\": 0\n    }\n}"}],"_postman_id":"14593add-9c55-4817-b7a9-d3d7fa28ffac"},{"name":"List all available enclosure operations.","id":"c03d043b-986e-406e-8241-8cdc6b71eec3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://{{Director-IP:8080}}/liqid/api/v2/enclosure/operations/0/0/9","description":"<p>Use this option to retrieve all available enclosure operations.Valid parameters are name|vendor_name|model. rack, node and shelf inputs should be provided.</p>\n","urlObject":{"path":["api","v2","enclosure","operations","0","0","9"],"host":["http://{{Director-IP:8080}}/liqid"],"query":[],"variable":[]}},"response":[{"id":"0ce9357e-3969-4b40-a11d-bac205f9dbc1","name":"OK","originalRequest":{"method":"GET","header":[],"url":"http://{{Director-IP:8080}}/liqid/api/v2/enclosure/operations/0/0/9"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n    \"response\": {\n        \"data\": [\n            {\n                \"command\": \"nvme_create\",\n                \"arguments\": {\n                    \"name\": \"n/a\",\n                    \"size\": \"n/a\"\n                },\n                \"index\": 1,\n                \"cmd_class\": \"storage\",\n                \"res_type\": \"nvme_target\"\n            },\n            {\n                \"command\": \"nvme_delete\",\n                \"arguments\": {\n                    \"name\": \"n/a\"\n                },\n                \"index\": 2,\n                \"cmd_class\": \"storage\",\n                \"res_type\": \"n/a\"\n            },\n            {\n                \"command\": \"nvme_list\",\n                \"arguments\": {},\n                \"index\": 3,\n                \"cmd_class\": \"storage\",\n                \"res_type\": \"n/a\"\n            },\n            {\n                \"command\": \"login\",\n                \"arguments\": {\n                    \"login_str\": \"n/a\"\n                },\n                \"index\": 4,\n                \"cmd_class\": \"generic\",\n                \"res_type\": \"login_name\"\n            },\n            {\n                \"command\": \"pass\",\n                \"arguments\": {\n                    \"pass_str\": \"n/a\"\n                },\n                \"index\": 5,\n                \"cmd_class\": \"generic\",\n                \"res_type\": \"password\"\n            },\n            {\n                \"command\": \"logout\",\n                \"arguments\": {},\n                \"index\": 6,\n                \"cmd_class\": \"generic\",\n                \"res_type\": \"n/a\"\n            },\n            {\n                \"command\": \"port_on\",\n                \"arguments\": {\n                    \"port\": \"n/a\"\n                },\n                \"index\": 7,\n                \"cmd_class\": \"pdu\",\n                \"res_type\": \"power_on\"\n            },\n            {\n                \"command\": \"port_off\",\n                \"arguments\": {\n                    \"port\": \"n/a\"\n                },\n                \"index\": 8,\n                \"cmd_class\": \"pdu\",\n                \"res_type\": \"power_off\"\n            },\n            {\n                \"command\": \"port_cycle\",\n                \"arguments\": {\n                    \"port\": \"n/a\"\n                },\n                \"index\": 9,\n                \"cmd_class\": \"pdu\",\n                \"res_type\": \"power_cycle\"\n            },\n            {\n                \"command\": \"port_state\",\n                \"arguments\": {},\n                \"index\": 10,\n                \"cmd_class\": \"pdu\",\n                \"res_type\": \"port_state\"\n            },\n            {\n                \"command\": \"no_op_11\",\n                \"arguments\": {},\n                \"index\": 11,\n                \"cmd_class\": \"pdu\",\n                \"res_type\": \"port_state\"\n            },\n            {\n                \"command\": \"no_op_12\",\n                \"arguments\": {},\n                \"index\": 12,\n                \"cmd_class\": \"pdu\",\n                \"res_type\": \"port_state\"\n            },\n            {\n                \"command\": \"no_op_13\",\n                \"arguments\": {},\n                \"index\": 13,\n                \"cmd_class\": \"pdu\",\n                \"res_type\": \"port_state\"\n            },\n            {\n                \"command\": \"wdoflex_storage\",\n                \"arguments\": {\n                    \"cmd_id\": \"n/a\",\n                    \"arg1\": \"n/a\",\n                    \"arg2\": \"n/a\"\n                },\n                \"index\": 14,\n                \"cmd_class\": \"generic\",\n                \"res_type\": \"n/a\"\n            },\n            {\n                \"command\": \"wdoflex_chassis\",\n                \"arguments\": {\n                    \"cmd_id\": \"n/a\",\n                    \"arg1\": \"n/a\",\n                    \"arg2\": \"n/a\"\n                },\n                \"index\": 15,\n                \"cmd_class\": \"generic\",\n                \"res_type\": \"n/a\"\n            }\n        ],\n        \"errors\": null,\n        \"code\": 0\n    }\n}"}],"_postman_id":"c03d043b-986e-406e-8241-8cdc6b71eec3"}],"id":"3e88e491-8903-41e0-b6f9-750f64794317","_postman_id":"3e88e491-8903-41e0-b6f9-750f64794317","description":""},{"name":"reset","item":[{"name":"Reboot a running enclosure or power up if the enclosure is currently shut down","id":"4532a9c1-6b69-422b-93aa-8d78e38f9fa1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"url":"http://{{Director-IP:8080}}/liqid/api/v2/enclosure/reset/:enclosureId/:vendorId","description":"<p>If the enclosure is already running, it will perform reboot. If the enclosure is shut down, it will power up the enclosure.</p>\n","urlObject":{"path":["api","v2","enclosure","reset",":enclosureId",":vendorId"],"host":["http://{{Director-IP:8080}}/liqid"],"query":[],"variable":[{"description":{"content":"<p>(Required) The enclosure id to use</p>\n","type":"text/plain"},"type":"any","value":"1","key":"enclosureId"},{"description":{"content":"<p>(Required) The vendor id to use</p>\n","type":"text/plain"},"type":"any","value":"1","key":"vendorId"}]}},"response":[{"id":"d9bd6fe5-6d7c-4643-aaea-af7313ef64e8","name":"Enclosure reset successful","originalRequest":{"method":"PUT","header":[],"url":"http://{{Director-IP:8080}}/liqid/api/v2/enclosure/reset/1/1"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n    \"response\": {\n        \"data\": [\n            {\n                \"enclosure_index\": 1,\n                \"vendor_id\": 1\n            }\n        ],\n        \"errors\": null,\n        \"code\": 0\n    }\n}"},{"id":"3e64f453-0c45-40b3-97c2-d88a2574a853","name":"Invalid CompositeEnclosureId parameter","originalRequest":{"method":"PUT","header":[],"url":"http://{{Director-IP:8080}}/liqid/api/v2/enclosure/reset/1/abc"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"{\n    \"response\": {\n        \"data\": [],\n        \"errors\": [\n            {\n                \"type\": \"MethodArgumentTypeMismatchException\",\n                \"message\": \"Failed to convert value of type 'java.lang.String' to required type 'int'; nested exception is java.lang.NumberFormatException: For input string: \\\"abc\\\"\",\n                \"code\": 255\n            }\n        ],\n        \"code\": 255\n    }\n}"}],"_postman_id":"4532a9c1-6b69-422b-93aa-8d78e38f9fa1"},{"name":"Reboot a running enclosure or power up if the enclosure is currently shut down","id":"07f86703-a9e5-497c-862e-83cfabc145bf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"url":"http://{{Director-IP:8080}}/liqid/api/v2/enclosure/reset/:rack/:shelf/:node/:enclosureId/:vendorId","description":"<p>If the enclosure is already running, it will perform reboot. If the enclosure is shut down, it will power up the enclosure. vendor id, enclosure id, node, rack and shelf should be provided as inputs.</p>\n","urlObject":{"path":["api","v2","enclosure","reset",":rack",":shelf",":node",":enclosureId",":vendorId"],"host":["http://{{Director-IP:8080}}/liqid"],"query":[],"variable":[{"description":{"content":"<p>(Required) The rack value of the node for which to invoke the associated command</p>\n","type":"text/plain"},"type":"any","value":"0","key":"rack"},{"description":{"content":"<p>(Required) The shelf value of the node for which to invoke the associated command</p>\n","type":"text/plain"},"type":"any","value":"0","key":"shelf"},{"description":{"content":"<p>(Required) The node value of the node for which to invoke the associated command</p>\n","type":"text/plain"},"type":"any","value":"9","key":"node"},{"description":{"content":"<p>(Required) The enclosure id to use</p>\n","type":"text/plain"},"type":"any","value":"1","key":"enclosureId"},{"description":{"content":"<p>(Required) The vendor id to use</p>\n","type":"text/plain"},"type":"any","value":"1","key":"vendorId"}]}},"response":[{"id":"500524c0-9cad-4eb0-a6f5-0dd7addd29d1","name":"Enclosure reset successful","originalRequest":{"method":"PUT","header":[],"url":"http://{{Director-IP:8080}}/liqid/api/v2/enclosure/reset/0/0/9/1/1"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n    \"response\": {\n        \"data\": [\n            {\n                \"enclosure_index\": 1,\n                \"vendor_id\": 1\n            }\n        ],\n        \"errors\": null,\n        \"code\": 0\n    }\n}"},{"id":"ff6a091c-125e-4940-b963-18520fe3a1af","name":"Invalid CompositeEnclosureId parameter","originalRequest":{"method":"PUT","header":[],"url":"http://{{Director-IP:8080}}/liqid/api/v2/enclosure/reset/0/0/9/1/abc"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"{\n    \"response\": {\n        \"data\": [],\n        \"errors\": [\n            {\n                \"type\": \"MethodArgumentTypeMismatchException\",\n                \"message\": \"Failed to convert value of type 'java.lang.String' to required type 'int'; nested exception is java.lang.NumberFormatException: For input string: \\\"abc\\\"\",\n                \"code\": 255\n            }\n        ],\n        \"code\": 255\n    }\n}"}],"_postman_id":"07f86703-a9e5-497c-862e-83cfabc145bf"}],"id":"a2229483-e120-46d7-ae34-cbf5dddb0bc1","_postman_id":"a2229483-e120-46d7-ae34-cbf5dddb0bc1","description":""},{"name":"resources","item":[{"name":"List all resources associated with an enclosure","id":"c6e86cc7-33a2-4554-b2b2-3a924c70b9fe","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://{{Director-IP:8080}}/liqid/api/v2/enclosure/resources/1/1","description":"<p>Use this option to list all resources associated with the enclosure. vendor id and enclosure id should be provided as inputs.</p>\n","urlObject":{"path":["api","v2","enclosure","resources","1","1"],"host":["http://{{Director-IP:8080}}/liqid"],"query":[],"variable":[]}},"response":[{"id":"447aefc8-c33c-4ed6-8b38-b4d1c5443404","name":"OK","originalRequest":{"method":"GET","header":[],"url":"http://{{Director-IP:8080}}/liqid/api/v2/enclosure/resources/1/1"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n    \"response\": {\n        \"data\": [],\n        \"errors\": null,\n        \"code\": 0\n    }\n}"}],"_postman_id":"c6e86cc7-33a2-4554-b2b2-3a924c70b9fe"},{"name":"List all resources associated with an enclosure","id":"0b20bd41-8f1c-4124-9136-f56e7a8d564f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://{{Director-IP:8080}}/liqid/api/v2/enclosure/resources/:rack/:shelf/:node/:enclosureId/:vendorId?parameters=deserunt Excepteur cillum","description":"<p>Use this option to retrieve all resources associated with the enclosure. vendor id, enclosure id, node, rack and shelf should be provided as inputs.</p>\n","urlObject":{"path":["api","v2","enclosure","resources",":rack",":shelf",":node",":enclosureId",":vendorId"],"host":["http://{{Director-IP:8080}}/liqid"],"query":[{"description":{"content":"<p>Query parameter. Valid parameters are </p>\n","type":"text/plain"},"key":"parameters","value":"deserunt Excepteur cillum"}],"variable":[{"description":{"content":"<p>(Required) The rack value of the node for which to invoke the associated command</p>\n","type":"text/plain"},"type":"any","value":"0","key":"rack"},{"description":{"content":"<p>(Required) The shelf value of the node for which to invoke the associated command</p>\n","type":"text/plain"},"type":"any","value":"0","key":"shelf"},{"description":{"content":"<p>(Required) The node value of the node for which to invoke the associated command</p>\n","type":"text/plain"},"type":"any","value":"9","key":"node"},{"description":{"content":"<p>(Required) The enclosure id to use</p>\n","type":"text/plain"},"type":"any","value":"1","key":"enclosureId"},{"description":{"content":"<p>(Required) The vendor id to use</p>\n","type":"text/plain"},"type":"any","value":"1","key":"vendorId"}]}},"response":[{"id":"a4045b40-78a9-45c8-ac8a-1a1d6a20f4b1","name":"OK","originalRequest":{"method":"GET","header":[],"url":"http://{{Director-IP:8080}}/liqid/api/v2/enclosure/resources/0/0/9/1/1"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n    \"response\": {\n        \"data\": [],\n        \"errors\": null,\n        \"code\": 0\n    }\n}"}],"_postman_id":"0b20bd41-8f1c-4124-9136-f56e7a8d564f"}],"id":"cab0c0bb-db6f-4461-8608-c97e71bce7e2","_postman_id":"cab0c0bb-db6f-4461-8608-c97e71bce7e2","description":""},{"name":"shutdown","item":[{"name":"Power down the enclosure","id":"c635a6b1-4a22-44c7-9b1e-d8cd0411c589","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"url":"http://{{Director-IP:8080}}/liqid/api/v2/enclosure/shutdown/:enclosureId/:vendorId","description":"<p>Use this option to shutdown the enclosure.vendor id and enclosure id should be provided as inputs.</p>\n","urlObject":{"path":["api","v2","enclosure","shutdown",":enclosureId",":vendorId"],"host":["http://{{Director-IP:8080}}/liqid"],"query":[],"variable":[{"description":{"content":"<p>(Required) The enclosure id to use</p>\n","type":"text/plain"},"type":"any","value":"1","key":"enclosureId"},{"description":{"content":"<p>(Required) The vendor id to use</p>\n","type":"text/plain"},"type":"any","value":"1","key":"vendorId"}]}},"response":[{"id":"dd5d59fb-e0b1-422a-a826-d4fb7a9483da","name":"Enclosure shutdown successful","originalRequest":{"method":"PUT","header":[],"url":"http://{{Director-IP:8080}}/liqid/api/v2/enclosure/shutdown/1/1"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n    \"response\": {\n        \"data\": [\n            {\n                \"enclosure_index\": 1,\n                \"vendor_id\": 1\n            }\n        ],\n        \"errors\": null,\n        \"code\": 0\n    }\n}"},{"id":"09a516cc-1594-4b8f-84d9-db653b44bb31","name":"Invalid CompositeEnclosureId parameter","originalRequest":{"method":"PUT","header":[],"url":"http://{{Director-IP:8080}}/liqid/api/v2/enclosure/shutdown/1/abc"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"{\n    \"response\": {\n        \"data\": [],\n        \"errors\": [\n            {\n                \"type\": \"MethodArgumentTypeMismatchException\",\n                \"message\": \"Failed to convert value of type 'java.lang.String' to required type 'int'; nested exception is java.lang.NumberFormatException: For input string: \\\"abc\\\"\",\n                \"code\": 255\n            }\n        ],\n        \"code\": 255\n    }\n}"}],"_postman_id":"c635a6b1-4a22-44c7-9b1e-d8cd0411c589"},{"name":"Power down the enclosure","id":"1fd0f94f-9b4c-4970-99d6-4ca4ccfc7fbe","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"url":"http://{{Director-IP:8080}}/liqid/api/v2/enclosure/shutdown/:rack/:shelf/:node/:enclosureId/:vendorId","description":"<p>Use this option to shutdown the enclosure. vendor id, enclosure id, node, rack and shelf should be provided as inputs.</p>\n","urlObject":{"path":["api","v2","enclosure","shutdown",":rack",":shelf",":node",":enclosureId",":vendorId"],"host":["http://{{Director-IP:8080}}/liqid"],"query":[],"variable":[{"description":{"content":"<p>(Required) The rack value of the node for which to invoke the associated command</p>\n","type":"text/plain"},"type":"any","value":"0","key":"rack"},{"description":{"content":"<p>(Required) The shelf value of the node for which to invoke the associated command</p>\n","type":"text/plain"},"type":"any","value":"0","key":"shelf"},{"description":{"content":"<p>(Required) The node value of the node for which to invoke the associated command</p>\n","type":"text/plain"},"type":"any","value":"9","key":"node"},{"description":{"content":"<p>(Required) The enclosure id to use</p>\n","type":"text/plain"},"type":"any","value":"1","key":"enclosureId"},{"description":{"content":"<p>(Required) The vendor id to use</p>\n","type":"text/plain"},"type":"any","value":"1","key":"vendorId"}]}},"response":[{"id":"ab444da2-908e-402b-882d-2db65fc26ab1","name":"Enclosure shutdown successful","originalRequest":{"method":"PUT","header":[],"url":"http://{{Director-IP:8080}}/liqid/api/v2/enclosure/shutdown/0/0/9/1/1"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n    \"response\": {\n        \"data\": [\n            {\n                \"enclosure_index\": 1,\n                \"vendor_id\": 1\n            }\n        ],\n        \"errors\": null,\n        \"code\": 0\n    }\n}"},{"id":"020f83a1-3d84-47f8-aad2-762f0404a280","name":"Invalid CompositeEnclosureId parameter","originalRequest":{"method":"PUT","header":[],"url":"http://{{Director-IP:8080}}/liqid/api/v2/enclosure/shutdown/0/0/9/1/abc"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"{\n    \"response\": {\n        \"data\": [],\n        \"errors\": [\n            {\n                \"type\": \"MethodArgumentTypeMismatchException\",\n                \"message\": \"Failed to convert value of type 'java.lang.String' to required type 'int'; nested exception is java.lang.NumberFormatException: For input string: \\\"abc\\\"\",\n                \"code\": 255\n            }\n        ],\n        \"code\": 255\n    }\n}"}],"_postman_id":"1fd0f94f-9b4c-4970-99d6-4ca4ccfc7fbe"}],"id":"2f480e07-1a5f-4a26-afda-7edb5f7450f4","_postman_id":"2f480e07-1a5f-4a26-afda-7edb5f7450f4","description":""},{"name":"List all available enclosures.","id":"e5423594-34d7-4c7b-ba7d-ce7b74ab02ef","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://{{Director-IP:8080}}/liqid/api/v2/enclosure","description":"<p>Use this option to retrieve all the available enclosures.</p>\n","urlObject":{"path":["api","v2","enclosure"],"host":["http://{{Director-IP:8080}}/liqid"],"query":[],"variable":[]}},"response":[{"id":"746ec57a-4fb6-4801-bde6-b87582bca05a","name":"OK","originalRequest":{"method":"GET","header":[],"url":"http://{{Director-IP:8080}}/liqid/api/v2/enclosure"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\"response\":{\"data\":[],\"errors\":null,\"code\":0}}"}],"_postman_id":"e5423594-34d7-4c7b-ba7d-ce7b74ab02ef"},{"name":"List all available enclosures.","id":"7ab68460-fdfc-4ff0-a007-3622a7715052","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://{{Director-IP:8080}}/liqid/api/v2/enclosure/:rack/:shelf/:node","description":"<p>Use this option to retrieve all the available enclosures. node, rack and shelf should be provided as inputs.</p>\n","urlObject":{"path":["api","v2","enclosure",":rack",":shelf",":node"],"host":["http://{{Director-IP:8080}}/liqid"],"query":[],"variable":[{"description":{"content":"<p>(Required) The rack value of the node for which to invoke the associated command</p>\n","type":"text/plain"},"type":"any","value":"0","key":"rack"},{"description":{"content":"<p>(Required) The shelf value of the node for which to invoke the associated command</p>\n","type":"text/plain"},"type":"any","value":"0","key":"shelf"},{"description":{"content":"<p>(Required) The node value of the node for which to invoke the associated command</p>\n","type":"text/plain"},"type":"any","value":"9","key":"node"}]}},"response":[{"id":"071fb065-3981-4be3-bd16-7eb5cf890cfb","name":"OK","originalRequest":{"method":"GET","header":[],"url":"http://{{Director-IP:8080}}/liqid/api/v2/enclosure/0/0/9"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n    \"response\": {\n        \"data\": [\n            {\n                \"index\": 0,\n                \"name\": \"enc0\",\n                \"flags\": \"0x20000401001140\",\n                \"fabric_type\": \"GEN3\",\n                \"fabr_id\": 78,\n                \"fabr_gid\": \"0x100000\",\n                \"vendor_id\": 1,\n                \"vendor_name\": \"inspur\",\n                \"model\": \"inspur_gx4\",\n                \"ipmi_connection\": {\n                    \"@type\": \"IpmiEnclosureConnection\",\n                    \"ipmi_addr\": \"10.204.104.83\",\n                    \"ipmi_login\": \"root\",\n                    \"ipmi_passwd\": \"root\"\n                },\n                \"redfish_connection\": {\n                    \"@type\": \"RedfishEnclosureConnection\",\n                    \"redfish_addr\": \"10.204.104.xx\",\n                    \"redfish_login\": \"noop\",\n                    \"redfish_passwd\": \"noop\"\n                },\n                \"vapi_connection\": {\n                    \"@type\": \"VapiEnclosureConnection\",\n                    \"vapi_addr\": \"10.204.104.xx\",\n                    \"vapi_login\": \"admin\",\n                    \"vapi_passwd\": \"admin1\"\n                },\n                \"location\": {\n                    \"rack\": 0,\n                    \"shelf\": 0,\n                    \"node\": 9\n                },\n                \"capacity\": \"0MB\"\n            },\n            {\n                \"index\": 1,\n                \"name\": \"enc1\",\n                \"flags\": \"0x20000401002140\",\n                \"fabric_type\": \"GEN3\",\n                \"fabr_id\": 78,\n                \"fabr_gid\": \"0x100001\",\n                \"vendor_id\": 23,\n                \"vendor_name\": \"apc\",\n                \"model\": \"apc\",\n                \"ipmi_connection\": {\n                    \"@type\": \"IpmiEnclosureConnection\",\n                    \"ipmi_addr\": \"10.204.104.xx\",\n                    \"ipmi_login\": \"noop\",\n                    \"ipmi_passwd\": \"noop\"\n                },\n                \"redfish_connection\": {\n                    \"@type\": \"RedfishEnclosureConnection\",\n                    \"redfish_addr\": \"10.204.104.xx\",\n                    \"redfish_login\": \"noop\",\n                    \"redfish_passwd\": \"noop\"\n                },\n                \"vapi_connection\": {\n                    \"@type\": \"VapiEnclosureConnection\",\n                    \"vapi_addr\": \"10.204.249.31\",\n                    \"vapi_login\": \"device\",\n                    \"vapi_passwd\": \"powerupdown\"\n                },\n                \"location\": {\n                    \"rack\": 0,\n                    \"shelf\": 0,\n                    \"node\": 9\n                },\n                \"capacity\": \"0MB\"\n            },\n            {\n                \"index\": 2,\n                \"name\": \"enc2\",\n                \"flags\": \"0x20000401002140\",\n                \"fabric_type\": \"GEN3\",\n                \"fabr_id\": 78,\n                \"fabr_gid\": \"0x100002\",\n                \"vendor_id\": 23,\n                \"vendor_name\": \"apc\",\n                \"model\": \"apc\",\n                \"ipmi_connection\": {\n                    \"@type\": \"IpmiEnclosureConnection\",\n                    \"ipmi_addr\": \"10.204.104.xx\",\n                    \"ipmi_login\": \"noop\",\n                    \"ipmi_passwd\": \"noop\"\n                },\n                \"redfish_connection\": {\n                    \"@type\": \"RedfishEnclosureConnection\",\n                    \"redfish_addr\": \"10.204.104.xx\",\n                    \"redfish_login\": \"noop\",\n                    \"redfish_passwd\": \"noop\"\n                },\n                \"vapi_connection\": {\n                    \"@type\": \"VapiEnclosureConnection\",\n                    \"vapi_addr\": \"10.204.249.30\",\n                    \"vapi_login\": \"device\",\n                    \"vapi_passwd\": \"powerupdown\"\n                },\n                \"location\": {\n                    \"rack\": 0,\n                    \"shelf\": 0,\n                    \"node\": 9\n                },\n                \"capacity\": \"0MB\"\n            }\n        ],\n        \"errors\": null,\n        \"code\": 0\n    }\n}"}],"_postman_id":"7ab68460-fdfc-4ff0-a007-3622a7715052"}],"id":"e781a0c2-a456-45d4-9e2f-4e370ab1fdda","description":"<p>Enclosure Controller</p>\n","_postman_id":"e781a0c2-a456-45d4-9e2f-4e370ab1fdda"},{"name":"fabric","item":[{"name":"edit","item":[{"name":"Enter fabric edit mode. Entering fabric edit mode allows the fabric to be electrically reconnected. The fabric MUST be put into edit mode before a device is added to a machine","id":"f85bfd11-1592-416f-bfe0-16f6426c842a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"}],"body":{"mode":"raw","raw":"{\n  \"comp_name\": \"n/a\",\n  \"connection_history\": [\n    {\n      \"atime\": 0,\n      \"dev_type\": \"eth\",\n      \"dtime\": 0,\n      \"fabr_gid\": \"78\",\n      \"free\": true,\n      \"name\": \"apitest\",\n      \"owner_gid\": \"apitest\",\n      \"udesc\": \"n/a\"\n    }\n  ],\n  \"fabr_gid\": \"n/a\",\n  \"fabr_id\": 78,\n  \"grp_id\": 1,\n  \"index\": 0,\n  \"mach_id\": 2,\n  \"mach_name\": \"TestMachine2\",\n  \"mtime\": 1610634953057,\n  \"p2p\": \"off\",\n  \"port_gid\": \"0x00000000\",\n  \"swit_gid\": \"0x00000000\"\n}"},"url":"http://{{Director-IP:8080}}/liqid/api/v2/fabric/edit","description":"<p>Use this option to enter fabric edit mode</p>\n","urlObject":{"path":["api","v2","fabric","edit"],"host":["http://{{Director-IP:8080}}/liqid"],"query":[],"variable":[]}},"response":[{"id":"2bdafe1b-5e3f-4877-92da-ed7be50fadb6","name":"Successfully entered fabric edit mode","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"comp_name\": \"n/a\",\n  \"connection_history\": [\n    {\n      \"atime\": 0,\n      \"dev_type\": \"eth\",\n      \"dtime\": 0,\n      \"fabr_gid\": \"78\",\n      \"free\": true,\n      \"name\": \"apitest\",\n      \"owner_gid\": \"apitest\",\n      \"udesc\": \"n/a\"\n    }\n  ],\n  \"fabr_gid\": \"n/a\",\n  \"fabr_id\": 78,\n  \"grp_id\": 1,\n  \"index\": 0,\n  \"mach_id\": 2,\n  \"mach_name\": \"TestMachine2\",\n  \"mtime\": 1610634953057,\n  \"p2p\": \"off\",\n  \"port_gid\": \"0x00000000\",\n  \"swit_gid\": \"0x00000000\"\n}","options":{"raw":{"language":"json"}}},"url":"http://{{Director-IP:8080}}/liqid/api/v2/fabric/edit"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n    \"response\": {\n        \"data\": [\n            {\n                \"index\": 0,\n                \"mach_id\": 2,\n                \"grp_id\": 1,\n                \"fabr_id\": 78,\n                \"fabr_gid\": \"n/a\",\n                \"port_gid\": \"0x00000000\",\n                \"swit_gid\": \"0x00000000\",\n                \"comp_name\": \"n/a\",\n                \"mach_name\": \"TestMachine2\",\n                \"p2p\": \"off\",\n                \"mtime\": 1610634953057,\n                \"connection_history\": [\n                    {\n                        \"free\": true,\n                        \"dev_type\": \"eth\",\n                        \"fabr_gid\": \"78\",\n                        \"owner_gid\": \"apitest\",\n                        \"name\": \"apitest\",\n                        \"atime\": 0,\n                        \"dtime\": 0,\n                        \"udesc\": \"n/a\"\n                    }\n                ]\n            }\n        ],\n        \"errors\": null,\n        \"code\": 0\n    }\n}"},{"id":"6d438cee-1418-4d04-8f91-e1625fbb40ac","name":"Invalid Machine instance","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"comp_name\": \"n/a\",\n  \"connection_history\": [\n    {\n      \"atime\": 0,\n      \"dev_type\": \"eth\",\n      \"dtime\": 0,\n      \"fabr_gid\": \"78\",\n      \"free\": true,\n      \"name\": \"apitest\",\n      \"owner_gid\": \"apitest\",\n      \"udesc\": \"n/a\"\n    }\n  ],\n  \"fabr_gid\": \"n/a\",\n  \"fabr_id\": 78,\n  \"grp_id\": 1,\n  \"index\": 0,\n  \"mach_id\": 2,\n  \"mach_name\": \"\",\n  \"mtime\": 1610634953057,\n  \"p2p\": \"off\",\n  \"port_gid\": \"0x00000000\",\n  \"swit_gid\": \"0x00000000\"\n}","options":{"raw":{"language":"json"}}},"url":"http://{{Director-IP:8080}}/liqid/api/v2/fabric/edit"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"{\n    \"response\": {\n        \"data\": [],\n        \"errors\": [\n            {\n                \"type\": \"Exception\",\n                \"message\": \"machine name character length must be greater than 0 and less than 23\",\n                \"code\": 255\n            }\n        ],\n        \"code\": 255\n    }\n}"}],"_postman_id":"f85bfd11-1592-416f-bfe0-16f6426c842a"},{"name":"Exit fabric edit mode. Exiting fabric edit mode before a reprogram is issued will result in all device connections being reverted.","id":"92240d92-838d-4871-bd27-4bb1c3d9a0ab","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"}],"body":{"mode":"raw","raw":"{\n  \"comp_name\": \"n/a\",\n  \"connection_history\": [\n    {\n      \"atime\": 0,\n      \"dev_type\": \"eth\",\n      \"dtime\": 0,\n      \"fabr_gid\": \"78\",\n      \"free\": true,\n      \"name\": \"apitest\",\n      \"owner_gid\": \"apitest\",\n      \"udesc\": \"n/a\"\n    }\n  ],\n  \"fabr_gid\": \"n/a\",\n  \"fabr_id\": 78,\n  \"grp_id\": 1,\n  \"index\": 0,\n  \"mach_id\": 2,\n  \"mach_name\": \"TestMachine2\",\n  \"mtime\": 1610634953057,\n  \"p2p\": \"off\",\n  \"port_gid\": \"0x00000000\",\n  \"swit_gid\": \"0x00000000\"\n}"},"url":"http://{{Director-IP:8080}}/liqid/api/v2/fabric/edit/cancel","description":"<p>Use this option to exit fabric edit mode</p>\n","urlObject":{"path":["api","v2","fabric","edit","cancel"],"host":["http://{{Director-IP:8080}}/liqid"],"query":[],"variable":[]}},"response":[{"id":"17cd4352-c21c-47ec-abe6-40a6ae552c8d","name":"Successfully exited fabric edit mode","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"comp_name\": \"n/a\",\n  \"connection_history\": [\n    {\n      \"atime\": 0,\n      \"dev_type\": \"eth\",\n      \"dtime\": 0,\n      \"fabr_gid\": \"78\",\n      \"free\": true,\n      \"name\": \"apitest\",\n      \"owner_gid\": \"apitest\",\n      \"udesc\": \"n/a\"\n    }\n  ],\n  \"fabr_gid\": \"n/a\",\n  \"fabr_id\": 78,\n  \"grp_id\": 1,\n  \"index\": 0,\n  \"mach_id\": 2,\n  \"mach_name\": \"TestMachine2\",\n  \"mtime\": 1610634953057,\n  \"p2p\": \"off\",\n  \"port_gid\": \"0x00000000\",\n  \"swit_gid\": \"0x00000000\"\n}","options":{"raw":{"language":"json"}}},"url":"http://{{Director-IP:8080}}/liqid/api/v2/fabric/edit/cancel"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n  \"response\": {\n    \"data\": [\n      {\n        \"index\": 0,\n        \"mach_id\": 2,\n        \"grp_id\": 1,\n        \"fabr_id\": 78,\n        \"fabr_gid\": \"n/a\",\n        \"port_gid\": \"0x00000000\",\n        \"swit_gid\": \"0x00000000\",\n        \"comp_name\": \"n/a\",\n        \"mach_name\": \"TestMachine2\",\n        \"p2p\": \"off\",\n        \"mtime\": 1610634953057,\n        \"connection_history\": [\n          {\n            \"free\": true,\n            \"dev_type\": \"eth\",\n            \"fabr_gid\": \"78\",\n            \"owner_gid\": \"apitest\",\n            \"name\": \"apitest\",\n            \"atime\": 0,\n            \"dtime\": 0,\n            \"udesc\": \"n/a\"\n          }\n        ]\n      }\n    ],\n    \"errors\": null,\n    \"code\": 0\n  }\n}"},{"id":"78971090-147b-4eb3-a247-ae1e397b2380","name":"Invalid Machine instance","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"comp_name\": \"n/a\",\n  \"connection_history\": [\n    {\n      \"atime\": 0,\n      \"dev_type\": \"eth\",\n      \"dtime\": 0,\n      \"fabr_gid\": \"78\",\n      \"free\": true,\n      \"name\": \"apitest\",\n      \"owner_gid\": \"apitest\",\n      \"udesc\": \"n/a\"\n    }\n  ],\n  \"fabr_gid\": \"n/a\",\n  \"fabr_id\": 78,\n  \"grp_id\": 1,\n  \"index\": 0,\n  \"mach_id\": 283948,\n  \"mach_name\": \"TestMachine2\",\n  \"mtime\": 1610634953057,\n  \"p2p\": \"off\",\n  \"port_gid\": \"0x00000000\",\n  \"swit_gid\": \"0x00000000\"\n}","options":{"raw":{"language":"json"}}},"url":"http://{{Director-IP:8080}}/liqid/api/v2/fabric/edit/cancel"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"{\n    \"response\": {\n        \"data\": [],\n        \"errors\": [\n            {\n                \"type\": \"Exception\",\n                \"message\": \"machine id must be greater than 0 and less than 16384\",\n                \"code\": 255\n            }\n        ],\n        \"code\": 255\n    }\n}"}],"_postman_id":"92240d92-838d-4871-bd27-4bb1c3d9a0ab"}],"id":"89ae032a-4f32-4a3f-bdfb-0fde1835b988","_postman_id":"89ae032a-4f32-4a3f-bdfb-0fde1835b988","description":""},{"name":"reprogram","item":[{"name":"Reprogram the fabric. This will result in devices associated with a machine being electrically connected to the machine. This step MUST be done in order for a device to be added to a machine.","id":"a5151e1a-6bdd-4137-9a81-8174e8ce6495","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"}],"body":{"mode":"raw","raw":"{\"index\":1,\"mach_id\":1,\"grp_id\":1,\"fabr_id\":78,\"fabr_gid\":\"n/a\",\"port_gid\":\"0x00000000\",\"swit_gid\":\"0x00000000\",\"comp_name\":\"n/a\",\"mach_name\":\"TestMachine2\",\"p2p\":\"off\",\"mtime\":1610719772912,\"connection_history\":[]}"},"url":"http://{{Director-IP:8080}}/liqid/api/v2/fabric/reprogram","description":"<p>Use this option to reprogram the fabric. This will result in devices associated with the machine being electrically connected to the machine. This step must be done in order for a device to be added to a machine.</p>\n","urlObject":{"path":["api","v2","fabric","reprogram"],"host":["http://{{Director-IP:8080}}/liqid"],"query":[],"variable":[]}},"response":[{"id":"f036e50f-90e4-421b-a0f9-c4035d4331dc","name":"Fabric reprogramed","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\"index\":1,\"mach_id\":1,\"grp_id\":1,\"fabr_id\":78,\"fabr_gid\":\"n/a\",\"port_gid\":\"0x00000000\",\"swit_gid\":\"0x00000000\",\"comp_name\":\"n/a\",\"mach_name\":\"TestMachine2\",\"p2p\":\"off\",\"mtime\":1610719772912,\"connection_history\":[]}","options":{"raw":{"language":"json"}}},"url":"http://{{Director-IP:8080}}/liqid/api/v2/fabric/reprogram"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n    \"response\": {\n        \"data\": [\n            {\n                \"index\": 1,\n                \"mach_id\": 1,\n                \"grp_id\": 1,\n                \"fabr_id\": 78,\n                \"fabr_gid\": \"n/a\",\n                \"port_gid\": \"0x00000000\",\n                \"swit_gid\": \"0x00000000\",\n                \"comp_name\": \"n/a\",\n                \"mach_name\": \"TestMachine2\",\n                \"p2p\": \"off\",\n                \"mtime\": 1610719772912,\n                \"connection_history\": []\n            }\n        ],\n        \"errors\": null,\n        \"code\": 0\n    }\n}"},{"id":"5bd8015c-ee04-428c-8654-7b2bfced89cd","name":"Invalid Machine instance","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\"index\":1,\"mach_id\":1765789,\"grp_id\":1,\"fabr_id\":78,\"fabr_gid\":\"n/a\",\"port_gid\":\"0x00000000\",\"swit_gid\":\"0x00000000\",\"comp_name\":\"n/a\",\"mach_name\":\"TestMachine2\",\"p2p\":\"off\",\"mtime\":1610719772912,\"connection_history\":[]}","options":{"raw":{"language":"json"}}},"url":"http://{{Director-IP:8080}}/liqid/api/v2/fabric/reprogram"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"{\n    \"response\": {\n        \"data\": [],\n        \"errors\": [\n            {\n                \"type\": \"Exception\",\n                \"message\": \"machine id must be greater than 0 and less than 16384\",\n                \"code\": 255\n            }\n        ],\n        \"code\": 255\n    }\n}"}],"_postman_id":"a5151e1a-6bdd-4137-9a81-8174e8ce6495"},{"name":"Cancel an ongoing fabric reprogram. This will result in no devices being  associated with a machine","id":"f1cea1a8-ba7e-4ac5-a794-686deec11d56","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"}],"body":{"mode":"raw","raw":"{\"index\":1,\"mach_id\":1,\"grp_id\":2,\"fabr_id\":78,\"fabr_gid\":\"n/a\",\"port_gid\":\"0x00000000\",\"swit_gid\":\"0x00000000\",\"comp_name\":\"n/a\",\"mach_name\":\"TestMachine2\",\"p2p\":\"off\",\"mtime\":1610719772912,\"connection_history\":[]}"},"url":"http://{{Director-IP:8080}}/liqid/api/v2/fabric/reprogram/cancel","description":"<p>Use this option to cancel an ongoing fabric reprogram. This will result in no devices being associated with a machine.</p>\n","urlObject":{"path":["api","v2","fabric","reprogram","cancel"],"host":["http://{{Director-IP:8080}}/liqid"],"query":[],"variable":[]}},"response":[{"id":"da91ef1f-ba05-4fba-87a6-7887a9520174","name":"Fabric reprogram cancelled","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\"index\":1,\"mach_id\":1,\"grp_id\":2,\"fabr_id\":78,\"fabr_gid\":\"n/a\",\"port_gid\":\"0x00000000\",\"swit_gid\":\"0x00000000\",\"comp_name\":\"n/a\",\"mach_name\":\"TestMachine2\",\"p2p\":\"off\",\"mtime\":1610719772912,\"connection_history\":[]}","options":{"raw":{"language":"json"}}},"url":"http://{{Director-IP:8080}}/liqid/api/v2/fabric/reprogram/cancel"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n    \"response\": {\n        \"data\": [\n            {\n                \"index\": 1,\n                \"mach_id\": 1,\n                \"grp_id\": 2,\n                \"fabr_id\": 78,\n                \"fabr_gid\": \"n/a\",\n                \"port_gid\": \"0x00000000\",\n                \"swit_gid\": \"0x00000000\",\n                \"comp_name\": \"n/a\",\n                \"mach_name\": \"TestMachine2\",\n                \"p2p\": \"off\",\n                \"mtime\": 1610719772912,\n                \"connection_history\": []\n            }\n        ],\n        \"errors\": null,\n        \"code\": 0\n    }\n}"},{"id":"10c0c824-3928-43d4-8368-64d6826e0ab7","name":"Invalid Machine instance","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\"index\":1,\"mach_id\":1,\"grp_id\":2,\"fabr_id\":78,\"fabr_gid\":\"n/a\",\"port_gid\":\"0x00000000\",\"swit_gid\":\"0x00000000\",\"comp_name\":\"n/a\",\"mach_name\":\"TestMachine2nbhbhghghggcvcvcvc\",\"p2p\":\"off\",\"mtime\":1610719772912,\"connection_history\":[]}","options":{"raw":{"language":"json"}}},"url":"http://{{Director-IP:8080}}/liqid/api/v2/fabric/reprogram/cancel"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"{\n    \"response\": {\n        \"data\": [],\n        \"errors\": [\n            {\n                \"type\": \"Exception\",\n                \"message\": \"machine name character length must be greater than 0 and less than 23\",\n                \"code\": 255\n            }\n        ],\n        \"code\": 255\n    }\n}"}],"_postman_id":"f1cea1a8-ba7e-4ac5-a794-686deec11d56"},{"name":"force","id":"e7c4bbee-2d62-4fbc-93f9-05350394b172","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"}],"body":{"mode":"raw","raw":"{\n    \"device_gid\": \"elit labore anim\",\n    \"device_name\": \"exercitation quis\",\n    \"machine\": {\n        \"fabr_id\": -4000473,\n        \"grp_id\": -82289968,\n        \"mach_id\": 8324133,\n        \"mach_name\": \"ullamco cupidatat\",\n        \"comp_name\": \"laborum culpa\",\n        \"connection_history\": [\n            {\n                \"atime\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                },\n                \"dev_type\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                },\n                \"dtime\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                },\n                \"fabr_gid\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                },\n                \"free\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                },\n                \"name\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                },\n                \"owner_gid\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                },\n                \"udesc\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                }\n            },\n            {\n                \"atime\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                },\n                \"dev_type\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                },\n                \"dtime\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                },\n                \"fabr_gid\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                },\n                \"free\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                },\n                \"name\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                },\n                \"owner_gid\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                },\n                \"udesc\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                }\n            }\n        ],\n        \"fabr_gid\": \"nisi nostrud tempor dolor eu\",\n        \"index\": 10544794,\n        \"mtime\": -93462203,\n        \"p2p\": \"on\",\n        \"port_gid\": \"adipisicing sit Excepteur\",\n        \"swit_gid\": \"in sunt dolor ad\"\n    },\n    \"port\": \"quis eu\",\n    \"type\": \"enc\"\n}"},"url":"http://{{Director-IP:8080}}/liqid/api/v2/fabric/reprogram/force","description":"<p>Use this option to force reprogram fabric</p>\n","urlObject":{"path":["api","v2","fabric","reprogram","force"],"host":["http://{{Director-IP:8080}}/liqid"],"query":[],"variable":[]}},"response":[{"id":"61ffb4cf-51a3-4ac9-adb9-801d58f36b71","name":"force ok","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":""},"url":"http://{{Director-IP:8080}}/liqid/api/v2/fabric/reprogram/force"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"}],"cookie":[],"responseTime":null,"body":""},{"id":"3a73ed11-1277-4c07-8ebb-e51bc0e69e90","name":"force failure","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"index\":1,\n    \"mach_id\":1,\n    \"grp_id\":1,\n    \"fabr_id\":78,\n    \"fabr_gid\":\"n/a\",\n    \"port_gid\":\"0x00000000\",\n    \"swit_gid\":\"0x00000000\",\n    \"comp_name\":\"n/a\",\n    \"mach_name\":\"TestMachine2\",\n    \"p2p\":\"off\",\n    \"mtime\":1610719772912,\n    \"connection_history\":[]\n    }","options":{"raw":{"language":"json"}}},"url":"http://{{Director-IP:8080}}/liqid/api/v2/fabric/reprogram/force"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"{\n    \"response\": {\n        \"data\": [],\n        \"errors\": [\n            {\n                \"type\": \"Exception\",\n                \"message\": \"device name must not be null, machine must not be null, port must not be null, device type must not be null, device gid must not be null\",\n                \"code\": 255\n            }\n        ],\n        \"code\": 255\n    }\n}"}],"_postman_id":"e7c4bbee-2d62-4fbc-93f9-05350394b172"}],"id":"402f3de3-1b6f-4a40-89cb-2e08cbb8227b","_postman_id":"402f3de3-1b6f-4a40-89cb-2e08cbb8227b","description":""},{"name":"Apply changes to the fabric","id":"d438d8fe-c912-4b52-bd85-e8313d2bcaae","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"}],"body":{"mode":"raw","raw":"{\"coordinates\": {\"node\": 9,\"rack\": 0,\"shelf\": 0},\"flag\": {\"name\": \"LIQMON_FABRTYPE_NVMEOF\",\"value\": \"0\"},\"options\": \"add\"}"},"url":"http://{{Director-IP:8080}}/liqid/api/v2/fabric","description":"<p>Use this option to apply changes to the fabric</p>\n","urlObject":{"path":["api","v2","fabric"],"host":["http://{{Director-IP:8080}}/liqid"],"query":[],"variable":[]}},"response":[{"id":"ed2d2f72-d03c-41b7-9e48-27b64a003d59","name":"Fabric operation success.","originalRequest":{"method":"PUT","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\"coordinates\": {\"node\": 9,\"rack\": 0,\"shelf\": 0},\"flag\": {\"name\": \"LIQMON_FABRTYPE_NVMEOF\",\"value\": \"0\"},\"options\": \"add\"}","options":{"raw":{"language":"json"}}},"url":"http://{{Director-IP:8080}}/liqid/api/v2/fabric"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n    \"response\": {\n        \"data\": [\n            {\n                \"coordinates\": {\n                    \"rack\": 0,\n                    \"shelf\": 0,\n                    \"node\": 9\n                },\n                \"flag\": {\n                    \"name\": \"LIQMON_FABRTYPE_NVMEOF\",\n                    \"value\": \"0\"\n                },\n                \"options\": \"add\"\n            }\n        ],\n        \"errors\": null,\n        \"code\": 0\n    }\n}"},{"id":"7b20b4df-ec7e-4050-8666-910c71112471","name":"Fabric operation failed.","originalRequest":{"method":"PUT","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\"coordinates\": {\"node\": 9,\"rack\": 0,\"shelf\": 0},\"flag\": {\"name\": \"LIQMON_FABRTYPE_NVMEOF\",\"value\": \"0\"}}","options":{"raw":{"language":"json"}}},"url":"http://{{Director-IP:8080}}/liqid/api/v2/fabric"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"{\n    \"response\": {\n        \"data\": [],\n        \"errors\": [\n            {\n                \"type\": \"Exception\",\n                \"message\": \"options cannot be null\",\n                \"code\": 255\n            }\n        ],\n        \"code\": 255\n    }\n}"}],"_postman_id":"d438d8fe-c912-4b52-bd85-e8313d2bcaae"},{"name":"Report the current fabric id","id":"327d9020-bb81-4d92-8688-ca8fb95120b0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://{{Director-IP:8080}}/liqid/api/v2/fabric/id","description":"<p>Use this option to retrieve the current fabric id</p>\n","urlObject":{"path":["api","v2","fabric","id"],"host":["http://{{Director-IP:8080}}/liqid"],"query":[],"variable":[]}},"response":[{"id":"bfb7c58e-360c-4268-94ff-f91fad822541","name":"OK","originalRequest":{"method":"GET","header":[],"url":"http://{{Director-IP:8080}}/liqid/api/v2/fabric/id"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n    \"response\": {\n        \"data\": [\n            78\n        ],\n        \"errors\": null,\n        \"code\": 0\n    }\n}"}],"_postman_id":"327d9020-bb81-4d92-8688-ca8fb95120b0"},{"name":"Report the current fabric topology","id":"3401d101-773c-4eb2-85a3-640e037ff1b3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://{{Director-IP:8080}}/liqid/api/v2/fabric/topology","description":"<p>Use this option to retrieve the current fabric topology</p>\n","urlObject":{"path":["api","v2","fabric","topology"],"host":["http://{{Director-IP:8080}}/liqid"],"query":[],"variable":[]}},"response":[{"id":"05994cd3-3378-4b9f-99b7-232efde7677d","name":"OK","originalRequest":{"method":"GET","header":[],"url":"http://{{Director-IP:8080}}/liqid/api/v2/fabric/topology"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n    \"response\": {\n        \"data\": [\n            [\n                {\n                    \"parentId\": -1,\n                    \"id\": 1,\n                    \"name\": \"fabric-78\",\n                    \"deviceType\": \"plx\",\n                    \"hardwareComponent\": {\n                        \"pciSwitches\": [],\n                        \"fabr_id\": 78\n                    }\n                },\n                {\n                    \"parentId\": 1,\n                    \"id\": 2,\n                    \"name\": \"plx0\",\n                    \"deviceType\": \"plx\",\n                    \"hardwareComponent\": {\n                        \"index\": 0,\n                        \"location\": {\n                            \"rack\": 0,\n                            \"shelf\": 0,\n                            \"node\": 9\n                        },\n                        \"owner\": {\n                            \"rack\": 0,\n                            \"shelf\": 0,\n                            \"node\": 9\n                        },\n                        \"name\": \"plx0\",\n                        \"flags\": \"0x1000501000148\",\n                        \"fabr_id\": 78,\n                        \"fabr_gid\": \"0x000000\",\n                        \"swit_gid\": \"0x000000\",\n                        \"vid\": \"0x10b5\",\n                        \"did\": \"0x9797\",\n                        \"rev\": \"0xB0\",\n                        \"port_cnt\": 25,\n                        \"ports\": [\n                            {\n                                \"type\": \"DOWNSTREAM\",\n                                \"index\": \"port-00\",\n                                \"flags\": \"0x141\",\n                                \"state\": \"DISCONNECTED\",\n                                \"fabr_gid\": \"0x000000\",\n                                \"lanes\": 0,\n                                \"rcv_errs\": 0,\n                                \"bad_tlp\": 0,\n                                \"bad_dllp\": 0,\n                                \"errs\": 0,\n                                \"ibytes\": 0,\n                                \"ebytes\": 0,\n                                \"util\": 0.0,\n                                \"switches\": [],\n                                \"cpu\": null,\n                                \"device_state\": \"OK\"\n                            },\n                            {\n                                \"type\": \"DOWNSTREAM\",\n                                \"index\": \"port-04\",\n                                \"flags\": \"0x113\",\n                                \"state\": \"GEN3\",\n                                \"fabr_gid\": \"0x000004\",\n                                \"lanes\": 4,\n                                \"rcv_errs\": 0,\n                                \"bad_tlp\": 0,\n                                \"bad_dllp\": 0,\n                                \"errs\": 0,\n                                \"ibytes\": 0,\n                                \"ebytes\": 0,\n                                \"util\": 0.0,\n                                \"switches\": [\n                                    {\n                                        \"type\": null,\n                                        \"gid\": \"0x18\",\n                                        \"vendorid\": \"0x10b5\",\n                                        \"deviceid\": \"0x9797\",\n                                        \"buswidth\": \"x16\",\n                                        \"direction\": \"DOWNSTREAM\",\n                                        \"name\": \"PLX Technology, Inc.\",\n                                        \"device\": {\n                                            \"name\": \"nic0\",\n                                            \"gid\": \"0xb00\",\n                                            \"vendorid\": \"0x15b3\",\n                                            \"deviceid\": \"0x101b\",\n                                            \"buswidth\": \"x16\",\n                                            \"direction\": \"DOWNSTREAM\",\n                                            \"type\": \"endpoint\"\n                                        }\n                                    },\n                                    {\n                                        \"type\": null,\n                                        \"gid\": \"0x19\",\n                                        \"vendorid\": \"0x10b5\",\n                                        \"deviceid\": \"0x9797\",\n                                        \"buswidth\": \"x16\",\n                                        \"direction\": \"DOWNSTREAM\",\n                                        \"name\": \"PLX Technology, Inc.\",\n                                        \"device\": {\n                                            \"name\": \"nic1\",\n                                            \"gid\": \"0xb01\",\n                                            \"vendorid\": \"0x15b3\",\n                                            \"deviceid\": \"0x101b\",\n                                            \"buswidth\": \"x16\",\n                                            \"direction\": \"DOWNSTREAM\",\n                                            \"type\": \"endpoint\"\n                                        }\n                                    },\n                                    {\n                                        \"type\": null,\n                                        \"gid\": \"0x1a\",\n                                        \"vendorid\": \"0x10b5\",\n                                        \"deviceid\": \"0x9797\",\n                                        \"buswidth\": \"x16\",\n                                        \"direction\": \"DOWNSTREAM\",\n                                        \"name\": \"PLX Technology, Inc.\",\n                                        \"device\": {\n                                            \"name\": \"gpu0\",\n                                            \"gid\": \"0xc00\",\n                                            \"vendorid\": \"0x10de\",\n                                            \"deviceid\": \"0x1eb8\",\n                                            \"buswidth\": \"x16\",\n                                            \"direction\": \"DOWNSTREAM\",\n                                            \"type\": \"endpoint\"\n                                        }\n                                    },\n                                    {\n                                        \"type\": null,\n                                        \"gid\": \"0x1b\",\n                                        \"vendorid\": \"0x10b5\",\n                                        \"deviceid\": \"0x9797\",\n                                        \"buswidth\": \"x4\",\n                                        \"direction\": \"DOWNSTREAM\",\n                                        \"name\": \"PLX Technology, Inc.\",\n                                        \"device\": {\n                                            \"name\": \"ssd0\",\n                                            \"gid\": \"0x1000\",\n                                            \"vendorid\": \"0x1987\",\n                                            \"deviceid\": \"0x5007\",\n                                            \"buswidth\": \"x4\",\n                                            \"direction\": \"DOWNSTREAM\",\n                                            \"type\": \"endpoint\"\n                                        }\n                                    },\n                                    {\n                                        \"type\": null,\n                                        \"gid\": \"0x1c\",\n                                        \"vendorid\": \"0x10b5\",\n                                        \"deviceid\": \"0x9797\",\n                                        \"buswidth\": \"x4\",\n                                        \"direction\": \"DOWNSTREAM\",\n                                        \"name\": \"PLX Technology, Inc.\",\n                                        \"device\": {\n                                            \"name\": \"ssd1\",\n                                            \"gid\": \"0x1100\",\n                                            \"vendorid\": \"0x1987\",\n                                            \"deviceid\": \"0x5007\",\n                                            \"buswidth\": \"x4\",\n                                            \"direction\": \"DOWNSTREAM\",\n                                            \"type\": \"endpoint\"\n                                        }\n                                    },\n                                    {\n                                        \"type\": null,\n                                        \"gid\": \"0x1d\",\n                                        \"vendorid\": \"0x10b5\",\n                                        \"deviceid\": \"0x9797\",\n                                        \"buswidth\": \"x4\",\n                                        \"direction\": \"DOWNSTREAM\",\n                                        \"name\": \"PLX Technology, Inc.\",\n                                        \"device\": {\n                                            \"name\": \"ssd2\",\n                                            \"gid\": \"0x1300\",\n                                            \"vendorid\": \"0x1987\",\n                                            \"deviceid\": \"0x5007\",\n                                            \"buswidth\": \"x4\",\n                                            \"direction\": \"DOWNSTREAM\",\n                                            \"type\": \"endpoint\"\n                                        }\n                                    },\n                                    {\n                                        \"type\": null,\n                                        \"gid\": \"0x1e\",\n                                        \"vendorid\": \"0x10b5\",\n                                        \"deviceid\": \"0x9797\",\n                                        \"buswidth\": \"x4\",\n                                        \"direction\": \"DOWNSTREAM\",\n                                        \"name\": \"PLX Technology, Inc.\",\n                                        \"device\": {\n                                            \"name\": \"ssd3\",\n                                            \"gid\": \"0x1400\",\n                                            \"vendorid\": \"0x1987\",\n                                            \"deviceid\": \"0x5007\",\n                                            \"buswidth\": \"x4\",\n                                            \"direction\": \"DOWNSTREAM\",\n                                            \"type\": \"endpoint\"\n                                        }\n                                    }\n                                ],\n                                \"cpu\": null,\n                                \"device_state\": \"OK\"\n                            },\n                            {\n                                \"type\": \"HOST\",\n                                \"index\": \"port-08\",\n                                \"flags\": \"0x213\",\n                                \"state\": \"GEN3\",\n                                \"fabr_gid\": \"0x000008\",\n                                \"lanes\": 4,\n                                \"rcv_errs\": 0,\n                                \"bad_tlp\": 0,\n                                \"bad_dllp\": 0,\n                                \"errs\": 0,\n                                \"ibytes\": 0,\n                                \"ebytes\": 0,\n                                \"util\": 0.0,\n                                \"switches\": [],\n                                \"cpu\": {\n                                    \"name\": \"pcpu0\",\n                                    \"gid\": \"0x10000001\",\n                                    \"vendorid\": \"0x8086\",\n                                    \"deviceid\": \"0x0000\",\n                                    \"buswidth\": null,\n                                    \"direction\": \"UNKNOWN\",\n                                    \"type\": \"cpu\"\n                                },\n                                \"device_state\": \"OK\"\n                            },\n                            {\n                                \"type\": \"HOST\",\n                                \"index\": \"port-12\",\n                                \"flags\": \"0x213\",\n                                \"state\": \"GEN3\",\n                                \"fabr_gid\": \"0x00000c\",\n                                \"lanes\": 4,\n                                \"rcv_errs\": 0,\n                                \"bad_tlp\": 0,\n                                \"bad_dllp\": 0,\n                                \"errs\": 0,\n                                \"ibytes\": 0,\n                                \"ebytes\": 0,\n                                \"util\": 0.0,\n                                \"switches\": [],\n                                \"cpu\": {\n                                    \"name\": \"pcpu1\",\n                                    \"gid\": \"0x10000002\",\n                                    \"vendorid\": \"0x8086\",\n                                    \"deviceid\": \"0x0001\",\n                                    \"buswidth\": null,\n                                    \"direction\": \"UNKNOWN\",\n                                    \"type\": \"cpu\"\n                                },\n                                \"device_state\": \"OK\"\n                            },\n                            {\n                                \"type\": \"DOWNSTREAM\",\n                                \"index\": \"port-16\",\n                                \"flags\": \"0x141\",\n                                \"state\": \"DISCONNECTED\",\n                                \"fabr_gid\": \"0x000010\",\n                                \"lanes\": 0,\n                                \"rcv_errs\": 0,\n                                \"bad_tlp\": 0,\n                                \"bad_dllp\": 0,\n                                \"errs\": 0,\n                                \"ibytes\": 0,\n                                \"ebytes\": 0,\n                                \"util\": 0.0,\n                                \"switches\": [],\n                                \"cpu\": null,\n                                \"device_state\": \"OK\"\n                            },\n                            {\n                                \"type\": \"HOST\",\n                                \"index\": \"port-20\",\n                                \"flags\": \"0x213\",\n                                \"state\": \"GEN3\",\n                                \"fabr_gid\": \"0x000014\",\n                                \"lanes\": 4,\n                                \"rcv_errs\": 0,\n                                \"bad_tlp\": 0,\n                                \"bad_dllp\": 0,\n                                \"errs\": 0,\n                                \"ibytes\": 0,\n                                \"ebytes\": 0,\n                                \"util\": 0.0,\n                                \"switches\": [],\n                                \"cpu\": {\n                                    \"name\": \"pcpu2\",\n                                    \"gid\": \"0x10000003\",\n                                    \"vendorid\": \"0x8086\",\n                                    \"deviceid\": \"0x0002\",\n                                    \"buswidth\": null,\n                                    \"direction\": \"UNKNOWN\",\n                                    \"type\": \"cpu\"\n                                },\n                                \"device_state\": \"OK\"\n                            },\n                            {\n                                \"type\": \"MGMT\",\n                                \"index\": \"port-24\",\n                                \"flags\": \"0x413\",\n                                \"state\": \"GEN3\",\n                                \"fabr_gid\": \"0x000018\",\n                                \"lanes\": 1,\n                                \"rcv_errs\": 0,\n                                \"bad_tlp\": 0,\n                                \"bad_dllp\": 0,\n                                \"errs\": 0,\n                                \"ibytes\": 0,\n                                \"ebytes\": 0,\n                                \"util\": 0.0,\n                                \"switches\": [],\n                                \"cpu\": null,\n                                \"device_state\": \"OK\"\n                            }\n                        ]\n                    }\n                },\n                {\n                    \"parentId\": 2,\n                    \"id\": 3,\n                    \"name\": \"port-00\",\n                    \"deviceType\": \"plx\",\n                    \"hardwareComponent\": {\n                        \"type\": \"DOWNSTREAM\",\n                        \"index\": \"port-00\",\n                        \"flags\": \"0x141\",\n                        \"state\": \"DISCONNECTED\",\n                        \"fabr_gid\": \"0x000000\",\n                        \"lanes\": 0,\n                        \"rcv_errs\": 0,\n                        \"bad_tlp\": 0,\n                        \"bad_dllp\": 0,\n                        \"errs\": 0,\n                        \"ibytes\": 0,\n                        \"ebytes\": 0,\n                        \"util\": 0.0,\n                        \"switches\": [],\n                        \"cpu\": null,\n                        \"device_state\": \"OK\"\n                    }\n                },\n                {\n                    \"parentId\": 2,\n                    \"id\": 4,\n                    \"name\": \"port-04\",\n                    \"deviceType\": \"plx\",\n                    \"hardwareComponent\": {\n                        \"type\": \"DOWNSTREAM\",\n                        \"index\": \"port-04\",\n                        \"flags\": \"0x113\",\n                        \"state\": \"GEN3\",\n                        \"fabr_gid\": \"0x000004\",\n                        \"lanes\": 4,\n                        \"rcv_errs\": 0,\n                        \"bad_tlp\": 0,\n                        \"bad_dllp\": 0,\n                        \"errs\": 0,\n                        \"ibytes\": 0,\n                        \"ebytes\": 0,\n                        \"util\": 0.0,\n                        \"switches\": [\n                            {\n                                \"type\": null,\n                                \"gid\": \"0x18\",\n                                \"vendorid\": \"0x10b5\",\n                                \"deviceid\": \"0x9797\",\n                                \"buswidth\": \"x16\",\n                                \"direction\": \"DOWNSTREAM\",\n                                \"name\": \"PLX Technology, Inc.\",\n                                \"device\": {\n                                    \"name\": \"nic0\",\n                                    \"gid\": \"0xb00\",\n                                    \"vendorid\": \"0x15b3\",\n                                    \"deviceid\": \"0x101b\",\n                                    \"buswidth\": \"x16\",\n                                    \"direction\": \"DOWNSTREAM\",\n                                    \"type\": \"endpoint\"\n                                }\n                            },\n                            {\n                                \"type\": null,\n                                \"gid\": \"0x19\",\n                                \"vendorid\": \"0x10b5\",\n                                \"deviceid\": \"0x9797\",\n                                \"buswidth\": \"x16\",\n                                \"direction\": \"DOWNSTREAM\",\n                                \"name\": \"PLX Technology, Inc.\",\n                                \"device\": {\n                                    \"name\": \"nic1\",\n                                    \"gid\": \"0xb01\",\n                                    \"vendorid\": \"0x15b3\",\n                                    \"deviceid\": \"0x101b\",\n                                    \"buswidth\": \"x16\",\n                                    \"direction\": \"DOWNSTREAM\",\n                                    \"type\": \"endpoint\"\n                                }\n                            },\n                            {\n                                \"type\": null,\n                                \"gid\": \"0x1a\",\n                                \"vendorid\": \"0x10b5\",\n                                \"deviceid\": \"0x9797\",\n                                \"buswidth\": \"x16\",\n                                \"direction\": \"DOWNSTREAM\",\n                                \"name\": \"PLX Technology, Inc.\",\n                                \"device\": {\n                                    \"name\": \"gpu0\",\n                                    \"gid\": \"0xc00\",\n                                    \"vendorid\": \"0x10de\",\n                                    \"deviceid\": \"0x1eb8\",\n                                    \"buswidth\": \"x16\",\n                                    \"direction\": \"DOWNSTREAM\",\n                                    \"type\": \"endpoint\"\n                                }\n                            },\n                            {\n                                \"type\": null,\n                                \"gid\": \"0x1b\",\n                                \"vendorid\": \"0x10b5\",\n                                \"deviceid\": \"0x9797\",\n                                \"buswidth\": \"x4\",\n                                \"direction\": \"DOWNSTREAM\",\n                                \"name\": \"PLX Technology, Inc.\",\n                                \"device\": {\n                                    \"name\": \"ssd0\",\n                                    \"gid\": \"0x1000\",\n                                    \"vendorid\": \"0x1987\",\n                                    \"deviceid\": \"0x5007\",\n                                    \"buswidth\": \"x4\",\n                                    \"direction\": \"DOWNSTREAM\",\n                                    \"type\": \"endpoint\"\n                                }\n                            },\n                            {\n                                \"type\": null,\n                                \"gid\": \"0x1c\",\n                                \"vendorid\": \"0x10b5\",\n                                \"deviceid\": \"0x9797\",\n                                \"buswidth\": \"x4\",\n                                \"direction\": \"DOWNSTREAM\",\n                                \"name\": \"PLX Technology, Inc.\",\n                                \"device\": {\n                                    \"name\": \"ssd1\",\n                                    \"gid\": \"0x1100\",\n                                    \"vendorid\": \"0x1987\",\n                                    \"deviceid\": \"0x5007\",\n                                    \"buswidth\": \"x4\",\n                                    \"direction\": \"DOWNSTREAM\",\n                                    \"type\": \"endpoint\"\n                                }\n                            },\n                            {\n                                \"type\": null,\n                                \"gid\": \"0x1d\",\n                                \"vendorid\": \"0x10b5\",\n                                \"deviceid\": \"0x9797\",\n                                \"buswidth\": \"x4\",\n                                \"direction\": \"DOWNSTREAM\",\n                                \"name\": \"PLX Technology, Inc.\",\n                                \"device\": {\n                                    \"name\": \"ssd2\",\n                                    \"gid\": \"0x1300\",\n                                    \"vendorid\": \"0x1987\",\n                                    \"deviceid\": \"0x5007\",\n                                    \"buswidth\": \"x4\",\n                                    \"direction\": \"DOWNSTREAM\",\n                                    \"type\": \"endpoint\"\n                                }\n                            },\n                            {\n                                \"type\": null,\n                                \"gid\": \"0x1e\",\n                                \"vendorid\": \"0x10b5\",\n                                \"deviceid\": \"0x9797\",\n                                \"buswidth\": \"x4\",\n                                \"direction\": \"DOWNSTREAM\",\n                                \"name\": \"PLX Technology, Inc.\",\n                                \"device\": {\n                                    \"name\": \"ssd3\",\n                                    \"gid\": \"0x1400\",\n                                    \"vendorid\": \"0x1987\",\n                                    \"deviceid\": \"0x5007\",\n                                    \"buswidth\": \"x4\",\n                                    \"direction\": \"DOWNSTREAM\",\n                                    \"type\": \"endpoint\"\n                                }\n                            }\n                        ],\n                        \"cpu\": null,\n                        \"device_state\": \"OK\"\n                    }\n                },\n                {\n                    \"parentId\": 4,\n                    \"id\": 5,\n                    \"name\": \"PLX Technology, Inc.\",\n                    \"deviceType\": \"plx\",\n                    \"hardwareComponent\": {\n                        \"type\": null,\n                        \"gid\": \"0x18\",\n                        \"vendorid\": \"0x10b5\",\n                        \"deviceid\": \"0x9797\",\n                        \"buswidth\": \"x16\",\n                        \"direction\": \"DOWNSTREAM\",\n                        \"name\": \"PLX Technology, Inc.\",\n                        \"device\": {\n                            \"name\": \"nic0\",\n                            \"gid\": \"0xb00\",\n                            \"vendorid\": \"0x15b3\",\n                            \"deviceid\": \"0x101b\",\n                            \"buswidth\": \"x16\",\n                            \"direction\": \"DOWNSTREAM\",\n                            \"type\": \"endpoint\"\n                        }\n                    }\n                },\n                {\n                    \"parentId\": 5,\n                    \"id\": 6,\n                    \"name\": \"endpoint\",\n                    \"deviceType\": \"nic\",\n                    \"hardwareComponent\": {\n                        \"name\": \"nic0\",\n                        \"gid\": \"0xb00\",\n                        \"vendorid\": \"0x15b3\",\n                        \"deviceid\": \"0x101b\",\n                        \"buswidth\": \"x16\",\n                        \"direction\": \"DOWNSTREAM\",\n                        \"type\": \"endpoint\"\n                    }\n                },\n                {\n                    \"parentId\": 4,\n                    \"id\": 7,\n                    \"name\": \"PLX Technology, Inc.\",\n                    \"deviceType\": \"plx\",\n                    \"hardwareComponent\": {\n                        \"type\": null,\n                        \"gid\": \"0x19\",\n                        \"vendorid\": \"0x10b5\",\n                        \"deviceid\": \"0x9797\",\n                        \"buswidth\": \"x16\",\n                        \"direction\": \"DOWNSTREAM\",\n                        \"name\": \"PLX Technology, Inc.\",\n                        \"device\": {\n                            \"name\": \"nic1\",\n                            \"gid\": \"0xb01\",\n                            \"vendorid\": \"0x15b3\",\n                            \"deviceid\": \"0x101b\",\n                            \"buswidth\": \"x16\",\n                            \"direction\": \"DOWNSTREAM\",\n                            \"type\": \"endpoint\"\n                        }\n                    }\n                },\n                {\n                    \"parentId\": 7,\n                    \"id\": 8,\n                    \"name\": \"endpoint\",\n                    \"deviceType\": \"nic\",\n                    \"hardwareComponent\": {\n                        \"name\": \"nic1\",\n                        \"gid\": \"0xb01\",\n                        \"vendorid\": \"0x15b3\",\n                        \"deviceid\": \"0x101b\",\n                        \"buswidth\": \"x16\",\n                        \"direction\": \"DOWNSTREAM\",\n                        \"type\": \"endpoint\"\n                    }\n                },\n                {\n                    \"parentId\": 4,\n                    \"id\": 9,\n                    \"name\": \"PLX Technology, Inc.\",\n                    \"deviceType\": \"plx\",\n                    \"hardwareComponent\": {\n                        \"type\": null,\n                        \"gid\": \"0x1a\",\n                        \"vendorid\": \"0x10b5\",\n                        \"deviceid\": \"0x9797\",\n                        \"buswidth\": \"x16\",\n                        \"direction\": \"DOWNSTREAM\",\n                        \"name\": \"PLX Technology, Inc.\",\n                        \"device\": {\n                            \"name\": \"gpu0\",\n                            \"gid\": \"0xc00\",\n                            \"vendorid\": \"0x10de\",\n                            \"deviceid\": \"0x1eb8\",\n                            \"buswidth\": \"x16\",\n                            \"direction\": \"DOWNSTREAM\",\n                            \"type\": \"endpoint\"\n                        }\n                    }\n                },\n                {\n                    \"parentId\": 9,\n                    \"id\": 10,\n                    \"name\": \"endpoint\",\n                    \"deviceType\": \"gpu\",\n                    \"hardwareComponent\": {\n                        \"name\": \"gpu0\",\n                        \"gid\": \"0xc00\",\n                        \"vendorid\": \"0x10de\",\n                        \"deviceid\": \"0x1eb8\",\n                        \"buswidth\": \"x16\",\n                        \"direction\": \"DOWNSTREAM\",\n                        \"type\": \"endpoint\"\n                    }\n                },\n                {\n                    \"parentId\": 4,\n                    \"id\": 11,\n                    \"name\": \"PLX Technology, Inc.\",\n                    \"deviceType\": \"plx\",\n                    \"hardwareComponent\": {\n                        \"type\": null,\n                        \"gid\": \"0x1b\",\n                        \"vendorid\": \"0x10b5\",\n                        \"deviceid\": \"0x9797\",\n                        \"buswidth\": \"x4\",\n                        \"direction\": \"DOWNSTREAM\",\n                        \"name\": \"PLX Technology, Inc.\",\n                        \"device\": {\n                            \"name\": \"ssd0\",\n                            \"gid\": \"0x1000\",\n                            \"vendorid\": \"0x1987\",\n                            \"deviceid\": \"0x5007\",\n                            \"buswidth\": \"x4\",\n                            \"direction\": \"DOWNSTREAM\",\n                            \"type\": \"endpoint\"\n                        }\n                    }\n                },\n                {\n                    \"parentId\": 11,\n                    \"id\": 12,\n                    \"name\": \"endpoint\",\n                    \"deviceType\": \"ssd\",\n                    \"hardwareComponent\": {\n                        \"name\": \"ssd0\",\n                        \"gid\": \"0x1000\",\n                        \"vendorid\": \"0x1987\",\n                        \"deviceid\": \"0x5007\",\n                        \"buswidth\": \"x4\",\n                        \"direction\": \"DOWNSTREAM\",\n                        \"type\": \"endpoint\"\n                    }\n                },\n                {\n                    \"parentId\": 4,\n                    \"id\": 13,\n                    \"name\": \"PLX Technology, Inc.\",\n                    \"deviceType\": \"plx\",\n                    \"hardwareComponent\": {\n                        \"type\": null,\n                        \"gid\": \"0x1c\",\n                        \"vendorid\": \"0x10b5\",\n                        \"deviceid\": \"0x9797\",\n                        \"buswidth\": \"x4\",\n                        \"direction\": \"DOWNSTREAM\",\n                        \"name\": \"PLX Technology, Inc.\",\n                        \"device\": {\n                            \"name\": \"ssd1\",\n                            \"gid\": \"0x1100\",\n                            \"vendorid\": \"0x1987\",\n                            \"deviceid\": \"0x5007\",\n                            \"buswidth\": \"x4\",\n                            \"direction\": \"DOWNSTREAM\",\n                            \"type\": \"endpoint\"\n                        }\n                    }\n                },\n                {\n                    \"parentId\": 13,\n                    \"id\": 14,\n                    \"name\": \"endpoint\",\n                    \"deviceType\": \"ssd\",\n                    \"hardwareComponent\": {\n                        \"name\": \"ssd1\",\n                        \"gid\": \"0x1100\",\n                        \"vendorid\": \"0x1987\",\n                        \"deviceid\": \"0x5007\",\n                        \"buswidth\": \"x4\",\n                        \"direction\": \"DOWNSTREAM\",\n                        \"type\": \"endpoint\"\n                    }\n                },\n                {\n                    \"parentId\": 4,\n                    \"id\": 15,\n                    \"name\": \"PLX Technology, Inc.\",\n                    \"deviceType\": \"plx\",\n                    \"hardwareComponent\": {\n                        \"type\": null,\n                        \"gid\": \"0x1d\",\n                        \"vendorid\": \"0x10b5\",\n                        \"deviceid\": \"0x9797\",\n                        \"buswidth\": \"x4\",\n                        \"direction\": \"DOWNSTREAM\",\n                        \"name\": \"PLX Technology, Inc.\",\n                        \"device\": {\n                            \"name\": \"ssd2\",\n                            \"gid\": \"0x1300\",\n                            \"vendorid\": \"0x1987\",\n                            \"deviceid\": \"0x5007\",\n                            \"buswidth\": \"x4\",\n                            \"direction\": \"DOWNSTREAM\",\n                            \"type\": \"endpoint\"\n                        }\n                    }\n                },\n                {\n                    \"parentId\": 15,\n                    \"id\": 16,\n                    \"name\": \"endpoint\",\n                    \"deviceType\": \"ssd\",\n                    \"hardwareComponent\": {\n                        \"name\": \"ssd2\",\n                        \"gid\": \"0x1300\",\n                        \"vendorid\": \"0x1987\",\n                        \"deviceid\": \"0x5007\",\n                        \"buswidth\": \"x4\",\n                        \"direction\": \"DOWNSTREAM\",\n                        \"type\": \"endpoint\"\n                    }\n                },\n                {\n                    \"parentId\": 4,\n                    \"id\": 17,\n                    \"name\": \"PLX Technology, Inc.\",\n                    \"deviceType\": \"plx\",\n                    \"hardwareComponent\": {\n                        \"type\": null,\n                        \"gid\": \"0x1e\",\n                        \"vendorid\": \"0x10b5\",\n                        \"deviceid\": \"0x9797\",\n                        \"buswidth\": \"x4\",\n                        \"direction\": \"DOWNSTREAM\",\n                        \"name\": \"PLX Technology, Inc.\",\n                        \"device\": {\n                            \"name\": \"ssd3\",\n                            \"gid\": \"0x1400\",\n                            \"vendorid\": \"0x1987\",\n                            \"deviceid\": \"0x5007\",\n                            \"buswidth\": \"x4\",\n                            \"direction\": \"DOWNSTREAM\",\n                            \"type\": \"endpoint\"\n                        }\n                    }\n                },\n                {\n                    \"parentId\": 17,\n                    \"id\": 18,\n                    \"name\": \"endpoint\",\n                    \"deviceType\": \"ssd\",\n                    \"hardwareComponent\": {\n                        \"name\": \"ssd3\",\n                        \"gid\": \"0x1400\",\n                        \"vendorid\": \"0x1987\",\n                        \"deviceid\": \"0x5007\",\n                        \"buswidth\": \"x4\",\n                        \"direction\": \"DOWNSTREAM\",\n                        \"type\": \"endpoint\"\n                    }\n                },\n                {\n                    \"parentId\": 2,\n                    \"id\": 19,\n                    \"name\": \"port-08\",\n                    \"deviceType\": \"plx\",\n                    \"hardwareComponent\": {\n                        \"type\": \"HOST\",\n                        \"index\": \"port-08\",\n                        \"flags\": \"0x213\",\n                        \"state\": \"GEN3\",\n                        \"fabr_gid\": \"0x000008\",\n                        \"lanes\": 4,\n                        \"rcv_errs\": 0,\n                        \"bad_tlp\": 0,\n                        \"bad_dllp\": 0,\n                        \"errs\": 0,\n                        \"ibytes\": 0,\n                        \"ebytes\": 0,\n                        \"util\": 0.0,\n                        \"switches\": [],\n                        \"cpu\": {\n                            \"name\": \"pcpu0\",\n                            \"gid\": \"0x10000001\",\n                            \"vendorid\": \"0x8086\",\n                            \"deviceid\": \"0x0000\",\n                            \"buswidth\": null,\n                            \"direction\": \"UNKNOWN\",\n                            \"type\": \"cpu\"\n                        },\n                        \"device_state\": \"OK\"\n                    }\n                },\n                {\n                    \"parentId\": 19,\n                    \"id\": 20,\n                    \"name\": \"pcpu0\",\n                    \"deviceType\": \"cpu\",\n                    \"hardwareComponent\": {\n                        \"name\": \"pcpu0\",\n                        \"gid\": \"0x10000001\",\n                        \"vendorid\": \"0x8086\",\n                        \"deviceid\": \"0x0000\",\n                        \"buswidth\": null,\n                        \"direction\": \"UNKNOWN\",\n                        \"type\": \"cpu\"\n                    }\n                },\n                {\n                    \"parentId\": 2,\n                    \"id\": 21,\n                    \"name\": \"port-12\",\n                    \"deviceType\": \"plx\",\n                    \"hardwareComponent\": {\n                        \"type\": \"HOST\",\n                        \"index\": \"port-12\",\n                        \"flags\": \"0x213\",\n                        \"state\": \"GEN3\",\n                        \"fabr_gid\": \"0x00000c\",\n                        \"lanes\": 4,\n                        \"rcv_errs\": 0,\n                        \"bad_tlp\": 0,\n                        \"bad_dllp\": 0,\n                        \"errs\": 0,\n                        \"ibytes\": 0,\n                        \"ebytes\": 0,\n                        \"util\": 0.0,\n                        \"switches\": [],\n                        \"cpu\": {\n                            \"name\": \"pcpu1\",\n                            \"gid\": \"0x10000002\",\n                            \"vendorid\": \"0x8086\",\n                            \"deviceid\": \"0x0001\",\n                            \"buswidth\": null,\n                            \"direction\": \"UNKNOWN\",\n                            \"type\": \"cpu\"\n                        },\n                        \"device_state\": \"OK\"\n                    }\n                },\n                {\n                    \"parentId\": 21,\n                    \"id\": 22,\n                    \"name\": \"pcpu1\",\n                    \"deviceType\": \"cpu\",\n                    \"hardwareComponent\": {\n                        \"name\": \"pcpu1\",\n                        \"gid\": \"0x10000002\",\n                        \"vendorid\": \"0x8086\",\n                        \"deviceid\": \"0x0001\",\n                        \"buswidth\": null,\n                        \"direction\": \"UNKNOWN\",\n                        \"type\": \"cpu\"\n                    }\n                },\n                {\n                    \"parentId\": 2,\n                    \"id\": 23,\n                    \"name\": \"port-16\",\n                    \"deviceType\": \"plx\",\n                    \"hardwareComponent\": {\n                        \"type\": \"DOWNSTREAM\",\n                        \"index\": \"port-16\",\n                        \"flags\": \"0x141\",\n                        \"state\": \"DISCONNECTED\",\n                        \"fabr_gid\": \"0x000010\",\n                        \"lanes\": 0,\n                        \"rcv_errs\": 0,\n                        \"bad_tlp\": 0,\n                        \"bad_dllp\": 0,\n                        \"errs\": 0,\n                        \"ibytes\": 0,\n                        \"ebytes\": 0,\n                        \"util\": 0.0,\n                        \"switches\": [],\n                        \"cpu\": null,\n                        \"device_state\": \"OK\"\n                    }\n                },\n                {\n                    \"parentId\": 2,\n                    \"id\": 24,\n                    \"name\": \"port-20\",\n                    \"deviceType\": \"plx\",\n                    \"hardwareComponent\": {\n                        \"type\": \"HOST\",\n                        \"index\": \"port-20\",\n                        \"flags\": \"0x213\",\n                        \"state\": \"GEN3\",\n                        \"fabr_gid\": \"0x000014\",\n                        \"lanes\": 4,\n                        \"rcv_errs\": 0,\n                        \"bad_tlp\": 0,\n                        \"bad_dllp\": 0,\n                        \"errs\": 0,\n                        \"ibytes\": 0,\n                        \"ebytes\": 0,\n                        \"util\": 0.0,\n                        \"switches\": [],\n                        \"cpu\": {\n                            \"name\": \"pcpu2\",\n                            \"gid\": \"0x10000003\",\n                            \"vendorid\": \"0x8086\",\n                            \"deviceid\": \"0x0002\",\n                            \"buswidth\": null,\n                            \"direction\": \"UNKNOWN\",\n                            \"type\": \"cpu\"\n                        },\n                        \"device_state\": \"OK\"\n                    }\n                },\n                {\n                    \"parentId\": 24,\n                    \"id\": 25,\n                    \"name\": \"pcpu2\",\n                    \"deviceType\": \"cpu\",\n                    \"hardwareComponent\": {\n                        \"name\": \"pcpu2\",\n                        \"gid\": \"0x10000003\",\n                        \"vendorid\": \"0x8086\",\n                        \"deviceid\": \"0x0002\",\n                        \"buswidth\": null,\n                        \"direction\": \"UNKNOWN\",\n                        \"type\": \"cpu\"\n                    }\n                },\n                {\n                    \"parentId\": 2,\n                    \"id\": 26,\n                    \"name\": \"port-24\",\n                    \"deviceType\": \"plx\",\n                    \"hardwareComponent\": {\n                        \"type\": \"MGMT\",\n                        \"index\": \"port-24\",\n                        \"flags\": \"0x413\",\n                        \"state\": \"GEN3\",\n                        \"fabr_gid\": \"0x000018\",\n                        \"lanes\": 1,\n                        \"rcv_errs\": 0,\n                        \"bad_tlp\": 0,\n                        \"bad_dllp\": 0,\n                        \"errs\": 0,\n                        \"ibytes\": 0,\n                        \"ebytes\": 0,\n                        \"util\": 0.0,\n                        \"switches\": [],\n                        \"cpu\": null,\n                        \"device_state\": \"OK\"\n                    }\n                },\n                null,\n                null,\n                null,\n                null,\n                null,\n                null,\n                null\n            ]\n        ],\n        \"errors\": null,\n        \"code\": 0\n    }\n}"}],"_postman_id":"3401d101-773c-4eb2-85a3-640e037ff1b3"},{"name":"Report all known fabric types and associated id values.","id":"2e94a441-f33c-4040-b287-77e729305f63","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://{{Director-IP:8080}}/liqid/api/v2/fabric/types","description":"<p>Use this option to retrieve all known fabric types and associated id values</p>\n","urlObject":{"path":["api","v2","fabric","types"],"host":["http://{{Director-IP:8080}}/liqid"],"query":[],"variable":[]}},"response":[{"id":"764c51b6-dfbb-4d99-acd9-09c4e192cb39","name":"OK","originalRequest":{"method":"GET","header":[],"url":"http://{{Director-IP:8080}}/liqid/api/v2/fabric/types"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n    \"response\": {\n        \"data\": [\n            {\n                \"name\": \"LIQMON_FABRTYPE_NVMEOF\",\n                \"value\": \"0\"\n            },\n            {\n                \"name\": \"LIQMON_FABRTYPE_GPUOF\",\n                \"value\": \"1\"\n            },\n            {\n                \"name\": \"LIQMON_FABRTYPE_GEN3\",\n                \"value\": \"3\"\n            },\n            {\n                \"name\": \"LIQMON_FABRTYPE_GPUOIP\",\n                \"value\": \"5\"\n            },\n            {\n                \"name\": \"LIQMON_FABRTYPE_PDUONLY\",\n                \"value\": \"6\"\n            },\n            {\n                \"name\": \"LIQMON_FABRTYPE_GEN4\",\n                \"value\": \"4\"\n            },\n            {\n                \"name\": \"LIQMON_FABRTYPE_VENDOR1\",\n                \"value\": \"7\"\n            },\n            {\n                \"name\": \"LIQMON_FABRTYPE_VENDOR2\",\n                \"value\": \"8\"\n            },\n            {\n                \"name\": \"LIQMON_FABRTYPE_VENDOR3\",\n                \"value\": \"9\"\n            },\n            {\n                \"name\": \"LIQMON_FABRTYPE_GENZ\",\n                \"value\": \"2\"\n            }\n        ],\n        \"errors\": null,\n        \"code\": 0\n    }\n}"}],"_postman_id":"2e94a441-f33c-4040-b287-77e729305f63"}],"id":"228158f8-bd7d-490f-a302-9b1eac712df3","description":"<p>Fabric Controller</p>\n","_postman_id":"228158f8-bd7d-490f-a302-9b1eac712df3"},{"name":"group","item":[{"name":"List all available groups.","id":"513521ba-d8f3-415f-bf52-0449feedfdf6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://{{Director-IP:8080}}/liqid/api/v2/group","description":"<p>Use this option to retrieve all available groups.</p>\n","urlObject":{"path":["api","v2","group"],"host":["http://{{Director-IP:8080}}/liqid"],"query":[],"variable":[]}},"response":[{"id":"9ded2f64-7dc9-498c-9e54-496cdcb551d4","name":"OK","originalRequest":{"method":"GET","header":[],"url":"http://{{Director-IP:8080}}/liqid/api/v2/group"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n    \"response\": {\n        \"data\": [\n            {\n                \"grp_id\": 1,\n                \"fabr_id\": 78,\n                \"pod_id\": -1,\n                \"group_name\": \"TG1\"\n            }\n        ],\n        \"errors\": null,\n        \"code\": 0\n    }\n}"}],"_postman_id":"513521ba-d8f3-415f-bf52-0449feedfdf6"},{"name":"Create a group.","id":"e88fcf3e-f42b-4f62-9be3-b532a679cc25","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"}],"body":{"mode":"raw","raw":"{\n    \"grp_id\": 2,\n    \"fabr_id\": 78,\n    \"pod_id\": -1,\n    \"group_name\": \"Test_Grp2\"\n}"},"url":"http://{{Director-IP:8080}}/liqid/api/v2/group","description":"<p>Use this option to create a group</p>\n","urlObject":{"path":["api","v2","group"],"host":["http://{{Director-IP:8080}}/liqid"],"query":[],"variable":[]}},"response":[{"id":"44306963-1a1e-47e8-91da-ec4ba791dbd4","name":"Group created successfully.","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"grp_id\": 2,\n    \"fabr_id\": 78,\n    \"pod_id\": -1,\n    \"group_name\": \"Test_Grp2\"\n}","options":{"raw":{"language":"json"}}},"url":"http://{{Director-IP:8080}}/liqid/api/v2/group"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n    \"response\": {\n        \"data\": [\n            {\n                \"grp_id\": 2,\n                \"fabr_id\": 78,\n                \"pod_id\": -1,\n                \"group_name\": \"Test_Grp2\"\n            }\n        ],\n        \"errors\": null,\n        \"code\": 0\n    }\n}"},{"id":"8becf2ea-8a65-4b58-8b19-6053e22160eb","name":"Invalid group parameter.","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"grp_id\": 2,\n    \"fabr_id\": 78,\n    \"pod_id\": -1,\n    \"group_name\": \"Test_Grp2ghgjhgjgjhgfgdffdfdfssdsds\"\n}","options":{"raw":{"language":"json"}}},"url":"http://{{Director-IP:8080}}/liqid/api/v2/group"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"{\n    \"response\": {\n        \"data\": [],\n        \"errors\": [\n            {\n                \"type\": \"Exception\",\n                \"message\": \"name must contain at least one character and no more than 22 characters\",\n                \"code\": 255\n            }\n        ],\n        \"code\": 255\n    }\n}"}],"_postman_id":"e88fcf3e-f42b-4f62-9be3-b532a679cc25"},{"name":"Perform a reset without rediscovering devices.","id":"5f7e6439-726e-48d0-9e37-8f29100c7a3b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"grp_id\": 1,\n    \"fabr_id\": 78,\n    \"pod_id\": -1,\n    \"group_name\": \"Test_Grp1\"\n}","options":{"raw":{"language":"json"}}},"url":"http://{{Director-IP:8080}}/liqid/api/v2/group/clear","description":"<p>Use this option to perform a reset without rediscovering the devices.</p>\n","urlObject":{"path":["api","v2","group","clear"],"host":["http://{{Director-IP:8080}}/liqid"],"query":[],"variable":[]}},"response":[{"id":"7ec8845c-d644-4e08-8fa0-5b8ff624556c","name":"OK","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"grp_id\": 1,\n    \"fabr_id\": 78,\n    \"pod_id\": -1,\n    \"group_name\": \"Test_Grp1\"\n}","options":{"raw":{"language":"json"}}},"url":"http://{{Director-IP:8080}}/liqid/api/v2/group/clear"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n    \"response\": {\n        \"data\": [\n            true\n        ],\n        \"errors\": null,\n        \"code\": 0\n    }\n}"}],"_postman_id":"5f7e6439-726e-48d0-9e37-8f29100c7a3b"},{"name":"Report the details for an individual group.","id":"4f6d92b9-874c-43cf-be3c-75ae63775dbc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://{{Director-IP:8080}}/liqid/api/v2/group/details/:grp_id","description":"<p>Use this option to report the details for an individual group</p>\n","urlObject":{"path":["api","v2","group","details",":grp_id"],"host":["http://{{Director-IP:8080}}/liqid"],"query":[],"variable":[{"description":{"content":"<p>(Required) The group id of the group for which to report details.</p>\n","type":"text/plain"},"type":"any","value":"1","key":"grp_id"}]}},"response":[{"id":"5d181341-fe0b-4970-96b7-2ddea37f450b","name":"Group details reported successfully.","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://{{Director-IP:8080}}/liqid/api/v2/group/details/:grp_id","host":["http://{{Director-IP:8080}}/liqid"],"path":["api","v2","group","details",":grp_id"],"variable":[{"key":"grp_id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n    \"response\": {\n        \"data\": [\n            {\n                \"grp_id\": 10,\n                \"group_name\": \"Test_Grp10\",\n                \"cpu-frequency\": 0,\n                \"cpu-count\": 0,\n                \"cpu-lanes\": 0,\n                \"cpu-core-count\": 0,\n                \"total-dram\": 0,\n                \"network-adapter-count\": 0,\n                \"total-throughput\": \"0Gb/s\",\n                \"storage-drive-count\": 0,\n                \"total-capacity\": 0,\n                \"gpu-count\": 0,\n                \"gpu-cores\": 0,\n                \"total-machines\": 1\n            }\n        ],\n        \"errors\": null,\n        \"code\": 0\n    }\n}"},{"id":"f5768c14-2a19-4f37-9ffd-e4747014f09e","name":"Invalid group id.","originalRequest":{"method":"GET","header":[],"url":"http://{{Director-IP:8080}}/liqid/api/v2/group/details/abc"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"{\n    \"response\": {\n        \"data\": [],\n        \"errors\": [\n            {\n                \"type\": \"MethodArgumentTypeMismatchException\",\n                \"message\": \"Failed to convert value of type 'java.lang.String' to required type 'int'; nested exception is java.lang.NumberFormatException: For input string: \\\"abc\\\"\",\n                \"code\": 255\n            }\n        ],\n        \"code\": 255\n    }\n}"}],"_postman_id":"4f6d92b9-874c-43cf-be3c-75ae63775dbc"},{"name":"Maps a group name to group id","id":"0aed9095-066f-4835-a941-b1ff527de7d4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://{{Director-IP:8080}}/liqid/api/v2/group/mapper?group-name=Test_Grp43","description":"<p>Use this option to map a group name to the specific group id</p>\n","urlObject":{"path":["api","v2","group","mapper"],"host":["http://{{Director-IP:8080}}/liqid"],"query":[{"description":{"content":"<p>The group name for which to obtain the id of. Must take the form 'group-name= {group} where {group} is the actual name of the group to lookup.</p>\n","type":"text/plain"},"key":"group-name","value":"Test_Grp43"}],"variable":[]}},"response":[{"id":"5214c049-ffb7-4f21-bdd3-a55cbd8b0d01","name":"Group id successfully found.","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://{{Director-IP:8080}}/liqid/api/v2/group/mapper?group-name=Test_Grp43","host":["http://{{Director-IP:8080}}/liqid"],"path":["api","v2","group","mapper"],"query":[{"key":"group-name","value":"Test_Grp43"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n    \"response\": {\n        \"data\": [\n            {\n                \"grp_id\": 43,\n                \"fabr_id\": 78,\n                \"pod_id\": -1,\n                \"group_name\": \"Test_Grp43\"\n            }\n        ],\n        \"errors\": null,\n        \"code\": 0\n    }\n}"},{"id":"bcebcf56-08a9-4467-9c15-2c1ace91a30a","name":"Invalid parameter. The parameter name must be 'group-name' and the value cannot be null.","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://{{Director-IP:8080}}/liqid/api/v2/group/mapper?group-name=","host":["http://{{Director-IP:8080}}/liqid"],"path":["api","v2","group","mapper"],"query":[{"key":"group-name","value":""}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"0aed9095-066f-4835-a941-b1ff527de7d4"},{"name":"Report the next available group id.","id":"075f8fd1-b2f4-4c04-ae46-ec87d9d05974","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://{{Director-IP:8080}}/liqid/api/v2/group/nextid","description":"<p>Use this option to retrieve the next available group id</p>\n","urlObject":{"path":["api","v2","group","nextid"],"host":["http://{{Director-IP:8080}}/liqid"],"query":[],"variable":[]}},"response":[{"id":"9f58e162-d777-4be1-8bfd-9e04fa5eac1f","name":"OK","originalRequest":{"method":"GET","header":[],"url":"http://{{Director-IP:8080}}/liqid/api/v2/group/nextid"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n    \"response\": {\n        \"data\": [\n            2\n        ],\n        \"errors\": null,\n        \"code\": 0\n    }\n}"}],"_postman_id":"075f8fd1-b2f4-4c04-ae46-ec87d9d05974"},{"name":"Remove a group.","id":"f30903cb-8fff-4fe1-803a-f8c0b8de2c05","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"http://{{Director-IP:8080}}/liqid/api/v2/group/:grp_id","description":"<p>Use this option to remove a group</p>\n","urlObject":{"path":["api","v2","group",":grp_id"],"host":["http://{{Director-IP:8080}}/liqid"],"query":[],"variable":[{"description":{"content":"<p>(Required)  The id of the group to delete.</p>\n","type":"text/plain"},"type":"any","value":"1","key":"grp_id"}]}},"response":[{"id":"3704487d-3c21-417d-9408-48235c23249f","name":"Group removed successfully.","originalRequest":{"method":"DELETE","header":[],"url":{"raw":"http://{{Director-IP:8080}}/liqid/api/v2/group/:grp_id","host":["http://{{Director-IP:8080}}/liqid"],"path":["api","v2","group",":grp_id"],"variable":[{"key":"grp_id","value":"43"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n    \"response\": {\n        \"data\": [\n            {\n                \"grp_id\": 43,\n                \"fabr_id\": 78,\n                \"pod_id\": -1,\n                \"group_name\": \"Test_Grp43\"\n            }\n        ],\n        \"errors\": null,\n        \"code\": 0\n    }\n}"},{"id":"d3bcae9d-feae-4fa0-b7f1-eb51ded45480","name":"Invalid group id.","originalRequest":{"method":"DELETE","header":[],"url":"http://{{Director-IP:8080}}/liqid/api/v2/group/5"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"{\n    \"response\": {\n        \"data\": [],\n        \"errors\": [\n            {\n                \"type\": \"ParameterException\",\n                \"message\": \"Group with id: 5 not found!\",\n                \"code\": 255\n            }\n        ],\n        \"code\": 255\n    }\n}"}],"_postman_id":"f30903cb-8fff-4fe1-803a-f8c0b8de2c05"},{"name":"List all available groups.","id":"760026d1-5502-4a7b-b6f7-f43ead3b2e5a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://{{Director-IP:8080}}/liqid/api/v2/group/:rack/:shelf/:node","description":"<p>Use this option to list all available groups</p>\n","urlObject":{"path":["api","v2","group",":rack",":shelf",":node"],"host":["http://{{Director-IP:8080}}/liqid"],"query":[],"variable":[{"description":{"content":"<p>(Required) The rack value of the node for which to invoke the associated command</p>\n","type":"text/plain"},"type":"any","value":"0","key":"rack"},{"description":{"content":"<p>(Required) The shelf value of the node for which to invoke the associated command</p>\n","type":"text/plain"},"type":"any","value":"0","key":"shelf"},{"description":{"content":"<p>(Required) The node value of the node for which to invoke the associated command</p>\n","type":"text/plain"},"type":"any","value":"9","key":"node"}]}},"response":[{"id":"718bac29-f195-40e8-981e-8c48ec422012","name":"OK","originalRequest":{"method":"GET","header":[],"url":"http://{{Director-IP:8080}}/liqid/api/v2/group/0/0/9"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n    \"response\": {\n        \"data\": [\n            {\n                \"grp_id\": 1,\n                \"fabr_id\": 78,\n                \"pod_id\": -1,\n                \"group_name\": \"G1\"\n            }\n        ],\n        \"errors\": null,\n        \"code\": 0\n    }\n}"}],"_postman_id":"760026d1-5502-4a7b-b6f7-f43ead3b2e5a"}],"id":"f96c3140-2e33-46fc-a20b-204f295e2889","description":"<p>Group Controller</p>\n","_postman_id":"f96c3140-2e33-46fc-a20b-204f295e2889"},{"name":"image","item":[{"name":"{type}","item":[{"name":"List all available images.","id":"dda63af1-98b9-435b-9f37-44d2c5f4e868","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://{{Director-IP:8080}}/liqid/api/v2/image/:type","description":"<p>Use this option to retrieve all available images</p>\n","urlObject":{"path":["api","v2","image",":type"],"host":["http://{{Director-IP:8080}}/liqid"],"query":[],"variable":[{"id":"02d7da96-c4c5-4caa-bcf7-b5229e64674e","description":{"content":"<p>(Required) The image type.</p>\n","type":"text/plain"},"type":"any","value":"boot","key":"type"}]}},"response":[{"id":"2fcb99cf-af42-4e74-8173-0799cfc2ab49","name":"OK","originalRequest":{"method":"GET","header":[],"url":"http://{{Director-IP:8080}}/liqid/api/v2/image/boot"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n    \"response\": {\n        \"data\": [\n            {\n                \"index\": 0,\n                \"date\": \"Sat_Sep_24_10:02:38_2022\",\n                \"owner\": \"n/a\",\n                \"filename\": \"VMware-VMvisor-Installer-6.7.0-8169922.x86_64.iso\",\n                \"type\": \"DiskImage\"\n            },\n            {\n                \"index\": 1,\n                \"date\": \"Tue_Oct_13_14:38:43_2020\",\n                \"owner\": \"n/a\",\n                \"filename\": \"cent7_1406.img\",\n                \"type\": \"DiskImage\"\n            },\n            {\n                \"index\": 2,\n                \"date\": \"Tue_Oct_13_14:43:00_2020\",\n                \"owner\": \"n/a\",\n                \"filename\": \"win2016.img\",\n                \"type\": \"DiskImage\"\n            },\n            {\n                \"index\": 3,\n                \"date\": \"Wed_Jan_13_17:41:32_2021\",\n                \"owner\": \"n/a\",\n                \"filename\": \"ubuntu_18.04.img\",\n                \"type\": \"DiskImage\"\n            }\n        ],\n        \"errors\": null,\n        \"code\": 0\n    }\n}"}],"_postman_id":"dda63af1-98b9-435b-9f37-44d2c5f4e868"},{"name":"Install/apply an image to the specified device.","id":"564b519c-f997-4773-8362-493b92dc96c9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"type\": \"velit non\",\n    \"device\": {\n        \"fabr_gid\": \"fugiat consequat\",\n        \"name\": \"proident veniam\",\n        \"capacity\": \"do nulla aliquip\",\n        \"did\": \"labore nulla\",\n        \"flags\": \"sit ex commodo adipisicing qui\",\n        \"liqid_gid\": \"Excepteur culpa incididunt sit\",\n        \"location\": {\n            \"node\": 74532755,\n            \"rack\": -26676009,\n            \"shelf\": 56688747\n        },\n        \"owner\": {\n            \"node\": 24530218,\n            \"rack\": 44129101,\n            \"shelf\": 90227174\n        },\n        \"pci_handle\": \"dolore culpa ut nulla\",\n        \"port_gid\": \"dolor cupidatat et dolor\",\n        \"swit_gid\": \"Lorem veniam dolore in Ut\",\n        \"type\": \"gof\",\n        \"vid\": \"quis commodo \"\n    },\n    \"image\": {\n        \"arguments\": {\n            \"arguments\": \"tempor deserunt occaecat\"\n        },\n        \"filename\": \"fugiat ullamco dolor occaecat ut\",\n        \"index\": -91480295,\n        \"time_frame\": \"restart\",\n        \"type\": \"aute sint adipisicing cupidatat ullam\",\n        \"date\": \"magna Lorem quis do\",\n        \"owner\": \"fugiat laborum sit ex Duis\"\n    },\n    \"machine\": {\n        \"fabr_id\": 15530151,\n        \"grp_id\": 44400685,\n        \"mach_id\": -19901587,\n        \"mach_name\": \"proident aliquip\",\n        \"comp_name\": \"eu id\",\n        \"connection_history\": [\n            {\n                \"atime\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                },\n                \"dev_type\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                },\n                \"dtime\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                },\n                \"fabr_gid\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                },\n                \"free\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                },\n                \"name\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                },\n                \"owner_gid\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                },\n                \"udesc\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                }\n            },\n            {\n                \"atime\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                },\n                \"dev_type\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                },\n                \"dtime\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                },\n                \"fabr_gid\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                },\n                \"free\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                },\n                \"name\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                },\n                \"owner_gid\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                },\n                \"udesc\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                }\n            }\n        ],\n        \"fabr_gid\": \"deserunt id officia\",\n        \"index\": 59157293,\n        \"mtime\": 87475879,\n        \"p2p\": \"on\",\n        \"port_gid\": \"pariatur culpa anim adipisicing esse\",\n        \"swit_gid\": \"in quis officia\"\n    }\n}"},"url":"http://{{Director-IP:8080}}/liqid/api/v2/image/:type","description":"<p>Use this option to install or apply an image to the specified device</p>\n","urlObject":{"path":["api","v2","image",":type"],"host":["http://{{Director-IP:8080}}/liqid"],"query":[],"variable":[{"id":"04976ce6-595e-42c5-b41a-6db3b78ea3cd","description":{"content":"<p>(Required) The image type.</p>\n","type":"text/plain"},"type":"any","value":"boot","key":"type"}]}},"response":[{"id":"c09d42c0-1d17-43d5-8eea-6c58ac0b72aa","name":"Image successfully applied.","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"type\": \"velit non\",\n    \"device\": {\n        \"fabr_gid\": \"fugiat consequat\",\n        \"name\": \"proident veniam\",\n        \"capacity\": \"do nulla aliquip\",\n        \"did\": \"labore nulla\",\n        \"flags\": \"sit ex commodo adipisicing qui\",\n        \"liqid_gid\": \"Excepteur culpa incididunt sit\",\n        \"location\": {\n            \"node\": 74532755,\n            \"rack\": -26676009,\n            \"shelf\": 56688747\n        },\n        \"owner\": {\n            \"node\": 24530218,\n            \"rack\": 44129101,\n            \"shelf\": 90227174\n        },\n        \"pci_handle\": \"dolore culpa ut nulla\",\n        \"port_gid\": \"dolor cupidatat et dolor\",\n        \"swit_gid\": \"Lorem veniam dolore in Ut\",\n        \"type\": \"gof\",\n        \"vid\": \"quis commodo \"\n    },\n    \"image\": {\n        \"arguments\": {\n            \"arguments\": \"tempor deserunt occaecat\"\n        },\n        \"filename\": \"fugiat ullamco dolor occaecat ut\",\n        \"index\": -91480295,\n        \"time_frame\": \"restart\",\n        \"type\": \"aute sint adipisicing cupidatat ullam\",\n        \"date\": \"magna Lorem quis do\",\n        \"owner\": \"fugiat laborum sit ex Duis\"\n    },\n    \"machine\": {\n        \"fabr_id\": 15530151,\n        \"grp_id\": 44400685,\n        \"mach_id\": -19901587,\n        \"mach_name\": \"proident aliquip\",\n        \"comp_name\": \"eu id\",\n        \"connection_history\": [\n            {\n                \"atime\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                },\n                \"dev_type\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                },\n                \"dtime\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                },\n                \"fabr_gid\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                },\n                \"free\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                },\n                \"name\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                },\n                \"owner_gid\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                },\n                \"udesc\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                }\n            },\n            {\n                \"atime\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                },\n                \"dev_type\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                },\n                \"dtime\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                },\n                \"fabr_gid\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                },\n                \"free\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                },\n                \"name\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                },\n                \"owner_gid\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                },\n                \"udesc\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                }\n            }\n        ],\n        \"fabr_gid\": \"deserunt id officia\",\n        \"index\": 59157293,\n        \"mtime\": 87475879,\n        \"p2p\": \"on\",\n        \"port_gid\": \"pariatur culpa anim adipisicing esse\",\n        \"swit_gid\": \"in quis officia\"\n    }\n}"},"url":{"raw":"http://{{Director-IP:8080}}/liqid/api/v2/image/:type","host":["http://{{Director-IP:8080}}/liqid"],"path":["api","v2","image",":type"],"variable":[{"key":"type"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n\t\"response\": {\n\t\t\"code\": -2826092,\n\t\t\"data\": [\n\t\t\t{\n\t\t\t\t\"type\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t},\n\t\t\t\t\"device\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t},\n\t\t\t\t\"image\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t},\n\t\t\t\t\"machine\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t{\n\t\t\t\t\"type\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t},\n\t\t\t\t\"device\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t},\n\t\t\t\t\"image\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t},\n\t\t\t\t\"machine\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t}\n\t\t\t}\n\t\t],\n\t\t\"errors\": [\n\t\t\t{\n\t\t\t\t\"code\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t},\n\t\t\t\t\"message\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t},\n\t\t\t\t\"type\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t{\n\t\t\t\t\"code\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t},\n\t\t\t\t\"message\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t},\n\t\t\t\t\"type\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t}\n\t\t\t}\n\t\t]\n\t}\n}"},{"id":"ecfb9816-72bc-41f2-b716-d9be501229dc","name":"Invalid image.","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"type\": \"velit non\",\n    \"device\": {\n        \"fabr_gid\": \"fugiat consequat\",\n        \"name\": \"proident veniam\",\n        \"capacity\": \"do nulla aliquip\",\n        \"did\": \"labore nulla\",\n        \"flags\": \"sit ex commodo adipisicing qui\",\n        \"liqid_gid\": \"Excepteur culpa incididunt sit\",\n        \"location\": {\n            \"node\": 74532755,\n            \"rack\": -26676009,\n            \"shelf\": 56688747\n        },\n        \"owner\": {\n            \"node\": 24530218,\n            \"rack\": 44129101,\n            \"shelf\": 90227174\n        },\n        \"pci_handle\": \"dolore culpa ut nulla\",\n        \"port_gid\": \"dolor cupidatat et dolor\",\n        \"swit_gid\": \"Lorem veniam dolore in Ut\",\n        \"type\": \"gof\",\n        \"vid\": \"quis commodo \"\n    },\n    \"image\": {\n        \"arguments\": {\n            \"arguments\": \"tempor deserunt occaecat\"\n        },\n        \"filename\": \"fugiat ullamco dolor occaecat ut\",\n        \"index\": -91480295,\n        \"time_frame\": \"restart\",\n        \"type\": \"aute sint adipisicing cupidatat ullam\",\n        \"date\": \"magna Lorem quis do\",\n        \"owner\": \"fugiat laborum sit ex Duis\"\n    },\n    \"machine\": {\n        \"fabr_id\": 15530151,\n        \"grp_id\": 44400685,\n        \"mach_id\": -19901587,\n        \"mach_name\": \"proident aliquip\",\n        \"comp_name\": \"eu id\",\n        \"connection_history\": [\n            {\n                \"atime\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                },\n                \"dev_type\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                },\n                \"dtime\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                },\n                \"fabr_gid\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                },\n                \"free\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                },\n                \"name\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                },\n                \"owner_gid\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                },\n                \"udesc\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                }\n            },\n            {\n                \"atime\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                },\n                \"dev_type\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                },\n                \"dtime\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                },\n                \"fabr_gid\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                },\n                \"free\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                },\n                \"name\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                },\n                \"owner_gid\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                },\n                \"udesc\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                }\n            }\n        ],\n        \"fabr_gid\": \"deserunt id officia\",\n        \"index\": 59157293,\n        \"mtime\": 87475879,\n        \"p2p\": \"on\",\n        \"port_gid\": \"pariatur culpa anim adipisicing esse\",\n        \"swit_gid\": \"in quis officia\"\n    }\n}"},"url":{"raw":"http://{{Director-IP:8080}}/liqid/api/v2/image/:type","host":["http://{{Director-IP:8080}}/liqid"],"path":["api","v2","image",":type"],"variable":[{"key":"type"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"564b519c-f997-4773-8362-493b92dc96c9"},{"name":"Delete the specified image from the system.","id":"3c0b7fa8-1393-48c8-b614-274412be7a88","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"http://{{Director-IP:8080}}/liqid/api/v2/image/:type/:index","description":"<p>Use this option to delete the specified image from the system</p>\n","urlObject":{"path":["api","v2","image",":type",":index"],"host":["http://{{Director-IP:8080}}/liqid"],"query":[],"variable":[{"description":{"content":"<p>(Required) The image type.</p>\n","type":"text/plain"},"type":"any","value":"vnic","key":"type"},{"description":{"content":"<p>(Required) The index of the image to be deleted. The id must be greater than or equal to zero.</p>\n","type":"text/plain"},"type":"any","value":"1","key":"index"}]}},"response":[{"id":"ffd1f3cc-9b63-43b0-93d4-6741d3e69c71","name":"Image deleted successfully.","originalRequest":{"method":"DELETE","header":[],"url":{"raw":"http://{{Director-IP:8080}}/liqid/api/v2/image/:type/:index","host":["http://{{Director-IP:8080}}/liqid"],"path":["api","v2","image",":type",":index"],"variable":[{"key":"type","value":"vnic"},{"key":"index","value":"1"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n    \"response\": {\n        \"data\": [\n            {\n                \"index\": 1,\n                \"date\": \"Fri_Jun__4_05:44:42_2021\",\n                \"owner\": \"n/a\",\n                \"filename\": \"10.tgz\",\n                \"type\": \"VirtualNicImage\"\n            }\n        ],\n        \"errors\": null,\n        \"code\": 0\n    }\n}"},{"id":"40cdd316-793a-4576-bb54-2c99c04d7481","name":"Invalid boot image id. The id must be greater than or equal to zero.","originalRequest":{"method":"DELETE","header":[],"url":{"raw":"http://{{Director-IP:8080}}/liqid/api/v2/image/:type/:index","host":["http://{{Director-IP:8080}}/liqid"],"path":["api","v2","image",":type",":index"],"variable":[{"key":"type"},{"key":"index"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"3c0b7fa8-1393-48c8-b614-274412be7a88"}],"id":"aa3ece0e-ed51-4f30-88ca-bce901966297","_postman_id":"aa3ece0e-ed51-4f30-88ca-bce901966297","description":""},{"name":"Upload an image to the server.","id":"903f10b0-1c1d-4b43-92ab-ecfe14fd402a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"multipart/form-data"}],"body":{"mode":"formdata","formdata":[{"key":"file","value":"dolore mol","type":"text","description":"<p>(Required) The image to upload to the server. The image must contain content-type=multipart.</p>\n"}]},"url":"http://{{Director-IP:8080}}/liqid/api/v2/image/upload/:type","description":"<p>Use this option to upload an image to the server</p>\n","urlObject":{"path":["api","v2","image","upload",":type"],"host":["http://{{Director-IP:8080}}/liqid"],"query":[],"variable":[{"description":{"content":"<p>(Required) Valid types are 'img', 'iso' and 'fpga'.</p>\n","type":"text/plain"},"type":"any","value":"","key":"type"}]}},"response":[{"id":"017daa2b-8959-4a12-978b-c169520cd7c1","name":"Image uploaded successfully.","originalRequest":{"method":"POST","header":[],"url":{"raw":"http://{{Director-IP:8080}}/liqid/api/v2/image/upload/:type","host":["http://{{Director-IP:8080}}/liqid"],"path":["api","v2","image","upload",":type"],"variable":[{"key":"type"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""},{"id":"3207fe7c-a243-4c1c-b264-615634dfa26d","name":"Invalid image.","originalRequest":{"method":"POST","header":[],"url":{"raw":"http://{{Director-IP:8080}}/liqid/api/v2/image/upload/:type","host":["http://{{Director-IP:8080}}/liqid"],"path":["api","v2","image","upload",":type"],"variable":[{"key":"type"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"903f10b0-1c1d-4b43-92ab-ecfe14fd402a"}],"id":"f14d0978-065d-4bf1-a752-bd3d53fd0fa5","_postman_id":"f14d0978-065d-4bf1-a752-bd3d53fd0fa5","description":""},{"name":"license","item":[{"name":"upload","item":[{"name":"Upload a new license.pem file to the server.","id":"1879ba6b-5aa0-41cf-a5db-903d2383cafa","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"multipart/form-data"}],"body":{"mode":"formdata","formdata":[{"key":"file","value":"et sed fugiat pr","type":"text","description":"<p>(Required) </p>\n"}]},"url":"http://{{Director-IP:8080}}/liqid/api/v2/license/upload/key","description":"<p>Use this option to upload a new license.pem file to the server</p>\n","urlObject":{"path":["api","v2","license","upload","key"],"host":["http://{{Director-IP:8080}}/liqid"],"query":[],"variable":[]}},"response":[{"id":"7de98614-9d3e-44b8-8970-ea8ab69f7be3","name":"License key successfully uploaded.","originalRequest":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"description":"(Required) ","key":"file","value":"et sed fugiat pr","type":"text"}]},"url":"http://{{Director-IP:8080}}/liqid/api/v2/license/upload/key"},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""},{"id":"5a23d168-800d-4c17-8101-7fd330eaff67","name":"Problem uploading license key.","originalRequest":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"description":"(Required) ","key":"file","value":"et sed fugiat pr","type":"text"}]},"url":"http://{{Director-IP:8080}}/liqid/api/v2/license/upload/key"},"status":"Bad Request","code":400,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"1879ba6b-5aa0-41cf-a5db-903d2383cafa"},{"name":"Upload a new license.lcs file to the server.","id":"e9c7efac-ea9d-4e8a-b931-15a2e311427c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"multipart/form-data"}],"body":{"mode":"formdata","formdata":[{"key":"request","value":"Lorem id laboris","type":"text","description":"<p>request</p>\n"}]},"url":"http://{{Director-IP:8080}}/liqid/api/v2/license/upload/license","description":"<p>Use this option to upload a new license.lcs file to the server</p>\n","urlObject":{"path":["api","v2","license","upload","license"],"host":["http://{{Director-IP:8080}}/liqid"],"query":[],"variable":[]}},"response":[{"id":"040e7525-685a-4c0c-844d-239a3406734a","name":"License successfully uploaded.","originalRequest":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"description":"request","key":"request","value":"Lorem id laboris","type":"text"}]},"url":"http://{{Director-IP:8080}}/liqid/api/v2/license/upload/license"},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""},{"id":"f1437300-bdcb-4384-9a72-819e7e2b6f33","name":"Problem uploading license.","originalRequest":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"description":"request","key":"request","value":"Lorem id laboris","type":"text"}]},"url":"http://{{Director-IP:8080}}/liqid/api/v2/license/upload/license"},"status":"Bad Request","code":400,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"e9c7efac-ea9d-4e8a-b931-15a2e311427c"}],"id":"75e5311a-a7b1-4d02-8fad-7a42cd995900","_postman_id":"75e5311a-a7b1-4d02-8fad-7a42cd995900","description":""},{"name":"Report the total number of available compute host licenses.","id":"e06a30c5-cc43-4ced-a536-58cad857a3f0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://{{Director-IP:8080}}/liqid/api/v2/license","description":"<p>Use this option to retrieve the total number of available compute host licenses</p>\n","urlObject":{"path":["api","v2","license"],"host":["http://{{Director-IP:8080}}/liqid"],"query":[],"variable":[]}},"response":[{"id":"025ea017-6eea-43bc-b4df-2955b32c5c08","name":"OK","originalRequest":{"method":"GET","header":[],"url":"http://{{Director-IP:8080}}/liqid/api/v2/license"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n\t\"response\": {\n\t\t\"code\": -42719041,\n\t\t\"data\": [\n\t\t\t30811787,\n\t\t\t-72064325\n\t\t],\n\t\t\"errors\": [\n\t\t\t{\n\t\t\t\t\"code\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t},\n\t\t\t\t\"message\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t},\n\t\t\t\t\"type\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t{\n\t\t\t\t\"code\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t},\n\t\t\t\t\"message\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t},\n\t\t\t\t\"type\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t}\n\t\t\t}\n\t\t]\n\t}\n}"}],"_postman_id":"e06a30c5-cc43-4ced-a536-58cad857a3f0"},{"name":"Grant a license to the compute host.","id":"daaaae90-160b-49ab-a48a-5b9b3790c5ae","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"fabr_gid\": \"ex qui\",\n    \"fabr_id\": 85615143,\n    \"name\": \"voluptate laborum\",\n    \"pod_id\": -84553148,\n    \"type\": \"veniam et nulla consectetur pariatur\",\n    \"conn_type\": \"deserunt dolore l\",\n    \"dev_id\": \"U\",\n    \"device_state\": \"in in\",\n    \"device_type\": \"dolor\",\n    \"did\": \"Lorem exercitation\",\n    \"fabric_type\": \"ex magna aute\",\n    \"flags\": \"magna sunt labore dolore\",\n    \"index\": -99105944,\n    \"lanes\": 53450673,\n    \"location\": {\n        \"node\": -1133388,\n        \"rack\": -59541067,\n        \"shelf\": -44503777\n    },\n    \"owner\": {\n        \"node\": -66785853,\n        \"rack\": -48507038,\n        \"shelf\": 63403876\n    },\n    \"port_gid\": \"in in dolor non\",\n    \"sled_id\": \"Ut in\",\n    \"swit_gid\": \"in cillum non\",\n    \"vid\": \"exercitation id in Excepteur\"\n}"},"url":"http://{{Director-IP:8080}}/liqid/api/v2/license/grant","description":"<p>Use this option to grant a license to the compute host</p>\n","urlObject":{"path":["api","v2","license","grant"],"host":["http://{{Director-IP:8080}}/liqid"],"query":[],"variable":[]}},"response":[{"id":"2a589b8e-fab1-4ec6-87f6-5564da585360","name":"License successfully granted.","originalRequest":{"method":"PUT","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"\n{\"conn_type\":\"ComputeDeviceStatus\",\"dev_id\":\"0x0001\",\"device_state\":\"string\",\"device_type\":\"string\",\"did\":\"0x0000\",\"fabr_gid\":\"0x10000002\",\"fabr_id\":65,\"fabric_type\":\"0x4000000401015160\",\"flags\":\"0x4000000401015160\",\"index\":1,\"lanes\":0,\"location\":{\"node\":9,\"rack\":0,\"shelf\":0},\"name\":\"pcpu1\",\"owner\":{\"node\":2,\"rack\":0,\"shelf\":0},\"pod_id\":0,\"port_gid\":16,\"sled_id\":\"string\",\"swit_gid\":0,\"type\":\"ComputeDeviceStatus\",\"vid\":32902}","options":{"raw":{"language":"json"}}},"url":"http://{{Director-IP:8080}}/liqid/api/v2/license/grant"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n    \"response\": {\n        \"data\": [\n            {\n                \"type\": \"ComputeDeviceStatus\",\n                \"index\": 1,\n                \"name\": \"pcpu1\",\n                \"flags\": \"0x4000000401015160\",\n                \"device_type\": \"string\",\n                \"device_state\": \"string\",\n                \"fabric_type\": \"0x4000000401015160\",\n                \"conn_type\": \"ComputeDeviceStatus\",\n                \"lanes\": 0,\n                \"dev_id\": \"0x0001\",\n                \"sled_id\": \"string\",\n                \"fabr_id\": 65,\n                \"swit_gid\": \"0\",\n                \"port_gid\": \"16\",\n                \"fabr_gid\": \"0x10000002\",\n                \"pod_id\": 0,\n                \"vid\": \"32902\",\n                \"did\": \"0x0000\",\n                \"location\": {\n                    \"rack\": 0,\n                    \"shelf\": 0,\n                    \"node\": 9\n                },\n                \"owner\": {\n                    \"rack\": 0,\n                    \"shelf\": 0,\n                    \"node\": 2\n                },\n                \"unique\": null,\n                \"hconn\": null\n            }\n        ],\n        \"errors\": null,\n        \"code\": 0\n    }\n}"},{"id":"c766507b-61d8-41e6-aa79-73bffdd740e3","name":"Invalid device parameter.","originalRequest":{"method":"PUT","header":[],"url":"http://{{Director-IP:8080}}/liqid/api/v2/license/grant"},"status":"Bad Request","code":400,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"daaaae90-160b-49ab-a48a-5b9b3790c5ae"},{"name":"Report the licensing status for each known CPU.","id":"25630e38-dd81-4d57-a10f-9a8b89ea17bc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://{{Director-IP:8080}}/liqid/api/v2/license/list","description":"<p>Use this option to retrieve the licensing status for each known CPU</p>\n","urlObject":{"path":["api","v2","license","list"],"host":["http://{{Director-IP:8080}}/liqid"],"query":[],"variable":[]}},"response":[{"id":"253eaa80-5746-4806-a7a2-d8eb6919688b","name":"OK","originalRequest":{"method":"GET","header":[],"url":"http://{{Director-IP:8080}}/liqid/api/v2/license/list"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n    \"response\": {\n        \"data\": [\n            {\n                \"current host licenses\": 5,\n                \"max host licenses\": 6,\n                \"licensed host name\": [\n                    \"pcpu0\",\n                    \"pcpu1\",\n                    \"pcpu2\",\n                    \"ncpu3\",\n                    \"ncpu4\"\n                ],\n                \"unlicensed host name\": []\n            }\n        ],\n        \"errors\": null,\n        \"code\": 0\n    }\n}"}],"_postman_id":"25630e38-dd81-4d57-a10f-9a8b89ea17bc"},{"name":"Revoke a license from the compute host.","id":"dfa117cd-8ac5-4755-bd9f-9c1b5670d63e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"fabr_gid\": \"ex qui\",\n    \"fabr_id\": 85615143,\n    \"name\": \"voluptate laborum\",\n    \"pod_id\": -84553148,\n    \"type\": \"veniam et nulla consectetur pariatur\",\n    \"conn_type\": \"deserunt dolore l\",\n    \"dev_id\": \"U\",\n    \"device_state\": \"in in\",\n    \"device_type\": \"dolor\",\n    \"did\": \"Lorem exercitation\",\n    \"fabric_type\": \"ex magna aute\",\n    \"flags\": \"magna sunt labore dolore\",\n    \"index\": -99105944,\n    \"lanes\": 53450673,\n    \"location\": {\n        \"node\": -1133388,\n        \"rack\": -59541067,\n        \"shelf\": -44503777\n    },\n    \"owner\": {\n        \"node\": -66785853,\n        \"rack\": -48507038,\n        \"shelf\": 63403876\n    },\n    \"port_gid\": \"in in dolor non\",\n    \"sled_id\": \"Ut in\",\n    \"swit_gid\": \"in cillum non\",\n    \"vid\": \"exercitation id in Excepteur\"\n}"},"url":"http://{{Director-IP:8080}}/liqid/api/v2/license/revoke","description":"<p>Use this option to revoke a license from the compute host</p>\n","urlObject":{"path":["api","v2","license","revoke"],"host":["http://{{Director-IP:8080}}/liqid"],"query":[],"variable":[]}},"response":[{"id":"078e8692-3350-4a4c-a816-cff773a169bc","name":"License successfully granted.","originalRequest":{"method":"PUT","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"conn_type\": \"ComputeDeviceStatus\",\n    \"dev_id\": \"0x0001\",\n    \"device_state\": \"string\",\n    \"device_type\": \"string\",\n    \"did\": \"0x0000\",\n    \"fabr_gid\": \"0x10000002\",\n    \"fabr_id\": 65,\n    \"fabric_type\": \"0x4000000401015160\",\n    \"flags\": \"0x4000000401015160\",\n    \"index\": 1,\n    \"lanes\": 0,\n    \"location\": {\n        \"node\": 9,\n        \"rack\": 0,\n        \"shelf\": 0\n    },\n    \"name\": \"pcpu1\",\n    \"owner\": {\n        \"node\": 2,\n        \"rack\": 0,\n        \"shelf\": 0\n    },\n    \"pod_id\": 0,\n    \"port_gid\": 16,\n    \"sled_id\": \"string\",\n    \"swit_gid\": 0,\n    \"type\": \"ComputeDeviceStatus\",\n    \"vid\": 32902\n}","options":{"raw":{"language":"json"}}},"url":"http://{{Director-IP:8080}}/liqid/api/v2/license/revoke"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n    \"response\": {\n        \"data\": [\n            {\n                \"type\": \"ComputeDeviceStatus\",\n                \"index\": 1,\n                \"name\": \"pcpu1\",\n                \"flags\": \"0x4000000401015160\",\n                \"device_type\": \"string\",\n                \"device_state\": \"string\",\n                \"fabric_type\": \"0x4000000401015160\",\n                \"conn_type\": \"ComputeDeviceStatus\",\n                \"lanes\": 0,\n                \"dev_id\": \"0x0001\",\n                \"sled_id\": \"string\",\n                \"fabr_id\": 65,\n                \"swit_gid\": \"0\",\n                \"port_gid\": \"16\",\n                \"fabr_gid\": \"0x10000002\",\n                \"pod_id\": 0,\n                \"vid\": \"32902\",\n                \"did\": \"0x0000\",\n                \"location\": {\n                    \"rack\": 0,\n                    \"shelf\": 0,\n                    \"node\": 9\n                },\n                \"owner\": {\n                    \"rack\": 0,\n                    \"shelf\": 0,\n                    \"node\": 2\n                },\n                \"unique\": null,\n                \"hconn\": null\n            }\n        ],\n        \"errors\": null,\n        \"code\": 0\n    }\n}"},{"id":"7d7114e2-1508-42f1-b230-56048baad70b","name":"Invalid device parameter.","originalRequest":{"method":"PUT","header":[],"url":"http://{{Director-IP:8080}}/liqid/api/v2/license/revoke"},"status":"Bad Request","code":400,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"dfa117cd-8ac5-4755-bd9f-9c1b5670d63e"},{"name":"Apply a newly uploaded license or license key to all licensed compute host devices.","id":"2fd7171f-caa9-4113-a372-a0a0a74061c7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"url":"http://{{Director-IP:8080}}/liqid/api/v2/license/update","description":"<p>Use this option to apply a newly uploaded license or licence key to all license compute host devices</p>\n","urlObject":{"path":["api","v2","license","update"],"host":["http://{{Director-IP:8080}}/liqid"],"query":[],"variable":[]}},"response":[{"id":"b8d17ed1-9bca-4c89-a417-818ebc8bf168","name":"License update successful","originalRequest":{"method":"PUT","header":[],"url":"http://{{Director-IP:8080}}/liqid/api/v2/license/update"},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"2fd7171f-caa9-4113-a372-a0a0a74061c7"}],"id":"23bda126-044e-4fb3-9a42-2ec4f0343966","description":"<p>License Controller</p>\n","_postman_id":"23bda126-044e-4fb3-9a42-2ec4f0343966"},{"name":"log","item":[{"name":"bundle","item":[{"name":"Grab a specific log collection by name.","id":"10778ec3-6696-402b-a69a-edaaa679112e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://{{Director-IP:8080}}/liqid/api/v2/log/bundle/name/:name","description":"<p>Use this option to retrieve a specific log collection by name</p>\n<p><strong>This endpoint is supported from Release 3.1</strong></p>\n","urlObject":{"path":["api","v2","log","bundle","name",":name"],"host":["http://{{Director-IP:8080}}/liqid"],"query":[],"variable":[{"description":{"content":"<p>(Required) The name of the log collection to obtain.</p>\n","type":"text/plain"},"type":"any","value":"liqinfo_202110110938.tar.gz","key":"name"}]}},"response":[{"id":"120ffee1-03cf-4555-a46a-38da8b6c9bcf","name":"OK","originalRequest":{"method":"GET","header":[],"url":"http://{{Director-IP:8080}}/liqid/api/v2/log/bundle/name/liqinfo_202110110938.tar.gz"},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"application/octet-stream"}],"cookie":[],"responseTime":null,"body":"Download File"}],"_postman_id":"10778ec3-6696-402b-a69a-edaaa679112e"},{"name":"Provide all collected log names.","id":"2f078381-e8d1-429b-9a64-4d7c460fe5bc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://{{Director-IP:8080}}/liqid/api/v2/log/bundle/names","description":"<p>Use this option to provide all collected log names</p>\n<p><strong>This endpoint is supported from Release 3.1</strong></p>\n","urlObject":{"path":["api","v2","log","bundle","names"],"host":["http://{{Director-IP:8080}}/liqid"],"query":[],"variable":[]}},"response":[{"id":"7e1dd6d6-3093-4c2d-8861-160991d3e6bb","name":"OK","originalRequest":{"method":"GET","header":[],"url":"http://{{Director-IP:8080}}/liqid/api/v2/log/bundle/names"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n    \"response\": {\n        \"data\": [\n            \"liqinfo_202110110938.tar.gz\",\n            \"liqinfo_202110110947.tar.gz\",\n            \"liqinfo_202110120920.tar.gz\",\n            \"liqinfo_202110120930.tar.gz\",\n            \"liqinfo_202110120943.tar.gz\",\n            \"liqinfo_202110130654.tar.gz\",\n            \"liqinfo_202110130655.tar.gz\"\n        ],\n        \"errors\": null,\n        \"code\": 0\n    }\n}"}],"_postman_id":"2f078381-e8d1-429b-9a64-4d7c460fe5bc"},{"name":"Collect logs.","id":"2cbf025e-dc60-41eb-98c8-d068e56bde3e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://{{Director-IP:8080}}/liqid/api/v2/log/bundle/:type","description":"<p>Use this option to collect logs</p>\n<p><strong>This endpoint is supported from Release 3.1</strong></p>\n","urlObject":{"path":["api","v2","log","bundle",":type"],"host":["http://{{Director-IP:8080}}/liqid"],"query":[],"variable":[{"description":{"content":"<p>(Required) The type of log to collect</p>\n","type":"text/plain"},"type":"any","value":"system","key":"type"}]}},"response":[{"id":"5f5eddfb-614c-4f59-a7a6-bce5e3f88fc2","name":"OK","originalRequest":{"method":"GET","header":[],"url":"http://{{Director-IP:8080}}/liqid/api/v2/log/bundle/system"},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"application/octet-stream"}],"cookie":[],"responseTime":null,"body":"Download File"}],"_postman_id":"2cbf025e-dc60-41eb-98c8-d068e56bde3e"}],"id":"7a89b68f-089f-45c2-9b05-2354499e0b72","_postman_id":"7a89b68f-089f-45c2-9b05-2354499e0b72","description":""},{"name":"Provide the event log.","id":"c295ea25-7dcc-46db-a6f0-b67d31a0f655","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://{{Director-IP:8080}}/liqid/api/v2/log/event","description":"<p>Use this option to retrieve the event log</p>\n<p><strong>This endpoint is supported from Release 3.1</strong></p>\n","urlObject":{"path":["api","v2","log","event"],"host":["http://{{Director-IP:8080}}/liqid"],"query":[],"variable":[]}},"response":[{"id":"c3e7b760-faeb-4cae-968b-4654dc4ce82f","name":"OK","originalRequest":{"method":"GET","header":[],"url":"http://{{Director-IP:8080}}/liqid/api/v2/log/event"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=4f3;b=610845b00976470e9e349e49d4882db0;m=2eef9a0;t=5cbf6405bdd18;x=9b751c6e81e16d1f\",\n        \"__REALTIME_TIMESTAMP\": \"1631633385708824\",\n        \"__MONOTONIC_TIMESTAMP\": \"49215904\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"CODE_FUNC\": [\n            \"main\",\n            \"journald_entry\"\n        ],\n        \"AREA\": \"event\",\n        \"ARGS\": \"fabr_type=3,node_id=9,op=0,rack_id=0,slot_id=0\",\n        \"CODE_FILE\": [\n            \"liqdisc_po.sh\",\n            \"misc-utils/logger.c\"\n        ],\n        \"CODE_LINE\": [\n            \"44\",\n            \"360\"\n        ],\n        \"EVENT\": \"POSTDISCOVERY\",\n        \"MESSAGE\": \"Post discovery request for rack_id=0 slot_id=0 node_id=9.\",\n        \"NODE_ID\": \"9\",\n        \"RACK_ID\": \"0\",\n        \"SLOT_ID\": \"0\",\n        \"SYSLOG_IDENTIFIER\": \"liqdisc_po.sh\",\n        \"TID\": \"2974\",\n        \"_PID\": \"3286\",\n        \"_COMM\": \"logger\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631633385708395\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=4fb;b=610845b00976470e9e349e49d4882db0;m=318bcc7;t=5cbf64085a03f;x=981e695b43843f20\",\n        \"__REALTIME_TIMESTAMP\": \"1631633388445759\",\n        \"__MONOTONIC_TIMESTAMP\": \"51952839\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"CODE_FUNC\": [\n            \"main\",\n            \"journald_entry\"\n        ],\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqfabr_at.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"93\"\n        ],\n        \"_COMM\": \"logger\",\n        \"ARGS\": \"buslot_id=-1,cluster_id=1,dev_name=nic0,dev_type=1,fabr_gid=0xb00,fabr_id=78,fabr_type=3,inst_id=0,mach_id=1,node_id=9,op=1,password=36,port_gid=0x8,private_ip=16,rack_id=0,slot_id=0,sriov=0,switch_gid=0x0,user_name=20\",\n        \"EVENT\": \"FABRICATTACH\",\n        \"MESSAGE\": \"Attach a single device to compute node request.\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_at.sh\",\n        \"TID\": \"3304\",\n        \"_PID\": \"3601\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631633388445217\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=4fc;b=610845b00976470e9e349e49d4882db0;m=31b3fa5;t=5cbf64088231c;x=300dd6054b42d93c\",\n        \"__REALTIME_TIMESTAMP\": \"1631633388610332\",\n        \"__MONOTONIC_TIMESTAMP\": \"52117413\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqfabr_at.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"68\"\n        ],\n        \"CODE_FUNC\": [\n            \"journald_entry\",\n            \"log_event\"\n        ],\n        \"_COMM\": \"logger\",\n        \"EVENT\": \"FABRICATTACH\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_at.sh\",\n        \"TID\": \"3304\",\n        \"MESSAGE\": \"attaching link dev type\",\n        \"_PID\": \"3661\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631633388609748\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=4fd;b=610845b00976470e9e349e49d4882db0;m=31ddf8f;t=5cbf6408ac306;x=87283b7cc3403366\",\n        \"__REALTIME_TIMESTAMP\": \"1631633388782342\",\n        \"__MONOTONIC_TIMESTAMP\": \"52289423\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqfabr_at.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"68\"\n        ],\n        \"CODE_FUNC\": [\n            \"journald_entry\",\n            \"log_event\"\n        ],\n        \"_COMM\": \"logger\",\n        \"EVENT\": \"FABRICATTACH\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_at.sh\",\n        \"TID\": \"3304\",\n        \"MESSAGE\": \"gen 3 fabric type\",\n        \"_PID\": \"3722\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631633388781768\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=4fe;b=610845b00976470e9e349e49d4882db0;m=3206516;t=5cbf6408d488d;x=360a8a53d5f333e4\",\n        \"__REALTIME_TIMESTAMP\": \"1631633388947597\",\n        \"__MONOTONIC_TIMESTAMP\": \"52454678\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqfabr_at.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"68\"\n        ],\n        \"CODE_FUNC\": [\n            \"journald_entry\",\n            \"log_event\"\n        ],\n        \"_COMM\": \"logger\",\n        \"EVENT\": \"FABRICATTACH\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_at.sh\",\n        \"TID\": \"3304\",\n        \"MESSAGE\": \"attaching device\",\n        \"_PID\": \"3782\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631633388947094\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=4ff;b=610845b00976470e9e349e49d4882db0;m=3236661;t=5cbf6409049d9;x=e944c920462e5db3\",\n        \"__REALTIME_TIMESTAMP\": \"1631633389144537\",\n        \"__MONOTONIC_TIMESTAMP\": \"52651617\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqfabr_at.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"68\"\n        ],\n        \"CODE_FUNC\": [\n            \"journald_entry\",\n            \"log_event\"\n        ],\n        \"_COMM\": \"logger\",\n        \"EVENT\": \"FABRICATTACH\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_at.sh\",\n        \"TID\": \"3304\",\n        \"FABR_GID\": \"0xb00\",\n        \"MESSAGE\": \"single method\",\n        \"PORT_GID\": \"0x8\",\n        \"_PID\": \"3858\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631633389144039\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=517;b=610845b00976470e9e349e49d4882db0;m=38354bc;t=5cbf640f03834;x=dd820321a5bf6e95\",\n        \"__REALTIME_TIMESTAMP\": \"1631633395431476\",\n        \"__MONOTONIC_TIMESTAMP\": \"58938556\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"CODE_FUNC\": [\n            \"main\",\n            \"journald_entry\"\n        ],\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqfabr_at.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"93\"\n        ],\n        \"_COMM\": \"logger\",\n        \"EVENT\": \"FABRICATTACH\",\n        \"MESSAGE\": \"Attach a single device to compute node request.\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_at.sh\",\n        \"ARGS\": \"buslot_id=-1,cluster_id=1,dev_name=ssd1,dev_type=4,fabr_gid=0x1100,fabr_id=78,fabr_type=3,inst_id=0,mach_id=1,node_id=9,op=1,password=36,port_gid=0x8,private_ip=16,rack_id=0,slot_id=0,sriov=0,switch_gid=0x0,user_name=20\",\n        \"TID\": \"3892\",\n        \"_PID\": \"4184\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631633395431014\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=518;b=610845b00976470e9e349e49d4882db0;m=385e5ba;t=5cbf640f2c932;x=59de929becc52269\",\n        \"__REALTIME_TIMESTAMP\": \"1631633395599666\",\n        \"__MONOTONIC_TIMESTAMP\": \"59106746\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqfabr_at.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"68\"\n        ],\n        \"CODE_FUNC\": [\n            \"journald_entry\",\n            \"log_event\"\n        ],\n        \"_COMM\": \"logger\",\n        \"EVENT\": \"FABRICATTACH\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_at.sh\",\n        \"TID\": \"3892\",\n        \"MESSAGE\": \"attaching targ dev type\",\n        \"_PID\": \"4244\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631633395599172\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=519;b=610845b00976470e9e349e49d4882db0;m=3888832;t=5cbf640f56baa;x=90328893d0ef321d\",\n        \"__REALTIME_TIMESTAMP\": \"1631633395772330\",\n        \"__MONOTONIC_TIMESTAMP\": \"59279410\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqfabr_at.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"68\"\n        ],\n        \"CODE_FUNC\": [\n            \"journald_entry\",\n            \"log_event\"\n        ],\n        \"_COMM\": \"logger\",\n        \"EVENT\": \"FABRICATTACH\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_at.sh\",\n        \"MESSAGE\": \"gen 3 fabric type\",\n        \"TID\": \"3892\",\n        \"_PID\": \"4305\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631633395771906\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=51a;b=610845b00976470e9e349e49d4882db0;m=38b0bcf;t=5cbf640f7ef47;x=8b272f9eeb16fe5a\",\n        \"__REALTIME_TIMESTAMP\": \"1631633395937095\",\n        \"__MONOTONIC_TIMESTAMP\": \"59444175\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqfabr_at.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"68\"\n        ],\n        \"CODE_FUNC\": [\n            \"journald_entry\",\n            \"log_event\"\n        ],\n        \"_COMM\": \"logger\",\n        \"EVENT\": \"FABRICATTACH\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_at.sh\",\n        \"MESSAGE\": \"attaching device\",\n        \"TID\": \"3892\",\n        \"_PID\": \"4365\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631633395936548\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=51b;b=610845b00976470e9e349e49d4882db0;m=38e2dac;t=5cbf640fb1124;x=ef410c2a28a6067b\",\n        \"__REALTIME_TIMESTAMP\": \"1631633396142372\",\n        \"__MONOTONIC_TIMESTAMP\": \"59649452\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqfabr_at.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"68\"\n        ],\n        \"CODE_FUNC\": [\n            \"journald_entry\",\n            \"log_event\"\n        ],\n        \"_COMM\": \"logger\",\n        \"EVENT\": \"FABRICATTACH\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_at.sh\",\n        \"MESSAGE\": \"single method\",\n        \"PORT_GID\": \"0x8\",\n        \"TID\": \"3892\",\n        \"FABR_GID\": \"0x1100\",\n        \"_PID\": \"4441\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631633396141823\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=534;b=610845b00976470e9e349e49d4882db0;m=3ed6cec;t=5cbf6415a5063;x=99e9986ee579362c\",\n        \"__REALTIME_TIMESTAMP\": \"1631633402384483\",\n        \"__MONOTONIC_TIMESTAMP\": \"65891564\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"CODE_FUNC\": [\n            \"main\",\n            \"journald_entry\"\n        ],\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqfabr_at.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"93\"\n        ],\n        \"_COMM\": \"logger\",\n        \"EVENT\": \"FABRICATTACH\",\n        \"MESSAGE\": \"Attach a single device to compute node request.\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_at.sh\",\n        \"ARGS\": \"buslot_id=-1,cluster_id=1,dev_name=gpu0,dev_type=8,fabr_gid=0xc00,fabr_id=78,fabr_type=3,inst_id=0,mach_id=1,node_id=9,op=1,password=36,port_gid=0x8,private_ip=16,rack_id=0,slot_id=0,sriov=1,switch_gid=0x0,user_name=20\",\n        \"TID\": \"4492\",\n        \"_PID\": \"4798\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631633402383849\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=535;b=610845b00976470e9e349e49d4882db0;m=3effda3;t=5cbf6415ce11b;x=412dccdb9e71b4d8\",\n        \"__REALTIME_TIMESTAMP\": \"1631633402552603\",\n        \"__MONOTONIC_TIMESTAMP\": \"66059683\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqfabr_at.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"68\"\n        ],\n        \"CODE_FUNC\": [\n            \"journald_entry\",\n            \"log_event\"\n        ],\n        \"_COMM\": \"logger\",\n        \"EVENT\": \"FABRICATTACH\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_at.sh\",\n        \"TID\": \"4492\",\n        \"MESSAGE\": \"attaching gpu dev type\",\n        \"_PID\": \"4858\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631633402552304\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=536;b=610845b00976470e9e349e49d4882db0;m=3f27e35;t=5cbf6415f61ad;x=34d167e1d52ec188\",\n        \"__REALTIME_TIMESTAMP\": \"1631633402716589\",\n        \"__MONOTONIC_TIMESTAMP\": \"66223669\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqfabr_at.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"68\"\n        ],\n        \"CODE_FUNC\": [\n            \"journald_entry\",\n            \"log_event\"\n        ],\n        \"_COMM\": \"logger\",\n        \"EVENT\": \"FABRICATTACH\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_at.sh\",\n        \"MESSAGE\": \"gen 3 fabric type\",\n        \"TID\": \"4492\",\n        \"_PID\": \"4919\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631633402716164\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=537;b=610845b00976470e9e349e49d4882db0;m=3f504da;t=5cbf64161e852;x=c951ecac0955fd9a\",\n        \"__REALTIME_TIMESTAMP\": \"1631633402882130\",\n        \"__MONOTONIC_TIMESTAMP\": \"66389210\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqfabr_at.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"68\"\n        ],\n        \"CODE_FUNC\": [\n            \"journald_entry\",\n            \"log_event\"\n        ],\n        \"_COMM\": \"logger\",\n        \"EVENT\": \"FABRICATTACH\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_at.sh\",\n        \"MESSAGE\": \"attaching device\",\n        \"TID\": \"4492\",\n        \"_PID\": \"4979\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631633402881579\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=538;b=610845b00976470e9e349e49d4882db0;m=3f800a6;t=5cbf64164e41e;x=b85de53d7715634c\",\n        \"__REALTIME_TIMESTAMP\": \"1631633403077662\",\n        \"__MONOTONIC_TIMESTAMP\": \"66584742\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqfabr_at.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"68\"\n        ],\n        \"CODE_FUNC\": [\n            \"journald_entry\",\n            \"log_event\"\n        ],\n        \"_COMM\": \"logger\",\n        \"EVENT\": \"FABRICATTACH\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_at.sh\",\n        \"MESSAGE\": \"single method\",\n        \"PORT_GID\": \"0x8\",\n        \"TID\": \"4492\",\n        \"FABR_GID\": \"0xc00\",\n        \"SRIOV_FLAG\": \"sriov-enable\",\n        \"_PID\": \"5057\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631633403076990\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=576;b=610845b00976470e9e349e49d4882db0;m=45753c7;t=5cbf641c43740;x=5dd51e17634e8959\",\n        \"__REALTIME_TIMESTAMP\": \"1631633409324864\",\n        \"__MONOTONIC_TIMESTAMP\": \"72831943\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"CODE_FUNC\": [\n            \"main\",\n            \"journald_entry\"\n        ],\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqfabr_at.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"93\"\n        ],\n        \"_COMM\": \"logger\",\n        \"EVENT\": \"FABRICATTACH\",\n        \"MESSAGE\": \"Attach a single device to compute node request.\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_at.sh\",\n        \"ARGS\": \"buslot_id=-1,cluster_id=1,dev_name=nic1,dev_type=1,fabr_gid=0xb01,fabr_id=78,fabr_type=3,inst_id=0,mach_id=2,node_id=9,op=1,password=36,port_gid=0xc,private_ip=16,rack_id=0,slot_id=0,sriov=0,switch_gid=0x0,user_name=20\",\n        \"TID\": \"5088\",\n        \"_PID\": \"5380\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631633409324535\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=577;b=610845b00976470e9e349e49d4882db0;m=459e8cb;t=5cbf641c6cc43;x=6aff788a631833c6\",\n        \"__REALTIME_TIMESTAMP\": \"1631633409494083\",\n        \"__MONOTONIC_TIMESTAMP\": \"73001163\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqfabr_at.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"68\"\n        ],\n        \"CODE_FUNC\": [\n            \"journald_entry\",\n            \"log_event\"\n        ],\n        \"_COMM\": \"logger\",\n        \"EVENT\": \"FABRICATTACH\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_at.sh\",\n        \"MESSAGE\": \"attaching link dev type\",\n        \"TID\": \"5088\",\n        \"_PID\": \"5441\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631633409493504\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=578;b=610845b00976470e9e349e49d4882db0;m=45c6a67;t=5cbf641c94dde;x=9a67657546a12696\",\n        \"__REALTIME_TIMESTAMP\": \"1631633409658334\",\n        \"__MONOTONIC_TIMESTAMP\": \"73165415\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqfabr_at.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"68\"\n        ],\n        \"CODE_FUNC\": [\n            \"journald_entry\",\n            \"log_event\"\n        ],\n        \"_COMM\": \"logger\",\n        \"EVENT\": \"FABRICATTACH\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_at.sh\",\n        \"MESSAGE\": \"gen 3 fabric type\",\n        \"TID\": \"5088\",\n        \"_PID\": \"5502\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631633409657771\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=579;b=610845b00976470e9e349e49d4882db0;m=45eeaee;t=5cbf641cbce65;x=d2a52b4407e00fc1\",\n        \"__REALTIME_TIMESTAMP\": \"1631633409822309\",\n        \"__MONOTONIC_TIMESTAMP\": \"73329390\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqfabr_at.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"68\"\n        ],\n        \"CODE_FUNC\": [\n            \"journald_entry\",\n            \"log_event\"\n        ],\n        \"_COMM\": \"logger\",\n        \"EVENT\": \"FABRICATTACH\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_at.sh\",\n        \"MESSAGE\": \"attaching device\",\n        \"TID\": \"5088\",\n        \"_PID\": \"5562\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631633409821743\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=57a;b=610845b00976470e9e349e49d4882db0;m=461ecd6;t=5cbf641ced04e;x=db6687cf1f9642d3\",\n        \"__REALTIME_TIMESTAMP\": \"1631633410019406\",\n        \"__MONOTONIC_TIMESTAMP\": \"73526486\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqfabr_at.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"68\"\n        ],\n        \"CODE_FUNC\": [\n            \"journald_entry\",\n            \"log_event\"\n        ],\n        \"_COMM\": \"logger\",\n        \"EVENT\": \"FABRICATTACH\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_at.sh\",\n        \"MESSAGE\": \"single method\",\n        \"TID\": \"5088\",\n        \"FABR_GID\": \"0xb01\",\n        \"PORT_GID\": \"0xc\",\n        \"_PID\": \"5638\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631633410018847\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=594;b=610845b00976470e9e349e49d4882db0;m=4c1ed59;t=5cbf6422ed0d1;x=85bf4e96d405b6a4\",\n        \"__REALTIME_TIMESTAMP\": \"1631633416310993\",\n        \"__MONOTONIC_TIMESTAMP\": \"79818073\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"CODE_FUNC\": [\n            \"main\",\n            \"journald_entry\"\n        ],\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqfabr_at.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"93\"\n        ],\n        \"_COMM\": \"logger\",\n        \"EVENT\": \"FABRICATTACH\",\n        \"MESSAGE\": \"Attach a single device to compute node request.\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_at.sh\",\n        \"ARGS\": \"buslot_id=-1,cluster_id=1,dev_name=ssd3,dev_type=4,fabr_gid=0x1400,fabr_id=78,fabr_type=3,inst_id=0,mach_id=2,node_id=9,op=1,password=36,port_gid=0xc,private_ip=16,rack_id=0,slot_id=0,sriov=0,switch_gid=0x0,user_name=20\",\n        \"TID\": \"5673\",\n        \"_PID\": \"5965\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631633416310620\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=595;b=610845b00976470e9e349e49d4882db0;m=4c45542;t=5cbf6423138b9;x=67816083b7697252\",\n        \"__REALTIME_TIMESTAMP\": \"1631633416468665\",\n        \"__MONOTONIC_TIMESTAMP\": \"79975746\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqfabr_at.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"68\"\n        ],\n        \"CODE_FUNC\": [\n            \"journald_entry\",\n            \"log_event\"\n        ],\n        \"_COMM\": \"logger\",\n        \"EVENT\": \"FABRICATTACH\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_at.sh\",\n        \"MESSAGE\": \"attaching targ dev type\",\n        \"TID\": \"5673\",\n        \"_PID\": \"6026\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631633416468224\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=596;b=610845b00976470e9e349e49d4882db0;m=4c6f731;t=5cbf64233daa8;x=913034507570abf1\",\n        \"__REALTIME_TIMESTAMP\": \"1631633416641192\",\n        \"__MONOTONIC_TIMESTAMP\": \"80148273\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqfabr_at.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"68\"\n        ],\n        \"CODE_FUNC\": [\n            \"journald_entry\",\n            \"log_event\"\n        ],\n        \"_COMM\": \"logger\",\n        \"EVENT\": \"FABRICATTACH\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_at.sh\",\n        \"MESSAGE\": \"gen 3 fabric type\",\n        \"TID\": \"5673\",\n        \"_PID\": \"6087\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631633416640606\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=597;b=610845b00976470e9e349e49d4882db0;m=4c964b1;t=5cbf642364829;x=9b30354d7168f345\",\n        \"__REALTIME_TIMESTAMP\": \"1631633416800297\",\n        \"__MONOTONIC_TIMESTAMP\": \"80307377\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqfabr_at.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"68\"\n        ],\n        \"CODE_FUNC\": [\n            \"journald_entry\",\n            \"log_event\"\n        ],\n        \"_COMM\": \"logger\",\n        \"EVENT\": \"FABRICATTACH\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_at.sh\",\n        \"MESSAGE\": \"attaching device\",\n        \"TID\": \"5673\",\n        \"_PID\": \"6147\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631633416799711\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=598;b=610845b00976470e9e349e49d4882db0;m=4cc64e5;t=5cbf64239485c;x=1cd752c2f0cb0f25\",\n        \"__REALTIME_TIMESTAMP\": \"1631633416996956\",\n        \"__MONOTONIC_TIMESTAMP\": \"80504037\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqfabr_at.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"68\"\n        ],\n        \"CODE_FUNC\": [\n            \"journald_entry\",\n            \"log_event\"\n        ],\n        \"_COMM\": \"logger\",\n        \"EVENT\": \"FABRICATTACH\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_at.sh\",\n        \"MESSAGE\": \"single method\",\n        \"PORT_GID\": \"0xc\",\n        \"TID\": \"5673\",\n        \"FABR_GID\": \"0x1400\",\n        \"_PID\": \"6223\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631633416996395\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=5ad;b=610845b00976470e9e349e49d4882db0;m=52bf4ee;t=5cbf64298d866;x=46f2a3ede32ea04d\",\n        \"__REALTIME_TIMESTAMP\": \"1631633423259750\",\n        \"__MONOTONIC_TIMESTAMP\": \"86766830\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"CODE_FUNC\": [\n            \"main\",\n            \"journald_entry\"\n        ],\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqfabr_at.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"93\"\n        ],\n        \"_COMM\": \"logger\",\n        \"EVENT\": \"FABRICATTACH\",\n        \"MESSAGE\": \"Attach a single device to compute node request.\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_at.sh\",\n        \"ARGS\": \"buslot_id=-1,cluster_id=2,dev_name=ssd0,dev_type=4,fabr_gid=0x1000,fabr_id=78,fabr_type=3,inst_id=0,mach_id=3,node_id=9,op=1,password=36,port_gid=0x14,private_ip=16,rack_id=0,slot_id=0,sriov=0,switch_gid=0x0,user_name=20\",\n        \"TID\": \"6241\",\n        \"_PID\": \"6533\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631633423259223\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=5ae;b=610845b00976470e9e349e49d4882db0;m=52e70ee;t=5cbf6429b5466;x=fba3ef7d7800a695\",\n        \"__REALTIME_TIMESTAMP\": \"1631633423422566\",\n        \"__MONOTONIC_TIMESTAMP\": \"86929646\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqfabr_at.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"68\"\n        ],\n        \"CODE_FUNC\": [\n            \"journald_entry\",\n            \"log_event\"\n        ],\n        \"_COMM\": \"logger\",\n        \"EVENT\": \"FABRICATTACH\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_at.sh\",\n        \"MESSAGE\": \"attaching targ dev type\",\n        \"TID\": \"6241\",\n        \"_PID\": \"6595\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631633423422115\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=5af;b=610845b00976470e9e349e49d4882db0;m=5310c32;t=5cbf6429defaa;x=83ff9c5099e69991\",\n        \"__REALTIME_TIMESTAMP\": \"1631633423593386\",\n        \"__MONOTONIC_TIMESTAMP\": \"87100466\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqfabr_at.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"68\"\n        ],\n        \"CODE_FUNC\": [\n            \"journald_entry\",\n            \"log_event\"\n        ],\n        \"_COMM\": \"logger\",\n        \"EVENT\": \"FABRICATTACH\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_at.sh\",\n        \"MESSAGE\": \"gen 3 fabric type\",\n        \"TID\": \"6241\",\n        \"_PID\": \"6656\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631633423593067\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=5b0;b=610845b00976470e9e349e49d4882db0;m=53393c0;t=5cbf642a07738;x=bb5c0c128ebe0163\",\n        \"__REALTIME_TIMESTAMP\": \"1631633423759160\",\n        \"__MONOTONIC_TIMESTAMP\": \"87266240\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqfabr_at.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"68\"\n        ],\n        \"CODE_FUNC\": [\n            \"journald_entry\",\n            \"log_event\"\n        ],\n        \"_COMM\": \"logger\",\n        \"EVENT\": \"FABRICATTACH\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_at.sh\",\n        \"MESSAGE\": \"attaching device\",\n        \"TID\": \"6241\",\n        \"_PID\": \"6716\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631633423758776\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=5b1;b=610845b00976470e9e349e49d4882db0;m=5366bbe;t=5cbf642a34f35;x=8afbc749f448f0c9\",\n        \"__REALTIME_TIMESTAMP\": \"1631633423945525\",\n        \"__MONOTONIC_TIMESTAMP\": \"87452606\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqfabr_at.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"68\"\n        ],\n        \"CODE_FUNC\": [\n            \"journald_entry\",\n            \"log_event\"\n        ],\n        \"_COMM\": \"logger\",\n        \"EVENT\": \"FABRICATTACH\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_at.sh\",\n        \"MESSAGE\": \"single method\",\n        \"TID\": \"6241\",\n        \"FABR_GID\": \"0x1000\",\n        \"PORT_GID\": \"0x14\",\n        \"_PID\": \"6792\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631633423944974\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=6ac;b=610845b00976470e9e349e49d4882db0;m=78fb3d7;t=5cbf644fc974f;x=4b2896dd88e3d53d\",\n        \"__REALTIME_TIMESTAMP\": \"1631633463351119\",\n        \"__MONOTONIC_TIMESTAMP\": \"126858199\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"CODE_FUNC\": [\n            \"main\",\n            \"journald_entry\"\n        ],\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"liqdisc_po.sh\",\n            \"misc-utils/logger.c\"\n        ],\n        \"CODE_LINE\": [\n            \"44\",\n            \"360\"\n        ],\n        \"EVENT\": \"POSTDISCOVERY\",\n        \"MESSAGE\": \"Post discovery request for rack_id=0 slot_id=0 node_id=9.\",\n        \"NODE_ID\": \"9\",\n        \"RACK_ID\": \"0\",\n        \"SLOT_ID\": \"0\",\n        \"SYSLOG_IDENTIFIER\": \"liqdisc_po.sh\",\n        \"_COMM\": \"logger\",\n        \"ARGS\": \"fabr_type=0,node_id=9,op=0,rack_id=0,slot_id=0\",\n        \"TID\": \"13931\",\n        \"_PID\": \"14804\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631633463350711\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=18cb;b=610845b00976470e9e349e49d4882db0;m=136418f57;t=5cbf773ae72d0;x=4bec3afe48814e06\",\n        \"__REALTIME_TIMESTAMP\": \"1631638541726416\",\n        \"__MONOTONIC_TIMESTAMP\": \"5205233495\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"CODE_FUNC\": [\n            \"main\",\n            \"journald_entry\"\n        ],\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqfabr_ec.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"36\"\n        ],\n        \"_COMM\": \"logger\",\n        \"ARGS\": \"cluster_id=2,fabr_id=78,mach_id=4,node_id=9,rack_id=0,slot_id=0\",\n        \"EVENT\": \"FABRICEDITCANCEL\",\n        \"MESSAGE\": \"Cancel editing a machine requested.\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_ec.sh\",\n        \"TID\": \"23287\",\n        \"_PID\": \"23580\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631638541726097\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=18fe;b=610845b00976470e9e349e49d4882db0;m=1374928f2;t=5cbf774b60c69;x=3e93a121957c828\",\n        \"__REALTIME_TIMESTAMP\": \"1631638559001705\",\n        \"__MONOTONIC_TIMESTAMP\": \"5222508786\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"CODE_FUNC\": [\n            \"main\",\n            \"journald_entry\"\n        ],\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqfabr_ec.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"36\"\n        ],\n        \"_COMM\": \"logger\",\n        \"ARGS\": \"cluster_id=2,fabr_id=78,mach_id=4,node_id=9,rack_id=0,slot_id=0\",\n        \"EVENT\": \"FABRICEDITCANCEL\",\n        \"MESSAGE\": \"Cancel editing a machine requested.\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_ec.sh\",\n        \"TID\": \"23697\",\n        \"_PID\": \"23980\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631638559001222\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=1bb3;b=610845b00976470e9e349e49d4882db0;m=15df45dfb;t=5cbf79b614173;x=672190578a39294c\",\n        \"__REALTIME_TIMESTAMP\": \"1631639207756147\",\n        \"__MONOTONIC_TIMESTAMP\": \"5871263227\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"CODE_FUNC\": [\n            \"main\",\n            \"journald_entry\"\n        ],\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqfabr_re.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"46\"\n        ],\n        \"_COMM\": \"logger\",\n        \"ARGS\": \"cluster_id=0,fabr_cfg=4,fabr_type=0,mach_id=4,node_id=9,rack_id=0,slot_id=0\",\n        \"EVENT\": \"FABRICPROG\",\n        \"MESSAGE\": \"Program fabric requested.\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_re.sh\",\n        \"TID\": \"323\",\n        \"_PID\": \"652\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631639207755753\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=1bc0;b=610845b00976470e9e349e49d4882db0;m=15e647e09;t=5cbf79bd16181;x=b77507a973adab5b\",\n        \"__REALTIME_TIMESTAMP\": \"1631639215104385\",\n        \"__MONOTONIC_TIMESTAMP\": \"5878611465\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"CODE_FUNC\": [\n            \"main\",\n            \"journald_entry\"\n        ],\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqfabr_do.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"46\"\n        ],\n        \"_COMM\": \"logger\",\n        \"ARGS\": \"cluster_id=0,fabr_cfg=4,fabr_type=0,mach_id=4,node_id=9,rack_id=0,slot_id=0\",\n        \"MESSAGE\": \"Program fabric requested.\",\n        \"EVENT\": \"FABRICDONE\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_do.sh\",\n        \"TID\": \"823\",\n        \"_PID\": \"1139\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631639215104056\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=1bf9;b=610845b00976470e9e349e49d4882db0;m=15f854d3d;t=5cbf79cf230b5;x=956a7a31832fb0eb\",\n        \"__REALTIME_TIMESTAMP\": \"1631639234031797\",\n        \"__MONOTONIC_TIMESTAMP\": \"5897538877\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"CODE_FUNC\": [\n            \"main\",\n            \"journald_entry\"\n        ],\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqfabr_at.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"93\"\n        ],\n        \"_COMM\": \"logger\",\n        \"EVENT\": \"FABRICATTACH\",\n        \"MESSAGE\": \"Attach a single device to compute node request.\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_at.sh\",\n        \"ARGS\": \"buslot_id=-1,cluster_id=0,dev_name=ssd0,dev_type=4,fabr_gid=0x1000,fabr_id=78,fabr_type=3,inst_id=0,mach_id=3,node_id=9,op=0,password=paswd,port_gid=0x14,private_ip=priv,rack_id=0,slot_id=0,sriov=0,switch_gid=0x0,user_name=uname\",\n        \"TID\": \"1286\",\n        \"_PID\": \"1609\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631639234031127\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=1bfa;b=610845b00976470e9e349e49d4882db0;m=15f87b543;t=5cbf79cf498bc;x=285ee207acd77d1f\",\n        \"__REALTIME_TIMESTAMP\": \"1631639234189500\",\n        \"__MONOTONIC_TIMESTAMP\": \"5897696579\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqfabr_at.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"68\"\n        ],\n        \"CODE_FUNC\": [\n            \"journald_entry\",\n            \"log_event\"\n        ],\n        \"_COMM\": \"logger\",\n        \"EVENT\": \"FABRICATTACH\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_at.sh\",\n        \"MESSAGE\": \"attaching targ dev type\",\n        \"TID\": \"1286\",\n        \"_PID\": \"1671\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631639234189172\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=1bfb;b=610845b00976470e9e349e49d4882db0;m=15f8a4ed2;t=5cbf79cf7324a;x=d796afb03ea9bd20\",\n        \"__REALTIME_TIMESTAMP\": \"1631639234359882\",\n        \"__MONOTONIC_TIMESTAMP\": \"5897866962\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqfabr_at.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"68\"\n        ],\n        \"CODE_FUNC\": [\n            \"journald_entry\",\n            \"log_event\"\n        ],\n        \"_COMM\": \"logger\",\n        \"EVENT\": \"FABRICATTACH\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_at.sh\",\n        \"MESSAGE\": \"gen 3 fabric type\",\n        \"TID\": \"1286\",\n        \"_PID\": \"1734\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631639234359308\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=1bfc;b=610845b00976470e9e349e49d4882db0;m=15f8d4a62;t=5cbf79cfa2ddb;x=af5adde9edaa3612\",\n        \"__REALTIME_TIMESTAMP\": \"1631639234555355\",\n        \"__MONOTONIC_TIMESTAMP\": \"5898062434\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqfabr_at.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"68\"\n        ],\n        \"CODE_FUNC\": [\n            \"journald_entry\",\n            \"log_event\"\n        ],\n        \"_COMM\": \"logger\",\n        \"EVENT\": \"FABRICATTACH\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_at.sh\",\n        \"FABR_GID\": \"0x1000\",\n        \"PORT_GID\": \"0x14\",\n        \"TID\": \"1286\",\n        \"MESSAGE\": \"detaching device\",\n        \"_PID\": \"1810\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631639234555055\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=1bff;b=610845b00976470e9e349e49d4882db0;m=15f9ec783;t=5cbf79d0baafb;x=78ac189da3b62761\",\n        \"__REALTIME_TIMESTAMP\": \"1631639235701499\",\n        \"__MONOTONIC_TIMESTAMP\": \"5899208579\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqfabr_at.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"68\"\n        ],\n        \"CODE_FUNC\": [\n            \"journald_entry\",\n            \"log_event\"\n        ],\n        \"_COMM\": \"logger\",\n        \"EVENT\": \"FABRICATTACH\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_at.sh\",\n        \"TID\": \"1286\",\n        \"MESSAGE\": \"status=1\",\n        \"_PID\": \"2215\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631639235701164\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=1ca4;b=610845b00976470e9e349e49d4882db0;m=16484e9ac;t=5cbf7a1f1cd23;x=1ceffc073b8d81ab\",\n        \"__REALTIME_TIMESTAMP\": \"1631639317892387\",\n        \"__MONOTONIC_TIMESTAMP\": \"5981399468\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"CODE_FUNC\": [\n            \"main\",\n            \"journald_entry\"\n        ],\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqfabr_at.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"93\"\n        ],\n        \"_COMM\": \"logger\",\n        \"EVENT\": \"FABRICATTACH\",\n        \"MESSAGE\": \"Attach a single device to compute node request.\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_at.sh\",\n        \"ARGS\": \"buslot_id=-1,cluster_id=0,dev_name=ssd0,dev_type=4,fabr_gid=0x1000,fabr_id=78,fabr_type=3,inst_id=0,mach_id=3,node_id=9,op=1,password=paswd,port_gid=0x14,private_ip=priv,rack_id=0,slot_id=0,sriov=0,switch_gid=0x0,user_name=uname\",\n        \"TID\": \"3321\",\n        \"_PID\": \"3630\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631639317891690\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=1ca5;b=610845b00976470e9e349e49d4882db0;m=1648765e9;t=5cbf7a1f44961;x=d9a73b3b02fd9573\",\n        \"__REALTIME_TIMESTAMP\": \"1631639318055265\",\n        \"__MONOTONIC_TIMESTAMP\": \"5981562345\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqfabr_at.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"68\"\n        ],\n        \"CODE_FUNC\": [\n            \"journald_entry\",\n            \"log_event\"\n        ],\n        \"_COMM\": \"logger\",\n        \"EVENT\": \"FABRICATTACH\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_at.sh\",\n        \"MESSAGE\": \"attaching targ dev type\",\n        \"TID\": \"3321\",\n        \"_PID\": \"3690\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631639318054661\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=1ca6;b=610845b00976470e9e349e49d4882db0;m=16489fb6b;t=5cbf7a1f6dee3;x=6325d84bcb597532\",\n        \"__REALTIME_TIMESTAMP\": \"1631639318224611\",\n        \"__MONOTONIC_TIMESTAMP\": \"5981731691\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqfabr_at.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"68\"\n        ],\n        \"CODE_FUNC\": [\n            \"journald_entry\",\n            \"log_event\"\n        ],\n        \"_COMM\": \"logger\",\n        \"EVENT\": \"FABRICATTACH\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_at.sh\",\n        \"MESSAGE\": \"gen 3 fabric type\",\n        \"TID\": \"3321\",\n        \"_PID\": \"3751\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631639318224108\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=1ca7;b=610845b00976470e9e349e49d4882db0;m=1648c8b08;t=5cbf7a1f96e80;x=beed87f13b5998cc\",\n        \"__REALTIME_TIMESTAMP\": \"1631639318392448\",\n        \"__MONOTONIC_TIMESTAMP\": \"5981899528\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqfabr_at.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"68\"\n        ],\n        \"CODE_FUNC\": [\n            \"journald_entry\",\n            \"log_event\"\n        ],\n        \"_COMM\": \"logger\",\n        \"EVENT\": \"FABRICATTACH\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_at.sh\",\n        \"MESSAGE\": \"attaching device\",\n        \"TID\": \"3321\",\n        \"_PID\": \"3811\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631639318391895\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=1ca8;b=610845b00976470e9e349e49d4882db0;m=1648f9a5b;t=5cbf7a1fc7dd2;x=83a694a0ccb85501\",\n        \"__REALTIME_TIMESTAMP\": \"1631639318592978\",\n        \"__MONOTONIC_TIMESTAMP\": \"5982100059\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqfabr_at.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"68\"\n        ],\n        \"CODE_FUNC\": [\n            \"journald_entry\",\n            \"log_event\"\n        ],\n        \"_COMM\": \"logger\",\n        \"EVENT\": \"FABRICATTACH\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_at.sh\",\n        \"MESSAGE\": \"single method\",\n        \"FABR_GID\": \"0x1000\",\n        \"PORT_GID\": \"0x14\",\n        \"TID\": \"3321\",\n        \"_PID\": \"3888\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631639318592426\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=1cd7;b=610845b00976470e9e349e49d4882db0;m=16588f298;t=5cbf7a2f5d60f;x=10c369db4234054a\",\n        \"__REALTIME_TIMESTAMP\": \"1631639334934031\",\n        \"__MONOTONIC_TIMESTAMP\": \"5998441112\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"CODE_FUNC\": [\n            \"main\",\n            \"journald_entry\"\n        ],\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqfabr_re.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"46\"\n        ],\n        \"_COMM\": \"logger\",\n        \"EVENT\": \"FABRICPROG\",\n        \"MESSAGE\": \"Program fabric requested.\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_re.sh\",\n        \"ARGS\": \"cluster_id=0,fabr_cfg=4,fabr_type=3,mach_id=4,node_id=9,rack_id=0,slot_id=0\",\n        \"TID\": \"3997\",\n        \"_PID\": \"4288\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631639334933523\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=1cec;b=610845b00976470e9e349e49d4882db0;m=165f87682;t=5cbf7a36559fa;x=73c601b36c8b4435\",\n        \"__REALTIME_TIMESTAMP\": \"1631639342242298\",\n        \"__MONOTONIC_TIMESTAMP\": \"6005749378\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"CODE_FUNC\": [\n            \"main\",\n            \"journald_entry\"\n        ],\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqfabr_do.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"46\"\n        ],\n        \"_COMM\": \"logger\",\n        \"MESSAGE\": \"Program fabric requested.\",\n        \"EVENT\": \"FABRICDONE\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_do.sh\",\n        \"ARGS\": \"cluster_id=0,fabr_cfg=4,fabr_type=3,mach_id=4,node_id=9,rack_id=0,slot_id=0\",\n        \"TID\": \"4480\",\n        \"_PID\": \"4766\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631639342241700\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=1cfa;b=610845b00976470e9e349e49d4882db0;m=166415424;t=5cbf7a3ae379b;x=6b9c3b11d0931666\",\n        \"__REALTIME_TIMESTAMP\": \"1631639347017627\",\n        \"__MONOTONIC_TIMESTAMP\": \"6010524708\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"CODE_FUNC\": [\n            \"main\",\n            \"journald_entry\"\n        ],\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqfabr_re.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"46\"\n        ],\n        \"_COMM\": \"logger\",\n        \"EVENT\": \"FABRICPROG\",\n        \"MESSAGE\": \"Program fabric requested.\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_re.sh\",\n        \"ARGS\": \"cluster_id=0,fabr_cfg=3,fabr_type=3,mach_id=3,node_id=9,rack_id=0,slot_id=0\",\n        \"TID\": \"4947\",\n        \"_PID\": \"5228\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631639347017091\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=1cfe;b=610845b00976470e9e349e49d4882db0;m=1666b166c;t=5cbf7a3d7f9e4;x=8fdd6682d08b577b\",\n        \"__REALTIME_TIMESTAMP\": \"1631639349754340\",\n        \"__MONOTONIC_TIMESTAMP\": \"6013261420\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"CODE_FUNC\": [\n            \"main\",\n            \"journald_entry\"\n        ],\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqfabr_at.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"93\"\n        ],\n        \"_COMM\": \"logger\",\n        \"EVENT\": \"FABRICATTACH\",\n        \"MESSAGE\": \"Attach a single device to compute node request.\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_at.sh\",\n        \"ARGS\": \"buslot_id=-1,cluster_id=2,dev_name=ssd0,dev_type=4,fabr_gid=0x1000,fabr_id=78,fabr_type=3,inst_id=0,mach_id=3,node_id=9,op=0,password=36,port_gid=0x14,private_ip=16,rack_id=0,slot_id=0,sriov=0,switch_gid=0x0,user_name=20\",\n        \"TID\": \"5377\",\n        \"_PID\": \"5668\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631639349753742\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=1cff;b=610845b00976470e9e349e49d4882db0;m=1666db888;t=5cbf7a3da9bff;x=6d34a3be67d19ca8\",\n        \"__REALTIME_TIMESTAMP\": \"1631639349926911\",\n        \"__MONOTONIC_TIMESTAMP\": \"6013433992\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqfabr_at.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"68\"\n        ],\n        \"CODE_FUNC\": [\n            \"journald_entry\",\n            \"log_event\"\n        ],\n        \"_COMM\": \"logger\",\n        \"EVENT\": \"FABRICATTACH\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_at.sh\",\n        \"MESSAGE\": \"attaching targ dev type\",\n        \"TID\": \"5377\",\n        \"_PID\": \"5730\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631639349926395\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=1d00;b=610845b00976470e9e349e49d4882db0;m=1667037c3;t=5cbf7a3dd1b3b;x=5ee6f8fe58c6ef2a\",\n        \"__REALTIME_TIMESTAMP\": \"1631639350090555\",\n        \"__MONOTONIC_TIMESTAMP\": \"6013597635\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqfabr_at.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"68\"\n        ],\n        \"CODE_FUNC\": [\n            \"journald_entry\",\n            \"log_event\"\n        ],\n        \"_COMM\": \"logger\",\n        \"EVENT\": \"FABRICATTACH\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_at.sh\",\n        \"MESSAGE\": \"gen 3 fabric type\",\n        \"TID\": \"5377\",\n        \"_PID\": \"5791\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631639350090013\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=1d01;b=610845b00976470e9e349e49d4882db0;m=1667334bd;t=5cbf7a3e01835;x=2e7269a0d6f06c23\",\n        \"__REALTIME_TIMESTAMP\": \"1631639350286389\",\n        \"__MONOTONIC_TIMESTAMP\": \"6013793469\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqfabr_at.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"68\"\n        ],\n        \"CODE_FUNC\": [\n            \"journald_entry\",\n            \"log_event\"\n        ],\n        \"_COMM\": \"logger\",\n        \"EVENT\": \"FABRICATTACH\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_at.sh\",\n        \"FABR_GID\": \"0x1000\",\n        \"PORT_GID\": \"0x14\",\n        \"MESSAGE\": \"detaching device\",\n        \"TID\": \"5377\",\n        \"_PID\": \"5867\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631639350285858\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=1d04;b=610845b00976470e9e349e49d4882db0;m=16684f97c;t=5cbf7a3f1dcf4;x=9e07274ba84c3855\",\n        \"__REALTIME_TIMESTAMP\": \"1631639351450868\",\n        \"__MONOTONIC_TIMESTAMP\": \"6014957948\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqfabr_at.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"68\"\n        ],\n        \"CODE_FUNC\": [\n            \"journald_entry\",\n            \"log_event\"\n        ],\n        \"_COMM\": \"logger\",\n        \"EVENT\": \"FABRICATTACH\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_at.sh\",\n        \"MESSAGE\": \"status=1\",\n        \"TID\": \"5377\",\n        \"_PID\": \"6264\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631639351450323\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=1d18;b=610845b00976470e9e349e49d4882db0;m=1670cda3c;t=5cbf7a479bdb4;x=cd8ccd0596a3044e\",\n        \"__REALTIME_TIMESTAMP\": \"1631639360355764\",\n        \"__MONOTONIC_TIMESTAMP\": \"6023862844\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"CODE_FUNC\": [\n            \"main\",\n            \"journald_entry\"\n        ],\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqfabr_do.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"46\"\n        ],\n        \"_COMM\": \"logger\",\n        \"MESSAGE\": \"Program fabric requested.\",\n        \"EVENT\": \"FABRICDONE\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_do.sh\",\n        \"ARGS\": \"cluster_id=0,fabr_cfg=3,fabr_type=3,mach_id=3,node_id=9,rack_id=0,slot_id=0\",\n        \"TID\": \"6559\",\n        \"_PID\": \"6844\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631639360355209\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=1db9;b=610845b00976470e9e349e49d4882db0;m=16cd6ff27;t=5cbf7aa43e29f;x=c65c5f6f057b884\",\n        \"__REALTIME_TIMESTAMP\": \"1631639457489567\",\n        \"__MONOTONIC_TIMESTAMP\": \"6120996647\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"CODE_FUNC\": [\n            \"main\",\n            \"journald_entry\"\n        ],\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqfabr_ec.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"36\"\n        ],\n        \"_COMM\": \"logger\",\n        \"EVENT\": \"FABRICEDITCANCEL\",\n        \"MESSAGE\": \"Cancel editing a machine requested.\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_ec.sh\",\n        \"ARGS\": \"cluster_id=2,fabr_id=78,mach_id=3,node_id=9,rack_id=0,slot_id=0\",\n        \"TID\": \"7574\",\n        \"_PID\": \"7856\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631639457489023\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=1dd1;b=610845b00976470e9e349e49d4882db0;m=16d5259e2;t=5cbf7aabf3d5a;x=593d1116ee90e500\",\n        \"__REALTIME_TIMESTAMP\": \"1631639465573722\",\n        \"__MONOTONIC_TIMESTAMP\": \"6129080802\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"CODE_FUNC\": [\n            \"main\",\n            \"journald_entry\"\n        ],\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqfabr_at.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"93\"\n        ],\n        \"_COMM\": \"logger\",\n        \"EVENT\": \"FABRICATTACH\",\n        \"MESSAGE\": \"Attach a single device to compute node request.\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_at.sh\",\n        \"ARGS\": \"buslot_id=-1,cluster_id=2,dev_name=ssd0,dev_type=4,fabr_gid=0x1000,fabr_id=78,fabr_type=3,inst_id=0,mach_id=3,node_id=9,op=1,password=36,port_gid=0x14,private_ip=16,rack_id=0,slot_id=0,sriov=0,switch_gid=0x0,user_name=20\",\n        \"TID\": \"8302\",\n        \"_PID\": \"8606\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631639465573264\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=1dd2;b=610845b00976470e9e349e49d4882db0;m=16d54c087;t=5cbf7aac1a3ff;x=f7467b8897896a\",\n        \"__REALTIME_TIMESTAMP\": \"1631639465731071\",\n        \"__MONOTONIC_TIMESTAMP\": \"6129238151\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqfabr_at.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"68\"\n        ],\n        \"CODE_FUNC\": [\n            \"journald_entry\",\n            \"log_event\"\n        ],\n        \"_COMM\": \"logger\",\n        \"EVENT\": \"FABRICATTACH\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_at.sh\",\n        \"MESSAGE\": \"attaching targ dev type\",\n        \"TID\": \"8302\",\n        \"_PID\": \"8666\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631639465730454\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=1dd3;b=610845b00976470e9e349e49d4882db0;m=16d5752d9;t=5cbf7aac43650;x=1c50290b2daaa56a\",\n        \"__REALTIME_TIMESTAMP\": \"1631639465899600\",\n        \"__MONOTONIC_TIMESTAMP\": \"6129406681\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqfabr_at.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"68\"\n        ],\n        \"CODE_FUNC\": [\n            \"journald_entry\",\n            \"log_event\"\n        ],\n        \"_COMM\": \"logger\",\n        \"EVENT\": \"FABRICATTACH\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_at.sh\",\n        \"MESSAGE\": \"gen 3 fabric type\",\n        \"TID\": \"8302\",\n        \"_PID\": \"8727\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631639465899061\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=1dd4;b=610845b00976470e9e349e49d4882db0;m=16d59e824;t=5cbf7aac6cb9c;x=341eca92b911b0e5\",\n        \"__REALTIME_TIMESTAMP\": \"1631639466068892\",\n        \"__MONOTONIC_TIMESTAMP\": \"6129575972\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqfabr_at.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"68\"\n        ],\n        \"CODE_FUNC\": [\n            \"journald_entry\",\n            \"log_event\"\n        ],\n        \"_COMM\": \"logger\",\n        \"EVENT\": \"FABRICATTACH\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_at.sh\",\n        \"MESSAGE\": \"attaching device\",\n        \"TID\": \"8302\",\n        \"_PID\": \"8787\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631639466068360\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=1dd5;b=610845b00976470e9e349e49d4882db0;m=16d5cd9e2;t=5cbf7aac9bd59;x=f54c1f1e25b2afd2\",\n        \"__REALTIME_TIMESTAMP\": \"1631639466261849\",\n        \"__MONOTONIC_TIMESTAMP\": \"6129768930\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqfabr_at.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"68\"\n        ],\n        \"CODE_FUNC\": [\n            \"journald_entry\",\n            \"log_event\"\n        ],\n        \"_COMM\": \"logger\",\n        \"EVENT\": \"FABRICATTACH\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_at.sh\",\n        \"MESSAGE\": \"single method\",\n        \"FABR_GID\": \"0x1000\",\n        \"PORT_GID\": \"0x14\",\n        \"TID\": \"8302\",\n        \"_PID\": \"8866\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631639466261247\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=1de6;b=610845b00976470e9e349e49d4882db0;m=16dcc4b55;t=5cbf7ab392ece;x=a319d193432663e0\",\n        \"__REALTIME_TIMESTAMP\": \"1631639473565390\",\n        \"__MONOTONIC_TIMESTAMP\": \"6137072469\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"CODE_FUNC\": [\n            \"main\",\n            \"journald_entry\"\n        ],\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqfabr_do.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"46\"\n        ],\n        \"_COMM\": \"logger\",\n        \"MESSAGE\": \"Program fabric requested.\",\n        \"EVENT\": \"FABRICDONE\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_do.sh\",\n        \"ARGS\": \"cluster_id=0,fabr_cfg=3,fabr_type=0,mach_id=3,node_id=9,rack_id=0,slot_id=0\",\n        \"TID\": \"8899\",\n        \"_PID\": \"9185\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631639473565084\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=1e91;b=610845b00976470e9e349e49d4882db0;m=1710e2625;t=5cbf7ae7b099d;x=c81e948448a16210\",\n        \"__REALTIME_TIMESTAMP\": \"1631639528212893\",\n        \"__MONOTONIC_TIMESTAMP\": \"6191719973\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"CODE_FUNC\": [\n            \"main\",\n            \"journald_entry\"\n        ],\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqfabr_re.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"46\"\n        ],\n        \"_COMM\": \"logger\",\n        \"EVENT\": \"FABRICPROG\",\n        \"MESSAGE\": \"Program fabric requested.\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_re.sh\",\n        \"ARGS\": \"cluster_id=0,fabr_cfg=1,fabr_type=3,mach_id=1,node_id=9,rack_id=0,slot_id=0\",\n        \"TID\": \"9747\",\n        \"_PID\": \"10033\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631639528212309\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=1e96;b=610845b00976470e9e349e49d4882db0;m=17137d37e;t=5cbf7aea4b6f5;x=f03e539537bf8f45\",\n        \"__REALTIME_TIMESTAMP\": \"1631639530944245\",\n        \"__MONOTONIC_TIMESTAMP\": \"6194451326\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"CODE_FUNC\": [\n            \"main\",\n            \"journald_entry\"\n        ],\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqfabr_at.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"93\"\n        ],\n        \"_COMM\": \"logger\",\n        \"EVENT\": \"FABRICATTACH\",\n        \"MESSAGE\": \"Attach a single device to compute node request.\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_at.sh\",\n        \"ARGS\": \"buslot_id=-1,cluster_id=1,dev_name=nic0,dev_type=1,fabr_gid=0xb00,fabr_id=78,fabr_type=3,inst_id=0,mach_id=1,node_id=9,op=0,password=36,port_gid=0x8,private_ip=16,rack_id=0,slot_id=0,sriov=0,switch_gid=0x0,user_name=20\",\n        \"TID\": \"10049\",\n        \"_PID\": \"10345\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631639530943655\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=1e97;b=610845b00976470e9e349e49d4882db0;m=1713a4d63;t=5cbf7aea730db;x=82cb4cc6e97f484d\",\n        \"__REALTIME_TIMESTAMP\": \"1631639531106523\",\n        \"__MONOTONIC_TIMESTAMP\": \"6194613603\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqfabr_at.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"68\"\n        ],\n        \"CODE_FUNC\": [\n            \"journald_entry\",\n            \"log_event\"\n        ],\n        \"_COMM\": \"logger\",\n        \"EVENT\": \"FABRICATTACH\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_at.sh\",\n        \"MESSAGE\": \"attaching link dev type\",\n        \"TID\": \"10049\",\n        \"_PID\": \"10406\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631639531105940\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=1e98;b=610845b00976470e9e349e49d4882db0;m=1713cdfa9;t=5cbf7aea9c321;x=5f48183d75ac4306\",\n        \"__REALTIME_TIMESTAMP\": \"1631639531275041\",\n        \"__MONOTONIC_TIMESTAMP\": \"6194782121\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqfabr_at.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"68\"\n        ],\n        \"CODE_FUNC\": [\n            \"journald_entry\",\n            \"log_event\"\n        ],\n        \"_COMM\": \"logger\",\n        \"EVENT\": \"FABRICATTACH\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_at.sh\",\n        \"MESSAGE\": \"gen 3 fabric type\",\n        \"TID\": \"10049\",\n        \"_PID\": \"10467\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631639531274513\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=1e99;b=610845b00976470e9e349e49d4882db0;m=1713fd79f;t=5cbf7aeacbb16;x=65b9706bebc3947a\",\n        \"__REALTIME_TIMESTAMP\": \"1631639531469590\",\n        \"__MONOTONIC_TIMESTAMP\": \"6194976671\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqfabr_at.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"68\"\n        ],\n        \"CODE_FUNC\": [\n            \"journald_entry\",\n            \"log_event\"\n        ],\n        \"_COMM\": \"logger\",\n        \"EVENT\": \"FABRICATTACH\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_at.sh\",\n        \"FABR_GID\": \"0xb00\",\n        \"PORT_GID\": \"0x8\",\n        \"MESSAGE\": \"detaching device\",\n        \"TID\": \"10049\",\n        \"_PID\": \"10543\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631639531469045\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=1e9c;b=610845b00976470e9e349e49d4882db0;m=17151ad2f;t=5cbf7aebe90a8;x=8e49dae89813baa8\",\n        \"__REALTIME_TIMESTAMP\": \"1631639532638376\",\n        \"__MONOTONIC_TIMESTAMP\": \"6196145455\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqfabr_at.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"68\"\n        ],\n        \"CODE_FUNC\": [\n            \"journald_entry\",\n            \"log_event\"\n        ],\n        \"_COMM\": \"logger\",\n        \"EVENT\": \"FABRICATTACH\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_at.sh\",\n        \"MESSAGE\": \"status=1\",\n        \"TID\": \"10049\",\n        \"_PID\": \"10938\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631639532638046\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=1ea7;b=610845b00976470e9e349e49d4882db0;m=1718a53ca;t=5cbf7aef73742;x=32a44065c2a16ed9\",\n        \"__REALTIME_TIMESTAMP\": \"1631639536351042\",\n        \"__MONOTONIC_TIMESTAMP\": \"6199858122\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"CODE_FUNC\": [\n            \"main\",\n            \"journald_entry\"\n        ],\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqfabr_at.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"93\"\n        ],\n        \"_COMM\": \"logger\",\n        \"EVENT\": \"FABRICATTACH\",\n        \"MESSAGE\": \"Attach a single device to compute node request.\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_at.sh\",\n        \"ARGS\": \"buslot_id=-1,cluster_id=1,dev_name=ssd1,dev_type=4,fabr_gid=0x1100,fabr_id=78,fabr_type=3,inst_id=0,mach_id=1,node_id=9,op=0,password=36,port_gid=0x8,private_ip=16,rack_id=0,slot_id=0,sriov=0,switch_gid=0x0,user_name=20\",\n        \"TID\": \"10961\",\n        \"_PID\": \"11255\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631639536350461\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=1ea8;b=610845b00976470e9e349e49d4882db0;m=1718ce19c;t=5cbf7aef9c514;x=c739f09742727fff\",\n        \"__REALTIME_TIMESTAMP\": \"1631639536518420\",\n        \"__MONOTONIC_TIMESTAMP\": \"6200025500\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqfabr_at.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"68\"\n        ],\n        \"CODE_FUNC\": [\n            \"journald_entry\",\n            \"log_event\"\n        ],\n        \"_COMM\": \"logger\",\n        \"EVENT\": \"FABRICATTACH\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_at.sh\",\n        \"MESSAGE\": \"attaching targ dev type\",\n        \"TID\": \"10961\",\n        \"_PID\": \"11315\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631639536517804\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=1eaa;b=610845b00976470e9e349e49d4882db0;m=1718f721f;t=5cbf7aefc5597;x=d19c6a439c63d1c1\",\n        \"__REALTIME_TIMESTAMP\": \"1631639536686487\",\n        \"__MONOTONIC_TIMESTAMP\": \"6200193567\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqfabr_at.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"68\"\n        ],\n        \"CODE_FUNC\": [\n            \"journald_entry\",\n            \"log_event\"\n        ],\n        \"_COMM\": \"logger\",\n        \"EVENT\": \"FABRICATTACH\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_at.sh\",\n        \"MESSAGE\": \"gen 3 fabric type\",\n        \"TID\": \"10961\",\n        \"_PID\": \"11376\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631639536685908\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=1eab;b=610845b00976470e9e349e49d4882db0;m=171927588;t=5cbf7aeff58fe;x=5dc31218af153459\",\n        \"__REALTIME_TIMESTAMP\": \"1631639536883966\",\n        \"__MONOTONIC_TIMESTAMP\": \"6200391048\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqfabr_at.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"68\"\n        ],\n        \"CODE_FUNC\": [\n            \"journald_entry\",\n            \"log_event\"\n        ],\n        \"_COMM\": \"logger\",\n        \"EVENT\": \"FABRICATTACH\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_at.sh\",\n        \"PORT_GID\": \"0x8\",\n        \"FABR_GID\": \"0x1100\",\n        \"MESSAGE\": \"detaching device\",\n        \"TID\": \"10961\",\n        \"_PID\": \"11452\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631639536883438\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=1eaf;b=610845b00976470e9e349e49d4882db0;m=171a43efe;t=5cbf7af112275;x=d166db07c7e6038\",\n        \"__REALTIME_TIMESTAMP\": \"1631639538049653\",\n        \"__MONOTONIC_TIMESTAMP\": \"6201556734\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqfabr_at.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"68\"\n        ],\n        \"CODE_FUNC\": [\n            \"journald_entry\",\n            \"log_event\"\n        ],\n        \"_COMM\": \"logger\",\n        \"EVENT\": \"FABRICATTACH\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_at.sh\",\n        \"MESSAGE\": \"status=1\",\n        \"TID\": \"10961\",\n        \"_PID\": \"11850\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631639538048886\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=1ec1;b=610845b00976470e9e349e49d4882db0;m=171dd041e;t=5cbf7af49e796;x=228438336937203b\",\n        \"__REALTIME_TIMESTAMP\": \"1631639541770134\",\n        \"__MONOTONIC_TIMESTAMP\": \"6205277214\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"CODE_FUNC\": [\n            \"main\",\n            \"journald_entry\"\n        ],\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqfabr_at.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"93\"\n        ],\n        \"_COMM\": \"logger\",\n        \"EVENT\": \"FABRICATTACH\",\n        \"MESSAGE\": \"Attach a single device to compute node request.\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_at.sh\",\n        \"ARGS\": \"buslot_id=-1,cluster_id=1,dev_name=gpu0,dev_type=8,fabr_gid=0xc00,fabr_id=78,fabr_type=3,inst_id=0,mach_id=1,node_id=9,op=0,password=36,port_gid=0x8,private_ip=16,rack_id=0,slot_id=0,sriov=1,switch_gid=0x0,user_name=20\",\n        \"TID\": \"11888\",\n        \"_PID\": \"12182\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631639541769522\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=1ec2;b=610845b00976470e9e349e49d4882db0;m=171df8dd8;t=5cbf7af4c7150;x=4bae84e8995ff257\",\n        \"__REALTIME_TIMESTAMP\": \"1631639541936464\",\n        \"__MONOTONIC_TIMESTAMP\": \"6205443544\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqfabr_at.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"68\"\n        ],\n        \"CODE_FUNC\": [\n            \"journald_entry\",\n            \"log_event\"\n        ],\n        \"_COMM\": \"logger\",\n        \"EVENT\": \"FABRICATTACH\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_at.sh\",\n        \"MESSAGE\": \"attaching gpu dev type\",\n        \"TID\": \"11888\",\n        \"_PID\": \"12242\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631639541935879\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=1ec3;b=610845b00976470e9e349e49d4882db0;m=171e214be;t=5cbf7af4ef836;x=10e187238943f296\",\n        \"__REALTIME_TIMESTAMP\": \"1631639542102070\",\n        \"__MONOTONIC_TIMESTAMP\": \"6205609150\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqfabr_at.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"68\"\n        ],\n        \"CODE_FUNC\": [\n            \"journald_entry\",\n            \"log_event\"\n        ],\n        \"_COMM\": \"logger\",\n        \"EVENT\": \"FABRICATTACH\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_at.sh\",\n        \"MESSAGE\": \"gen 3 fabric type\",\n        \"TID\": \"11888\",\n        \"_PID\": \"12303\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631639542101707\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=1ec4;b=610845b00976470e9e349e49d4882db0;m=171e519cc;t=5cbf7af51fd43;x=29db5859fdbf13e0\",\n        \"__REALTIME_TIMESTAMP\": \"1631639542299971\",\n        \"__MONOTONIC_TIMESTAMP\": \"6205807052\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqfabr_at.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"68\"\n        ],\n        \"CODE_FUNC\": [\n            \"journald_entry\",\n            \"log_event\"\n        ],\n        \"_COMM\": \"logger\",\n        \"EVENT\": \"FABRICATTACH\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_at.sh\",\n        \"PORT_GID\": \"0x8\",\n        \"FABR_GID\": \"0xc00\",\n        \"SRIOV_FLAG\": \"sriov-enable\",\n        \"MESSAGE\": \"detaching device\",\n        \"TID\": \"11888\",\n        \"_PID\": \"12384\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631639542299431\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=1ec8;b=610845b00976470e9e349e49d4882db0;m=171f702d7;t=5cbf7af63e64f;x=a68f99c1ab039cf2\",\n        \"__REALTIME_TIMESTAMP\": \"1631639543473743\",\n        \"__MONOTONIC_TIMESTAMP\": \"6206980823\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqfabr_at.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"68\"\n        ],\n        \"CODE_FUNC\": [\n            \"journald_entry\",\n            \"log_event\"\n        ],\n        \"_COMM\": \"logger\",\n        \"EVENT\": \"FABRICATTACH\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_at.sh\",\n        \"MESSAGE\": \"status=1\",\n        \"TID\": \"11888\",\n        \"_PID\": \"12779\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631639543473207\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=1eef;b=610845b00976470e9e349e49d4882db0;m=17290e333;t=5cbf7affdc6ab;x=9964a95e4b1f8f17\",\n        \"__REALTIME_TIMESTAMP\": \"1631639553558187\",\n        \"__MONOTONIC_TIMESTAMP\": \"6217065267\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"CODE_FUNC\": [\n            \"main\",\n            \"journald_entry\"\n        ],\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqfabr_do.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"46\"\n        ],\n        \"_COMM\": \"logger\",\n        \"MESSAGE\": \"Program fabric requested.\",\n        \"EVENT\": \"FABRICDONE\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_do.sh\",\n        \"ARGS\": \"cluster_id=0,fabr_cfg=1,fabr_type=0,mach_id=1,node_id=9,rack_id=0,slot_id=0\",\n        \"TID\": \"13350\",\n        \"_PID\": \"13634\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631639553557609\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=2122;b=610845b00976470e9e349e49d4882db0;m=184128f8e;t=5cbf7c17f7306;x=4f12257017425845\",\n        \"__REALTIME_TIMESTAMP\": \"1631639847269126\",\n        \"__MONOTONIC_TIMESTAMP\": \"6510776206\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"CODE_FUNC\": [\n            \"main\",\n            \"journald_entry\"\n        ],\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqcoll_st.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"39\"\n        ],\n        \"_COMM\": \"logger\",\n        \"EVENT\": \"COLLECTSTART\",\n        \"MESSAGE\": \"Log/State collection starts.\",\n        \"SYSLOG_IDENTIFIER\": \"liqcoll_st.sh\",\n        \"TID\": \"21723\",\n        \"_PID\": \"22008\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631639847268761\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=2164;b=610845b00976470e9e349e49d4882db0;m=187289503;t=5cbf7c4957879;x=68b08cf2d51dd47c\",\n        \"__REALTIME_TIMESTAMP\": \"1631639899043961\",\n        \"__MONOTONIC_TIMESTAMP\": \"6562551043\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"CODE_FUNC\": [\n            \"main\",\n            \"journald_entry\"\n        ],\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqcoll_do.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"39\"\n        ],\n        \"_COMM\": \"logger\",\n        \"EVENT\": \"COLLECTDONE\",\n        \"MESSAGE\": \"Log/State collection is done.\",\n        \"SYSLOG_IDENTIFIER\": \"liqcoll_do.sh\",\n        \"TID\": \"30877\",\n        \"_PID\": \"31148\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631639899043437\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=2dae;b=610845b00976470e9e349e49d4882db0;m=27b3473a3;t=5cbf8b8a1571c;x=87e7d2b5ea803141\",\n        \"__REALTIME_TIMESTAMP\": \"1631643993462556\",\n        \"__MONOTONIC_TIMESTAMP\": \"10656969635\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"CODE_FUNC\": [\n            \"main\",\n            \"journald_entry\"\n        ],\n        \"AREA\": \"event\",\n        \"ARGS\": \"fabr_type=3,node_id=9,op=0,rack_id=0,slot_id=0\",\n        \"CODE_FILE\": [\n            \"liqdisc_po.sh\",\n            \"misc-utils/logger.c\"\n        ],\n        \"CODE_LINE\": [\n            \"44\",\n            \"360\"\n        ],\n        \"EVENT\": \"POSTDISCOVERY\",\n        \"MESSAGE\": \"Post discovery request for rack_id=0 slot_id=0 node_id=9.\",\n        \"NODE_ID\": \"9\",\n        \"RACK_ID\": \"0\",\n        \"SLOT_ID\": \"0\",\n        \"SYSLOG_IDENTIFIER\": \"liqdisc_po.sh\",\n        \"_COMM\": \"logger\",\n        \"_AUDIT_LOGINUID\": \"0\",\n        \"_AUDIT_SESSION\": \"8\",\n        \"TID\": \"10983\",\n        \"_PID\": \"11378\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631643993462220\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=2db5;b=610845b00976470e9e349e49d4882db0;m=27b751f95;t=5cbf8b8e2030c;x=28512cffc80148b1\",\n        \"__REALTIME_TIMESTAMP\": \"1631643997700876\",\n        \"__MONOTONIC_TIMESTAMP\": \"10661207957\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"CODE_FUNC\": [\n            \"main\",\n            \"journald_entry\"\n        ],\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqfabr_at.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"93\"\n        ],\n        \"_COMM\": \"logger\",\n        \"EVENT\": \"FABRICATTACH\",\n        \"MESSAGE\": \"Attach a single device to compute node request.\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_at.sh\",\n        \"ARGS\": \"buslot_id=-1,cluster_id=1,dev_name=ssd3,dev_type=4,fabr_gid=0x1400,fabr_id=78,fabr_type=3,inst_id=0,mach_id=2,node_id=9,op=1,password=36,port_gid=0xc,private_ip=16,rack_id=0,slot_id=0,sriov=0,switch_gid=0x0,user_name=20\",\n        \"_AUDIT_LOGINUID\": \"0\",\n        \"_AUDIT_SESSION\": \"8\",\n        \"TID\": \"11436\",\n        \"_PID\": \"11729\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631643997700384\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=2db6;b=610845b00976470e9e349e49d4882db0;m=27b77766b;t=5cbf8b8e459e3;x=f0e17f35ea6e27cc\",\n        \"__REALTIME_TIMESTAMP\": \"1631643997854179\",\n        \"__MONOTONIC_TIMESTAMP\": \"10661361259\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqfabr_at.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"68\"\n        ],\n        \"CODE_FUNC\": [\n            \"journald_entry\",\n            \"log_event\"\n        ],\n        \"_COMM\": \"logger\",\n        \"EVENT\": \"FABRICATTACH\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_at.sh\",\n        \"MESSAGE\": \"attaching targ dev type\",\n        \"_AUDIT_LOGINUID\": \"0\",\n        \"_AUDIT_SESSION\": \"8\",\n        \"TID\": \"11436\",\n        \"_PID\": \"11789\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631643997853638\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=2db7;b=610845b00976470e9e349e49d4882db0;m=27b79e851;t=5cbf8b8e6cbc9;x=5ff0858aa8e2fcbf\",\n        \"__REALTIME_TIMESTAMP\": \"1631643998014409\",\n        \"__MONOTONIC_TIMESTAMP\": \"10661521489\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqfabr_at.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"68\"\n        ],\n        \"CODE_FUNC\": [\n            \"journald_entry\",\n            \"log_event\"\n        ],\n        \"_COMM\": \"logger\",\n        \"EVENT\": \"FABRICATTACH\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_at.sh\",\n        \"MESSAGE\": \"gen 3 fabric type\",\n        \"_AUDIT_LOGINUID\": \"0\",\n        \"_PID\": \"11850\",\n        \"_AUDIT_SESSION\": \"8\",\n        \"TID\": \"11436\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631643998014041\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=2db8;b=610845b00976470e9e349e49d4882db0;m=27b7c31c8;t=5cbf8b8e9153f;x=913406b53631a687\",\n        \"__REALTIME_TIMESTAMP\": \"1631643998164287\",\n        \"__MONOTONIC_TIMESTAMP\": \"10661671368\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqfabr_at.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"68\"\n        ],\n        \"CODE_FUNC\": [\n            \"journald_entry\",\n            \"log_event\"\n        ],\n        \"_COMM\": \"logger\",\n        \"EVENT\": \"FABRICATTACH\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_at.sh\",\n        \"MESSAGE\": \"attaching device\",\n        \"_AUDIT_LOGINUID\": \"0\",\n        \"_AUDIT_SESSION\": \"8\",\n        \"TID\": \"11436\",\n        \"_PID\": \"11912\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631643998163881\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=2db9;b=610845b00976470e9e349e49d4882db0;m=27b7ee265;t=5cbf8b8ebc5dd;x=5cdb61a1065d4e31\",\n        \"__REALTIME_TIMESTAMP\": \"1631643998340573\",\n        \"__MONOTONIC_TIMESTAMP\": \"10661847653\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqfabr_at.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"68\"\n        ],\n        \"CODE_FUNC\": [\n            \"journald_entry\",\n            \"log_event\"\n        ],\n        \"_COMM\": \"logger\",\n        \"EVENT\": \"FABRICATTACH\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_at.sh\",\n        \"MESSAGE\": \"single method\",\n        \"PORT_GID\": \"0xc\",\n        \"FABR_GID\": \"0x1400\",\n        \"_AUDIT_LOGINUID\": \"0\",\n        \"_AUDIT_SESSION\": \"8\",\n        \"TID\": \"11436\",\n        \"_PID\": \"11989\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631643998340016\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=2dc9;b=610845b00976470e9e349e49d4882db0;m=27bae41a0;t=5cbf8b91b2518;x=2f21200920fac580\",\n        \"__REALTIME_TIMESTAMP\": \"1631644001445144\",\n        \"__MONOTONIC_TIMESTAMP\": \"10664952224\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"CODE_FUNC\": [\n            \"main\",\n            \"journald_entry\"\n        ],\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqfabr_at.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"93\"\n        ],\n        \"_COMM\": \"logger\",\n        \"EVENT\": \"FABRICATTACH\",\n        \"MESSAGE\": \"Attach a single device to compute node request.\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_at.sh\",\n        \"ARGS\": \"buslot_id=-1,cluster_id=2,dev_name=ssd0,dev_type=4,fabr_gid=0x1000,fabr_id=78,fabr_type=3,inst_id=0,mach_id=3,node_id=9,op=1,password=36,port_gid=0x14,private_ip=16,rack_id=0,slot_id=0,sriov=0,switch_gid=0x0,user_name=20\",\n        \"_AUDIT_LOGINUID\": \"0\",\n        \"_AUDIT_SESSION\": \"8\",\n        \"TID\": \"12007\",\n        \"_PID\": \"12301\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631644001444738\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=2dca;b=610845b00976470e9e349e49d4882db0;m=27bb0491e;t=5cbf8b91d2c96;x=c3309e0310ff2560\",\n        \"__REALTIME_TIMESTAMP\": \"1631644001578134\",\n        \"__MONOTONIC_TIMESTAMP\": \"10665085214\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqfabr_at.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"68\"\n        ],\n        \"CODE_FUNC\": [\n            \"journald_entry\",\n            \"log_event\"\n        ],\n        \"_COMM\": \"logger\",\n        \"EVENT\": \"FABRICATTACH\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_at.sh\",\n        \"MESSAGE\": \"attaching targ dev type\",\n        \"_AUDIT_LOGINUID\": \"0\",\n        \"_AUDIT_SESSION\": \"8\",\n        \"TID\": \"12007\",\n        \"_PID\": \"12361\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631644001577739\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=2dcb;b=610845b00976470e9e349e49d4882db0;m=27bb24f8e;t=5cbf8b91f3306;x=6f6651602c3c3027\",\n        \"__REALTIME_TIMESTAMP\": \"1631644001710854\",\n        \"__MONOTONIC_TIMESTAMP\": \"10665217934\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqfabr_at.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"68\"\n        ],\n        \"CODE_FUNC\": [\n            \"journald_entry\",\n            \"log_event\"\n        ],\n        \"_COMM\": \"logger\",\n        \"EVENT\": \"FABRICATTACH\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_at.sh\",\n        \"MESSAGE\": \"gen 3 fabric type\",\n        \"_AUDIT_LOGINUID\": \"0\",\n        \"_AUDIT_SESSION\": \"8\",\n        \"TID\": \"12007\",\n        \"_PID\": \"12422\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631644001710492\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=2dcc;b=610845b00976470e9e349e49d4882db0;m=27bb4816b;t=5cbf8b92164e3;x=ad0d78da08a0efd3\",\n        \"__REALTIME_TIMESTAMP\": \"1631644001854691\",\n        \"__MONOTONIC_TIMESTAMP\": \"10665361771\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqfabr_at.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"68\"\n        ],\n        \"CODE_FUNC\": [\n            \"journald_entry\",\n            \"log_event\"\n        ],\n        \"_COMM\": \"logger\",\n        \"EVENT\": \"FABRICATTACH\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_at.sh\",\n        \"MESSAGE\": \"attaching device\",\n        \"_AUDIT_LOGINUID\": \"0\",\n        \"_AUDIT_SESSION\": \"8\",\n        \"TID\": \"12007\",\n        \"_PID\": \"12482\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631644001854299\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=2dcd;b=610845b00976470e9e349e49d4882db0;m=27bb7345e;t=5cbf8b92417d6;x=f6311a61728f62a9\",\n        \"__REALTIME_TIMESTAMP\": \"1631644002031574\",\n        \"__MONOTONIC_TIMESTAMP\": \"10665538654\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqfabr_at.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"68\"\n        ],\n        \"CODE_FUNC\": [\n            \"journald_entry\",\n            \"log_event\"\n        ],\n        \"_COMM\": \"logger\",\n        \"EVENT\": \"FABRICATTACH\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_at.sh\",\n        \"MESSAGE\": \"single method\",\n        \"FABR_GID\": \"0x1000\",\n        \"PORT_GID\": \"0x14\",\n        \"_AUDIT_LOGINUID\": \"0\",\n        \"_AUDIT_SESSION\": \"8\",\n        \"TID\": \"12007\",\n        \"_PID\": \"12558\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631644002031010\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=2e19;b=610845b00976470e9e349e49d4882db0;m=27ddae66d;t=5cbf8bb47c9e4;x=dad33813bfbe284e\",\n        \"__REALTIME_TIMESTAMP\": \"1631644037925348\",\n        \"__MONOTONIC_TIMESTAMP\": \"10701432429\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"CODE_FUNC\": [\n            \"main\",\n            \"journald_entry\"\n        ],\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"liqdisc_po.sh\",\n            \"misc-utils/logger.c\"\n        ],\n        \"CODE_LINE\": [\n            \"44\",\n            \"360\"\n        ],\n        \"EVENT\": \"POSTDISCOVERY\",\n        \"MESSAGE\": \"Post discovery request for rack_id=0 slot_id=0 node_id=9.\",\n        \"NODE_ID\": \"9\",\n        \"RACK_ID\": \"0\",\n        \"SLOT_ID\": \"0\",\n        \"SYSLOG_IDENTIFIER\": \"liqdisc_po.sh\",\n        \"_COMM\": \"logger\",\n        \"ARGS\": \"fabr_type=0,node_id=9,op=0,rack_id=0,slot_id=0\",\n        \"_AUDIT_LOGINUID\": \"0\",\n        \"_AUDIT_SESSION\": \"8\",\n        \"TID\": \"12821\",\n        \"_PID\": \"13133\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631644037924727\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=3157;b=610845b00976470e9e349e49d4882db0;m=2bbd32dc8;t=5cbf8f940113f;x=4aeab23af2b289f8\",\n        \"__REALTIME_TIMESTAMP\": \"1631645077606719\",\n        \"__MONOTONIC_TIMESTAMP\": \"11741113800\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"CODE_FUNC\": [\n            \"main\",\n            \"journald_entry\"\n        ],\n        \"AREA\": \"event\",\n        \"ARGS\": \"fabr_type=3,node_id=9,op=0,rack_id=0,slot_id=0\",\n        \"CODE_FILE\": [\n            \"liqdisc_po.sh\",\n            \"misc-utils/logger.c\"\n        ],\n        \"CODE_LINE\": [\n            \"44\",\n            \"360\"\n        ],\n        \"EVENT\": \"POSTDISCOVERY\",\n        \"MESSAGE\": \"Post discovery request for rack_id=0 slot_id=0 node_id=9.\",\n        \"NODE_ID\": \"9\",\n        \"RACK_ID\": \"0\",\n        \"SLOT_ID\": \"0\",\n        \"SYSLOG_IDENTIFIER\": \"liqdisc_po.sh\",\n        \"_COMM\": \"logger\",\n        \"_AUDIT_LOGINUID\": \"0\",\n        \"_AUDIT_SESSION\": \"8\",\n        \"TID\": \"18182\",\n        \"_PID\": \"18494\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631645077606166\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=315e;b=610845b00976470e9e349e49d4882db0;m=2bc13f7c4;t=5cbf8f980db3b;x=2b2f52229dc6b2e7\",\n        \"__REALTIME_TIMESTAMP\": \"1631645081852731\",\n        \"__MONOTONIC_TIMESTAMP\": \"11745359812\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"CODE_FUNC\": [\n            \"main\",\n            \"journald_entry\"\n        ],\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqfabr_at.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"93\"\n        ],\n        \"_COMM\": \"logger\",\n        \"EVENT\": \"FABRICATTACH\",\n        \"MESSAGE\": \"Attach a single device to compute node request.\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_at.sh\",\n        \"ARGS\": \"buslot_id=-1,cluster_id=1,dev_name=ssd3,dev_type=4,fabr_gid=0x1400,fabr_id=78,fabr_type=3,inst_id=0,mach_id=2,node_id=9,op=1,password=36,port_gid=0xc,private_ip=16,rack_id=0,slot_id=0,sriov=0,switch_gid=0x0,user_name=20\",\n        \"_AUDIT_LOGINUID\": \"0\",\n        \"_AUDIT_SESSION\": \"8\",\n        \"TID\": \"18508\",\n        \"_PID\": \"18799\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631645081852135\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=315f;b=610845b00976470e9e349e49d4882db0;m=2bc166b58;t=5cbf8f9834ed0;x=99c7ba4ebda0fc11\",\n        \"__REALTIME_TIMESTAMP\": \"1631645082013392\",\n        \"__MONOTONIC_TIMESTAMP\": \"11745520472\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqfabr_at.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"68\"\n        ],\n        \"CODE_FUNC\": [\n            \"journald_entry\",\n            \"log_event\"\n        ],\n        \"_COMM\": \"logger\",\n        \"EVENT\": \"FABRICATTACH\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_at.sh\",\n        \"MESSAGE\": \"attaching targ dev type\",\n        \"_AUDIT_LOGINUID\": \"0\",\n        \"_AUDIT_SESSION\": \"8\",\n        \"TID\": \"18508\",\n        \"_PID\": \"18859\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631645082012779\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=3160;b=610845b00976470e9e349e49d4882db0;m=2bc18f404;t=5cbf8f985d77c;x=b33577a2e3adedb1\",\n        \"__REALTIME_TIMESTAMP\": \"1631645082179452\",\n        \"__MONOTONIC_TIMESTAMP\": \"11745686532\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqfabr_at.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"68\"\n        ],\n        \"CODE_FUNC\": [\n            \"journald_entry\",\n            \"log_event\"\n        ],\n        \"_COMM\": \"logger\",\n        \"EVENT\": \"FABRICATTACH\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_at.sh\",\n        \"MESSAGE\": \"gen 3 fabric type\",\n        \"_AUDIT_SESSION\": \"8\",\n        \"TID\": \"18508\",\n        \"_PID\": \"18920\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631645082178957\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=3161;b=610845b00976470e9e349e49d4882db0;m=2bc1b80fc;t=5cbf8f9886473;x=5474843dab4e7e09\",\n        \"__REALTIME_TIMESTAMP\": \"1631645082346611\",\n        \"__MONOTONIC_TIMESTAMP\": \"11745853692\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqfabr_at.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"68\"\n        ],\n        \"CODE_FUNC\": [\n            \"journald_entry\",\n            \"log_event\"\n        ],\n        \"_COMM\": \"logger\",\n        \"EVENT\": \"FABRICATTACH\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_at.sh\",\n        \"MESSAGE\": \"attaching device\",\n        \"_AUDIT_LOGINUID\": \"0\",\n        \"_AUDIT_SESSION\": \"8\",\n        \"TID\": \"18508\",\n        \"_PID\": \"18980\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631645082346056\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=3162;b=610845b00976470e9e349e49d4882db0;m=2bc1e7d95;t=5cbf8f98b610c;x=2a71a9ecd49beead\",\n        \"__REALTIME_TIMESTAMP\": \"1631645082542348\",\n        \"__MONOTONIC_TIMESTAMP\": \"11746049429\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqfabr_at.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"68\"\n        ],\n        \"CODE_FUNC\": [\n            \"journald_entry\",\n            \"log_event\"\n        ],\n        \"_COMM\": \"logger\",\n        \"EVENT\": \"FABRICATTACH\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_at.sh\",\n        \"MESSAGE\": \"single method\",\n        \"PORT_GID\": \"0xc\",\n        \"FABR_GID\": \"0x1400\",\n        \"_AUDIT_LOGINUID\": \"0\",\n        \"_AUDIT_SESSION\": \"8\",\n        \"TID\": \"18508\",\n        \"_PID\": \"19056\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631645082541725\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=3172;b=610845b00976470e9e349e49d4882db0;m=2bc4f63da;t=5cbf8f9bc4751;x=dcae52ec061aa8ef\",\n        \"__REALTIME_TIMESTAMP\": \"1631645085747025\",\n        \"__MONOTONIC_TIMESTAMP\": \"11749254106\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"CODE_FUNC\": [\n            \"main\",\n            \"journald_entry\"\n        ],\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqfabr_at.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"93\"\n        ],\n        \"_COMM\": \"logger\",\n        \"EVENT\": \"FABRICATTACH\",\n        \"MESSAGE\": \"Attach a single device to compute node request.\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_at.sh\",\n        \"ARGS\": \"buslot_id=-1,cluster_id=2,dev_name=ssd0,dev_type=4,fabr_gid=0x1000,fabr_id=78,fabr_type=3,inst_id=0,mach_id=3,node_id=9,op=1,password=36,port_gid=0x14,private_ip=16,rack_id=0,slot_id=0,sriov=0,switch_gid=0x0,user_name=20\",\n        \"_AUDIT_LOGINUID\": \"0\",\n        \"_AUDIT_SESSION\": \"8\",\n        \"TID\": \"19069\",\n        \"_PID\": \"19362\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631645085746365\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=3173;b=610845b00976470e9e349e49d4882db0;m=2bc51eb48;t=5cbf8f9becec0;x=5badabe991092186\",\n        \"__REALTIME_TIMESTAMP\": \"1631645085912768\",\n        \"__MONOTONIC_TIMESTAMP\": \"11749419848\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqfabr_at.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"68\"\n        ],\n        \"CODE_FUNC\": [\n            \"journald_entry\",\n            \"log_event\"\n        ],\n        \"_COMM\": \"logger\",\n        \"EVENT\": \"FABRICATTACH\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_at.sh\",\n        \"MESSAGE\": \"attaching targ dev type\",\n        \"_AUDIT_LOGINUID\": \"0\",\n        \"_AUDIT_SESSION\": \"8\",\n        \"TID\": \"19069\",\n        \"_PID\": \"19422\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631645085912219\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=3174;b=610845b00976470e9e349e49d4882db0;m=2bc546718;t=5cbf8f9c14a8f;x=b42e37584c7dbf78\",\n        \"__REALTIME_TIMESTAMP\": \"1631645086075535\",\n        \"__MONOTONIC_TIMESTAMP\": \"11749582616\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqfabr_at.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"68\"\n        ],\n        \"CODE_FUNC\": [\n            \"journald_entry\",\n            \"log_event\"\n        ],\n        \"_COMM\": \"logger\",\n        \"EVENT\": \"FABRICATTACH\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_at.sh\",\n        \"MESSAGE\": \"gen 3 fabric type\",\n        \"_AUDIT_LOGINUID\": \"0\",\n        \"_AUDIT_SESSION\": \"8\",\n        \"TID\": \"19069\",\n        \"_PID\": \"19483\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631645086075048\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=3175;b=610845b00976470e9e349e49d4882db0;m=2bc5701ea;t=5cbf8f9c3e562;x=7a533612bd504a20\",\n        \"__REALTIME_TIMESTAMP\": \"1631645086246242\",\n        \"__MONOTONIC_TIMESTAMP\": \"11749753322\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqfabr_at.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"68\"\n        ],\n        \"CODE_FUNC\": [\n            \"journald_entry\",\n            \"log_event\"\n        ],\n        \"_COMM\": \"logger\",\n        \"EVENT\": \"FABRICATTACH\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_at.sh\",\n        \"MESSAGE\": \"attaching device\",\n        \"_AUDIT_LOGINUID\": \"0\",\n        \"_AUDIT_SESSION\": \"8\",\n        \"TID\": \"19069\",\n        \"_PID\": \"19543\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631645086245741\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=3176;b=610845b00976470e9e349e49d4882db0;m=2bc59b57e;t=5cbf8f9c698f6;x=42d0ef0c370ad901\",\n        \"__REALTIME_TIMESTAMP\": \"1631645086423286\",\n        \"__MONOTONIC_TIMESTAMP\": \"11749930366\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqfabr_at.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"68\"\n        ],\n        \"CODE_FUNC\": [\n            \"journald_entry\",\n            \"log_event\"\n        ],\n        \"_COMM\": \"logger\",\n        \"EVENT\": \"FABRICATTACH\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_at.sh\",\n        \"MESSAGE\": \"single method\",\n        \"FABR_GID\": \"0x1000\",\n        \"PORT_GID\": \"0x14\",\n        \"_AUDIT_LOGINUID\": \"0\",\n        \"_AUDIT_SESSION\": \"8\",\n        \"TID\": \"19069\",\n        \"_PID\": \"19619\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631645086422856\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=31b3;b=610845b00976470e9e349e49d4882db0;m=2be8b3d68;t=5cbf8fbf820e0;x=4237fa9d7826db79\",\n        \"__REALTIME_TIMESTAMP\": \"1631645123223776\",\n        \"__MONOTONIC_TIMESTAMP\": \"11786730856\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"CODE_FUNC\": [\n            \"main\",\n            \"journald_entry\"\n        ],\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"liqdisc_po.sh\",\n            \"misc-utils/logger.c\"\n        ],\n        \"CODE_LINE\": [\n            \"44\",\n            \"360\"\n        ],\n        \"EVENT\": \"POSTDISCOVERY\",\n        \"MESSAGE\": \"Post discovery request for rack_id=0 slot_id=0 node_id=9.\",\n        \"NODE_ID\": \"9\",\n        \"RACK_ID\": \"0\",\n        \"SLOT_ID\": \"0\",\n        \"SYSLOG_IDENTIFIER\": \"liqdisc_po.sh\",\n        \"_COMM\": \"logger\",\n        \"ARGS\": \"fabr_type=0,node_id=9,op=0,rack_id=0,slot_id=0\",\n        \"_AUDIT_LOGINUID\": \"0\",\n        \"_AUDIT_SESSION\": \"8\",\n        \"TID\": \"19855\",\n        \"_PID\": \"20167\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631645123223370\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=3720;b=610845b00976470e9e349e49d4882db0;m=300e2c063;t=5cbf93e4fa3da;x=502fbe4d1f76bfdd\",\n        \"__REALTIME_TIMESTAMP\": \"1631646236255194\",\n        \"__MONOTONIC_TIMESTAMP\": \"12899762275\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"CODE_FUNC\": [\n            \"main\",\n            \"journald_entry\"\n        ],\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqcoll_st.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"39\"\n        ],\n        \"_COMM\": \"logger\",\n        \"EVENT\": \"COLLECTSTART\",\n        \"MESSAGE\": \"Log/State collection starts.\",\n        \"SYSLOG_IDENTIFIER\": \"liqcoll_st.sh\",\n        \"TID\": \"9438\",\n        \"_PID\": \"9707\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631646236254661\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=3761;b=610845b00976470e9e349e49d4882db0;m=30380b5b4;t=5cbf940ed992b;x=1f358a608cb7cab\",\n        \"__REALTIME_TIMESTAMP\": \"1631646280161579\",\n        \"__MONOTONIC_TIMESTAMP\": \"12943668660\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"CODE_FUNC\": [\n            \"main\",\n            \"journald_entry\"\n        ],\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqcoll_do.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"39\"\n        ],\n        \"_COMM\": \"logger\",\n        \"_AUDIT_LOGINUID\": \"0\",\n        \"EVENT\": \"COLLECTDONE\",\n        \"MESSAGE\": \"Log/State collection is done.\",\n        \"SYSLOG_IDENTIFIER\": \"liqcoll_do.sh\",\n        \"_AUDIT_SESSION\": \"9\",\n        \"TID\": \"18578\",\n        \"_PID\": \"18847\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631646280161040\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=512e;b=610845b00976470e9e349e49d4882db0;m=45e98b633;t=5cbfa9c0599ab;x=e40a98b91b72645e\",\n        \"__REALTIME_TIMESTAMP\": \"1631652103428523\",\n        \"__MONOTONIC_TIMESTAMP\": \"18766935603\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"CODE_FUNC\": [\n            \"main\",\n            \"journald_entry\"\n        ],\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqconf_up.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"45\"\n        ],\n        \"_COMM\": \"logger\",\n        \"_AUDIT_LOGINUID\": \"0\",\n        \"_AUDIT_SESSION\": \"8\",\n        \"ARGS\": \"cluster_id=0,fabr_id=78,license_file=2,node_id=9,rack_id=0,slot_id=0\",\n        \"EVENT\": \"CONFIGUPDATE\",\n        \"MESSAGE\": \"Configuration update requested.\",\n        \"SYSLOG_IDENTIFIER\": \"liqconf_up.sh\",\n        \"TID\": \"2198\",\n        \"_PID\": \"2517\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631652103427915\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=159de;b=610845b00976470e9e349e49d4882db0;m=14cab4dcb2;t=5cc0b0821c02a;x=379e037bcac94f4d\",\n        \"__REALTIME_TIMESTAMP\": \"1631722636689450\",\n        \"__MONOTONIC_TIMESTAMP\": \"89300196530\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"CODE_FUNC\": [\n            \"main\",\n            \"journald_entry\"\n        ],\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqfabr_ec.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"36\"\n        ],\n        \"_COMM\": \"logger\",\n        \"_AUDIT_LOGINUID\": \"0\",\n        \"EVENT\": \"FABRICEDITCANCEL\",\n        \"MESSAGE\": \"Cancel editing a machine requested.\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_ec.sh\",\n        \"_AUDIT_SESSION\": \"8\",\n        \"ARGS\": \"cluster_id=1,fabr_id=78,mach_id=1,node_id=9,rack_id=0,slot_id=0\",\n        \"TID\": \"2355\",\n        \"_PID\": \"3221\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631722636689042\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=15aa2;b=610845b00976470e9e349e49d4882db0;m=14d11056f4;t=5cc0b0e7d3a6c;x=51a3f23d9339decb\",\n        \"__REALTIME_TIMESTAMP\": \"1631722743347820\",\n        \"__MONOTONIC_TIMESTAMP\": \"89406854900\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"CODE_FUNC\": [\n            \"main\",\n            \"journald_entry\"\n        ],\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqcoll_st.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"39\"\n        ],\n        \"_COMM\": \"logger\",\n        \"_AUDIT_LOGINUID\": \"0\",\n        \"EVENT\": \"COLLECTSTART\",\n        \"MESSAGE\": \"Log/State collection starts.\",\n        \"SYSLOG_IDENTIFIER\": \"liqcoll_st.sh\",\n        \"_AUDIT_SESSION\": \"18\",\n        \"TID\": \"8675\",\n        \"_PID\": \"8947\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631722743347270\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=15ae2;b=610845b00976470e9e349e49d4882db0;m=14d39dba47;t=5cc0b110a9dbf;x=4ab842421fbbb0e7\",\n        \"__REALTIME_TIMESTAMP\": \"1631722786168255\",\n        \"__MONOTONIC_TIMESTAMP\": \"89449675335\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"CODE_FUNC\": [\n            \"main\",\n            \"journald_entry\"\n        ],\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqcoll_do.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"39\"\n        ],\n        \"_COMM\": \"logger\",\n        \"_AUDIT_LOGINUID\": \"0\",\n        \"EVENT\": \"COLLECTDONE\",\n        \"MESSAGE\": \"Log/State collection is done.\",\n        \"SYSLOG_IDENTIFIER\": \"liqcoll_do.sh\",\n        \"_AUDIT_SESSION\": \"18\",\n        \"TID\": \"19954\",\n        \"_PID\": \"20269\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631722786167731\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=1e6b2;b=610845b00976470e9e349e49d4882db0;m=1e318c73d7;t=5cc146ef9574e;x=443f78a24a922bba\",\n        \"__REALTIME_TIMESTAMP\": \"1631763016800078\",\n        \"__MONOTONIC_TIMESTAMP\": \"129680307159\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"CODE_FUNC\": [\n            \"main\",\n            \"journald_entry\"\n        ],\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqfabr_do.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"46\"\n        ],\n        \"_COMM\": \"logger\",\n        \"MESSAGE\": \"Program fabric requested.\",\n        \"EVENT\": \"FABRICDONE\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_do.sh\",\n        \"ARGS\": \"cluster_id=0,fabr_cfg=77,fabr_type=0,mach_id=77,node_id=9,rack_id=0,slot_id=0\",\n        \"TID\": \"11177\",\n        \"_PID\": \"11460\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631763016799503\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=1e6d7;b=610845b00976470e9e349e49d4882db0;m=1e320a4372;t=5cc146f7726eb;x=94c55a901fd81c75\",\n        \"__REALTIME_TIMESTAMP\": \"1631763025045227\",\n        \"__MONOTONIC_TIMESTAMP\": \"129688552306\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"CODE_FUNC\": [\n            \"main\",\n            \"journald_entry\"\n        ],\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqfabr_do.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"46\"\n        ],\n        \"_COMM\": \"logger\",\n        \"_AUDIT_LOGINUID\": \"0\",\n        \"MESSAGE\": \"Program fabric requested.\",\n        \"EVENT\": \"FABRICDONE\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_do.sh\",\n        \"ARGS\": \"cluster_id=0,fabr_cfg=1,fabr_type=0,mach_id=1,node_id=9,rack_id=0,slot_id=0\",\n        \"_AUDIT_SESSION\": \"8\",\n        \"TID\": \"11801\",\n        \"_PID\": \"12085\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631763025044815\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=1e6df;b=610845b00976470e9e349e49d4882db0;m=1e329c8c5f;t=5cc1470096fd7;x=e96e27d221049671\",\n        \"__REALTIME_TIMESTAMP\": \"1631763034632151\",\n        \"__MONOTONIC_TIMESTAMP\": \"129698139231\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"CODE_FUNC\": [\n            \"main\",\n            \"journald_entry\"\n        ],\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqfabr_do.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"46\"\n        ],\n        \"_COMM\": \"logger\",\n        \"_AUDIT_LOGINUID\": \"0\",\n        \"MESSAGE\": \"Program fabric requested.\",\n        \"EVENT\": \"FABRICDONE\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_do.sh\",\n        \"_AUDIT_SESSION\": \"8\",\n        \"ARGS\": \"cluster_id=0,fabr_cfg=2,fabr_type=0,mach_id=2,node_id=9,rack_id=0,slot_id=0\",\n        \"TID\": \"12130\",\n        \"_PID\": \"12413\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631763034631548\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=1e6e5;b=610845b00976470e9e349e49d4882db0;m=1e3316ae99;t=5cc1470839211;x=b9216ced597c98f\",\n        \"__REALTIME_TIMESTAMP\": \"1631763042636305\",\n        \"__MONOTONIC_TIMESTAMP\": \"129706143385\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"CODE_FUNC\": [\n            \"main\",\n            \"journald_entry\"\n        ],\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqfabr_do.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"46\"\n        ],\n        \"_COMM\": \"logger\",\n        \"_AUDIT_LOGINUID\": \"0\",\n        \"MESSAGE\": \"Program fabric requested.\",\n        \"EVENT\": \"FABRICDONE\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_do.sh\",\n        \"ARGS\": \"cluster_id=0,fabr_cfg=3,fabr_type=0,mach_id=3,node_id=9,rack_id=0,slot_id=0\",\n        \"_AUDIT_SESSION\": \"8\",\n        \"TID\": \"12457\",\n        \"_PID\": \"12742\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631763042635952\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=1e6ed;b=610845b00976470e9e349e49d4882db0;m=1e337a5674;t=5cc1470e739eb;x=f7a919801b9a05b1\",\n        \"__REALTIME_TIMESTAMP\": \"1631763049167339\",\n        \"__MONOTONIC_TIMESTAMP\": \"129712674420\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"CODE_FUNC\": [\n            \"main\",\n            \"journald_entry\"\n        ],\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqfabr_do.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"46\"\n        ],\n        \"_COMM\": \"logger\",\n        \"_AUDIT_LOGINUID\": \"0\",\n        \"MESSAGE\": \"Program fabric requested.\",\n        \"EVENT\": \"FABRICDONE\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_do.sh\",\n        \"_AUDIT_SESSION\": \"8\",\n        \"ARGS\": \"cluster_id=0,fabr_cfg=77,fabr_type=0,mach_id=77,node_id=9,rack_id=0,slot_id=0\",\n        \"TID\": \"12768\",\n        \"_PID\": \"13060\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631763049166739\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=1e83f;b=610845b00976470e9e349e49d4882db0;m=1e3edfcaa1;t=5cc147c4cae19;x=38e8f4fc18759567\",\n        \"__REALTIME_TIMESTAMP\": \"1631763240365593\",\n        \"__MONOTONIC_TIMESTAMP\": \"129903872673\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"CODE_FUNC\": [\n            \"main\",\n            \"journald_entry\"\n        ],\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqfabr_do.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"46\"\n        ],\n        \"_COMM\": \"logger\",\n        \"_AUDIT_LOGINUID\": \"0\",\n        \"MESSAGE\": \"Program fabric requested.\",\n        \"EVENT\": \"FABRICDONE\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_do.sh\",\n        \"_AUDIT_SESSION\": \"8\",\n        \"ARGS\": \"cluster_id=0,fabr_cfg=74,fabr_type=0,mach_id=74,node_id=9,rack_id=0,slot_id=0\",\n        \"TID\": \"15490\",\n        \"_PID\": \"15772\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631763240365054\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=1e852;b=610845b00976470e9e349e49d4882db0;m=1e3f5c3827;t=5cc147cc91b9f;x=95a9809a07588282\",\n        \"__REALTIME_TIMESTAMP\": \"1631763248520095\",\n        \"__MONOTONIC_TIMESTAMP\": \"129912027175\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"CODE_FUNC\": [\n            \"main\",\n            \"journald_entry\"\n        ],\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqfabr_do.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"46\"\n        ],\n        \"_COMM\": \"logger\",\n        \"_AUDIT_LOGINUID\": \"0\",\n        \"MESSAGE\": \"Program fabric requested.\",\n        \"EVENT\": \"FABRICDONE\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_do.sh\",\n        \"ARGS\": \"cluster_id=0,fabr_cfg=1,fabr_type=0,mach_id=1,node_id=9,rack_id=0,slot_id=0\",\n        \"_AUDIT_SESSION\": \"8\",\n        \"TID\": \"16087\",\n        \"_PID\": \"16372\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631763248519710\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=1e85b;b=610845b00976470e9e349e49d4882db0;m=1e3fef5b17;t=5cc147d5c3e90;x=2551ba7cec9a7453\",\n        \"__REALTIME_TIMESTAMP\": \"1631763258162832\",\n        \"__MONOTONIC_TIMESTAMP\": \"129921669911\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"CODE_FUNC\": [\n            \"main\",\n            \"journald_entry\"\n        ],\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqfabr_do.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"46\"\n        ],\n        \"_COMM\": \"logger\",\n        \"_AUDIT_LOGINUID\": \"0\",\n        \"MESSAGE\": \"Program fabric requested.\",\n        \"EVENT\": \"FABRICDONE\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_do.sh\",\n        \"_AUDIT_SESSION\": \"8\",\n        \"ARGS\": \"cluster_id=0,fabr_cfg=2,fabr_type=0,mach_id=2,node_id=9,rack_id=0,slot_id=0\",\n        \"TID\": \"16410\",\n        \"_PID\": \"16695\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631763258162488\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=1e861;b=610845b00976470e9e349e49d4882db0;m=1e40688504;t=5cc147dd5687c;x=8a4f047b73802a94\",\n        \"__REALTIME_TIMESTAMP\": \"1631763266103420\",\n        \"__MONOTONIC_TIMESTAMP\": \"129929610500\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"CODE_FUNC\": [\n            \"main\",\n            \"journald_entry\"\n        ],\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqfabr_do.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"46\"\n        ],\n        \"_COMM\": \"logger\",\n        \"_AUDIT_LOGINUID\": \"0\",\n        \"MESSAGE\": \"Program fabric requested.\",\n        \"EVENT\": \"FABRICDONE\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_do.sh\",\n        \"ARGS\": \"cluster_id=0,fabr_cfg=3,fabr_type=0,mach_id=3,node_id=9,rack_id=0,slot_id=0\",\n        \"_AUDIT_SESSION\": \"8\",\n        \"TID\": \"16744\",\n        \"_PID\": \"17029\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631763266102984\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=1e867;b=610845b00976470e9e349e49d4882db0;m=1e40cc4174;t=5cc147e3924ec;x=4415145bcd2e64d9\",\n        \"__REALTIME_TIMESTAMP\": \"1631763272639724\",\n        \"__MONOTONIC_TIMESTAMP\": \"129936146804\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"CODE_FUNC\": [\n            \"main\",\n            \"journald_entry\"\n        ],\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqfabr_do.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"46\"\n        ],\n        \"_COMM\": \"logger\",\n        \"_AUDIT_LOGINUID\": \"0\",\n        \"MESSAGE\": \"Program fabric requested.\",\n        \"EVENT\": \"FABRICDONE\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_do.sh\",\n        \"_AUDIT_SESSION\": \"8\",\n        \"ARGS\": \"cluster_id=0,fabr_cfg=74,fabr_type=0,mach_id=74,node_id=9,rack_id=0,slot_id=0\",\n        \"TID\": \"17058\",\n        \"_PID\": \"17341\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631763272639100\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=1eb41;b=610845b00976470e9e349e49d4882db0;m=1e68f71bef;t=5cc14a663ff66;x=7de96ccaa57734e6\",\n        \"__REALTIME_TIMESTAMP\": \"1631763946536806\",\n        \"__MONOTONIC_TIMESTAMP\": \"130610043887\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"CODE_FUNC\": [\n            \"main\",\n            \"journald_entry\"\n        ],\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqfabr_do.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"46\"\n        ],\n        \"_COMM\": \"logger\",\n        \"_AUDIT_LOGINUID\": \"0\",\n        \"MESSAGE\": \"Program fabric requested.\",\n        \"EVENT\": \"FABRICDONE\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_do.sh\",\n        \"_AUDIT_SESSION\": \"8\",\n        \"ARGS\": \"cluster_id=0,fabr_cfg=42,fabr_type=0,mach_id=42,node_id=9,rack_id=0,slot_id=0\",\n        \"TID\": \"22443\",\n        \"_PID\": \"22730\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631763946536246\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=1eb62;b=610845b00976470e9e349e49d4882db0;m=1e69702fc0;t=5cc14a6dd1338;x=5316257fb9796669\",\n        \"__REALTIME_TIMESTAMP\": \"1631763954471736\",\n        \"__MONOTONIC_TIMESTAMP\": \"130617978816\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"CODE_FUNC\": [\n            \"main\",\n            \"journald_entry\"\n        ],\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqfabr_do.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"46\"\n        ],\n        \"_COMM\": \"logger\",\n        \"_AUDIT_LOGINUID\": \"0\",\n        \"MESSAGE\": \"Program fabric requested.\",\n        \"EVENT\": \"FABRICDONE\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_do.sh\",\n        \"ARGS\": \"cluster_id=0,fabr_cfg=1,fabr_type=0,mach_id=1,node_id=9,rack_id=0,slot_id=0\",\n        \"_AUDIT_SESSION\": \"8\",\n        \"TID\": \"25367\",\n        \"_PID\": \"26164\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631763954471269\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=1eb6b;b=610845b00976470e9e349e49d4882db0;m=1e69fe3502;t=5cc14a76b187a;x=35467ee2697b227c\",\n        \"__REALTIME_TIMESTAMP\": \"1631763963779194\",\n        \"__MONOTONIC_TIMESTAMP\": \"130627286274\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"CODE_FUNC\": [\n            \"main\",\n            \"journald_entry\"\n        ],\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqfabr_do.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"46\"\n        ],\n        \"_COMM\": \"logger\",\n        \"MESSAGE\": \"Program fabric requested.\",\n        \"EVENT\": \"FABRICDONE\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_do.sh\",\n        \"_AUDIT_SESSION\": \"8\",\n        \"ARGS\": \"cluster_id=0,fabr_cfg=2,fabr_type=0,mach_id=2,node_id=9,rack_id=0,slot_id=0\",\n        \"TID\": \"27874\",\n        \"_PID\": \"28482\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631763963778635\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=1eb73;b=610845b00976470e9e349e49d4882db0;m=1e6a78b504;t=5cc14a7e5987b;x=e0310cd5d2b1bcd\",\n        \"__REALTIME_TIMESTAMP\": \"1631763971807355\",\n        \"__MONOTONIC_TIMESTAMP\": \"130635314436\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"CODE_FUNC\": [\n            \"main\",\n            \"journald_entry\"\n        ],\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqfabr_do.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"46\"\n        ],\n        \"_COMM\": \"logger\",\n        \"_AUDIT_LOGINUID\": \"0\",\n        \"MESSAGE\": \"Program fabric requested.\",\n        \"EVENT\": \"FABRICDONE\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_do.sh\",\n        \"ARGS\": \"cluster_id=0,fabr_cfg=3,fabr_type=0,mach_id=3,node_id=9,rack_id=0,slot_id=0\",\n        \"_AUDIT_SESSION\": \"8\",\n        \"TID\": \"28926\",\n        \"_PID\": \"29211\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631763971806741\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=1eb79;b=610845b00976470e9e349e49d4882db0;m=1e6adaa45f;t=5cc14a84787d7;x=9f7c41f2594bf862\",\n        \"__REALTIME_TIMESTAMP\": \"1631763978225623\",\n        \"__MONOTONIC_TIMESTAMP\": \"130641732703\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"CODE_FUNC\": [\n            \"main\",\n            \"journald_entry\"\n        ],\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqfabr_do.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"46\"\n        ],\n        \"_COMM\": \"logger\",\n        \"_AUDIT_LOGINUID\": \"0\",\n        \"MESSAGE\": \"Program fabric requested.\",\n        \"EVENT\": \"FABRICDONE\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_do.sh\",\n        \"_AUDIT_SESSION\": \"8\",\n        \"ARGS\": \"cluster_id=0,fabr_cfg=42,fabr_type=0,mach_id=42,node_id=9,rack_id=0,slot_id=0\",\n        \"TID\": \"29235\",\n        \"_PID\": \"29518\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631763978225011\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=1ed74;b=610845b00976470e9e349e49d4882db0;m=1e7ea906f4;t=5cc14bc15ea6c;x=115eca93ef9c423\",\n        \"__REALTIME_TIMESTAMP\": \"1631764310518380\",\n        \"__MONOTONIC_TIMESTAMP\": \"130974025460\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"CODE_FUNC\": [\n            \"main\",\n            \"journald_entry\"\n        ],\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqfabr_do.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"46\"\n        ],\n        \"_COMM\": \"logger\",\n        \"_AUDIT_LOGINUID\": \"0\",\n        \"MESSAGE\": \"Program fabric requested.\",\n        \"EVENT\": \"FABRICDONE\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_do.sh\",\n        \"_AUDIT_SESSION\": \"8\",\n        \"ARGS\": \"cluster_id=0,fabr_cfg=32,fabr_type=0,mach_id=32,node_id=9,rack_id=0,slot_id=0\",\n        \"TID\": \"304\",\n        \"_PID\": \"617\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631764310517780\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=1ed87;b=610845b00976470e9e349e49d4882db0;m=1e7f25e236;t=5cc14bc92c5ad;x=71474c6f31118a4e\",\n        \"__REALTIME_TIMESTAMP\": \"1631764318700973\",\n        \"__MONOTONIC_TIMESTAMP\": \"130982208054\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"CODE_FUNC\": [\n            \"main\",\n            \"journald_entry\"\n        ],\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqfabr_do.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"46\"\n        ],\n        \"_COMM\": \"logger\",\n        \"_AUDIT_LOGINUID\": \"0\",\n        \"MESSAGE\": \"Program fabric requested.\",\n        \"EVENT\": \"FABRICDONE\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_do.sh\",\n        \"ARGS\": \"cluster_id=0,fabr_cfg=1,fabr_type=0,mach_id=1,node_id=9,rack_id=0,slot_id=0\",\n        \"_AUDIT_SESSION\": \"8\",\n        \"TID\": \"924\",\n        \"_PID\": \"1243\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631764318700363\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=1ed8f;b=610845b00976470e9e349e49d4882db0;m=1e7fb72db2;t=5cc14bd24112a;x=33bb490e51dc3fed\",\n        \"__REALTIME_TIMESTAMP\": \"1631764328223018\",\n        \"__MONOTONIC_TIMESTAMP\": \"130991730098\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"CODE_FUNC\": [\n            \"main\",\n            \"journald_entry\"\n        ],\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqfabr_do.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"46\"\n        ],\n        \"_COMM\": \"logger\",\n        \"_AUDIT_LOGINUID\": \"0\",\n        \"MESSAGE\": \"Program fabric requested.\",\n        \"EVENT\": \"FABRICDONE\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_do.sh\",\n        \"_AUDIT_SESSION\": \"8\",\n        \"ARGS\": \"cluster_id=0,fabr_cfg=2,fabr_type=0,mach_id=2,node_id=9,rack_id=0,slot_id=0\",\n        \"TID\": \"1292\",\n        \"_PID\": \"1596\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631764328222417\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=1ed96;b=610845b00976470e9e349e49d4882db0;m=1e80315e0b;t=5cc14bd9e4183;x=e47477bf5590ad2\",\n        \"__REALTIME_TIMESTAMP\": \"1631764336230787\",\n        \"__MONOTONIC_TIMESTAMP\": \"130999737867\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"CODE_FUNC\": [\n            \"main\",\n            \"journald_entry\"\n        ],\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqfabr_do.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"46\"\n        ],\n        \"_COMM\": \"logger\",\n        \"_AUDIT_LOGINUID\": \"0\",\n        \"MESSAGE\": \"Program fabric requested.\",\n        \"EVENT\": \"FABRICDONE\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_do.sh\",\n        \"ARGS\": \"cluster_id=0,fabr_cfg=3,fabr_type=0,mach_id=3,node_id=9,rack_id=0,slot_id=0\",\n        \"_AUDIT_SESSION\": \"8\",\n        \"TID\": \"1677\",\n        \"_PID\": \"1993\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631764336230229\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=1ed9c;b=610845b00976470e9e349e49d4882db0;m=1e8093fa60;t=5cc14be00ddd8;x=c6741ae0d645955e\",\n        \"__REALTIME_TIMESTAMP\": \"1631764342693336\",\n        \"__MONOTONIC_TIMESTAMP\": \"131006200416\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"CODE_FUNC\": [\n            \"main\",\n            \"journald_entry\"\n        ],\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqfabr_do.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"46\"\n        ],\n        \"_COMM\": \"logger\",\n        \"_AUDIT_LOGINUID\": \"0\",\n        \"MESSAGE\": \"Program fabric requested.\",\n        \"EVENT\": \"FABRICDONE\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_do.sh\",\n        \"_AUDIT_SESSION\": \"8\",\n        \"ARGS\": \"cluster_id=0,fabr_cfg=32,fabr_type=0,mach_id=32,node_id=9,rack_id=0,slot_id=0\",\n        \"TID\": \"2021\",\n        \"_PID\": \"2330\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631764342692737\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=1efff;b=610845b00976470e9e349e49d4882db0;m=1e948e091b;t=5cc14d1faec92;x=fe1aba168a72d533\",\n        \"__REALTIME_TIMESTAMP\": \"1631764677848210\",\n        \"__MONOTONIC_TIMESTAMP\": \"131341355291\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"CODE_FUNC\": [\n            \"main\",\n            \"journald_entry\"\n        ],\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqfabr_do.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"46\"\n        ],\n        \"_COMM\": \"logger\",\n        \"_AUDIT_LOGINUID\": \"0\",\n        \"MESSAGE\": \"Program fabric requested.\",\n        \"EVENT\": \"FABRICDONE\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_do.sh\",\n        \"_AUDIT_SESSION\": \"8\",\n        \"ARGS\": \"cluster_id=0,fabr_cfg=68,fabr_type=0,mach_id=68,node_id=9,rack_id=0,slot_id=0\",\n        \"TID\": \"10941\",\n        \"_PID\": \"11222\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631764677847583\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=1f014;b=610845b00976470e9e349e49d4882db0;m=1e95095e65;t=5cc14d27641dd;x=6380f4c3d4e7defd\",\n        \"__REALTIME_TIMESTAMP\": \"1631764685930973\",\n        \"__MONOTONIC_TIMESTAMP\": \"131349438053\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"CODE_FUNC\": [\n            \"main\",\n            \"journald_entry\"\n        ],\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqfabr_do.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"46\"\n        ],\n        \"_COMM\": \"logger\",\n        \"_AUDIT_LOGINUID\": \"0\",\n        \"MESSAGE\": \"Program fabric requested.\",\n        \"EVENT\": \"FABRICDONE\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_do.sh\",\n        \"ARGS\": \"cluster_id=0,fabr_cfg=1,fabr_type=0,mach_id=1,node_id=9,rack_id=0,slot_id=0\",\n        \"_AUDIT_SESSION\": \"8\",\n        \"TID\": \"11531\",\n        \"_PID\": \"11812\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631764685930388\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=1f01c;b=610845b00976470e9e349e49d4882db0;m=1e9599fbbc;t=5cc14d306df34;x=5e15648839fdb742\",\n        \"__REALTIME_TIMESTAMP\": \"1631764695408436\",\n        \"__MONOTONIC_TIMESTAMP\": \"131358915516\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"CODE_FUNC\": [\n            \"main\",\n            \"journald_entry\"\n        ],\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqfabr_do.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"46\"\n        ],\n        \"_COMM\": \"logger\",\n        \"_AUDIT_LOGINUID\": \"0\",\n        \"MESSAGE\": \"Program fabric requested.\",\n        \"EVENT\": \"FABRICDONE\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_do.sh\",\n        \"_AUDIT_SESSION\": \"8\",\n        \"ARGS\": \"cluster_id=0,fabr_cfg=2,fabr_type=0,mach_id=2,node_id=9,rack_id=0,slot_id=0\",\n        \"TID\": \"11860\",\n        \"_PID\": \"12144\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631764695407970\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=1f023;b=610845b00976470e9e349e49d4882db0;m=1e961493fa;t=5cc14d3817772;x=bdb973c9a2887624\",\n        \"__REALTIME_TIMESTAMP\": \"1631764703442802\",\n        \"__MONOTONIC_TIMESTAMP\": \"131366949882\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"CODE_FUNC\": [\n            \"main\",\n            \"journald_entry\"\n        ],\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqfabr_do.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"46\"\n        ],\n        \"_COMM\": \"logger\",\n        \"_AUDIT_LOGINUID\": \"0\",\n        \"MESSAGE\": \"Program fabric requested.\",\n        \"EVENT\": \"FABRICDONE\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_do.sh\",\n        \"ARGS\": \"cluster_id=0,fabr_cfg=3,fabr_type=0,mach_id=3,node_id=9,rack_id=0,slot_id=0\",\n        \"_AUDIT_SESSION\": \"8\",\n        \"TID\": \"12187\",\n        \"_PID\": \"12470\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631764703442249\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=1f029;b=610845b00976470e9e349e49d4882db0;m=1e96770070;t=5cc14d3e3e3e7;x=a2bad0943ccf0fa2\",\n        \"__REALTIME_TIMESTAMP\": \"1631764709893095\",\n        \"__MONOTONIC_TIMESTAMP\": \"131373400176\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"CODE_FUNC\": [\n            \"main\",\n            \"journald_entry\"\n        ],\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqfabr_do.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"46\"\n        ],\n        \"_COMM\": \"logger\",\n        \"_AUDIT_LOGINUID\": \"0\",\n        \"MESSAGE\": \"Program fabric requested.\",\n        \"EVENT\": \"FABRICDONE\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_do.sh\",\n        \"_AUDIT_SESSION\": \"8\",\n        \"ARGS\": \"cluster_id=0,fabr_cfg=68,fabr_type=0,mach_id=68,node_id=9,rack_id=0,slot_id=0\",\n        \"TID\": \"12510\",\n        \"_PID\": \"12791\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631764709892436\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=1f156;b=610845b00976470e9e349e49d4882db0;m=1e9b662382;t=5cc14d8d306fa;x=37d27c38ed558a13\",\n        \"__REALTIME_TIMESTAMP\": \"1631764792674042\",\n        \"__MONOTONIC_TIMESTAMP\": \"131456181122\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqbimg_er.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"43\"\n        ],\n        \"CODE_FUNC\": [\n            \"journald_entry\",\n            \"log_event\"\n        ],\n        \"_COMM\": \"logger\",\n        \"_AUDIT_LOGINUID\": \"0\",\n        \"_AUDIT_SESSION\": \"8\",\n        \"EVENT\": \"BIMAGEERASE\",\n        \"FABR_GID\": \"0x0\",\n        \"FABR_TYPE\": \"0\",\n        \"MESSAGE\": \"Unsupported fabric global id: 0x0\",\n        \"PORT_GID\": \"0x0\",\n        \"SYSLOG_IDENTIFIER\": \"liqbimg_er.sh\",\n        \"TID\": \"15789\",\n        \"_PID\": \"16144\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631764792673460\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=1f27d;b=610845b00976470e9e349e49d4882db0;m=1e9fedb825;t=5cc14dd5a9b9d;x=f956a31cc03d79de\",\n        \"__REALTIME_TIMESTAMP\": \"1631764868668317\",\n        \"__MONOTONIC_TIMESTAMP\": \"131532175397\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"CODE_FUNC\": [\n            \"main\",\n            \"journald_entry\"\n        ],\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqfabr_ec.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"36\"\n        ],\n        \"_COMM\": \"logger\",\n        \"_AUDIT_LOGINUID\": \"0\",\n        \"EVENT\": \"FABRICEDITCANCEL\",\n        \"MESSAGE\": \"Cancel editing a machine requested.\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_ec.sh\",\n        \"_AUDIT_SESSION\": \"8\",\n        \"ARGS\": \"cluster_id=48,fabr_id=78,mach_id=62,node_id=9,rack_id=0,slot_id=0\",\n        \"TID\": \"18091\",\n        \"_PID\": \"18399\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631764868667834\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=1f287;b=610845b00976470e9e349e49d4882db0;m=1ea0088942;t=5cc14dd756cba;x=2be74cad945946df\",\n        \"__REALTIME_TIMESTAMP\": \"1631764870425786\",\n        \"__MONOTONIC_TIMESTAMP\": \"131533932866\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"CODE_FUNC\": [\n            \"main\",\n            \"journald_entry\"\n        ],\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqfabr_re.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"46\"\n        ],\n        \"_COMM\": \"logger\",\n        \"_AUDIT_LOGINUID\": \"0\",\n        \"EVENT\": \"FABRICPROG\",\n        \"MESSAGE\": \"Program fabric requested.\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_re.sh\",\n        \"_AUDIT_SESSION\": \"8\",\n        \"ARGS\": \"cluster_id=0,fabr_cfg=62,fabr_type=0,mach_id=62,node_id=9,rack_id=0,slot_id=0\",\n        \"TID\": \"18417\",\n        \"_PID\": \"18723\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631764870425226\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=1f28c;b=610845b00976470e9e349e49d4882db0;m=1ea06a5720;t=5cc14ddd73a99;x=b634c779bbeb85d3\",\n        \"__REALTIME_TIMESTAMP\": \"1631764876835481\",\n        \"__MONOTONIC_TIMESTAMP\": \"131540342560\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"CODE_FUNC\": [\n            \"main\",\n            \"journald_entry\"\n        ],\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqfabr_do.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"46\"\n        ],\n        \"_COMM\": \"logger\",\n        \"_AUDIT_LOGINUID\": \"0\",\n        \"MESSAGE\": \"Program fabric requested.\",\n        \"EVENT\": \"FABRICDONE\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_do.sh\",\n        \"_AUDIT_SESSION\": \"8\",\n        \"ARGS\": \"cluster_id=0,fabr_cfg=62,fabr_type=0,mach_id=62,node_id=9,rack_id=0,slot_id=0\",\n        \"TID\": \"18816\",\n        \"_PID\": \"19118\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631764876835074\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=1f2b5;b=610845b00976470e9e349e49d4882db0;m=1ea0a56fa6;t=5cc14de12531e;x=85208de191c0182e\",\n        \"__REALTIME_TIMESTAMP\": \"1631764880708382\",\n        \"__MONOTONIC_TIMESTAMP\": \"131544215462\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"CODE_FUNC\": [\n            \"main\",\n            \"journald_entry\"\n        ],\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"liqdisc_po.sh\",\n            \"misc-utils/logger.c\"\n        ],\n        \"CODE_LINE\": [\n            \"44\",\n            \"360\"\n        ],\n        \"EVENT\": \"POSTDISCOVERY\",\n        \"MESSAGE\": \"Post discovery request for rack_id=0 slot_id=0 node_id=9.\",\n        \"NODE_ID\": \"9\",\n        \"RACK_ID\": \"0\",\n        \"SLOT_ID\": \"0\",\n        \"SYSLOG_IDENTIFIER\": \"liqdisc_po.sh\",\n        \"_COMM\": \"logger\",\n        \"_AUDIT_LOGINUID\": \"0\",\n        \"_AUDIT_SESSION\": \"8\",\n        \"ARGS\": \"fabr_type=0,node_id=9,op=1,rack_id=0,slot_id=0\",\n        \"TID\": \"19208\",\n        \"_PID\": \"19526\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631764880707802\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=1f38c;b=610845b00976470e9e349e49d4882db0;m=1ea40740fc;t=5cc14e1742475;x=c2d2814593144143\",\n        \"__REALTIME_TIMESTAMP\": \"1631764937450613\",\n        \"__MONOTONIC_TIMESTAMP\": \"131600957692\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"CODE_FUNC\": [\n            \"main\",\n            \"journald_entry\"\n        ],\n        \"AREA\": \"event\",\n        \"CODE_LINE\": [\n            \"44\",\n            \"360\"\n        ],\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqvimg_mo.sh\"\n        ],\n        \"_COMM\": \"logger\",\n        \"_AUDIT_LOGINUID\": \"0\",\n        \"_AUDIT_SESSION\": \"8\",\n        \"ARGS\": \"cluster_id=0,fabr_id=0,node_id=9,rack_id=0,slot_id=0\",\n        \"CLUSTER_ID\": \"0\",\n        \"EVENT\": \"VIMAGEDIRMOD\",\n        \"FABR_ID\": \"0\",\n        \"MESSAGE\": \"Vimages directory modification for cluster_id=0 fabr_id=0.\",\n        \"SYSLOG_IDENTIFIER\": \"liqvimg_mo.sh\",\n        \"TID\": \"21429\",\n        \"_PID\": \"21741\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631764937450151\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=1f3b5;b=610845b00976470e9e349e49d4882db0;m=1ea457c03b;t=5cc14e1c4a3b2;x=1d2a8415f2492f51\",\n        \"__REALTIME_TIMESTAMP\": \"1631764942726066\",\n        \"__MONOTONIC_TIMESTAMP\": \"131606233147\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"CODE_FUNC\": [\n            \"main\",\n            \"journald_entry\"\n        ],\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqcoll_st.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"39\"\n        ],\n        \"_COMM\": \"logger\",\n        \"EVENT\": \"COLLECTSTART\",\n        \"MESSAGE\": \"Log/State collection starts.\",\n        \"SYSLOG_IDENTIFIER\": \"liqcoll_st.sh\",\n        \"TID\": \"21981\",\n        \"_PID\": \"22386\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631764942725604\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=1f3b6;b=610845b00976470e9e349e49d4882db0;m=1ea45ea57f;t=5cc14e1cb88f3;x=bb9e54b00a3bca5c\",\n        \"__REALTIME_TIMESTAMP\": \"1631764943177971\",\n        \"__MONOTONIC_TIMESTAMP\": \"131606685055\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"CODE_FUNC\": [\n            \"main\",\n            \"journald_entry\"\n        ],\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqlice_re.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"45\"\n        ],\n        \"_COMM\": \"logger\",\n        \"_AUDIT_LOGINUID\": \"0\",\n        \"_AUDIT_SESSION\": \"8\",\n        \"CLUSTER_ID\": \"0\",\n        \"ARGS\": \"cluster_id=0,fabr_id=-1,license_file=0,node_id=9,rack_id=0,slot_id=0\",\n        \"EVENT\": \"LICENSEREAD\",\n        \"MESSAGE\": \"License read to cluster_id=0\",\n        \"SYSLOG_IDENTIFIER\": \"liqlice_re.sh\",\n        \"TID\": \"22089\",\n        \"_PID\": \"22733\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631764943177376\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=1f3e2;b=610845b00976470e9e349e49d4882db0;m=1ea5db14fe;t=5cc14e347f876;x=32b9373da472f2db\",\n        \"__REALTIME_TIMESTAMP\": \"1631764968110198\",\n        \"__MONOTONIC_TIMESTAMP\": \"131631617278\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"CODE_FUNC\": [\n            \"main\",\n            \"journald_entry\"\n        ],\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqcoll_do.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"39\"\n        ],\n        \"_COMM\": \"logger\",\n        \"_AUDIT_LOGINUID\": \"0\",\n        \"EVENT\": \"COLLECTDONE\",\n        \"MESSAGE\": \"Log/State collection is done.\",\n        \"SYSLOG_IDENTIFIER\": \"liqcoll_do.sh\",\n        \"_AUDIT_SESSION\": \"18\",\n        \"TID\": \"31261\",\n        \"_PID\": \"31535\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631764968109598\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=1f3f1;b=610845b00976470e9e349e49d4882db0;m=1ea6bf9157;t=5cc14e42c74cf;x=f0c51eb76b7c208\",\n        \"__REALTIME_TIMESTAMP\": \"1631764983084239\",\n        \"__MONOTONIC_TIMESTAMP\": \"131646591319\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"CODE_FUNC\": [\n            \"main\",\n            \"journald_entry\"\n        ],\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqcoll_st.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"39\"\n        ],\n        \"_COMM\": \"logger\",\n        \"EVENT\": \"COLLECTSTART\",\n        \"MESSAGE\": \"Log/State collection starts.\",\n        \"SYSLOG_IDENTIFIER\": \"liqcoll_st.sh\",\n        \"TID\": \"31786\",\n        \"_PID\": \"32055\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631764983083715\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=1f3ff;b=610845b00976470e9e349e49d4882db0;m=1ea7b0fef8;t=5cc14e51de26f;x=e0cfe7de3f7a4cd1\",\n        \"__REALTIME_TIMESTAMP\": \"1631764998906479\",\n        \"__MONOTONIC_TIMESTAMP\": \"131662413560\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"CODE_FUNC\": [\n            \"main\",\n            \"journald_entry\"\n        ],\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqcoll_st.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"39\"\n        ],\n        \"_COMM\": \"logger\",\n        \"_AUDIT_LOGINUID\": \"0\",\n        \"EVENT\": \"COLLECTSTART\",\n        \"MESSAGE\": \"Log/State collection starts.\",\n        \"SYSLOG_IDENTIFIER\": \"liqcoll_st.sh\",\n        \"_AUDIT_SESSION\": \"18\",\n        \"TID\": \"607\",\n        \"_PID\": \"887\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631764998905866\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=1f43f;b=610845b00976470e9e349e49d4882db0;m=1eaa3ecd13;t=5cc14e7abb08a;x=32ca0c89fc282b95\",\n        \"__REALTIME_TIMESTAMP\": \"1631765041754250\",\n        \"__MONOTONIC_TIMESTAMP\": \"131705261331\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"CODE_FUNC\": [\n            \"main\",\n            \"journald_entry\"\n        ],\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqcoll_do.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"39\"\n        ],\n        \"_COMM\": \"logger\",\n        \"_AUDIT_LOGINUID\": \"0\",\n        \"EVENT\": \"COLLECTDONE\",\n        \"MESSAGE\": \"Log/State collection is done.\",\n        \"SYSLOG_IDENTIFIER\": \"liqcoll_do.sh\",\n        \"_AUDIT_SESSION\": \"18\",\n        \"TID\": \"9889\",\n        \"_PID\": \"10158\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631765041753641\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=1f75c;b=610845b00976470e9e349e49d4882db0;m=1ec0df031b;t=5cc14fe4be692;x=d9a361d01e0a1fe9\",\n        \"__REALTIME_TIMESTAMP\": \"1631765421352594\",\n        \"__MONOTONIC_TIMESTAMP\": \"132084859675\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"CODE_FUNC\": [\n            \"main\",\n            \"journald_entry\"\n        ],\n        \"AREA\": \"event\",\n        \"CODE_LINE\": [\n            \"44\",\n            \"360\"\n        ],\n        \"NODE_ID\": \"9\",\n        \"RACK_ID\": \"0\",\n        \"SLOT_ID\": \"0\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqdegr_cl.sh\"\n        ],\n        \"_COMM\": \"logger\",\n        \"_AUDIT_LOGINUID\": \"0\",\n        \"_AUDIT_SESSION\": \"8\",\n        \"ARGS\": \"mode_id=0,node_id=9,rack_id=0,slot_id=0\",\n        \"EVENT\": \"CLEARDEGRADED\",\n        \"MESSAGE\": \"Clear degraded state for rack_id=0 slot_id=0 node_id=9.\",\n        \"SYSLOG_IDENTIFIER\": \"liqdegr_cl.sh\",\n        \"TID\": \"16318\",\n        \"_PID\": \"16636\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631765421352017\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=1f762;b=610845b00976470e9e349e49d4882db0;m=1ec0fe722f;t=5cc14fe6b55a7;x=393117f1fa026eaa\",\n        \"__REALTIME_TIMESTAMP\": \"1631765423412647\",\n        \"__MONOTONIC_TIMESTAMP\": \"132086919727\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"CODE_FUNC\": [\n            \"main\",\n            \"journald_entry\"\n        ],\n        \"AREA\": \"event\",\n        \"CODE_LINE\": [\n            \"44\",\n            \"360\"\n        ],\n        \"NODE_ID\": \"9\",\n        \"RACK_ID\": \"0\",\n        \"SLOT_ID\": \"0\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqdegr_cl.sh\"\n        ],\n        \"_COMM\": \"logger\",\n        \"_AUDIT_LOGINUID\": \"0\",\n        \"_AUDIT_SESSION\": \"8\",\n        \"ARGS\": \"mode_id=0,node_id=9,rack_id=0,slot_id=0\",\n        \"EVENT\": \"CLEARDEGRADED\",\n        \"MESSAGE\": \"Clear degraded state for rack_id=0 slot_id=0 node_id=9.\",\n        \"SYSLOG_IDENTIFIER\": \"liqdegr_cl.sh\",\n        \"TID\": \"16655\",\n        \"_PID\": \"16968\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631765423412082\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=70f2b;b=610845b00976470e9e349e49d4882db0;m=7583c0a716;t=5cc6bc12d8a8e;x=fe581700de8d44a5\",\n        \"__REALTIME_TIMESTAMP\": \"1632138058107534\",\n        \"__MONOTONIC_TIMESTAMP\": \"504721614614\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_AUDIT_SESSION\": \"8\",\n        \"_AUDIT_LOGINUID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"PRIORITY\": \"6\",\n        \"_TRANSPORT\": \"journal\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"_COMM\": \"logger\",\n        \"AREA\": \"event\",\n        \"ARGS\": \"cluster_id=1,fabr_id=78,mach_id=2,node_id=9,rack_id=0,slot_id=0\",\n        \"CODE_FILE\": [\n            \"liqfabr_ec.sh\",\n            \"misc-utils/logger.c\"\n        ],\n        \"CODE_FUNC\": [\n            \"main\",\n            \"journald_entry\"\n        ],\n        \"CODE_LINE\": [\n            \"36\",\n            \"360\"\n        ],\n        \"EVENT\": \"FABRICEDITCANCEL\",\n        \"MESSAGE\": \"Cancel editing a machine requested.\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_ec.sh\",\n        \"TID\": \"11060\",\n        \"_PID\": \"11344\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1632138058106983\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=b59a2;b=610845b00976470e9e349e49d4882db0;m=be084bde82;t=5ccb445b8c1fa;x=90b5c067a3e3739d\",\n        \"__REALTIME_TIMESTAMP\": \"1632449519469050\",\n        \"__MONOTONIC_TIMESTAMP\": \"816182976130\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_AUDIT_SESSION\": \"8\",\n        \"_AUDIT_LOGINUID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"PRIORITY\": \"6\",\n        \"_TRANSPORT\": \"journal\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"_COMM\": \"logger\",\n        \"AREA\": \"event\",\n        \"ARGS\": \"cluster_id=0,fabr_cfg=99,fabr_type=0,mach_id=99,node_id=9,rack_id=0,slot_id=0\",\n        \"CODE_FILE\": [\n            \"liqfabr_do.sh\",\n            \"misc-utils/logger.c\"\n        ],\n        \"CODE_FUNC\": [\n            \"main\",\n            \"journald_entry\"\n        ],\n        \"CODE_LINE\": [\n            \"46\",\n            \"360\"\n        ],\n        \"EVENT\": \"FABRICDONE\",\n        \"MESSAGE\": \"Program fabric requested.\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_do.sh\",\n        \"TID\": \"25029\",\n        \"_PID\": \"25315\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1632449519468501\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=b59ba;b=610845b00976470e9e349e49d4882db0;m=be089b9603;t=5ccb44608797a;x=9870ff2a97f695bb\",\n        \"__REALTIME_TIMESTAMP\": \"1632449524693370\",\n        \"__MONOTONIC_TIMESTAMP\": \"816188200451\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_AUDIT_SESSION\": \"8\",\n        \"_AUDIT_LOGINUID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"PRIORITY\": \"6\",\n        \"_TRANSPORT\": \"journal\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"_COMM\": \"logger\",\n        \"AREA\": \"event\",\n        \"ARGS\": \"cluster_id=0,fabr_cfg=99,fabr_type=0,mach_id=99,node_id=9,rack_id=0,slot_id=0\",\n        \"CODE_FILE\": [\n            \"liqfabr_do.sh\",\n            \"misc-utils/logger.c\"\n        ],\n        \"CODE_FUNC\": [\n            \"main\",\n            \"journald_entry\"\n        ],\n        \"CODE_LINE\": [\n            \"46\",\n            \"360\"\n        ],\n        \"EVENT\": \"FABRICDONE\",\n        \"MESSAGE\": \"Program fabric requested.\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_do.sh\",\n        \"TID\": \"25615\",\n        \"_PID\": \"25901\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1632449524692860\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=b5b84;b=610845b00976470e9e349e49d4882db0;m=be21aab20a;t=5ccb45f179582;x=c7def62e860ad1a2\",\n        \"__REALTIME_TIMESTAMP\": \"1632449945113986\",\n        \"__MONOTONIC_TIMESTAMP\": \"816608621066\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_AUDIT_SESSION\": \"8\",\n        \"_AUDIT_LOGINUID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"PRIORITY\": \"6\",\n        \"_TRANSPORT\": \"journal\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"_COMM\": \"logger\",\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"liqfabr_do.sh\",\n            \"misc-utils/logger.c\"\n        ],\n        \"CODE_FUNC\": [\n            \"main\",\n            \"journald_entry\"\n        ],\n        \"CODE_LINE\": [\n            \"46\",\n            \"360\"\n        ],\n        \"EVENT\": \"FABRICDONE\",\n        \"MESSAGE\": \"Program fabric requested.\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_do.sh\",\n        \"ARGS\": \"cluster_id=0,fabr_cfg=7,fabr_type=0,mach_id=7,node_id=9,rack_id=0,slot_id=0\",\n        \"TID\": \"29479\",\n        \"_PID\": \"29763\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1632449945113568\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=b5b9c;b=610845b00976470e9e349e49d4882db0;m=be21fa9bb7;t=5ccb45f677f2f;x=47e0831889375782\",\n        \"__REALTIME_TIMESTAMP\": \"1632449950351151\",\n        \"__MONOTONIC_TIMESTAMP\": \"816613858231\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_AUDIT_SESSION\": \"8\",\n        \"_AUDIT_LOGINUID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"PRIORITY\": \"6\",\n        \"_TRANSPORT\": \"journal\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"_COMM\": \"logger\",\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"liqfabr_do.sh\",\n            \"misc-utils/logger.c\"\n        ],\n        \"CODE_FUNC\": [\n            \"main\",\n            \"journald_entry\"\n        ],\n        \"CODE_LINE\": [\n            \"46\",\n            \"360\"\n        ],\n        \"EVENT\": \"FABRICDONE\",\n        \"MESSAGE\": \"Program fabric requested.\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_do.sh\",\n        \"ARGS\": \"cluster_id=0,fabr_cfg=7,fabr_type=0,mach_id=7,node_id=9,rack_id=0,slot_id=0\",\n        \"TID\": \"30053\",\n        \"_PID\": \"30349\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1632449950350578\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=b5c9a;b=610845b00976470e9e349e49d4882db0;m=be2d9534cd;t=5ccb46b021845;x=e18ad694e5d8fd08\",\n        \"__REALTIME_TIMESTAMP\": \"1632450145032261\",\n        \"__MONOTONIC_TIMESTAMP\": \"816808539341\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_AUDIT_SESSION\": \"8\",\n        \"_AUDIT_LOGINUID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"PRIORITY\": \"6\",\n        \"_TRANSPORT\": \"journal\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"_COMM\": \"logger\",\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"liqfabr_do.sh\",\n            \"misc-utils/logger.c\"\n        ],\n        \"CODE_FUNC\": [\n            \"main\",\n            \"journald_entry\"\n        ],\n        \"CODE_LINE\": [\n            \"46\",\n            \"360\"\n        ],\n        \"EVENT\": \"FABRICDONE\",\n        \"MESSAGE\": \"Program fabric requested.\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_do.sh\",\n        \"ARGS\": \"cluster_id=0,fabr_cfg=58,fabr_type=0,mach_id=58,node_id=9,rack_id=0,slot_id=0\",\n        \"TID\": \"32720\",\n        \"_PID\": \"566\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1632450145031737\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=b5cb3;b=610845b00976470e9e349e49d4882db0;m=be2de61931;t=5ccb46b52fca9;x=cbb00d34b6b73e0a\",\n        \"__REALTIME_TIMESTAMP\": \"1632450150333609\",\n        \"__MONOTONIC_TIMESTAMP\": \"816813840689\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_AUDIT_SESSION\": \"8\",\n        \"_AUDIT_LOGINUID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"PRIORITY\": \"6\",\n        \"_TRANSPORT\": \"journal\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"_COMM\": \"logger\",\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"liqfabr_do.sh\",\n            \"misc-utils/logger.c\"\n        ],\n        \"CODE_FUNC\": [\n            \"main\",\n            \"journald_entry\"\n        ],\n        \"CODE_LINE\": [\n            \"46\",\n            \"360\"\n        ],\n        \"EVENT\": \"FABRICDONE\",\n        \"MESSAGE\": \"Program fabric requested.\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_do.sh\",\n        \"ARGS\": \"cluster_id=0,fabr_cfg=58,fabr_type=0,mach_id=58,node_id=9,rack_id=0,slot_id=0\",\n        \"TID\": \"874\",\n        \"_PID\": \"1192\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1632450150333066\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=b5d41;b=610845b00976470e9e349e49d4882db0;m=be31c1b0bc;t=5ccb46f2e9433;x=cc9e9f31b474bcb7\",\n        \"__REALTIME_TIMESTAMP\": \"1632450215056435\",\n        \"__MONOTONIC_TIMESTAMP\": \"816878563516\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_AUDIT_SESSION\": \"8\",\n        \"_AUDIT_LOGINUID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"PRIORITY\": \"6\",\n        \"_TRANSPORT\": \"journal\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"_COMM\": \"logger\",\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"liqfabr_do.sh\",\n            \"misc-utils/logger.c\"\n        ],\n        \"CODE_FUNC\": [\n            \"main\",\n            \"journald_entry\"\n        ],\n        \"CODE_LINE\": [\n            \"46\",\n            \"360\"\n        ],\n        \"EVENT\": \"FABRICDONE\",\n        \"MESSAGE\": \"Program fabric requested.\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_do.sh\",\n        \"ARGS\": \"cluster_id=0,fabr_cfg=36,fabr_type=0,mach_id=36,node_id=9,rack_id=0,slot_id=0\",\n        \"TID\": \"3032\",\n        \"_PID\": \"3317\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1632450215055800\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=b5d62;b=610845b00976470e9e349e49d4882db0;m=be32122319;t=5ccb46f7f0691;x=1f41222543f8fb8d\",\n        \"__REALTIME_TIMESTAMP\": \"1632450220328593\",\n        \"__MONOTONIC_TIMESTAMP\": \"816883835673\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_AUDIT_SESSION\": \"8\",\n        \"_AUDIT_LOGINUID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"PRIORITY\": \"6\",\n        \"_TRANSPORT\": \"journal\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"_COMM\": \"logger\",\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"liqfabr_do.sh\",\n            \"misc-utils/logger.c\"\n        ],\n        \"CODE_FUNC\": [\n            \"main\",\n            \"journald_entry\"\n        ],\n        \"CODE_LINE\": [\n            \"46\",\n            \"360\"\n        ],\n        \"EVENT\": \"FABRICDONE\",\n        \"MESSAGE\": \"Program fabric requested.\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_do.sh\",\n        \"ARGS\": \"cluster_id=0,fabr_cfg=36,fabr_type=0,mach_id=36,node_id=9,rack_id=0,slot_id=0\",\n        \"TID\": \"3626\",\n        \"_PID\": \"3907\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1632450220328221\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=b5e31;b=610845b00976470e9e349e49d4882db0;m=be3807e6ec;t=5ccb47574ca63;x=82f6fb752a3752e3\",\n        \"__REALTIME_TIMESTAMP\": \"1632450320321123\",\n        \"__MONOTONIC_TIMESTAMP\": \"816983828204\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_AUDIT_SESSION\": \"8\",\n        \"_AUDIT_LOGINUID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"PRIORITY\": \"6\",\n        \"_TRANSPORT\": \"journal\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"_COMM\": \"logger\",\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"liqfabr_do.sh\",\n            \"misc-utils/logger.c\"\n        ],\n        \"CODE_FUNC\": [\n            \"main\",\n            \"journald_entry\"\n        ],\n        \"CODE_LINE\": [\n            \"46\",\n            \"360\"\n        ],\n        \"EVENT\": \"FABRICDONE\",\n        \"MESSAGE\": \"Program fabric requested.\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_do.sh\",\n        \"ARGS\": \"cluster_id=0,fabr_cfg=59,fabr_type=0,mach_id=59,node_id=9,rack_id=0,slot_id=0\",\n        \"TID\": \"5829\",\n        \"_PID\": \"6125\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1632450320320562\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=b5e40;b=610845b00976470e9e349e49d4882db0;m=be3856f797;t=5ccb475c3db0f;x=abf36da76c4f6548\",\n        \"__REALTIME_TIMESTAMP\": \"1632450325502735\",\n        \"__MONOTONIC_TIMESTAMP\": \"816989009815\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_AUDIT_SESSION\": \"8\",\n        \"_AUDIT_LOGINUID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"PRIORITY\": \"6\",\n        \"_TRANSPORT\": \"journal\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"_COMM\": \"logger\",\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"liqfabr_do.sh\",\n            \"misc-utils/logger.c\"\n        ],\n        \"CODE_FUNC\": [\n            \"main\",\n            \"journald_entry\"\n        ],\n        \"CODE_LINE\": [\n            \"46\",\n            \"360\"\n        ],\n        \"EVENT\": \"FABRICDONE\",\n        \"MESSAGE\": \"Program fabric requested.\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_do.sh\",\n        \"ARGS\": \"cluster_id=0,fabr_cfg=59,fabr_type=0,mach_id=59,node_id=9,rack_id=0,slot_id=0\",\n        \"TID\": \"6414\",\n        \"_PID\": \"6699\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1632450325502252\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=b5ec4;b=610845b00976470e9e349e49d4882db0;m=be3ac5e72a;t=5ccb47832caa2;x=5d38abfea5cb2fc5\",\n        \"__REALTIME_TIMESTAMP\": \"1632450366327458\",\n        \"__MONOTONIC_TIMESTAMP\": \"817029834538\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_AUDIT_SESSION\": \"8\",\n        \"_AUDIT_LOGINUID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"PRIORITY\": \"6\",\n        \"_TRANSPORT\": \"journal\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"_COMM\": \"logger\",\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"liqfabr_do.sh\",\n            \"misc-utils/logger.c\"\n        ],\n        \"CODE_FUNC\": [\n            \"main\",\n            \"journald_entry\"\n        ],\n        \"CODE_LINE\": [\n            \"46\",\n            \"360\"\n        ],\n        \"EVENT\": \"FABRICDONE\",\n        \"MESSAGE\": \"Program fabric requested.\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_do.sh\",\n        \"ARGS\": \"cluster_id=0,fabr_cfg=13,fabr_type=0,mach_id=13,node_id=9,rack_id=0,slot_id=0\",\n        \"TID\": \"8268\",\n        \"_PID\": \"8551\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1632450366326841\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=b5ed6;b=610845b00976470e9e349e49d4882db0;m=be3b1bee24;t=5ccb47888d19b;x=4cbf8e11cdcc4b39\",\n        \"__REALTIME_TIMESTAMP\": \"1632450371965339\",\n        \"__MONOTONIC_TIMESTAMP\": \"817035472420\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_AUDIT_SESSION\": \"8\",\n        \"_AUDIT_LOGINUID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"PRIORITY\": \"6\",\n        \"_TRANSPORT\": \"journal\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"_COMM\": \"logger\",\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"liqfabr_do.sh\",\n            \"misc-utils/logger.c\"\n        ],\n        \"CODE_FUNC\": [\n            \"main\",\n            \"journald_entry\"\n        ],\n        \"CODE_LINE\": [\n            \"46\",\n            \"360\"\n        ],\n        \"EVENT\": \"FABRICDONE\",\n        \"MESSAGE\": \"Program fabric requested.\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_do.sh\",\n        \"ARGS\": \"cluster_id=0,fabr_cfg=13,fabr_type=0,mach_id=13,node_id=9,rack_id=0,slot_id=0\",\n        \"TID\": \"8838\",\n        \"_PID\": \"9125\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1632450371964799\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=b5f5e;b=610845b00976470e9e349e49d4882db0;m=be3df14c25;t=5ccb47b5e2f9d;x=28fd3dae9419b2b6\",\n        \"__REALTIME_TIMESTAMP\": \"1632450419503005\",\n        \"__MONOTONIC_TIMESTAMP\": \"817083010085\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_AUDIT_SESSION\": \"8\",\n        \"_AUDIT_LOGINUID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"PRIORITY\": \"6\",\n        \"_TRANSPORT\": \"journal\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"_COMM\": \"logger\",\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"liqfabr_do.sh\",\n            \"misc-utils/logger.c\"\n        ],\n        \"CODE_FUNC\": [\n            \"main\",\n            \"journald_entry\"\n        ],\n        \"CODE_LINE\": [\n            \"46\",\n            \"360\"\n        ],\n        \"EVENT\": \"FABRICDONE\",\n        \"MESSAGE\": \"Program fabric requested.\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_do.sh\",\n        \"ARGS\": \"cluster_id=0,fabr_cfg=6,fabr_type=0,mach_id=6,node_id=9,rack_id=0,slot_id=0\",\n        \"TID\": \"10714\",\n        \"_PID\": \"10996\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1632450419502407\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=b5f78;b=610845b00976470e9e349e49d4882db0;m=be3e426afa;t=5ccb47baf4e72;x=4cc138c2af8cb7a9\",\n        \"__REALTIME_TIMESTAMP\": \"1632450424819314\",\n        \"__MONOTONIC_TIMESTAMP\": \"817088326394\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_AUDIT_SESSION\": \"8\",\n        \"_AUDIT_LOGINUID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"PRIORITY\": \"6\",\n        \"_TRANSPORT\": \"journal\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"_COMM\": \"logger\",\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"liqfabr_do.sh\",\n            \"misc-utils/logger.c\"\n        ],\n        \"CODE_FUNC\": [\n            \"main\",\n            \"journald_entry\"\n        ],\n        \"CODE_LINE\": [\n            \"46\",\n            \"360\"\n        ],\n        \"EVENT\": \"FABRICDONE\",\n        \"MESSAGE\": \"Program fabric requested.\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_do.sh\",\n        \"ARGS\": \"cluster_id=0,fabr_cfg=6,fabr_type=0,mach_id=6,node_id=9,rack_id=0,slot_id=0\",\n        \"TID\": \"11317\",\n        \"_PID\": \"11600\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1632450424818967\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=b6028;b=610845b00976470e9e349e49d4882db0;m=be42756c3c;t=5ccb47fe24fb4;x=b3f83bd5a2b52d14\",\n        \"__REALTIME_TIMESTAMP\": \"1632450495270836\",\n        \"__MONOTONIC_TIMESTAMP\": \"817158777916\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_AUDIT_SESSION\": \"8\",\n        \"_AUDIT_LOGINUID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"PRIORITY\": \"6\",\n        \"_TRANSPORT\": \"journal\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"_COMM\": \"logger\",\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"liqfabr_do.sh\",\n            \"misc-utils/logger.c\"\n        ],\n        \"CODE_FUNC\": [\n            \"main\",\n            \"journald_entry\"\n        ],\n        \"CODE_LINE\": [\n            \"46\",\n            \"360\"\n        ],\n        \"EVENT\": \"FABRICDONE\",\n        \"MESSAGE\": \"Program fabric requested.\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_do.sh\",\n        \"ARGS\": \"cluster_id=0,fabr_cfg=3,fabr_type=0,mach_id=3,node_id=9,rack_id=0,slot_id=0\",\n        \"TID\": \"13597\",\n        \"_PID\": \"13881\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1632450495270497\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=b6049;b=610845b00976470e9e349e49d4882db0;m=be42c4e0ea;t=5ccb48031c462;x=f98baca47f0cf96d\",\n        \"__REALTIME_TIMESTAMP\": \"1632450500478050\",\n        \"__MONOTONIC_TIMESTAMP\": \"817163985130\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_AUDIT_SESSION\": \"8\",\n        \"_AUDIT_LOGINUID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"PRIORITY\": \"6\",\n        \"_TRANSPORT\": \"journal\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"_COMM\": \"logger\",\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"liqfabr_do.sh\",\n            \"misc-utils/logger.c\"\n        ],\n        \"CODE_FUNC\": [\n            \"main\",\n            \"journald_entry\"\n        ],\n        \"CODE_LINE\": [\n            \"46\",\n            \"360\"\n        ],\n        \"EVENT\": \"FABRICDONE\",\n        \"MESSAGE\": \"Program fabric requested.\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_do.sh\",\n        \"ARGS\": \"cluster_id=0,fabr_cfg=3,fabr_type=0,mach_id=3,node_id=9,rack_id=0,slot_id=0\",\n        \"TID\": \"14190\",\n        \"_PID\": \"14486\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1632450500477546\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=b60e1;b=610845b00976470e9e349e49d4882db0;m=be468db4de;t=5ccb483fa9856;x=e443720c36adf570\",\n        \"__REALTIME_TIMESTAMP\": \"1632450563971158\",\n        \"__MONOTONIC_TIMESTAMP\": \"817227478238\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_AUDIT_SESSION\": \"8\",\n        \"_AUDIT_LOGINUID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"PRIORITY\": \"6\",\n        \"_TRANSPORT\": \"journal\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"_COMM\": \"logger\",\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"liqfabr_do.sh\",\n            \"misc-utils/logger.c\"\n        ],\n        \"CODE_FUNC\": [\n            \"main\",\n            \"journald_entry\"\n        ],\n        \"CODE_LINE\": [\n            \"46\",\n            \"360\"\n        ],\n        \"EVENT\": \"FABRICDONE\",\n        \"MESSAGE\": \"Program fabric requested.\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_do.sh\",\n        \"ARGS\": \"cluster_id=0,fabr_cfg=65,fabr_type=0,mach_id=65,node_id=9,rack_id=0,slot_id=0\",\n        \"TID\": \"16186\",\n        \"_PID\": \"16469\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1632450563970654\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=b6100;b=610845b00976470e9e349e49d4882db0;m=be46ddfb0c;t=5ccb4844ade83;x=2026e75774bba002\",\n        \"__REALTIME_TIMESTAMP\": \"1632450569232003\",\n        \"__MONOTONIC_TIMESTAMP\": \"817232739084\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_AUDIT_SESSION\": \"8\",\n        \"_AUDIT_LOGINUID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"PRIORITY\": \"6\",\n        \"_TRANSPORT\": \"journal\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"_COMM\": \"logger\",\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"liqfabr_do.sh\",\n            \"misc-utils/logger.c\"\n        ],\n        \"CODE_FUNC\": [\n            \"main\",\n            \"journald_entry\"\n        ],\n        \"CODE_LINE\": [\n            \"46\",\n            \"360\"\n        ],\n        \"EVENT\": \"FABRICDONE\",\n        \"MESSAGE\": \"Program fabric requested.\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_do.sh\",\n        \"ARGS\": \"cluster_id=0,fabr_cfg=65,fabr_type=0,mach_id=65,node_id=9,rack_id=0,slot_id=0\",\n        \"TID\": \"16763\",\n        \"_PID\": \"17048\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1632450569231572\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=b61e7;b=610845b00976470e9e349e49d4882db0;m=be4faadb5b;t=5ccb48d17bed2;x=a23e400e8097566c\",\n        \"__REALTIME_TIMESTAMP\": \"1632450716876498\",\n        \"__MONOTONIC_TIMESTAMP\": \"817380383579\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_AUDIT_SESSION\": \"8\",\n        \"_AUDIT_LOGINUID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"PRIORITY\": \"6\",\n        \"_TRANSPORT\": \"journal\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"_COMM\": \"logger\",\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"liqfabr_do.sh\",\n            \"misc-utils/logger.c\"\n        ],\n        \"CODE_FUNC\": [\n            \"main\",\n            \"journald_entry\"\n        ],\n        \"CODE_LINE\": [\n            \"46\",\n            \"360\"\n        ],\n        \"EVENT\": \"FABRICDONE\",\n        \"MESSAGE\": \"Program fabric requested.\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_do.sh\",\n        \"ARGS\": \"cluster_id=0,fabr_cfg=64,fabr_type=0,mach_id=64,node_id=9,rack_id=0,slot_id=0\",\n        \"TID\": \"19210\",\n        \"_PID\": \"19496\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1632450716875952\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=b620b;b=610845b00976470e9e349e49d4882db0;m=be4ffb6f8f;t=5ccb48d685306;x=c77f6d60d96f26a8\",\n        \"__REALTIME_TIMESTAMP\": \"1632450722157318\",\n        \"__MONOTONIC_TIMESTAMP\": \"817385664399\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_AUDIT_SESSION\": \"8\",\n        \"_AUDIT_LOGINUID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"PRIORITY\": \"6\",\n        \"_TRANSPORT\": \"journal\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"_COMM\": \"logger\",\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"liqfabr_do.sh\",\n            \"misc-utils/logger.c\"\n        ],\n        \"CODE_FUNC\": [\n            \"main\",\n            \"journald_entry\"\n        ],\n        \"CODE_LINE\": [\n            \"46\",\n            \"360\"\n        ],\n        \"EVENT\": \"FABRICDONE\",\n        \"MESSAGE\": \"Program fabric requested.\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_do.sh\",\n        \"ARGS\": \"cluster_id=0,fabr_cfg=64,fabr_type=0,mach_id=64,node_id=9,rack_id=0,slot_id=0\",\n        \"TID\": \"19796\",\n        \"_PID\": \"20093\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1632450722156762\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=b625a;b=610845b00976470e9e349e49d4882db0;m=be510d7f72;t=5ccb48e7a62ea;x=705270e96e0e68cb\",\n        \"__REALTIME_TIMESTAMP\": \"1632450740118250\",\n        \"__MONOTONIC_TIMESTAMP\": \"817403625330\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_AUDIT_SESSION\": \"8\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"PRIORITY\": \"6\",\n        \"_TRANSPORT\": \"journal\",\n        \"_COMM\": \"logger\",\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"liqfabr_do.sh\",\n            \"misc-utils/logger.c\"\n        ],\n        \"CODE_FUNC\": [\n            \"main\",\n            \"journald_entry\"\n        ],\n        \"CODE_LINE\": [\n            \"46\",\n            \"360\"\n        ],\n        \"EVENT\": \"FABRICDONE\",\n        \"MESSAGE\": \"Program fabric requested.\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_do.sh\",\n        \"ARGS\": \"cluster_id=0,fabr_cfg=19,fabr_type=0,mach_id=19,node_id=9,rack_id=0,slot_id=0\",\n        \"TID\": \"21300\",\n        \"_PID\": \"21586\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1632450740117738\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=b627d;b=610845b00976470e9e349e49d4882db0;m=be51c9edf5;t=5ccb48f36d16d;x=46c13d7d617a6e37\",\n        \"__REALTIME_TIMESTAMP\": \"1632450752467309\",\n        \"__MONOTONIC_TIMESTAMP\": \"817415974389\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_AUDIT_SESSION\": \"8\",\n        \"_AUDIT_LOGINUID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"PRIORITY\": \"6\",\n        \"_TRANSPORT\": \"journal\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"_COMM\": \"logger\",\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"liqfabr_do.sh\",\n            \"misc-utils/logger.c\"\n        ],\n        \"CODE_FUNC\": [\n            \"main\",\n            \"journald_entry\"\n        ],\n        \"CODE_LINE\": [\n            \"46\",\n            \"360\"\n        ],\n        \"EVENT\": \"FABRICDONE\",\n        \"MESSAGE\": \"Program fabric requested.\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_do.sh\",\n        \"ARGS\": \"cluster_id=0,fabr_cfg=76,fabr_type=0,mach_id=76,node_id=9,rack_id=0,slot_id=0\",\n        \"TID\": \"22194\",\n        \"_PID\": \"22481\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1632450752466961\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=b6293;b=610845b00976470e9e349e49d4882db0;m=be521b7925;t=5ccb48f885c9c;x=4718bc7038a37a6a\",\n        \"__REALTIME_TIMESTAMP\": \"1632450757811356\",\n        \"__MONOTONIC_TIMESTAMP\": \"817421318437\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_AUDIT_SESSION\": \"8\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"PRIORITY\": \"6\",\n        \"_TRANSPORT\": \"journal\",\n        \"_COMM\": \"logger\",\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"liqfabr_do.sh\",\n            \"misc-utils/logger.c\"\n        ],\n        \"CODE_FUNC\": [\n            \"main\",\n            \"journald_entry\"\n        ],\n        \"CODE_LINE\": [\n            \"46\",\n            \"360\"\n        ],\n        \"EVENT\": \"FABRICDONE\",\n        \"MESSAGE\": \"Program fabric requested.\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_do.sh\",\n        \"ARGS\": \"cluster_id=0,fabr_cfg=64,fabr_type=0,mach_id=64,node_id=9,rack_id=0,slot_id=0\",\n        \"TID\": \"22776\",\n        \"_PID\": \"23058\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1632450757810740\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=b629b;b=610845b00976470e9e349e49d4882db0;m=be52546f50;t=5ccb48fc152c8;x=a7a1c53c3f148aad\",\n        \"__REALTIME_TIMESTAMP\": \"1632450761544392\",\n        \"__MONOTONIC_TIMESTAMP\": \"817425051472\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_AUDIT_SESSION\": \"8\",\n        \"_AUDIT_LOGINUID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"PRIORITY\": \"6\",\n        \"_TRANSPORT\": \"journal\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"_COMM\": \"logger\",\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"liqfabr_do.sh\",\n            \"misc-utils/logger.c\"\n        ],\n        \"CODE_FUNC\": [\n            \"main\",\n            \"journald_entry\"\n        ],\n        \"CODE_LINE\": [\n            \"46\",\n            \"360\"\n        ],\n        \"EVENT\": \"FABRICDONE\",\n        \"MESSAGE\": \"Program fabric requested.\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_do.sh\",\n        \"ARGS\": \"cluster_id=0,fabr_cfg=19,fabr_type=0,mach_id=19,node_id=9,rack_id=0,slot_id=0\",\n        \"TID\": \"23087\",\n        \"_PID\": \"23383\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1632450761543879\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=b62a1;b=610845b00976470e9e349e49d4882db0;m=be528ef253;t=5ccb48ffbd5cb;x=4740526a6c85fcdc\",\n        \"__REALTIME_TIMESTAMP\": \"1632450765379019\",\n        \"__MONOTONIC_TIMESTAMP\": \"817428886099\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_AUDIT_SESSION\": \"8\",\n        \"_AUDIT_LOGINUID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"PRIORITY\": \"6\",\n        \"_TRANSPORT\": \"journal\",\n        \"_COMM\": \"logger\",\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"liqfabr_do.sh\",\n            \"misc-utils/logger.c\"\n        ],\n        \"CODE_FUNC\": [\n            \"main\",\n            \"journald_entry\"\n        ],\n        \"CODE_LINE\": [\n            \"46\",\n            \"360\"\n        ],\n        \"EVENT\": \"FABRICDONE\",\n        \"MESSAGE\": \"Program fabric requested.\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_do.sh\",\n        \"ARGS\": \"cluster_id=0,fabr_cfg=76,fabr_type=0,mach_id=76,node_id=9,rack_id=0,slot_id=0\",\n        \"TID\": \"23405\",\n        \"_PID\": \"23691\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1632450765378469\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=b62e5;b=610845b00976470e9e349e49d4882db0;m=be53bee7af;t=5ccb4912bcb27;x=e5304e61c84ffa20\",\n        \"__REALTIME_TIMESTAMP\": \"1632450785299239\",\n        \"__MONOTONIC_TIMESTAMP\": \"817448806319\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_AUDIT_SESSION\": \"8\",\n        \"_AUDIT_LOGINUID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"PRIORITY\": \"6\",\n        \"_TRANSPORT\": \"journal\",\n        \"_COMM\": \"logger\",\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"liqfabr_do.sh\",\n            \"misc-utils/logger.c\"\n        ],\n        \"CODE_FUNC\": [\n            \"main\",\n            \"journald_entry\"\n        ],\n        \"CODE_LINE\": [\n            \"46\",\n            \"360\"\n        ],\n        \"EVENT\": \"FABRICDONE\",\n        \"MESSAGE\": \"Program fabric requested.\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_do.sh\",\n        \"ARGS\": \"cluster_id=0,fabr_cfg=43,fabr_type=0,mach_id=43,node_id=9,rack_id=0,slot_id=0\",\n        \"TID\": \"24603\",\n        \"_PID\": \"24885\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1632450785298660\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=b62ff;b=610845b00976470e9e349e49d4882db0;m=be54117881;t=5ccb4917e5bf9;x=5742a5f59aea9a5b\",\n        \"__REALTIME_TIMESTAMP\": \"1632450790710265\",\n        \"__MONOTONIC_TIMESTAMP\": \"817454217345\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_AUDIT_SESSION\": \"8\",\n        \"_AUDIT_LOGINUID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"PRIORITY\": \"6\",\n        \"_TRANSPORT\": \"journal\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"_COMM\": \"logger\",\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"liqfabr_do.sh\",\n            \"misc-utils/logger.c\"\n        ],\n        \"CODE_FUNC\": [\n            \"main\",\n            \"journald_entry\"\n        ],\n        \"CODE_LINE\": [\n            \"46\",\n            \"360\"\n        ],\n        \"EVENT\": \"FABRICDONE\",\n        \"MESSAGE\": \"Program fabric requested.\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_do.sh\",\n        \"ARGS\": \"cluster_id=0,fabr_cfg=64,fabr_type=0,mach_id=64,node_id=9,rack_id=0,slot_id=0\",\n        \"TID\": \"25194\",\n        \"_PID\": \"25478\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1632450790709654\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=b6303;b=610845b00976470e9e349e49d4882db0;m=be544c9c7b;t=5ccb491b97ff3;x=a286dbe286a8beb3\",\n        \"__REALTIME_TIMESTAMP\": \"1632450794586099\",\n        \"__MONOTONIC_TIMESTAMP\": \"817458093179\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_AUDIT_SESSION\": \"8\",\n        \"_AUDIT_LOGINUID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"PRIORITY\": \"6\",\n        \"_TRANSPORT\": \"journal\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"_COMM\": \"logger\",\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"liqfabr_do.sh\",\n            \"misc-utils/logger.c\"\n        ],\n        \"CODE_FUNC\": [\n            \"main\",\n            \"journald_entry\"\n        ],\n        \"CODE_LINE\": [\n            \"46\",\n            \"360\"\n        ],\n        \"EVENT\": \"FABRICDONE\",\n        \"MESSAGE\": \"Program fabric requested.\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_do.sh\",\n        \"ARGS\": \"cluster_id=0,fabr_cfg=19,fabr_type=0,mach_id=19,node_id=9,rack_id=0,slot_id=0\",\n        \"TID\": \"25500\",\n        \"_PID\": \"25781\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1632450794585471\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=b6308;b=610845b00976470e9e349e49d4882db0;m=be548783d4;t=5ccb491f4674c;x=48e3ef14e6010bac\",\n        \"__REALTIME_TIMESTAMP\": \"1632450798446412\",\n        \"__MONOTONIC_TIMESTAMP\": \"817461953492\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_AUDIT_SESSION\": \"8\",\n        \"_AUDIT_LOGINUID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"PRIORITY\": \"6\",\n        \"_TRANSPORT\": \"journal\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"_COMM\": \"logger\",\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"liqfabr_do.sh\",\n            \"misc-utils/logger.c\"\n        ],\n        \"CODE_FUNC\": [\n            \"main\",\n            \"journald_entry\"\n        ],\n        \"CODE_LINE\": [\n            \"46\",\n            \"360\"\n        ],\n        \"EVENT\": \"FABRICDONE\",\n        \"MESSAGE\": \"Program fabric requested.\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_do.sh\",\n        \"ARGS\": \"cluster_id=0,fabr_cfg=76,fabr_type=0,mach_id=76,node_id=9,rack_id=0,slot_id=0\",\n        \"TID\": \"25801\",\n        \"_PID\": \"26085\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1632450798446070\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=b630b;b=610845b00976470e9e349e49d4882db0;m=be54c24c95;t=5ccb4922f300d;x=2b14ead28487ca3b\",\n        \"__REALTIME_TIMESTAMP\": \"1632450802298893\",\n        \"__MONOTONIC_TIMESTAMP\": \"817465805973\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_AUDIT_SESSION\": \"8\",\n        \"_AUDIT_LOGINUID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"PRIORITY\": \"6\",\n        \"_TRANSPORT\": \"journal\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"_COMM\": \"logger\",\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"liqfabr_do.sh\",\n            \"misc-utils/logger.c\"\n        ],\n        \"CODE_FUNC\": [\n            \"main\",\n            \"journald_entry\"\n        ],\n        \"CODE_LINE\": [\n            \"46\",\n            \"360\"\n        ],\n        \"EVENT\": \"FABRICDONE\",\n        \"MESSAGE\": \"Program fabric requested.\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_do.sh\",\n        \"ARGS\": \"cluster_id=0,fabr_cfg=77,fabr_type=0,mach_id=77,node_id=9,rack_id=0,slot_id=0\",\n        \"TID\": \"26107\",\n        \"_PID\": \"26402\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1632450802298305\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=b6311;b=610845b00976470e9e349e49d4882db0;m=be54fcce09;t=5ccb49269b181;x=87ddb285eb9d1769\",\n        \"__REALTIME_TIMESTAMP\": \"1632450806133121\",\n        \"__MONOTONIC_TIMESTAMP\": \"817469640201\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_AUDIT_SESSION\": \"8\",\n        \"_AUDIT_LOGINUID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"PRIORITY\": \"6\",\n        \"_TRANSPORT\": \"journal\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"_COMM\": \"logger\",\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"liqfabr_do.sh\",\n            \"misc-utils/logger.c\"\n        ],\n        \"CODE_FUNC\": [\n            \"main\",\n            \"journald_entry\"\n        ],\n        \"CODE_LINE\": [\n            \"46\",\n            \"360\"\n        ],\n        \"EVENT\": \"FABRICDONE\",\n        \"MESSAGE\": \"Program fabric requested.\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_do.sh\",\n        \"ARGS\": \"cluster_id=0,fabr_cfg=43,fabr_type=0,mach_id=43,node_id=9,rack_id=0,slot_id=0\",\n        \"TID\": \"26431\",\n        \"_PID\": \"26715\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1632450806132587\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=b6498;b=610845b00976470e9e349e49d4882db0;m=be605c4fbb;t=5ccb49dc93332;x=152eef9e62d927cd\",\n        \"__REALTIME_TIMESTAMP\": \"1632450996941618\",\n        \"__MONOTONIC_TIMESTAMP\": \"817660448699\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_AUDIT_SESSION\": \"8\",\n        \"_AUDIT_LOGINUID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"PRIORITY\": \"6\",\n        \"_TRANSPORT\": \"journal\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"_COMM\": \"logger\",\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqbimg_er.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"43\"\n        ],\n        \"CODE_FUNC\": [\n            \"journald_entry\",\n            \"log_event\"\n        ],\n        \"EVENT\": \"BIMAGEERASE\",\n        \"FABR_GID\": \"0x0\",\n        \"FABR_TYPE\": \"0\",\n        \"MESSAGE\": \"Unsupported fabric global id: 0x0\",\n        \"PORT_GID\": \"0x0\",\n        \"SYSLOG_IDENTIFIER\": \"liqbimg_er.sh\",\n        \"TID\": \"29534\",\n        \"_PID\": \"29881\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1632450996941073\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=b6515;b=610845b00976470e9e349e49d4882db0;m=be64667a17;t=5ccb4a1d35d8f;x=7d0b477cdd032b1c\",\n        \"__REALTIME_TIMESTAMP\": \"1632451064716687\",\n        \"__MONOTONIC_TIMESTAMP\": \"817728223767\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_AUDIT_SESSION\": \"8\",\n        \"_AUDIT_LOGINUID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"PRIORITY\": \"6\",\n        \"_TRANSPORT\": \"journal\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"_COMM\": \"logger\",\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqbimg_er.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"43\"\n        ],\n        \"CODE_FUNC\": [\n            \"journald_entry\",\n            \"log_event\"\n        ],\n        \"EVENT\": \"BIMAGEERASE\",\n        \"FABR_GID\": \"0x0\",\n        \"FABR_TYPE\": \"0\",\n        \"MESSAGE\": \"Unsupported fabric global id: 0x0\",\n        \"PORT_GID\": \"0x0\",\n        \"SYSLOG_IDENTIFIER\": \"liqbimg_er.sh\",\n        \"TID\": \"30245\",\n        \"_PID\": \"30612\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1632451064716132\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=b6f28;b=610845b00976470e9e349e49d4882db0;m=bf031f8430;t=5ccb5408c67a8;x=78da9d368b100022\",\n        \"__REALTIME_TIMESTAMP\": \"1632453727643560\",\n        \"__MONOTONIC_TIMESTAMP\": \"820391150640\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_AUDIT_SESSION\": \"8\",\n        \"_AUDIT_LOGINUID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"PRIORITY\": \"6\",\n        \"_TRANSPORT\": \"journal\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"_COMM\": \"logger\",\n        \"AREA\": \"event\",\n        \"CODE_FUNC\": [\n            \"main\",\n            \"journald_entry\"\n        ],\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqlice_re.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"45\"\n        ],\n        \"ARGS\": \"cluster_id=0,fabr_id=-1,license_file=0,node_id=9,rack_id=0,slot_id=0\",\n        \"CLUSTER_ID\": \"0\",\n        \"EVENT\": \"LICENSEREAD\",\n        \"MESSAGE\": \"License read to cluster_id=0\",\n        \"SYSLOG_IDENTIFIER\": \"liqlice_re.sh\",\n        \"TID\": \"14000\",\n        \"_PID\": \"14298\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1632453727642997\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=b8f48;b=610845b00976470e9e349e49d4882db0;m=c0e83c8141;t=5ccb725a964b9;x=82551ed2db320c30\",\n        \"__REALTIME_TIMESTAMP\": \"1632461866493113\",\n        \"__MONOTONIC_TIMESTAMP\": \"828530000193\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_AUDIT_SESSION\": \"8\",\n        \"_AUDIT_LOGINUID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"PRIORITY\": \"6\",\n        \"_TRANSPORT\": \"journal\",\n        \"_COMM\": \"logger\",\n        \"AREA\": \"event\",\n        \"CODE_FUNC\": [\n            \"main\",\n            \"journald_entry\"\n        ],\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqdegr_cl.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"44\"\n        ],\n        \"ARGS\": \"mode_id=0,node_id=9,rack_id=0,slot_id=0\",\n        \"EVENT\": \"CLEARDEGRADED\",\n        \"MESSAGE\": \"Clear degraded state for rack_id=0 slot_id=0 node_id=9.\",\n        \"NODE_ID\": \"9\",\n        \"RACK_ID\": \"0\",\n        \"SLOT_ID\": \"0\",\n        \"SYSLOG_IDENTIFIER\": \"liqdegr_cl.sh\",\n        \"TID\": \"31112\",\n        \"_PID\": \"31439\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1632461866492526\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=b8f54;b=610845b00976470e9e349e49d4882db0;m=c0e853752c;t=5ccb725c058a4;x=7f1a79999bd55190\",\n        \"__REALTIME_TIMESTAMP\": \"1632461867997348\",\n        \"__MONOTONIC_TIMESTAMP\": \"828531504428\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_AUDIT_SESSION\": \"8\",\n        \"_AUDIT_LOGINUID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"PRIORITY\": \"6\",\n        \"_TRANSPORT\": \"journal\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"_COMM\": \"logger\",\n        \"AREA\": \"event\",\n        \"CODE_FUNC\": [\n            \"main\",\n            \"journald_entry\"\n        ],\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqdegr_cl.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"44\"\n        ],\n        \"ARGS\": \"mode_id=0,node_id=9,rack_id=0,slot_id=0\",\n        \"EVENT\": \"CLEARDEGRADED\",\n        \"MESSAGE\": \"Clear degraded state for rack_id=0 slot_id=0 node_id=9.\",\n        \"NODE_ID\": \"9\",\n        \"RACK_ID\": \"0\",\n        \"SLOT_ID\": \"0\",\n        \"SYSLOG_IDENTIFIER\": \"liqdegr_cl.sh\",\n        \"TID\": \"31462\",\n        \"_PID\": \"31790\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1632461867996741\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=b91d7;b=610845b00976470e9e349e49d4882db0;m=c10eb9ed7e;t=5ccb74c26d0f6;x=4e4102b7b293ad8a\",\n        \"__REALTIME_TIMESTAMP\": \"1632462512247030\",\n        \"__MONOTONIC_TIMESTAMP\": \"829175754110\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_AUDIT_SESSION\": \"8\",\n        \"_AUDIT_LOGINUID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"PRIORITY\": \"6\",\n        \"_TRANSPORT\": \"journal\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"_COMM\": \"logger\",\n        \"AREA\": \"event\",\n        \"CODE_FUNC\": [\n            \"main\",\n            \"journald_entry\"\n        ],\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqdegr_cl.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"44\"\n        ],\n        \"ARGS\": \"mode_id=0,node_id=9,rack_id=0,slot_id=0\",\n        \"EVENT\": \"CLEARDEGRADED\",\n        \"MESSAGE\": \"Clear degraded state for rack_id=0 slot_id=0 node_id=9.\",\n        \"NODE_ID\": \"9\",\n        \"RACK_ID\": \"0\",\n        \"SLOT_ID\": \"0\",\n        \"SYSLOG_IDENTIFIER\": \"liqdegr_cl.sh\",\n        \"TID\": \"3512\",\n        \"_PID\": \"3832\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1632462512246550\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=b91df;b=610845b00976470e9e349e49d4882db0;m=c10ed1ac87;t=5ccb74c3e8ffe;x=cdc766fe32d255ee\",\n        \"__REALTIME_TIMESTAMP\": \"1632462513803262\",\n        \"__MONOTONIC_TIMESTAMP\": \"829177310343\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_AUDIT_SESSION\": \"8\",\n        \"_AUDIT_LOGINUID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"PRIORITY\": \"6\",\n        \"_TRANSPORT\": \"journal\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"_COMM\": \"logger\",\n        \"AREA\": \"event\",\n        \"CODE_FUNC\": [\n            \"main\",\n            \"journald_entry\"\n        ],\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqdegr_cl.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"44\"\n        ],\n        \"ARGS\": \"mode_id=0,node_id=9,rack_id=0,slot_id=0\",\n        \"EVENT\": \"CLEARDEGRADED\",\n        \"MESSAGE\": \"Clear degraded state for rack_id=0 slot_id=0 node_id=9.\",\n        \"NODE_ID\": \"9\",\n        \"RACK_ID\": \"0\",\n        \"SLOT_ID\": \"0\",\n        \"SYSLOG_IDENTIFIER\": \"liqdegr_cl.sh\",\n        \"TID\": \"3845\",\n        \"_PID\": \"4166\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1632462513802686\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=babb7;b=610845b00976470e9e349e49d4882db0;m=c2a3fa70b5;t=5ccb8e167542c;x=ecc97c67002a0508\",\n        \"__REALTIME_TIMESTAMP\": \"1632469311247404\",\n        \"__MONOTONIC_TIMESTAMP\": \"835974754485\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_AUDIT_LOGINUID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"PRIORITY\": \"6\",\n        \"_TRANSPORT\": \"journal\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"_COMM\": \"logger\",\n        \"_AUDIT_SESSION\": \"18\",\n        \"AREA\": \"event\",\n        \"CODE_FUNC\": [\n            \"main\",\n            \"journald_entry\"\n        ],\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqcoll_st.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"39\"\n        ],\n        \"EVENT\": \"COLLECTSTART\",\n        \"MESSAGE\": \"Log/State collection starts.\",\n        \"SYSLOG_IDENTIFIER\": \"liqcoll_st.sh\",\n        \"TID\": \"27540\",\n        \"_PID\": \"27833\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1632469311246780\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=babe2;b=610845b00976470e9e349e49d4882db0;m=c2a57c412a;t=5ccb8e2e924a1;x=dce35eff76814b82\",\n        \"__REALTIME_TIMESTAMP\": \"1632469336532129\",\n        \"__MONOTONIC_TIMESTAMP\": \"836000039210\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_AUDIT_LOGINUID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"PRIORITY\": \"6\",\n        \"_TRANSPORT\": \"journal\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"_COMM\": \"logger\",\n        \"_AUDIT_SESSION\": \"18\",\n        \"AREA\": \"event\",\n        \"CODE_FUNC\": [\n            \"main\",\n            \"journald_entry\"\n        ],\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqcoll_do.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"39\"\n        ],\n        \"EVENT\": \"COLLECTDONE\",\n        \"MESSAGE\": \"Log/State collection is done.\",\n        \"SYSLOG_IDENTIFIER\": \"liqcoll_do.sh\",\n        \"TID\": \"4294\",\n        \"_PID\": \"4565\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1632469336531529\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=babf0;b=610845b00976470e9e349e49d4882db0;m=c2a667b8b9;t=5ccb8e3d49c32;x=74fdb54698352a2b\",\n        \"__REALTIME_TIMESTAMP\": \"1632469351963698\",\n        \"__MONOTONIC_TIMESTAMP\": \"836015470777\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_AUDIT_LOGINUID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"PRIORITY\": \"6\",\n        \"_TRANSPORT\": \"journal\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"_COMM\": \"logger\",\n        \"_AUDIT_SESSION\": \"18\",\n        \"AREA\": \"event\",\n        \"CODE_FUNC\": [\n            \"main\",\n            \"journald_entry\"\n        ],\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqcoll_st.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"39\"\n        ],\n        \"EVENT\": \"COLLECTSTART\",\n        \"MESSAGE\": \"Log/State collection starts.\",\n        \"SYSLOG_IDENTIFIER\": \"liqcoll_st.sh\",\n        \"TID\": \"4818\",\n        \"_PID\": \"5087\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1632469351963342\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=bac00;b=610845b00976470e9e349e49d4882db0;m=c2a7551b6c;t=5ccb8e4c1fee4;x=ca429d67d48b05d\",\n        \"__REALTIME_TIMESTAMP\": \"1632469367520996\",\n        \"__MONOTONIC_TIMESTAMP\": \"836031028076\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"PRIORITY\": \"6\",\n        \"_TRANSPORT\": \"journal\",\n        \"_COMM\": \"logger\",\n        \"_AUDIT_SESSION\": \"18\",\n        \"AREA\": \"event\",\n        \"CODE_FUNC\": [\n            \"main\",\n            \"journald_entry\"\n        ],\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqcoll_st.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"39\"\n        ],\n        \"EVENT\": \"COLLECTSTART\",\n        \"MESSAGE\": \"Log/State collection starts.\",\n        \"SYSLOG_IDENTIFIER\": \"liqcoll_st.sh\",\n        \"TID\": \"6081\",\n        \"_PID\": \"6351\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1632469367520439\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=bac3e;b=610845b00976470e9e349e49d4882db0;m=c2a9c187b6;t=5ccb8e72e6b2e;x=38e20dd89ef0ae1d\",\n        \"__REALTIME_TIMESTAMP\": \"1632469408181038\",\n        \"__MONOTONIC_TIMESTAMP\": \"836071688118\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"PRIORITY\": \"6\",\n        \"_TRANSPORT\": \"journal\",\n        \"_COMM\": \"logger\",\n        \"AREA\": \"event\",\n        \"CODE_FUNC\": [\n            \"main\",\n            \"journald_entry\"\n        ],\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqcoll_do.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"39\"\n        ],\n        \"EVENT\": \"COLLECTDONE\",\n        \"MESSAGE\": \"Log/State collection is done.\",\n        \"SYSLOG_IDENTIFIER\": \"liqcoll_do.sh\",\n        \"TID\": \"15219\",\n        \"_PID\": \"15492\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1632469408180546\"\n    }\n]"}],"_postman_id":"c295ea25-7dcc-46db-a6f0-b67d31a0f655"}],"id":"3e38dfd1-9faa-4e94-80ad-1feb3c6f3d5d","description":"<p>Log Controller</p>\n","_postman_id":"3e38dfd1-9faa-4e94-80ad-1feb3c6f3d5d"},{"name":"machine","item":[{"name":"List all available machines","id":"7f66fbe5-afb4-428a-bb7a-236fafc9b294","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://{{Director-IP:8080}}/liqid/api/v2/machine?grp_id=1&mach_id=1&mach_name=m1","description":"<p>Use this option to list all the available machines</p>\n","urlObject":{"path":["api","v2","machine"],"host":["http://{{Director-IP:8080}}/liqid"],"query":[{"description":{"content":"<p>Query by group id (grp_id)</p>\n","type":"text/plain"},"key":"grp_id","value":"1"},{"description":{"content":"<p>Query by machine id (mach_id</p>\n","type":"text/plain"},"key":"mach_id","value":"1"},{"description":{"content":"<p>Query by machine name (mach_name)</p>\n","type":"text/plain"},"key":"mach_name","value":"m1"}],"variable":[]}},"response":[{"id":"5e15e2a3-5c38-4303-a0c2-8251f8ff9099","name":"OK","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://{{Director-IP:8080}}/liqid/api/v2/machine?grp_id=1&mach_id=1&mach_name=m1","host":["http://{{Director-IP:8080}}/liqid"],"path":["api","v2","machine"],"query":[{"key":"grp_id","value":"1"},{"key":"mach_id","value":"1"},{"key":"mach_name","value":"m1"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n  \"response\": {\n    \"data\": [\n      {\n        \"index\": 0,\n        \"mach_id\": 1,\n        \"grp_id\": 1,\n        \"fabr_id\": 78,\n        \"fabr_gid\": \"0x10000001\",\n        \"port_gid\": \"0x00000008\",\n        \"swit_gid\": \"0x00000000\",\n        \"comp_name\": \"pcpu0\",\n        \"mach_name\": \"m1\",\n        \"p2p\": \"off\",\n        \"mtime\": 1634124830013,\n        \"connection_history\": [\n          {\n            \"free\": false,\n            \"dev_type\": \"comp\",\n            \"fabr_gid\": \"0x10000001\",\n            \"owner_gid\": \"0x00000008\",\n            \"name\": \"pcpu0\",\n            \"atime\": 1634124848645,\n            \"dtime\": 0,\n            \"udesc\": \"n/a\"\n          },\n          {\n            \"free\": false,\n            \"dev_type\": \"gpu\",\n            \"fabr_gid\": \"0x00000c00\",\n            \"owner_gid\": \"0x00000008\",\n            \"name\": \"gpu1\",\n            \"atime\": 1634124849216,\n            \"dtime\": 0,\n            \"udesc\": \"n/a\"\n          },\n          {\n            \"free\": false,\n            \"dev_type\": \"targ\",\n            \"fabr_gid\": \"0x00001100\",\n            \"owner_gid\": \"0x00000008\",\n            \"name\": \"ssd1\",\n            \"atime\": 1634124849790,\n            \"dtime\": 0,\n            \"udesc\": \"n/a\"\n          }\n        ]\n      }\n    ],\n    \"errors\": null,\n    \"code\": 0\n  }\n}"}],"_postman_id":"7f66fbe5-afb4-428a-bb7a-236fafc9b294"},{"name":"Create a new machine","id":"f4cff262-1e25-4236-aa70-43db852bfdc8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"}],"body":{"mode":"raw","raw":"{\n    \"comp_name\": \"n/a\",\n    \"connection_history\": [\n        {\n            \"free\": true,\n            \"dev_type\": \"gpu\",\n            \"fabr_gid\": \"0x00002701\",\n            \"owner_gid\": \"0xffffffff\",\n            \"name\": \"gpu0\",\n            \"atime\": 1610720042969,\n            \"dtime\": 1610720133058,\n            \"udesc\": \"n/a\"\n        }\n    ],\n    \"index\": 1,\n    \"mach_id\": 38,\n    \"grp_id\": 81,\n    \"fabr_id\": 78,\n    \"fabr_gid\": \"n/a\",\n    \"port_gid\": \"0x00000000\",\n    \"swit_gid\": \"0x00000000\",\n    \"mach_name\": \"Test_Machine378\",\n    \"p2p\": \"off\",\n    \"mtime\": 1610719772912\n}"},"url":"http://{{Director-IP:8080}}/liqid/api/v2/machine","description":"<p>Use this option to create a new machine. Machine details should be provided as JSON as mentioned in the example.</p>\n","urlObject":{"path":["api","v2","machine"],"host":["http://{{Director-IP:8080}}/liqid"],"query":[],"variable":[]}},"response":[{"id":"d6aff783-db47-415c-8dd3-7a3986530458","name":"Machine creation successful","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"comp_name\": \"n/a\",\n    \"connection_history\": [\n        {\n            \"free\": true,\n            \"dev_type\": \"gpu\",\n            \"fabr_gid\": \"0x00002701\",\n            \"owner_gid\": \"0xffffffff\",\n            \"name\": \"gpu0\",\n            \"atime\": 1610720042969,\n            \"dtime\": 1610720133058,\n            \"udesc\": \"n/a\"\n        }\n    ],\n    \"index\": 1,\n    \"mach_id\": 38,\n    \"grp_id\": 81,\n    \"fabr_id\": 78,\n    \"fabr_gid\": \"n/a\",\n    \"port_gid\": \"0x00000000\",\n    \"swit_gid\": \"0x00000000\",\n    \"mach_name\": \"Test_Machine378\",\n    \"p2p\": \"off\",\n    \"mtime\": 1610719772912\n}","options":{"raw":{"language":"json"}}},"url":"http://{{Director-IP:8080}}/liqid/api/v2/machine"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n    \"response\": {\n        \"data\": [\n            {\n                \"index\": 1,\n                \"mach_id\": 38,\n                \"grp_id\": 81,\n                \"fabr_id\": 78,\n                \"fabr_gid\": \"n/a\",\n                \"port_gid\": \"0x00000000\",\n                \"swit_gid\": \"0x00000000\",\n                \"comp_name\": \"n/a\",\n                \"mach_name\": \"Test_Machine378\",\n                \"p2p\": \"off\",\n                \"mtime\": 1610719772912,\n                \"connection_history\": [\n                    {\n                        \"free\": true,\n                        \"dev_type\": \"gpu\",\n                        \"fabr_gid\": \"0x00002701\",\n                        \"owner_gid\": \"0xffffffff\",\n                        \"name\": \"gpu0\",\n                        \"atime\": 1610720042969,\n                        \"dtime\": 1610720133058,\n                        \"udesc\": \"n/a\"\n                    }\n                ]\n            }\n        ],\n        \"errors\": null,\n        \"code\": 0\n    }\n}"},{"id":"620de10e-9a7a-41fe-bc8b-15fb05683b70","name":"Invalid Machine parameter","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"comp_name\": \"n/a\",\n    \"connection_history\": [\n        {\n            \"free\": true,\n            \"dev_type\": \"gpu\",\n            \"fabr_gid\": \"0x00002701\",\n            \"owner_gid\": \"0xffffffff\",\n            \"name\": \"gpu0\",\n            \"atime\": 1610720042969,\n            \"dtime\": 1610720133058,\n            \"udesc\": \"n/a\"\n        }\n    ],\n    \"index\": 1,\n    \"mach_id\": 1687383,\n    \"grp_id\": 1,\n    \"fabr_id\": 78,\n    \"fabr_gid\": \"n/a\",\n    \"port_gid\": \"0x00000000\",\n    \"swit_gid\": \"0x00000000\",\n    \"mach_name\": \"Test_Machine378\",\n    \"p2p\": \"off\",\n    \"mtime\": 1610719772912\n}","options":{"raw":{"language":"json"}}},"url":"http://{{Director-IP:8080}}/liqid/api/v2/machine"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"{\n    \"response\": {\n        \"data\": [],\n        \"errors\": [\n            {\n                \"type\": \"Exception\",\n                \"message\": \"machine id must be greater than 0 and less than 16384\",\n                \"code\": 255\n            }\n        ],\n        \"code\": 255\n    }\n}"}],"_postman_id":"f4cff262-1e25-4236-aa70-43db852bfdc8"},{"name":"Report the details associated with the machine","id":"c69d4bf9-820b-46ca-8fac-d8c1e6f29921","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://{{Director-IP:8080}}/liqid/api/v2/machine/details/:mach_id","description":"<p>Given a specific machine id, this API endpoint will retrieve the details associated with the machine.</p>\n","urlObject":{"path":["api","v2","machine","details",":mach_id"],"host":["http://{{Director-IP:8080}}/liqid"],"query":[],"variable":[{"description":{"content":"<p>(Required) Report the details for an individual Machine.</p>\n","type":"text/plain"},"type":"any","value":"1","key":"mach_id"}]}},"response":[{"id":"10c0bc25-ecf7-41ee-a516-3cb328bc74f3","name":"Machine details reported successfully.","originalRequest":{"method":"GET","header":[],"url":"http://{{Director-IP:8080}}/liqid/api/v2/machine/details/1"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n  \"response\": {\n    \"data\": [\n      {\n        \"cpuSocketsField\": \"1\",\n        \"mach_id\": 1,\n        \"mach_name\": \"m1\",\n        \"cpu-threads\": 1,\n        \"cpu-frequency\": \"0.0\",\n        \"cpu-cores\": 1,\n        \"cpu-sockets\": \"1\",\n        \"dram-memory\": \"0\",\n        \"fabric-connect\": null,\n        \"network-adapter-count\": 0,\n        \"total-throughput\": \"0Gb/s\",\n        \"storage-drive-count\": 1,\n        \"total-capacity\": 390,\n        \"gpu-count\": 1,\n        \"gpu-cores\": 3584,\n        \"os_name\": \"unknown\",\n        \"boot_image\": null,\n        \"boot_device\": \"cent7_1406.img\",\n        \"ip_address\": null,\n        \"ipmi_address\": \"10.204.104.79\",\n        \"fpga-count\": 0,\n        \"fpga-speed\": \"0Gb/s\",\n        \"fpga-dram-size\": 0,\n        \"created\": 0,\n        \"modified\": 0\n      }\n    ],\n    \"errors\": null,\n    \"code\": 0\n  }\n}"},{"id":"5d9f3621-7df5-4995-aac2-72f321767d33","name":"Invalid Machine id","originalRequest":{"method":"GET","header":[],"url":"http://{{Director-IP:8080}}/liqid/api/v2/machine/details/abc"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"{\n    \"response\": {\n        \"data\": [],\n        \"errors\": [\n            {\n                \"type\": \"MethodArgumentTypeMismatchException\",\n                \"message\": \"Failed to convert value of type 'java.lang.String' to required type 'int'; nested exception is java.lang.NumberFormatException: For input string: \\\"abc\\\"\",\n                \"code\": 255\n            }\n        ],\n        \"code\": 255\n    }\n}"}],"_postman_id":"c69d4bf9-820b-46ca-8fac-d8c1e6f29921"},{"name":"Report the next available machine id","id":"035b48ac-b73a-45cf-aeec-eed7cd8a85bd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://{{Director-IP:8080}}/liqid/api/v2/machine/nextid","description":"<p>Use this option to retrieve the next available machine id</p>\n","urlObject":{"path":["api","v2","machine","nextid"],"host":["http://{{Director-IP:8080}}/liqid"],"query":[],"variable":[]}},"response":[{"id":"50c991e1-3697-40a0-88a0-b08c7d511997","name":"OK","originalRequest":{"method":"GET","header":[{"description":"Optional header value which allows a client to bypass API security.","key":"X-API-Key","value":"qui nulla in","disabled":true}],"url":"http://{{Director-IP:8080}}/liqid/api/v2/machine/nextid"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n  \"response\": {\n    \"data\": [\n      \"2\"\n    ],\n    \"errors\": null,\n    \"code\": 0\n  }\n}"}],"_postman_id":"035b48ac-b73a-45cf-aeec-eed7cd8a85bd"},{"name":"Enable/disable P2P for a machine","id":"874dda96-885c-401d-9f8e-994871d54ebd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"comp_name\": \"n/a\",\n  \"connection_history\": [\n    {\n      \"atime\": 0,\n      \"dev_type\": \"eth\",\n      \"dtime\": 0,\n      \"fabr_gid\": \"0x10000001\",\n      \"free\": true,\n      \"name\": \"pcpu0\",\n      \"owner_gid\": \"string\",\n      \"udesc\": \"string\"\n    }\n  ],\n  \"fabr_gid\": \"0x10000001\",\n  \"fabr_id\": 78,\n  \"grp_id\": 1,\n  \"index\": 0,\n  \"mach_id\": 1,\n  \"mach_name\": \"m1\",\n  \"mtime\": 0,\n  \"p2p\": \"on\",\n  \"port_gid\": \"0x00000000\",\n  \"swit_gid\": \"0x00000000\"\n}"},"url":"http://{{Director-IP:8080}}/liqid/api/v2/machine/p2p","description":"<p>Use this option to enable or disable P2P feature for a specific machine</p>\n","urlObject":{"path":["api","v2","machine","p2p"],"host":["http://{{Director-IP:8080}}/liqid"],"query":[],"variable":[]}},"response":[{"id":"3526dade-79c6-4db4-b425-eb4d2d097ad2","name":"P2P attribute toggled successfuly","originalRequest":{"method":"POST","header":[{"description":"Optional header value which allows a client to bypass API security.","key":"X-API-Key","value":"qui nulla in","disabled":true},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"comp_name\": \"n/a\",\n  \"connection_history\": [\n    {\n      \"atime\": 0,\n      \"dev_type\": \"eth\",\n      \"dtime\": 0,\n      \"fabr_gid\": \"0x10000001\",\n      \"free\": true,\n      \"name\": \"pcpu0\",\n      \"owner_gid\": \"string\",\n      \"udesc\": \"string\"\n    }\n  ],\n  \"fabr_gid\": \"0x10000001\",\n  \"fabr_id\": 78,\n  \"grp_id\": 1,\n  \"index\": 0,\n  \"mach_id\": 1,\n  \"mach_name\": \"m1\",\n  \"mtime\": 0,\n  \"p2p\": \"on\",\n  \"port_gid\": \"0x00000000\",\n  \"swit_gid\": \"0x00000000\"\n}","options":{"raw":{"language":"json"}}},"url":"http://{{Director-IP:8080}}/liqid/api/v2/machine/p2p"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n    \"response\": {\n        \"data\": [\n            {\n                \"index\": 0,\n                \"mach_id\": 1,\n                \"grp_id\": 1,\n                \"fabr_id\": 78,\n                \"fabr_gid\": \"0x10000001\",\n                \"port_gid\": \"0x00000000\",\n                \"swit_gid\": \"0x00000000\",\n                \"comp_name\": \"n/a\",\n                \"mach_name\": \"m1\",\n                \"p2p\": \"on\",\n                \"mtime\": 0,\n                \"connection_history\": [\n                    {\n                        \"free\": true,\n                        \"dev_type\": \"eth\",\n                        \"fabr_gid\": \"0x10000001\",\n                        \"owner_gid\": \"string\",\n                        \"name\": \"pcpu0\",\n                        \"atime\": 0,\n                        \"dtime\": 0,\n                        \"udesc\": \"string\"\n                    }\n                ]\n            }\n        ],\n        \"errors\": null,\n        \"code\": 0\n    }\n}"},{"id":"680be3c9-0d06-4037-a97a-5d0198c1ebaf","name":"Invalid Machine instance","originalRequest":{"method":"POST","header":[{"description":"Optional header value which allows a client to bypass API security.","key":"X-API-Key","value":"qui nulla in","disabled":true},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"comp_name\": \"n/a\",\n  \"connection_history\": [\n    {\n      \"atime\": 0,\n      \"dev_type\": \"eth\",\n      \"dtime\": 0,\n      \"fabr_gid\": \"0x10000001\",\n      \"free\": true,\n      \"name\": \"pcpu0\",\n      \"owner_gid\": \"string\",\n      \"udesc\": \"string\"\n    }\n  ],\n  \"fabr_gid\": \"0x10000001\",\n  \"fabr_id\": 78,\n  \"grp_id\": 1,\n  \"index\": 0,\n  \"mach_id\": 1,\n  \"mach_name\": \"\",\n  \"mtime\": 0,\n  \"p2p\": \"on\",\n  \"port_gid\": \"0x00000000\",\n  \"swit_gid\": \"0x00000000\"\n}","options":{"raw":{"language":"json"}}},"url":"http://{{Director-IP:8080}}/liqid/api/v2/machine/p2p"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"{\n    \"response\": {\n        \"data\": [],\n        \"errors\": [\n            {\n                \"type\": \"Exception\",\n                \"message\": \"machine name character length must be greater than 0 and less than 23\",\n                \"code\": 255\n            }\n        ],\n        \"code\": 255\n    }\n}"}],"_postman_id":"874dda96-885c-401d-9f8e-994871d54ebd"},{"name":"Delete a machine","id":"bfa63b0f-1da8-4b03-99f0-91ab2e95ef3c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"http://{{Director-IP:8080}}/liqid/api/v2/machine/:mach_id","description":"<p>Use this option to delete a machine</p>\n","urlObject":{"path":["api","v2","machine",":mach_id"],"host":["http://{{Director-IP:8080}}/liqid"],"query":[],"variable":[{"description":{"content":"<p>(Required) The id of the machine to delete. Must be greater than 0.</p>\n","type":"text/plain"},"type":"any","value":"1","key":"mach_id"}]}},"response":[{"id":"54a3835a-89f5-4aef-b4f3-dfa33113362e","name":"Machine deletion successful","originalRequest":{"method":"DELETE","header":[],"url":"http://{{Director-IP:8080}}/liqid/api/v2/machine/2"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n  \"response\": {\n    \"data\": [\n      {\n        \"index\": 1,\n        \"mach_id\": 2,\n        \"grp_id\": 1,\n        \"fabr_id\": 78,\n        \"fabr_gid\": \"n/a\",\n        \"port_gid\": \"0x00000000\",\n        \"swit_gid\": \"0x00000000\",\n        \"comp_name\": \"n/a\",\n        \"mach_name\": \"m2\",\n        \"p2p\": \"off\",\n        \"mtime\": 1634130684630,\n        \"connection_history\": []\n      }\n    ],\n    \"errors\": null,\n    \"code\": 0\n  }\n}"},{"id":"64b13c7d-57ae-4e62-bd6c-6f13c2891799","name":"Invalid Machine id","originalRequest":{"method":"DELETE","header":[],"url":"http://{{Director-IP:8080}}/liqid/api/v2/machine/36"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"{\n    \"response\": {\n        \"data\": [],\n        \"errors\": [\n            {\n                \"type\": \"ParameterException\",\n                \"message\": \"Machine with id 36 was not found and cannot be removed!\",\n                \"code\": 255\n            }\n        ],\n        \"code\": 255\n    }\n}"}],"_postman_id":"bfa63b0f-1da8-4b03-99f0-91ab2e95ef3c"},{"name":"List all available machines","id":"c57cc362-7d7c-4ae1-b888-73cb83725ed5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://{{Director-IP:8080}}/liqid/api/v2/machine/:rack/:shelf/:node?parameters=deserunt Excepteur cillum","description":"<p>Use this option to retrieve all the available machines.</p>\n","urlObject":{"path":["api","v2","machine",":rack",":shelf",":node"],"host":["http://{{Director-IP:8080}}/liqid"],"query":[{"description":{"content":"<p>Query parameter. Valid parameters are grp_id|mach_id|mach_name</p>\n","type":"text/plain"},"key":"parameters","value":"deserunt Excepteur cillum"}],"variable":[{"description":{"content":"<p>(Required) The rack value of the node for which to invoke the associated command</p>\n","type":"text/plain"},"type":"any","value":"0","key":"rack"},{"description":{"content":"<p>(Required) The shelf value of the node for which to invoke the associated command</p>\n","type":"text/plain"},"type":"any","value":"0","key":"shelf"},{"description":{"content":"<p>(Required) The node value of the node for which to invoke the associated command</p>\n","type":"text/plain"},"type":"any","value":"9","key":"node"}]}},"response":[{"id":"2e16ec57-b26e-43d0-a8fd-0b523b8542ec","name":"OK","originalRequest":{"method":"GET","header":[],"url":"http://{{Director-IP:8080}}/liqid/api/v2/machine/0/0/9"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n  \"response\": {\n    \"data\": [\n      {\n        \"index\": 0,\n        \"mach_id\": 1,\n        \"grp_id\": 1,\n        \"fabr_id\": 78,\n        \"fabr_gid\": \"0x10000001\",\n        \"port_gid\": \"0x00000008\",\n        \"swit_gid\": \"0x00000000\",\n        \"comp_name\": \"pcpu0\",\n        \"mach_name\": \"m1\",\n        \"p2p\": \"on\",\n        \"mtime\": 1634124830013,\n        \"connection_history\": [\n          {\n            \"free\": false,\n            \"dev_type\": \"comp\",\n            \"fabr_gid\": \"0x10000001\",\n            \"owner_gid\": \"0x00000008\",\n            \"name\": \"pcpu0\",\n            \"atime\": 1634124848645,\n            \"dtime\": 0,\n            \"udesc\": \"n/a\"\n          },\n          {\n            \"free\": false,\n            \"dev_type\": \"gpu\",\n            \"fabr_gid\": \"0x00000c00\",\n            \"owner_gid\": \"0x00000008\",\n            \"name\": \"gpu1\",\n            \"atime\": 1634124849216,\n            \"dtime\": 0,\n            \"udesc\": \"n/a\"\n          },\n          {\n            \"free\": false,\n            \"dev_type\": \"targ\",\n            \"fabr_gid\": \"0x00001100\",\n            \"owner_gid\": \"0x00000008\",\n            \"name\": \"ssd1\",\n            \"atime\": 1634124849790,\n            \"dtime\": 0,\n            \"udesc\": \"n/a\"\n          }\n        ]\n      }\n    ],\n    \"errors\": null,\n    \"code\": 0\n  }\n}"}],"_postman_id":"c57cc362-7d7c-4ae1-b888-73cb83725ed5"}],"id":"73ebd0b3-b3ec-4b85-990b-166cbb00a49a","description":"<p>Machine Controller</p>\n","_postman_id":"73ebd0b3-b3ec-4b85-990b-166cbb00a49a"},{"name":"manager","item":[{"name":"device","item":[{"name":"List all known managed entities.","id":"339c3a5a-4f4c-470f-93e4-2cb408888696","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://{{Director-IP:8080}}/liqid/api/v2/manager/device","description":"<p>Use this option to retrieve all the known managed entities</p>\n","urlObject":{"path":["api","v2","manager","device"],"host":["http://{{Director-IP:8080}}/liqid"],"query":[],"variable":[]}},"response":[{"id":"d05b01b9-cc50-45bb-bcc4-77d66bf88f91","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"http://{{Director-IP:8080}}/liqid/api/v2/manager/device"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"\n{\"response\":{\"data\":[{\"description\":\"nvidia7\",\"vid\":\"0x10de\",\"did\":\"0x1021\",\"model\":\"Tesla_K20Xm\",\"cores\":2688,\"threads\":0,\"speed\":0,\"capacity\":0,\"sriov\":false,\"type\":\"ManageableDevice\",\"unique\":\"0x10de_0x1021_gpu\",\"core_mhz\":732,\"dram_size\":6,\"dram_type\":\"gddr5\",\"speed_string\":\"n/a\",\"device_manufacturer\":\"nvidia\",\"device_type\":\"gpu\",\"discovery_token\":\"\"3D controller: N\"\",\"companion_device\":\"no\",\"entry_description\":{\"active\":false,\"required\":false}},{\"description\":\"nvidia10\",\"vid\":\"0x10de\",\"did\":\"0x102d\",\"model\":\"Tesla_K80\",\"cores\":2688,\"threads\":0,\"speed\":0,\"capacity\":0,\"sriov\":false,\"type\":\"ManageableDevice\",\"unique\":\"0x10de_0x102d_gpu\",\"core_mhz\":732,\"dram_size\":6,\"dram_type\":\"gddr5\",\"speed_string\":\"n/a\",\"device_manufacturer\":\"nvidia\",\"device_type\":\"gpu\",\"discovery_token\":\"\"3D controller: N\"\",\"companion_device\":\"no\",\"entry_description\":{\"active\":false,\"required\":false}},{\"description\":\"amd1\",\"vid\":\"0x1002\",\"did\":\"0x687f\",\"model\":\"amd_vega56\",\"cores\":56,\"threads\":0,\"speed\":0,\"capacity\":0,\"sriov\":false,\"type\":\"ManageableDevice\",\"unique\":\"0x1002_0x687f_gpu\",\"core_mhz\":1000,\"dram_size\":8,\"dram_type\":\"hbm2\",\"speed_string\":\"n/a\",\"device_manufacturer\":\"amd\",\"device_type\":\"gpu\",\"discovery_token\":\"\"VGA compatible controller: A\"\",\"companion_device\":\"mult1\",\"entry_description\":{\"active\":false,\"required\":false}}]}}"}],"_postman_id":"339c3a5a-4f4c-470f-93e4-2cb408888696"},{"name":"Create a managed entity.","id":"869c468b-4f38-4e2d-9039-a8d02f605aa6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"credentials\": {\n        \"value\": \"reference #/components/schemas/CredentialsDocumentation not found in the OpenAPI spec\"\n    },\n    \"ip_address\": \"dolore\",\n    \"port\": 36615329,\n    \"type\": \"veniam reprehenderit\"\n}"},"url":"http://{{Director-IP:8080}}/liqid/api/v2/manager/device","description":"<p>Use this option to create a managed entity</p>\n","urlObject":{"path":["api","v2","manager","device"],"host":["http://{{Director-IP:8080}}/liqid"],"query":[],"variable":[{"id":"702e78d1-8c58-4d64-ba19-3f30e2985c04","description":{"content":"<p>(Required) ipmiConfigurationSection</p>\n","type":"text/plain"},"type":"any","value":"enclosure","key":"ipmiConfigurationSection"}]}},"response":[{"id":"27d95ff5-f2a4-4327-ba71-ea767aacebe1","name":"create-success","originalRequest":{"method":"POST","header":[],"url":"http://{{Director-IP:8080}}/liqid/api/v2/manager/device"},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"*/*"}],"cookie":[],"responseTime":null,"body":""},{"id":"88ff5108-5343-4491-8b92-6268f41cb4d6","name":"create-failure","originalRequest":{"method":"POST","header":[],"url":"http://{{Director-IP:8080}}/liqid/api/v2/manager/device"},"status":"Bad Request","code":400,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"869c468b-4f38-4e2d-9039-a8d02f605aa6"},{"name":"Update a managed entity.","id":"6158d825-0673-415a-bc91-28fdb4070768","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"credentials\": {\n        \"value\": \"reference #/components/schemas/CredentialsDocumentation not found in the OpenAPI spec\"\n    },\n    \"ip_address\": \"dolore\",\n    \"port\": 36615329,\n    \"type\": \"veniam reprehenderit\"\n}"},"url":"http://{{Director-IP:8080}}/liqid/api/v2/manager/device","description":"<p>Use this option to update a managed entity</p>\n","urlObject":{"path":["api","v2","manager","device"],"host":["http://{{Director-IP:8080}}/liqid"],"query":[],"variable":[{"id":"beba077e-501b-4c12-9dd7-3606457171a3","description":{"content":"<p>(Required) ipmiConfigurationSection</p>\n","type":"text/plain"},"type":"any","value":"enclosure","key":"ipmiConfigurationSection"}]}},"response":[{"id":"c9499b40-d65a-45bf-bc58-e2197c06406b","name":"update-success","originalRequest":{"method":"PUT","header":[],"url":"http://{{Director-IP:8080}}/liqid/api/v2/manager/device"},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"*/*"}],"cookie":[],"responseTime":null,"body":""},{"id":"c136318e-1f3d-4790-a0f3-54d19668cd90","name":"update-failure","originalRequest":{"method":"PUT","header":[],"url":"http://{{Director-IP:8080}}/liqid/api/v2/manager/device"},"status":"Bad Request","code":400,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"6158d825-0673-415a-bc91-28fdb4070768"},{"name":"Remove a manageable from being used by Liqid.","id":"f63d62b2-0705-4494-b6e8-ce26b5daf336","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"credentials\": {\n        \"value\": \"reference #/components/schemas/CredentialsDocumentation not found in the OpenAPI spec\"\n    },\n    \"ip_address\": \"dolore\",\n    \"port\": 36615329,\n    \"type\": \"veniam reprehenderit\"\n}"},"url":"http://{{Director-IP:8080}}/liqid/api/v2/manager/device","description":"<p>Use this option to remove a manageable from being used by Liqid. This is equivalent to deactivation</p>\n","urlObject":{"path":["api","v2","manager","device"],"host":["http://{{Director-IP:8080}}/liqid"],"query":[],"variable":[{"id":"b7583fc7-27bc-4164-a85f-cbc6d171bfca","description":{"content":"<p>(Required) ipmiConfigurationSection</p>\n","type":"text/plain"},"type":"any","value":"enclosure","key":"ipmiConfigurationSection"}]}},"response":[{"id":"e7f54725-80e9-411f-8c32-d3672d16e363","name":"remove-success","originalRequest":{"method":"DELETE","header":[],"url":"http://{{Director-IP:8080}}/liqid/api/v2/manager/device"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n\t\"response\": {\n\t\t\"code\": 70114409,\n\t\t\"data\": [\n\t\t\t{\n\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t},\n\t\t\t{\n\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t}\n\t\t],\n\t\t\"errors\": [\n\t\t\t{\n\t\t\t\t\"code\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t},\n\t\t\t\t\"message\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t},\n\t\t\t\t\"type\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t{\n\t\t\t\t\"code\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t},\n\t\t\t\t\"message\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t},\n\t\t\t\t\"type\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t}\n\t\t\t}\n\t\t]\n\t}\n}"},{"id":"12f5c991-d1f8-4d31-923e-6e42e710b23f","name":"remove-failure","originalRequest":{"method":"DELETE","header":[],"url":"http://{{Director-IP:8080}}/liqid/api/v2/manager/device"},"status":"Bad Request","code":400,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"f63d62b2-0705-4494-b6e8-ce26b5daf336"}],"id":"775f7cff-c04f-471f-9e74-ce2ad353ca61","_postman_id":"775f7cff-c04f-471f-9e74-ce2ad353ca61","description":""},{"name":"discovery","item":[{"name":"Report all discovery tokens available to the system.","id":"fa3c2428-2350-4084-8588-e062c9fa043c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://{{Director-IP:8080}}/liqid/api/v2/manager/discovery","description":"<p>Use this option to retrieve all the discovery tokens available to the system</p>\n","urlObject":{"path":["api","v2","manager","discovery"],"host":["http://{{Director-IP:8080}}/liqid"],"query":[],"variable":[]}},"response":[{"id":"f7852930-1c96-4ec2-9c01-6cbe37b4b54e","name":"report-success","originalRequest":{"method":"GET","header":[],"url":"http://{{Director-IP:8080}}/liqid/api/v2/manager/discovery"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n    \"response\": {\n        \"data\": [\n            {\n                \"index\": 1,\n                \"discovery_token\": \"Non-Volatile memory controller: Samsung Electronics Co Ltd NVMe SSD Controller SM961/PM961 (prog-if 02 [NVM Express])\"\n            },\n            {\n                \"index\": 2,\n                \"discovery_token\": \"Non-Volatile memory controller: Device 1987:5007 (rev 01) (prog-if 02 [NVM Express])\"\n            },\n            {\n                \"index\": 3,\n                \"discovery_token\": \"Non-Volatile memory controller: Device 1987:5007 (rev 01) (prog-if 02 [NVM Express])\"\n            },\n            {\n                \"index\": 4,\n                \"discovery_token\": \"Non-Volatile memory controller: Device 1987:5007 (rev 01) (prog-if 02 [NVM Express])\"\n            },\n            {\n                \"index\": 5,\n                \"discovery_token\": \"Non-Volatile memory controller: Device 1987:5007 (rev 01) (prog-if 02 [NVM Express])\"\n            },\n            {\n                \"index\": 1,\n                \"discovery_token\": \"Ethernet controller: Intel Corporation I210 Gigabit Network Connection (rev 03)\"\n            },\n            {\n                \"index\": 2,\n                \"discovery_token\": \"Ethernet controller: Intel Corporation Ethernet Connection X552/X557-AT 10GBASE-T\"\n            },\n            {\n                \"index\": 3,\n                \"discovery_token\": \"Ethernet controller: Intel Corporation Ethernet Connection X552/X557-AT 10GBASE-T\"\n            },\n            {\n                \"index\": 1,\n                \"discovery_token\": \"3D controller: NVIDIA Corporation Device 1eb8 (rev a1)\"\n            }\n        ],\n        \"errors\": null,\n        \"code\": 0\n    }\n}"}],"_postman_id":"fa3c2428-2350-4084-8588-e062c9fa043c"},{"name":"Report all discovery tokens of the specified type available to the system.","id":"0a56a58f-7bc2-4757-854e-fdb1afc1ccb9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://{{Director-IP:8080}}/liqid/api/v2/manager/discovery/:type","description":"<p>Use this option to retrieve all the discovery tokens of the specified type available to the system.</p>\n","urlObject":{"path":["api","v2","manager","discovery",":type"],"host":["http://{{Director-IP:8080}}/liqid"],"query":[],"variable":[{"id":"e19c571d-bdb7-4e59-930c-838c1a9cf816","description":{"content":"<p>(Required) type</p>\n","type":"text/plain"},"type":"any","value":"targ","key":"type"}]}},"response":[{"id":"8a42af71-2578-43d6-a0cb-4e42e87ba241","name":"report-success","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://{{Director-IP:8080}}/liqid/api/v2/manager/discovery/:type","host":["http://{{Director-IP:8080}}/liqid"],"path":["api","v2","manager","discovery",":type"],"variable":[{"key":"type"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n    \"response\": {\n        \"data\": [\n            {\n                \"index\": 1,\n                \"discovery_token\": \"Non-Volatile memory controller: Samsung Electronics Co Ltd NVMe SSD Controller SM961/PM961 (prog-if 02 [NVM Express])\"\n            },\n            {\n                \"index\": 2,\n                \"discovery_token\": \"Non-Volatile memory controller: Device 1987:5007 (rev 01) (prog-if 02 [NVM Express])\"\n            },\n            {\n                \"index\": 3,\n                \"discovery_token\": \"Non-Volatile memory controller: Device 1987:5007 (rev 01) (prog-if 02 [NVM Express])\"\n            },\n            {\n                \"index\": 4,\n                \"discovery_token\": \"Non-Volatile memory controller: Device 1987:5007 (rev 01) (prog-if 02 [NVM Express])\"\n            },\n            {\n                \"index\": 5,\n                \"discovery_token\": \"Non-Volatile memory controller: Device 1987:5007 (rev 01) (prog-if 02 [NVM Express])\"\n            }\n        ],\n        \"errors\": null,\n        \"code\": 0\n    }\n}"},{"id":"36ba1fca-273e-47b2-9512-52f816d04247","name":"remove-failure","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://{{Director-IP:8080}}/liqid/api/v2/manager/discovery/:type","host":["http://{{Director-IP:8080}}/liqid"],"path":["api","v2","manager","discovery",":type"],"variable":[{"key":"type"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"0a56a58f-7bc2-4757-854e-fdb1afc1ccb9"}],"id":"31e8b4f1-e6b2-46ac-b522-a1cd3965c04a","description":"<p>Discovery Controller</p>\n","_postman_id":"31e8b4f1-e6b2-46ac-b522-a1cd3965c04a"},{"name":"kubernetes","item":[{"name":"attribute","item":[{"name":"Report Kubernetes nodes.","id":"be889196-42a7-4fea-bcb6-af219216a021","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://{{Director-IP:8080}}/liqid/api/v2/manager/kubernetes/attribute","description":"<p>Use this option to retrieve the Kubernetes nodes</p>\n","urlObject":{"path":["api","v2","manager","kubernetes","attribute"],"host":["http://{{Director-IP:8080}}/liqid"],"query":[],"variable":[]}},"response":[{"id":"6c7a3652-68be-4e24-8184-543eebc90962","name":"OK","originalRequest":{"method":"GET","header":[],"url":"http://{{Director-IP:8080}}/liqid/api/v2/manager/kubernetes/attribute"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n\t\"response\": {\n\t\t\"code\": 62387555,\n\t\t\"data\": [\n\t\t\t{\n\t\t\t\t\"mach_create\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t},\n\t\t\t\t\"name\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t},\n\t\t\t\t\"type\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t{\n\t\t\t\t\"mach_create\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t},\n\t\t\t\t\"name\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t},\n\t\t\t\t\"type\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t}\n\t\t\t}\n\t\t],\n\t\t\"errors\": [\n\t\t\t{\n\t\t\t\t\"code\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t},\n\t\t\t\t\"message\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t},\n\t\t\t\t\"type\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t{\n\t\t\t\t\"code\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t},\n\t\t\t\t\"message\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t},\n\t\t\t\t\"type\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t}\n\t\t\t}\n\t\t]\n\t}\n}"}],"_postman_id":"be889196-42a7-4fea-bcb6-af219216a021"},{"name":"Create a new machine create entry.","id":"eaee97ae-d65a-4907-a3ac-12da137f2004","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"mach_create\": \"in non Excepteur quis\",\n    \"name\": \"sed cillum ea\",\n    \"type\": \"Ut tempor in aliqua\"\n}"},"url":"http://{{Director-IP:8080}}/liqid/api/v2/manager/kubernetes/attribute","description":"<p>Use this option to create a new machine create entry</p>\n","urlObject":{"path":["api","v2","manager","kubernetes","attribute"],"host":["http://{{Director-IP:8080}}/liqid"],"query":[],"variable":[]}},"response":[{"id":"8daf9ca3-98f0-46f7-bccf-be04e914e76b","name":"Attribute managed successfully.","originalRequest":{"method":"POST","header":[],"url":"http://{{Director-IP:8080}}/liqid/api/v2/manager/kubernetes/attribute"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n\t\"response\": {\n\t\t\"code\": 62387555,\n\t\t\"data\": [\n\t\t\t{\n\t\t\t\t\"mach_create\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t},\n\t\t\t\t\"name\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t},\n\t\t\t\t\"type\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t{\n\t\t\t\t\"mach_create\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t},\n\t\t\t\t\"name\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t},\n\t\t\t\t\"type\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t}\n\t\t\t}\n\t\t],\n\t\t\"errors\": [\n\t\t\t{\n\t\t\t\t\"code\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t},\n\t\t\t\t\"message\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t},\n\t\t\t\t\"type\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t{\n\t\t\t\t\"code\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t},\n\t\t\t\t\"message\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t},\n\t\t\t\t\"type\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t}\n\t\t\t}\n\t\t]\n\t}\n}"},{"id":"5c079deb-a969-400b-9ccb-481532d5d915","name":"Invalid mach_create attribute parameter.","originalRequest":{"method":"POST","header":[],"url":"http://{{Director-IP:8080}}/liqid/api/v2/manager/kubernetes/attribute"},"status":"Bad Request","code":400,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"eaee97ae-d65a-4907-a3ac-12da137f2004"},{"name":"Edit an existing machine create entry.","id":"8bfc6f52-3fc2-42b4-aa29-ae550149bf23","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"mach_create\": \"in non Excepteur quis\",\n    \"name\": \"sed cillum ea\",\n    \"type\": \"Ut tempor in aliqua\"\n}"},"url":"http://{{Director-IP:8080}}/liqid/api/v2/manager/kubernetes/attribute","description":"<p>Use this option to edit existing machine create entry</p>\n","urlObject":{"path":["api","v2","manager","kubernetes","attribute"],"host":["http://{{Director-IP:8080}}/liqid"],"query":[],"variable":[]}},"response":[{"id":"d487e4fc-4b7c-4838-b02b-b97f6a4a65e4","name":"Attribute managed successfully.","originalRequest":{"method":"PUT","header":[],"url":"http://{{Director-IP:8080}}/liqid/api/v2/manager/kubernetes/attribute"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n\t\"response\": {\n\t\t\"code\": 62387555,\n\t\t\"data\": [\n\t\t\t{\n\t\t\t\t\"mach_create\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t},\n\t\t\t\t\"name\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t},\n\t\t\t\t\"type\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t{\n\t\t\t\t\"mach_create\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t},\n\t\t\t\t\"name\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t},\n\t\t\t\t\"type\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t}\n\t\t\t}\n\t\t],\n\t\t\"errors\": [\n\t\t\t{\n\t\t\t\t\"code\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t},\n\t\t\t\t\"message\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t},\n\t\t\t\t\"type\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t{\n\t\t\t\t\"code\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t},\n\t\t\t\t\"message\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t},\n\t\t\t\t\"type\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t}\n\t\t\t}\n\t\t]\n\t}\n}"},{"id":"adacc444-90ba-4ba2-baf4-52360dd6524b","name":"Invalid mach_create attribute parameter.","originalRequest":{"method":"PUT","header":[],"url":"http://{{Director-IP:8080}}/liqid/api/v2/manager/kubernetes/attribute"},"status":"Bad Request","code":400,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"8bfc6f52-3fc2-42b4-aa29-ae550149bf23"},{"name":"Delete an existing machine create entry.","id":"ebeab712-b650-4ec9-b712-2d4ba0fa74cf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"mach_create\": \"in non Excepteur quis\",\n    \"name\": \"sed cillum ea\",\n    \"type\": \"Ut tempor in aliqua\"\n}"},"url":"http://{{Director-IP:8080}}/liqid/api/v2/manager/kubernetes/attribute","description":"<p>Use this option to delete an existing machine create entry</p>\n","urlObject":{"path":["api","v2","manager","kubernetes","attribute"],"host":["http://{{Director-IP:8080}}/liqid"],"query":[],"variable":[]}},"response":[{"id":"5ad8a4fc-d5b4-4b60-a4e6-b38463b84d8a","name":"Attribute managed successfully.","originalRequest":{"method":"DELETE","header":[],"url":"http://{{Director-IP:8080}}/liqid/api/v2/manager/kubernetes/attribute"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n\t\"response\": {\n\t\t\"code\": 62387555,\n\t\t\"data\": [\n\t\t\t{\n\t\t\t\t\"mach_create\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t},\n\t\t\t\t\"name\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t},\n\t\t\t\t\"type\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t{\n\t\t\t\t\"mach_create\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t},\n\t\t\t\t\"name\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t},\n\t\t\t\t\"type\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t}\n\t\t\t}\n\t\t],\n\t\t\"errors\": [\n\t\t\t{\n\t\t\t\t\"code\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t},\n\t\t\t\t\"message\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t},\n\t\t\t\t\"type\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t{\n\t\t\t\t\"code\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t},\n\t\t\t\t\"message\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t},\n\t\t\t\t\"type\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t}\n\t\t\t}\n\t\t]\n\t}\n}"},{"id":"35815f17-1bd8-4558-9a4e-df24d0a0f21c","name":"Invalid mach_create attribute parameter.","originalRequest":{"method":"DELETE","header":[],"url":"http://{{Director-IP:8080}}/liqid/api/v2/manager/kubernetes/attribute"},"status":"Bad Request","code":400,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"ebeab712-b650-4ec9-b712-2d4ba0fa74cf"}],"id":"f4f733ad-9d57-4af9-a9cb-14ec52fd2e5d","_postman_id":"f4f733ad-9d57-4af9-a9cb-14ec52fd2e5d","description":""},{"name":"configure","item":[{"name":"Report Kubernetes configuration.","id":"ec1d4f85-0484-405c-9147-fb4af689e4ab","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://{{Director-IP:8080}}/liqid/api/v2/manager/kubernetes/configure","description":"<p>Use this option to report Kubernetes Configuration</p>\n","urlObject":{"path":["api","v2","manager","kubernetes","configure"],"host":["http://{{Director-IP:8080}}/liqid"],"query":[],"variable":[]}},"response":[{"id":"2afc47c8-d58b-4329-812a-7eae6eeb50c6","name":"OK","originalRequest":{"method":"GET","header":[],"url":"http://{{Director-IP:8080}}/liqid/api/v2/manager/kubernetes/configure"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n\t\"response\": {\n\t\t\"code\": 8992774,\n\t\t\"data\": [\n\t\t\t{\n\t\t\t\t\"fabric_id\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t},\n\t\t\t\t\"group_create\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t},\n\t\t\t\t\"group_info\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t},\n\t\t\t\t\"reset_after\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t},\n\t\t\t\t\"reset_before\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t},\n\t\t\t\t\"server\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t},\n\t\t\t\t\"system_reset\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t},\n\t\t\t\t\"type\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t{\n\t\t\t\t\"fabric_id\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t},\n\t\t\t\t\"group_create\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t},\n\t\t\t\t\"group_info\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t},\n\t\t\t\t\"reset_after\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t},\n\t\t\t\t\"reset_before\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t},\n\t\t\t\t\"server\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t},\n\t\t\t\t\"system_reset\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t},\n\t\t\t\t\"type\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t}\n\t\t\t}\n\t\t],\n\t\t\"errors\": [\n\t\t\t{\n\t\t\t\t\"code\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t},\n\t\t\t\t\"message\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t},\n\t\t\t\t\"type\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t{\n\t\t\t\t\"code\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t},\n\t\t\t\t\"message\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t},\n\t\t\t\t\"type\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t}\n\t\t\t}\n\t\t]\n\t}\n}"}],"_postman_id":"ec1d4f85-0484-405c-9147-fb4af689e4ab"},{"name":"Report Kubernetes configuration.","id":"764ff1d3-7f71-4e49-9685-fcbe984880bb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"fabric_id\": 72487474,\n    \"group_create\": false,\n    \"group_info\": \"aliquip veniam tempor ex\",\n    \"reset_after\": true,\n    \"reset_before\": true,\n    \"server\": \"enim elit\",\n    \"system_reset\": true,\n    \"type\": \"sit\"\n}"},"url":"http://{{Director-IP:8080}}/liqid/api/v2/manager/kubernetes/configure","description":"<p>Use this option to report Kubernetes Configuration</p>\n","urlObject":{"path":["api","v2","manager","kubernetes","configure"],"host":["http://{{Director-IP:8080}}/liqid"],"query":[],"variable":[]}},"response":[{"id":"653e54e7-acf2-4c0e-86c3-45a0bcd72ffe","name":"Configuration updated successfully.","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"fabric_id\": 72487474,\n    \"group_create\": false,\n    \"group_info\": \"aliquip veniam tempor ex\",\n    \"reset_after\": true,\n    \"reset_before\": true,\n    \"server\": \"enim elit\",\n    \"system_reset\": true,\n    \"type\": \"sit\"\n}"},"url":"http://{{Director-IP:8080}}/liqid/api/v2/manager/kubernetes/configure"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n\t\"response\": {\n\t\t\"code\": 8992774,\n\t\t\"data\": [\n\t\t\t{\n\t\t\t\t\"fabric_id\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t},\n\t\t\t\t\"group_create\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t},\n\t\t\t\t\"group_info\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t},\n\t\t\t\t\"reset_after\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t},\n\t\t\t\t\"reset_before\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t},\n\t\t\t\t\"server\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t},\n\t\t\t\t\"system_reset\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t},\n\t\t\t\t\"type\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t{\n\t\t\t\t\"fabric_id\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t},\n\t\t\t\t\"group_create\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t},\n\t\t\t\t\"group_info\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t},\n\t\t\t\t\"reset_after\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t},\n\t\t\t\t\"reset_before\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t},\n\t\t\t\t\"server\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t},\n\t\t\t\t\"system_reset\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t},\n\t\t\t\t\"type\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t}\n\t\t\t}\n\t\t],\n\t\t\"errors\": [\n\t\t\t{\n\t\t\t\t\"code\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t},\n\t\t\t\t\"message\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t},\n\t\t\t\t\"type\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t{\n\t\t\t\t\"code\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t},\n\t\t\t\t\"message\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t},\n\t\t\t\t\"type\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t}\n\t\t\t}\n\t\t]\n\t}\n}"},{"id":"0a8521bb-37c9-4f94-ac12-698e8b31cca7","name":"Invalid Kubernetes server configuration parameter.","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"fabric_id\": 72487474,\n    \"group_create\": false,\n    \"group_info\": \"aliquip veniam tempor ex\",\n    \"reset_after\": true,\n    \"reset_before\": true,\n    \"server\": \"enim elit\",\n    \"system_reset\": true,\n    \"type\": \"sit\"\n}"},"url":"http://{{Director-IP:8080}}/liqid/api/v2/manager/kubernetes/configure"},"status":"Bad Request","code":400,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"764ff1d3-7f71-4e49-9685-fcbe984880bb"}],"id":"49e1e168-db33-4e5d-8104-58c1ed429db9","_postman_id":"49e1e168-db33-4e5d-8104-58c1ed429db9","description":""}],"id":"16e2120c-7958-4992-8c8e-90195331723a","description":"<p>Kubernetes Controller</p>\n","_postman_id":"16e2120c-7958-4992-8c8e-90195331723a"},{"name":"network","item":[{"name":"ipmi/{ipmi Configuration Section}","item":[{"name":"List all known managed entities.","id":"5cd7c7e2-5709-46ae-bbd0-e7bf8ae9d0df","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://{{Director-IP:8080}}/liqid/api/v2/manager/network/ipmi/:ipmiConfigurationSection","description":"<p>Use this option to retrieve all the known managed entities</p>\n","urlObject":{"path":["api","v2","manager","network","ipmi",":ipmiConfigurationSection"],"host":["http://{{Director-IP:8080}}/liqid"],"query":[],"variable":[{"id":"26a3483a-2814-4e95-9ad5-bd8b413f2352","description":{"content":"<p>(Required) ipmiConfigurationSection</p>\n","type":"text/plain"},"type":"any","value":"enclosure","key":"ipmiConfigurationSection"}]}},"response":[{"id":"b4861020-9821-42da-92e7-742505ed89bf","name":"OK","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://{{Director-IP:8080}}/liqid/api/v2/manager/network/ipmi/:ipmiConfigurationSection","protocol":"http","host":["{{Director-IP:8080}}"],"path":["liqid","api","v2","manager","network","ipmi",":ipmiConfigurationSection"],"variable":[{"key":"ipmiConfigurationSection"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n\t\"response\": {\n\t\t\"code\": 70114409,\n\t\t\"data\": [\n\t\t\t{\n\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t},\n\t\t\t{\n\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t}\n\t\t],\n\t\t\"errors\": [\n\t\t\t{\n\t\t\t\t\"code\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t},\n\t\t\t\t\"message\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t},\n\t\t\t\t\"type\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t{\n\t\t\t\t\"code\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t},\n\t\t\t\t\"message\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t},\n\t\t\t\t\"type\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t}\n\t\t\t}\n\t\t]\n\t}\n}"}],"_postman_id":"5cd7c7e2-5709-46ae-bbd0-e7bf8ae9d0df"},{"name":"Create a managed entity.","id":"73b46215-31b9-4689-bc30-9b961c1fc19c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"credentials\": {\n        \"value\": \"reference #/components/schemas/CredentialsDocumentation not found in the OpenAPI spec\"\n    },\n    \"ip_address\": \"dolore\",\n    \"port\": 36615329,\n    \"type\": \"veniam reprehenderit\"\n}"},"url":"http://{{Director-IP:8080}}/liqid/api/v2/manager/network/ipmi/:ipmiConfigurationSection","description":"<p>Use this option to create a managed entity</p>\n","urlObject":{"path":["api","v2","manager","network","ipmi",":ipmiConfigurationSection"],"host":["http://{{Director-IP:8080}}/liqid"],"query":[],"variable":[{"id":"e988613b-9ed2-4c83-a286-a749c3462558","description":{"content":"<p>(Required) ipmiConfigurationSection</p>\n","type":"text/plain"},"type":"any","value":"enclosure","key":"ipmiConfigurationSection"}]}},"response":[{"id":"ff1dd2dc-e081-4510-9a85-1e1b8fa08542","name":"create-success","originalRequest":{"method":"POST","header":[],"url":{"raw":"http://{{Director-IP:8080}}/liqid/api/v2/manager/network/ipmi/:ipmiConfigurationSection","protocol":"http","host":["{{Director-IP:8080}}"],"path":["liqid","api","v2","manager","network","ipmi",":ipmiConfigurationSection"],"variable":[{"key":"ipmiConfigurationSection"}]}},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"*/*"}],"cookie":[],"responseTime":null,"body":""},{"id":"69730995-08c1-44f9-872c-d826d8175bfd","name":"create-failure","originalRequest":{"method":"POST","header":[],"url":{"raw":"http://{{Director-IP:8080}}/liqid/api/v2/manager/network/ipmi/:ipmiConfigurationSection","host":["http://{{Director-IP:8080}}/liqid"],"path":["api","v2","manager","network","ipmi",":ipmiConfigurationSection"],"variable":[{"key":"ipmiConfigurationSection"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"73b46215-31b9-4689-bc30-9b961c1fc19c"},{"name":"Update a managed entity.","id":"967d986b-30e0-4c7e-b31c-f21ce7e9030b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"credentials\": {\n        \"value\": \"reference #/components/schemas/CredentialsDocumentation not found in the OpenAPI spec\"\n    },\n    \"ip_address\": \"dolore\",\n    \"port\": 36615329,\n    \"type\": \"veniam reprehenderit\"\n}"},"url":"http://{{Director-IP:8080}}/liqid/api/v2/manager/network/ipmi/:ipmiConfigurationSection","description":"<p>Use this option to update a managed entity</p>\n","urlObject":{"path":["api","v2","manager","network","ipmi",":ipmiConfigurationSection"],"host":["http://{{Director-IP:8080}}/liqid"],"query":[],"variable":[{"id":"01493cc4-4948-42b2-9360-17a3032a774a","description":{"content":"<p>(Required) ipmiConfigurationSection</p>\n","type":"text/plain"},"type":"any","value":"enclosure","key":"ipmiConfigurationSection"}]}},"response":[{"id":"7cb68bea-b32c-44cd-870c-c45dba88d039","name":"update-success","originalRequest":{"method":"PUT","header":[],"url":{"raw":"http://{{Director-IP:8080}}/liqid/api/v2/manager/network/ipmi/:ipmiConfigurationSection","protocol":"http","host":["{{Director-IP:8080}}"],"path":["liqid","api","v2","manager","network","ipmi",":ipmiConfigurationSection"],"variable":[{"key":"ipmiConfigurationSection"}]}},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"*/*"}],"cookie":[],"responseTime":null,"body":""},{"id":"8badcd91-00cb-46cf-b33e-46676a8c70c6","name":"update-failure","originalRequest":{"method":"PUT","header":[],"url":{"raw":"http://{{Director-IP:8080}}/liqid/api/v2/manager/network/ipmi/:ipmiConfigurationSection","host":["http://{{Director-IP:8080}}/liqid"],"path":["api","v2","manager","network","ipmi",":ipmiConfigurationSection"],"variable":[{"key":"ipmiConfigurationSection"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"967d986b-30e0-4c7e-b31c-f21ce7e9030b"},{"name":"Remove a manageable from being used by Liqid.","id":"fc963775-17bb-4413-9ee7-d549d52a795f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"credentials\": {\n        \"value\": \"reference #/components/schemas/CredentialsDocumentation not found in the OpenAPI spec\"\n    },\n    \"ip_address\": \"dolore\",\n    \"port\": 36615329,\n    \"type\": \"veniam reprehenderit\"\n}"},"url":"http://{{Director-IP:8080}}/liqid/api/v2/manager/network/ipmi/:ipmiConfigurationSection","description":"<p>Use this option to remove a manageable from being used by Liqid</p>\n","urlObject":{"path":["api","v2","manager","network","ipmi",":ipmiConfigurationSection"],"host":["http://{{Director-IP:8080}}/liqid"],"query":[],"variable":[{"id":"c9454f7f-00df-4fc0-b63d-dd4b00b8c2a3","description":{"content":"<p>(Required) ipmiConfigurationSection</p>\n","type":"text/plain"},"type":"any","value":"enclosure","key":"ipmiConfigurationSection"}]}},"response":[{"id":"c8ad93ef-737f-4b0b-9e3c-74696d82dad8","name":"remove-success","originalRequest":{"method":"DELETE","header":[],"url":{"raw":"http://{{Director-IP:8080}}/liqid/api/v2/manager/network/ipmi/:ipmiConfigurationSection","protocol":"http","host":["{{Director-IP:8080}}"],"path":["liqid","api","v2","manager","network","ipmi",":ipmiConfigurationSection"],"variable":[{"key":"ipmiConfigurationSection"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n\t\"response\": {\n\t\t\"code\": 70114409,\n\t\t\"data\": [\n\t\t\t{\n\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t},\n\t\t\t{\n\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t}\n\t\t],\n\t\t\"errors\": [\n\t\t\t{\n\t\t\t\t\"code\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t},\n\t\t\t\t\"message\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t},\n\t\t\t\t\"type\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t{\n\t\t\t\t\"code\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t},\n\t\t\t\t\"message\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t},\n\t\t\t\t\"type\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t}\n\t\t\t}\n\t\t]\n\t}\n}"},{"id":"38a2c246-2cff-434a-8161-b5049aa1c644","name":"remove-failure","originalRequest":{"method":"DELETE","header":[],"url":{"raw":"http://{{Director-IP:8080}}/liqid/api/v2/manager/network/ipmi/:ipmiConfigurationSection","host":["http://{{Director-IP:8080}}/liqid"],"path":["api","v2","manager","network","ipmi",":ipmiConfigurationSection"],"variable":[{"key":"ipmiConfigurationSection"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"fc963775-17bb-4413-9ee7-d549d52a795f"}],"id":"a34fde8f-b15e-45bb-b3bd-0896253f2f90","_postman_id":"a34fde8f-b15e-45bb-b3bd-0896253f2f90","description":""},{"name":"{northbound Application Type}","item":[{"name":"list","id":"7b95008e-e4d3-4941-9579-ad902ff4c350","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://{{Director-IP:8080}}/liqid/api/v2/manager/network/:northboundApplicationType","description":"<p>Use this option to retrieve the northbound application details. northbound application type should be provided as input - redfish, slurm, vapi, kubernetes</p>\n","urlObject":{"path":["api","v2","manager","network",":northboundApplicationType"],"host":["http://{{Director-IP:8080}}/liqid"],"query":[],"variable":[{"id":"2ad60f94-2da4-4736-a2ec-d7fef96245cd","description":{"content":"<p>(Required) northboundApplicationType</p>\n","type":"text/plain"},"type":"any","value":"kubernetes","key":"northboundApplicationType"}]}},"response":[{"id":"1d53a016-465b-4048-9dc3-498b6c99f008","name":"OK","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://{{Director-IP:8080}}/liqid/api/v2/manager/network/:northboundApplicationType","protocol":"http","host":["{{Director-IP:8080}}"],"path":["liqid","api","v2","manager","network",":northboundApplicationType"],"variable":[{"key":"northboundApplicationType"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n\t\"response\": {\n\t\t\"code\": 70114409,\n\t\t\"data\": [\n\t\t\t{\n\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t},\n\t\t\t{\n\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t}\n\t\t],\n\t\t\"errors\": [\n\t\t\t{\n\t\t\t\t\"code\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t},\n\t\t\t\t\"message\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t},\n\t\t\t\t\"type\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t{\n\t\t\t\t\"code\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t},\n\t\t\t\t\"message\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t},\n\t\t\t\t\"type\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t}\n\t\t\t}\n\t\t]\n\t}\n}"}],"_postman_id":"7b95008e-e4d3-4941-9579-ad902ff4c350"},{"name":"create","id":"945604ee-1b38-4b1a-9bab-5853e45368c4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"credentials\": {\n        \"value\": \"reference #/components/schemas/CredentialsDocumentation not found in the OpenAPI spec\"\n    },\n    \"ip_address\": \"dolore\",\n    \"port\": 36615329,\n    \"type\": \"veniam reprehenderit\"\n}"},"url":"http://{{Director-IP:8080}}/liqid/api/v2/manager/network/:northboundApplicationType","description":"<p>Use this option to create a northbound application type</p>\n","urlObject":{"path":["api","v2","manager","network",":northboundApplicationType"],"host":["http://{{Director-IP:8080}}/liqid"],"query":[],"variable":[{"id":"2eed6284-0aba-4131-8525-0c5e1211afaa","description":{"content":"<p>(Required) northboundApplicationType</p>\n","type":"text/plain"},"type":"any","value":"kubernetes","key":"northboundApplicationType"}]}},"response":[{"id":"70142a1f-92bc-4301-b46a-538b9ace95ea","name":"OK","originalRequest":{"method":"POST","header":[],"url":{"raw":"http://{{Director-IP:8080}}/liqid/api/v2/manager/network/:northboundApplicationType","protocol":"http","host":["{{Director-IP:8080}}"],"path":["liqid","api","v2","manager","network",":northboundApplicationType"],"variable":[{"key":"northboundApplicationType"}]}},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"*/*"}],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"945604ee-1b38-4b1a-9bab-5853e45368c4"},{"name":"update","id":"c3dd7670-e0d7-403d-a06d-0e3977efcac1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"credentials\": {\n        \"value\": \"reference #/components/schemas/CredentialsDocumentation not found in the OpenAPI spec\"\n    },\n    \"ip_address\": \"dolore\",\n    \"port\": 36615329,\n    \"type\": \"veniam reprehenderit\"\n}"},"url":"http://{{Director-IP:8080}}/liqid/api/v2/manager/network/:northboundApplicationType","description":"<p>Use this option to update the northbound application type</p>\n","urlObject":{"path":["api","v2","manager","network",":northboundApplicationType"],"host":["http://{{Director-IP:8080}}/liqid"],"query":[],"variable":[{"id":"3191b4a1-1587-40c8-a4ad-af3493faf2fc","description":{"content":"<p>(Required) northboundApplicationType</p>\n","type":"text/plain"},"type":"any","value":"kubernetes","key":"northboundApplicationType"}]}},"response":[{"id":"7d3855cc-9880-4c50-8d9f-757bce207cb2","name":"OK","originalRequest":{"method":"PUT","header":[],"url":{"raw":"http://{{Director-IP:8080}}/liqid/api/v2/manager/network/:northboundApplicationType","host":["http://{{Director-IP:8080}}/liqid"],"path":["api","v2","manager","network",":northboundApplicationType"],"variable":[{"key":"northboundApplicationType"}]}},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"*/*"}],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"c3dd7670-e0d7-403d-a06d-0e3977efcac1"},{"name":"remove","id":"69581abd-f6b7-4cf2-a315-19b65a141767","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"credentials\": {\n        \"value\": \"reference #/components/schemas/CredentialsDocumentation not found in the OpenAPI spec\"\n    },\n    \"ip_address\": \"dolore\",\n    \"port\": 36615329,\n    \"type\": \"veniam reprehenderit\"\n}"},"url":"http://{{Director-IP:8080}}/liqid/api/v2/manager/network/:northboundApplicationType","description":"<p>Use this option to remove northbound application type</p>\n","urlObject":{"path":["api","v2","manager","network",":northboundApplicationType"],"host":["http://{{Director-IP:8080}}/liqid"],"query":[],"variable":[{"id":"8239a54e-c8ef-4463-8251-8e49cd6e5b2e","description":{"content":"<p>(Required) northboundApplicationType</p>\n","type":"text/plain"},"type":"any","value":"kubernetes","key":"northboundApplicationType"}]}},"response":[{"id":"d04e9e44-5d79-45b0-a3cb-f116cddc4084","name":"OK","originalRequest":{"method":"DELETE","header":[],"url":{"raw":"http://{{Director-IP:8080}}/liqid/api/v2/manager/network/:northboundApplicationType","host":["http://{{Director-IP:8080}}/liqid"],"path":["api","v2","manager","network",":northboundApplicationType"],"variable":[{"key":"northboundApplicationType"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n\t\"response\": {\n\t\t\"code\": 70114409,\n\t\t\"data\": [\n\t\t\t{\n\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t},\n\t\t\t{\n\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t}\n\t\t],\n\t\t\"errors\": [\n\t\t\t{\n\t\t\t\t\"code\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t},\n\t\t\t\t\"message\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t},\n\t\t\t\t\"type\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t{\n\t\t\t\t\"code\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t},\n\t\t\t\t\"message\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t},\n\t\t\t\t\"type\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t}\n\t\t\t}\n\t\t]\n\t}\n}"}],"_postman_id":"69581abd-f6b7-4cf2-a315-19b65a141767"}],"id":"00ba3454-a3c3-41bd-b6d0-1d19b5f2d8d0","_postman_id":"00ba3454-a3c3-41bd-b6d0-1d19b5f2d8d0","description":""}],"id":"9dc59d71-9800-4d2b-9493-9fae8c5a0976","_postman_id":"9dc59d71-9800-4d2b-9493-9fae8c5a0976","description":""},{"name":"slurm","item":[{"name":"attribute","item":[{"name":"Report Slurm nodes.","id":"b1357fee-7d26-4bc1-9abf-c73ac42aa177","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://{{Director-IP:8080}}/liqid/api/v2/manager/slurm/attribute","description":"<p>Use this option to retrieve Slurm Nodes</p>\n","urlObject":{"path":["api","v2","manager","slurm","attribute"],"host":["http://{{Director-IP:8080}}/liqid"],"query":[],"variable":[]}},"response":[{"id":"34f9bf4b-ec27-41c9-8bd8-db85b0f43075","name":"OK","originalRequest":{"method":"GET","header":[],"url":"http://{{Director-IP:8080}}/liqid/api/v2/manager/slurm/attribute"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n\t\"response\": {\n\t\t\"code\": 62387555,\n\t\t\"data\": [\n\t\t\t{\n\t\t\t\t\"mach_create\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t},\n\t\t\t\t\"name\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t},\n\t\t\t\t\"type\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t{\n\t\t\t\t\"mach_create\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t},\n\t\t\t\t\"name\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t},\n\t\t\t\t\"type\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t}\n\t\t\t}\n\t\t],\n\t\t\"errors\": [\n\t\t\t{\n\t\t\t\t\"code\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t},\n\t\t\t\t\"message\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t},\n\t\t\t\t\"type\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t{\n\t\t\t\t\"code\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t},\n\t\t\t\t\"message\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t},\n\t\t\t\t\"type\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t}\n\t\t\t}\n\t\t]\n\t}\n}"}],"_postman_id":"b1357fee-7d26-4bc1-9abf-c73ac42aa177"},{"name":"Create a new machine create entry.","id":"638ad5ff-263d-4392-95b1-77bac3902492","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"mach_create\": \"in non Excepteur quis\",\n    \"name\": \"sed cillum ea\",\n    \"type\": \"Ut tempor in aliqua\"\n}"},"url":"http://{{Director-IP:8080}}/liqid/api/v2/manager/slurm/attribute","description":"<p>Use this option to create a new machine create entry</p>\n","urlObject":{"path":["api","v2","manager","slurm","attribute"],"host":["http://{{Director-IP:8080}}/liqid"],"query":[],"variable":[]}},"response":[{"id":"707ba213-4399-4940-98dd-b4e9d7e4aa9e","name":"Attribute managed successfully.","originalRequest":{"method":"POST","header":[],"url":"http://{{Director-IP:8080}}/liqid/api/v2/manager/slurm/attribute"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n\t\"response\": {\n\t\t\"code\": 62387555,\n\t\t\"data\": [\n\t\t\t{\n\t\t\t\t\"mach_create\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t},\n\t\t\t\t\"name\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t},\n\t\t\t\t\"type\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t{\n\t\t\t\t\"mach_create\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t},\n\t\t\t\t\"name\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t},\n\t\t\t\t\"type\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t}\n\t\t\t}\n\t\t],\n\t\t\"errors\": [\n\t\t\t{\n\t\t\t\t\"code\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t},\n\t\t\t\t\"message\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t},\n\t\t\t\t\"type\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t{\n\t\t\t\t\"code\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t},\n\t\t\t\t\"message\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t},\n\t\t\t\t\"type\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t}\n\t\t\t}\n\t\t]\n\t}\n}"},{"id":"18cb60c9-fca1-4dcf-8b2d-16ea5ffa088a","name":"Invalid mach_create attribute parameter.","originalRequest":{"method":"POST","header":[],"url":"http://{{Director-IP:8080}}/liqid/api/v2/manager/slurm/attribute"},"status":"Bad Request","code":400,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"638ad5ff-263d-4392-95b1-77bac3902492"},{"name":"Edit an existing machine create entry.","id":"8ab52bc8-89a5-4af2-967e-86fe3eb01d3d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"mach_create\": \"in non Excepteur quis\",\n    \"name\": \"sed cillum ea\",\n    \"type\": \"Ut tempor in aliqua\"\n}"},"url":"http://{{Director-IP:8080}}/liqid/api/v2/manager/slurm/attribute","description":"<p>Use this option to edit an existing machine create entry</p>\n","urlObject":{"path":["api","v2","manager","slurm","attribute"],"host":["http://{{Director-IP:8080}}/liqid"],"query":[],"variable":[]}},"response":[{"id":"b2828d85-f3d6-4cb4-af72-ea148a18ff09","name":"Attribute managed successfully.","originalRequest":{"method":"PUT","header":[],"url":"http://{{Director-IP:8080}}/liqid/api/v2/manager/slurm/attribute"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n\t\"response\": {\n\t\t\"code\": 62387555,\n\t\t\"data\": [\n\t\t\t{\n\t\t\t\t\"mach_create\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t},\n\t\t\t\t\"name\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t},\n\t\t\t\t\"type\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t{\n\t\t\t\t\"mach_create\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t},\n\t\t\t\t\"name\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t},\n\t\t\t\t\"type\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t}\n\t\t\t}\n\t\t],\n\t\t\"errors\": [\n\t\t\t{\n\t\t\t\t\"code\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t},\n\t\t\t\t\"message\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t},\n\t\t\t\t\"type\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t{\n\t\t\t\t\"code\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t},\n\t\t\t\t\"message\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t},\n\t\t\t\t\"type\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t}\n\t\t\t}\n\t\t]\n\t}\n}"},{"id":"fdb03f9d-e723-4512-816b-b883bc1a3f3b","name":"Invalid mach_create attribute parameter.","originalRequest":{"method":"PUT","header":[],"url":"http://{{Director-IP:8080}}/liqid/api/v2/manager/slurm/attribute"},"status":"Bad Request","code":400,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"8ab52bc8-89a5-4af2-967e-86fe3eb01d3d"},{"name":"Delete an existing machine create entry.","id":"2e9d5c39-8548-45f0-90b1-4193763ca10a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"mach_create\": \"in non Excepteur quis\",\n    \"name\": \"sed cillum ea\",\n    \"type\": \"Ut tempor in aliqua\"\n}"},"url":"http://{{Director-IP:8080}}/liqid/api/v2/manager/slurm/attribute","description":"<p>Use this option to delete an existing machine create entry</p>\n","urlObject":{"path":["api","v2","manager","slurm","attribute"],"host":["http://{{Director-IP:8080}}/liqid"],"query":[],"variable":[]}},"response":[{"id":"20e11826-2ce4-4244-ac57-0457329d6d1a","name":"Attribute managed successfully.","originalRequest":{"method":"DELETE","header":[],"url":"http://{{Director-IP:8080}}/liqid/api/v2/manager/slurm/attribute"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n\t\"response\": {\n\t\t\"code\": 62387555,\n\t\t\"data\": [\n\t\t\t{\n\t\t\t\t\"mach_create\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t},\n\t\t\t\t\"name\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t},\n\t\t\t\t\"type\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t{\n\t\t\t\t\"mach_create\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t},\n\t\t\t\t\"name\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t},\n\t\t\t\t\"type\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t}\n\t\t\t}\n\t\t],\n\t\t\"errors\": [\n\t\t\t{\n\t\t\t\t\"code\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t},\n\t\t\t\t\"message\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t},\n\t\t\t\t\"type\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t{\n\t\t\t\t\"code\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t},\n\t\t\t\t\"message\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t},\n\t\t\t\t\"type\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t}\n\t\t\t}\n\t\t]\n\t}\n}"},{"id":"aaeb452e-7687-4844-a756-d9c38c7077ad","name":"Invalid mach_create attribute parameter.","originalRequest":{"method":"DELETE","header":[],"url":"http://{{Director-IP:8080}}/liqid/api/v2/manager/slurm/attribute"},"status":"Bad Request","code":400,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"2e9d5c39-8548-45f0-90b1-4193763ca10a"}],"id":"6b972754-8536-4f59-ad3d-1cbcebd8b10d","_postman_id":"6b972754-8536-4f59-ad3d-1cbcebd8b10d","description":""},{"name":"configure","item":[{"name":"Report Slurm configuration.","id":"580582bd-d937-46da-a943-a29ed7189b5d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://{{Director-IP:8080}}/liqid/api/v2/manager/slurm/configure","description":"<p>Use this option to retrieve Slurm Configuration</p>\n","urlObject":{"path":["api","v2","manager","slurm","configure"],"host":["http://{{Director-IP:8080}}/liqid"],"query":[],"variable":[]}},"response":[{"id":"50c93f85-09cc-4a89-8394-116743036699","name":"OK","originalRequest":{"method":"GET","header":[],"url":"http://{{Director-IP:8080}}/liqid/api/v2/manager/slurm/configure"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n\t\"response\": {\n\t\t\"code\": 53027446,\n\t\t\"data\": [\n\t\t\t{\n\t\t\t\t\"fabric_id\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t},\n\t\t\t\t\"group_create\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t},\n\t\t\t\t\"group_info\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t},\n\t\t\t\t\"reset_after\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t},\n\t\t\t\t\"reset_before\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t},\n\t\t\t\t\"server\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t},\n\t\t\t\t\"system_reset\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t},\n\t\t\t\t\"type\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t{\n\t\t\t\t\"fabric_id\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t},\n\t\t\t\t\"group_create\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t},\n\t\t\t\t\"group_info\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t},\n\t\t\t\t\"reset_after\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t},\n\t\t\t\t\"reset_before\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t},\n\t\t\t\t\"server\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t},\n\t\t\t\t\"system_reset\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t},\n\t\t\t\t\"type\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t}\n\t\t\t}\n\t\t],\n\t\t\"errors\": [\n\t\t\t{\n\t\t\t\t\"code\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t},\n\t\t\t\t\"message\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t},\n\t\t\t\t\"type\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t{\n\t\t\t\t\"code\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t},\n\t\t\t\t\"message\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t},\n\t\t\t\t\"type\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t}\n\t\t\t}\n\t\t]\n\t}\n}"}],"_postman_id":"580582bd-d937-46da-a943-a29ed7189b5d"},{"name":"Report Slurm configuration.","id":"84f266cb-bdba-40ec-8dd4-6d855c3d02b5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"fabric_id\": -4052052,\n    \"group_create\": true,\n    \"group_info\": \"et Duis ex\",\n    \"reset_after\": false,\n    \"reset_before\": true,\n    \"server\": \"eiusmod non ad\",\n    \"system_reset\": true,\n    \"type\": \"et eu sint\"\n}"},"url":"http://{{Director-IP:8080}}/liqid/api/v2/manager/slurm/configure","description":"<p>Use this option to retrieve Slurm Configuration</p>\n","urlObject":{"path":["api","v2","manager","slurm","configure"],"host":["http://{{Director-IP:8080}}/liqid"],"query":[],"variable":[]}},"response":[{"id":"fc21e7ba-2d41-4454-96ee-75a8a9c0326e","name":"Configuration updated successfully.","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"fabric_id\": -4052052,\n    \"group_create\": true,\n    \"group_info\": \"et Duis ex\",\n    \"reset_after\": false,\n    \"reset_before\": true,\n    \"server\": \"eiusmod non ad\",\n    \"system_reset\": true,\n    \"type\": \"et eu sint\"\n}"},"url":"http://{{Director-IP:8080}}/liqid/api/v2/manager/slurm/configure"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n\t\"response\": {\n\t\t\"code\": 53027446,\n\t\t\"data\": [\n\t\t\t{\n\t\t\t\t\"fabric_id\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t},\n\t\t\t\t\"group_create\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t},\n\t\t\t\t\"group_info\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t},\n\t\t\t\t\"reset_after\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t},\n\t\t\t\t\"reset_before\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t},\n\t\t\t\t\"server\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t},\n\t\t\t\t\"system_reset\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t},\n\t\t\t\t\"type\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t{\n\t\t\t\t\"fabric_id\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t},\n\t\t\t\t\"group_create\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t},\n\t\t\t\t\"group_info\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t},\n\t\t\t\t\"reset_after\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t},\n\t\t\t\t\"reset_before\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t},\n\t\t\t\t\"server\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t},\n\t\t\t\t\"system_reset\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t},\n\t\t\t\t\"type\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t}\n\t\t\t}\n\t\t],\n\t\t\"errors\": [\n\t\t\t{\n\t\t\t\t\"code\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t},\n\t\t\t\t\"message\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t},\n\t\t\t\t\"type\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t{\n\t\t\t\t\"code\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t},\n\t\t\t\t\"message\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t},\n\t\t\t\t\"type\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t}\n\t\t\t}\n\t\t]\n\t}\n}"},{"id":"4cb51a7b-a0e2-434f-a36b-2b146bfed389","name":"Invalid Slurm server configuration parameter.","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"fabric_id\": -4052052,\n    \"group_create\": true,\n    \"group_info\": \"et Duis ex\",\n    \"reset_after\": false,\n    \"reset_before\": true,\n    \"server\": \"eiusmod non ad\",\n    \"system_reset\": true,\n    \"type\": \"et eu sint\"\n}"},"url":"http://{{Director-IP:8080}}/liqid/api/v2/manager/slurm/configure"},"status":"Bad Request","code":400,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"84f266cb-bdba-40ec-8dd4-6d855c3d02b5"}],"id":"8f7d480a-563c-4763-b95d-0a71cc150c1e","_postman_id":"8f7d480a-563c-4763-b95d-0a71cc150c1e","description":""}],"id":"d0946e7c-125b-4a28-bf16-7954682e54b6","description":"<p>Slurm Controller</p>\n","_postman_id":"d0946e7c-125b-4a28-bf16-7954682e54b6"}],"id":"89bae0da-dffc-4dfd-84ed-cb515f5dcefc","description":"<p>Manager Controller</p>\n","_postman_id":"89bae0da-dffc-4dfd-84ed-cb515f5dcefc"},{"name":"node","item":[{"name":"config","item":[{"name":"Endpoint for displaying the default Liqid configuration. The configuration returned by this endpoint is filtered to remove any configuration entries which care not editable.","id":"b8cdc9f2-7167-479a-8314-b32c755c7013","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://{{Director-IP:8080}}/liqid/api/v2/node/config","description":"<p>Use this option to display efault Liqid configuration. The configuration returned by this endpoint is filtered to remove any configuration entries which care not editable.</p>\n","urlObject":{"path":["api","v2","node","config"],"host":["http://{{Director-IP:8080}}/liqid"],"query":[],"variable":[]}},"response":[{"id":"e88f4ce8-aae2-4725-a06f-d01473e6d6de","name":"OK","originalRequest":{"method":"GET","header":[],"url":"http://{{Director-IP:8080}}/liqid/api/v2/node/config"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n    \"response\": {\n        \"data\": [\n            {\n                \"liqcfgd_configuration\": {\n                    \"configurationEntries\": [\n                        {\n                            \"key\": \"inst_mode\",\n                            \"value\": \"management\",\n                            \"comment\": \"refers to the liqOS \\\"runtime\\\" mode for the liqOS instance. The run modes are native, management, embedded, virtual, and module. Native instances provide normal IO processing, allow for guestOS to execute on their hypervisor, exchange statistics, monitor peers. Management instances are more limited, providing telemetry information, and UI-related services. Embedded instances are simlar to management instances without providing UI-related services.\",\n                            \"description\": {\n                                \"active\": true,\n                                \"required\": true\n                            }\n                        },\n                        {\n                            \"key\": \"cluster_id\",\n                            \"value\": \"78\",\n                            \"comment\": \"for multitenancy, nodes can be partitioned in the same (2u) shelf and be partitioned by having unique cluster_ids. the cluster_id will serve as the first octet in a class-A IP address segmenting the private network.\",\n                            \"description\": {\n                                \"active\": true,\n                                \"required\": true\n                            }\n                        },\n                        {\n                            \"key\": \"cluster_name\",\n                            \"value\": \"yodatest\",\n                            \"comment\": \"symbolic name for a cluster associated with the cluster_id for the life of the cluster.\",\n                            \"description\": {\n                                \"active\": true,\n                                \"required\": true\n                            }\n                        },\n                        {\n                            \"key\": \"cfg_version\",\n                            \"value\": \"1\",\n                            \"comment\": \"each config file has a version associated with it that is passed in the liqid protocol header and sanity checked by peers in some cases to ensure cluster-wide configuration. Typically each node will have the same version and file on every node but test and field/support personnel may tweak config items on a single node (leaving the version number the same !).\",\n                            \"description\": {\n                                \"active\": true,\n                                \"required\": true\n                            }\n                        },\n                        {\n                            \"key\": \"assignment\",\n                            \"value\": \"0,0,9\",\n                            \"comment\": \"is used to override hardware node assignment specifiying the rack, shelf, and node id. Until we get real working HW, this is used to software assign a node's location. In production this will be commented out and used only to override HW assignment in the case of flaky HW.\",\n                            \"description\": {\n                                \"active\": true,\n                                \"required\": true\n                            }\n                        },\n                        {\n                            \"key\": \"mult_hconn_1_0\",\n                            \"value\": \"1,0,2,0\",\n                            \"comment\": \"specifies to liqidOS that when discovering host/cpu connection that there are more than one physical fabric connection to this host. The option takes two comma delimited arguments that represent node_ids (use cpu index, so 0 is valid). As liqidOS walks fabric switch ports allocating host state/structures, the first node (arg1) is the same host as the second node (arg2).\",\n                            \"description\": {\n                                \"active\": false,\n                                \"required\": false\n                            }\n                        },\n                        {\n                            \"key\": \"mult_fconn_2_0\",\n                            \"value\": \"2,0\",\n                            \"comment\": \"specifies to liqidOS that when discovering host/cpu connection that there are more than one physical fabric connection to this host (connections of different fabric types). The option takes two comma delimited arguments that represent node_ids (use cpu index, so 0 is valid). As liqidOS walks fabric switch ports allocating host state/structures, the first node (arg1) is the same host as the second node (arg2).\",\n                            \"description\": {\n                                \"active\": false,\n                                \"required\": false\n                            }\n                        },\n                        {\n                            \"key\": \"conn_override\",\n                            \"value\": \"no\",\n                            \"comment\": \"specifies whether to use the cpu/host link state or ipmi/redfish telemetry only when determining a host's state. Must be yes or no, where yes denotes to use ipmi/redfish only.\",\n                            \"description\": {\n                                \"active\": false,\n                                \"required\": false\n                            }\n                        },\n                        {\n                            \"key\": \"fabr_hybrid\",\n                            \"value\": \"no\",\n                            \"comment\": \"specifies the case that the fabric is a hybrid capella2 and atlas fabric. If the gen3 switch is used as a management switch on the atlas, then discovery need only be done once.\",\n                            \"description\": {\n                                \"active\": false,\n                                \"required\": false\n                            }\n                        },\n                        {\n                            \"key\": \"fabric_id\",\n                            \"value\": \"78\",\n                            \"comment\": \"for management nodes to identify peer management nodes as being members of the same physical fabric.\",\n                            \"description\": {\n                                \"active\": true,\n                                \"required\": true\n                            }\n                        },\n                        {\n                            \"key\": \"mgmt_port\",\n                            \"value\": \"5559\",\n                            \"comment\": \"tcp/udp port for communication between management nodes.\",\n                            \"description\": {\n                                \"active\": true,\n                                \"required\": true\n                            }\n                        },\n                        {\n                            \"key\": \"auto_shutdown\",\n                            \"value\": \"no\",\n                            \"comment\": \"specifies whether a cpu/node is shutdown when attaching and detaching it from a machine.\",\n                            \"description\": {\n                                \"active\": true,\n                                \"required\": true\n                            }\n                        },\n                        {\n                            \"key\": \"process_devs\",\n                            \"value\": \"targ,10,link,10,gpu,10,fpga,10,type1,10,type2,10\",\n                            \"comment\": \"device types to allow liqid processing on. Some platforms or deployments may be gpu only for example.\",\n                            \"description\": {\n                                \"active\": true,\n                                \"required\": true\n                            }\n                        },\n                        {\n                            \"key\": \"virtual_nics\",\n                            \"value\": \"2\",\n                            \"comment\": \"number of virtual nic devices to discover and allow. These are devices that use the fabric as the layer-2 media and appears as a nic to the host operating system.\",\n                            \"description\": {\n                                \"active\": false,\n                                \"required\": false\n                            }\n                        },\n                        {\n                            \"key\": \"nodelist_ip1\",\n                            \"value\": \"-1,-1,-1,-1,-1,-1,-1,-1,78,-1,-1,-1\",\n                            \"comment\": \"is used in tandem with assignment. This tells liqid SW the the last octet of each peer running liqOS. The values are listed where the first value corresponds to node-1, the second value corresponds to node-2, and the N-th value corresponds to node N.\",\n                            \"description\": {\n                                \"active\": true,\n                                \"required\": true\n                            }\n                        },\n                        {\n                            \"key\": \"private\",\n                            \"value\": \"10.204.104,255.255.255.224,0x0,5344,enp1s0\",\n                            \"comment\": \"network information for the cluster's private (control plane) network. There are five arguments. First, ip subnet address, ip subnet mask, the optional vlan id, and server port number, and interface.\",\n                            \"description\": {\n                                \"active\": true,\n                                \"required\": true\n                            }\n                        },\n                        {\n                            \"key\": \"broadcast\",\n                            \"value\": \"78.20.20,255.255.255.0,0x0,5345\",\n                            \"comment\": \"network information for the cluster's broadcast (control plane) network. There are five arguments. four, ip subnet address, ip subnet mask, the optional vlan id, and server port number.\",\n                            \"description\": {\n                                \"active\": true,\n                                \"required\": true\n                            }\n                        },\n                        {\n                            \"key\": \"nodelist_ip2\",\n                            \"value\": \"$IP2_OVERRIDE\",\n                            \"comment\": \"is used in tandem with assignment. This tells liqid SW the the last octet of each peer running liqOS. The values are listed where the first value corresponds to node-1, the second value corresponds to node-2, and the N-th value corresponds to node N. Note, this is for an Optional second interface for monitoring/HA redundancy.\",\n                            \"description\": {\n                                \"active\": false,\n                                \"required\": false\n                            }\n                        },\n                        {\n                            \"key\": \"private2\",\n                            \"value\": \"78.10.10,255.255.255.0,0x0,5346,$INTERNAL_INTERFACE\",\n                            \"comment\": \"network information for the cluster's private (control plane) network. There are five arguments. First, ip subnet address, ip subnet mask, the optional vlan id, and server port number, and interface.\",\n                            \"description\": {\n                                \"active\": false,\n                                \"required\": false\n                            }\n                        },\n                        {\n                            \"key\": \"broadcast2\",\n                            \"value\": \"78.20.30,255.255.255.0,0x0,5347\",\n                            \"comment\": \"network information for the cluster's broadcast (control plane) network. There are five arguments. four, ip subnet address, ip subnet mask, the optional vlan id, and server port number.\",\n                            \"description\": {\n                                \"active\": false,\n                                \"required\": false\n                            }\n                        },\n                        {\n                            \"key\": \"compute_proto\",\n                            \"value\": \"ipmi\",\n                            \"comment\": \"protocol to use to gather info about a compute node. Must be either 'ipmi' or 'redfish'. Refers to southbound redfish not northbound redfish.\",\n                            \"description\": {\n                                \"active\": true,\n                                \"required\": true\n                            }\n                        },\n                        {\n                            \"key\": \"enclosu_proto\",\n                            \"value\": \"ipmi\",\n                            \"comment\": \"protocol to use to gather info about a device enclosure. Must be 'ipmi', 'redfish' or 'vapi'. Refers to southbound redfish (not northbound redfish).\",\n                            \"description\": {\n                                \"active\": true,\n                                \"required\": true\n                            }\n                        },\n                        {\n                            \"key\": \"resolve_pods\",\n                            \"value\": \"no\",\n                            \"comment\": \"separate disjoint pods managed by a single liqid switch. Attempt to auto-resolve and adjust pod_assignments.\",\n                            \"description\": {\n                                \"active\": true,\n                                \"required\": true\n                            }\n                        },\n                        {\n                            \"key\": \"pod_assign_1\",\n                            \"value\": \"1,1,1,1,0,1,2,-1,-1,-1,-1,-1,-1\",\n                            \"comment\": \"hard-code fabric_devices in a pod. Overrides dynamic assignment. First argument specifies the pod_id, subsequent arguments are a comma delimited list of fabric_device ids to associate with the pod_id.\",\n                            \"description\": {\n                                \"active\": false,\n                                \"required\": false\n                            }\n                        },\n                        {\n                            \"key\": \"pod_assign_2\",\n                            \"value\": \"2,2,2,2,3,4,5,6,-1,-1,-1,-1,-1\",\n                            \"comment\": \"hard-code fabric_devices in a pod. Overrides dynamic assignment. First argument specifies the pod_id, subsequent arguments are a comma delimited list of fabric_device ids to associate with the pod_id.\",\n                            \"description\": {\n                                \"active\": false,\n                                \"required\": false\n                            }\n                        },\n                        {\n                            \"key\": \"max_lostdevs\",\n                            \"value\": \"6\",\n                            \"comment\": \"specifies the max devices that can disappear before liqos goes into a degraded mode of operation.\",\n                            \"description\": {\n                                \"active\": true,\n                                \"required\": true\n                            }\n                        },\n                        {\n                            \"key\": \"resolve_param\",\n                            \"value\": \"unique,hard,prune\",\n                            \"comment\": \"specifies how the device resolution algorithm behaves. 'gid' uses the gid only to determine if two devices are the same device 'unique' uses device specific identifier. In the cases, where a unique id can not be derived/determined then using the 'gid' option may be desired. 'hard' or 'soft' arguments specifies whether to disconnect no longer present devices (devices that have disappeared abuptly) and remove them from groups and machine state or allow their state to be shown in liqid group/machine lists with the expectation that the devices will reappear later on reboot or after some maintence or fabric topology change. The 'prune' argument tells liqid to remove devices that have disappeared from the fabric if they are not part of a group or machine rather in the free pool.\",\n                            \"description\": {\n                                \"active\": true,\n                                \"required\": false\n                            }\n                        },\n                        {\n                            \"key\": \"min_switches\",\n                            \"value\": \"1\",\n                            \"comment\": \"minimum number of switches that liqOS must discover at startup.\",\n                            \"description\": {\n                                \"active\": true,\n                                \"required\": false\n                            }\n                        },\n                        {\n                            \"key\": \"port_monival\",\n                            \"value\": \"20\",\n                            \"comment\": \"interval in seconds that liqos monitors port states.\",\n                            \"description\": {\n                                \"active\": true,\n                                \"required\": false\n                            }\n                        },\n                        {\n                            \"key\": \"peer_connival\",\n                            \"value\": \"-1\",\n                            \"comment\": \"interval in seconds a peer liqos instance attempts to connect to a remote peer over the control plane. A -1 value turns off client connect attempts.\",\n                            \"description\": {\n                                \"active\": false,\n                                \"required\": false\n                            }\n                        },\n                        {\n                            \"key\": \"pdu_boot\",\n                            \"value\": \"yes\",\n                            \"comment\": \"pdu control when rebooting rack/fabric. Liqos will toggle /var/liqcfgd.devices.pduboot. Arg1 must be yes or no.\",\n                            \"description\": {\n                                \"active\": true,\n                                \"required\": false\n                            }\n                        },\n                        {\n                            \"key\": \"pdu_pass1\",\n                            \"value\": \"1,22,90\",\n                            \"comment\": \"pdu ports that are to be booted/rebooted first. Typically these are enclosure (leaf) devices. Arg1 is the pdu enclosure's index, Arg2 is the port number/id, Arg3 is the wait time in seconds.\",\n                            \"description\": {\n                                \"active\": true,\n                                \"required\": false\n                            }\n                        },\n                        {\n                            \"key\": \"pdu_pass2\",\n                            \"value\": \"4,2,5,2,6,30\",\n                            \"comment\": \"pdu ports that are to be booted/rebooted second. Typically these are switch (branch) devices. Arg1 is the pdu enclosure's index, Arg2 is the port number/id, Arg3 is the wait time in seconds.\",\n                            \"description\": {\n                                \"active\": false,\n                                \"required\": false\n                            }\n                        },\n                        {\n                            \"key\": \"pdu_pass3\",\n                            \"value\": \"7,1,30\",\n                            \"comment\": \"pdu ports that are to be booted/rebooted third. Typically these are switch (branch) devices. Arg1 is the pdu enclosure's index, Arg2 is the port number/id, Arg3 is the wait time in seconds.\",\n                            \"description\": {\n                                \"active\": false,\n                                \"required\": false\n                            }\n                        },\n                        {\n                            \"key\": \"pdu_pass4\",\n                            \"value\": \"2,24,5\",\n                            \"comment\": \"pdu ports that are to be booted/rebooted fourth. Typically these are switch (branch) devices. Arg1 is the pdu enclosure's index, Arg2 is the port number/id, Arg3 is the wait time in seconds. Note, pdu_pass4 always cycles the switch port. Assumption is this is running liqos and needs to come up automatically.\",\n                            \"description\": {\n                                \"active\": true,\n                                \"required\": false\n                            }\n                        },\n                        {\n                            \"key\": \"mon_method\",\n                            \"value\": \"passive\",\n                            \"comment\": \"specifies if a redundantly wired rack is active/active or active/passive. Currently, only one path is active at a time when redundant switches/cable/enclosures are in the liqid topology. The values are \\\"active\\\" (active/active) or \\\"passive\\\" (active/passive).\",\n                            \"description\": {\n                                \"active\": false,\n                                \"required\": false\n                            }\n                        },\n                        {\n                            \"key\": \"mon_device_nodes\",\n                            \"value\": \"4,6,2,2\",\n                            \"comment\": \"specifies various monitoring switches for monitoring an SSD target, a fabric chip, an ethernet link, a node, a gpu device, an fpga. The 2nd and 3rd arguments specify the monitoring probing interval in secs and the max number of probes that can be missed before escalating into a triage mode. The 4th and 5th arguments specify the max reset threshold and max number of reset/triage loops before marking a device 'offline.' Setting argument-5 to '-1' will cause a device to *never* be marked offline so it will continually be triaged with the hope it will self-correct after the resets/and triage actions. Note, for 'fabr' device types, a 2nd arg of value -1 will probe only chip/port link state and not statistics.\",\n                            \"description\": {\n                                \"active\": true,\n                                \"required\": true\n                            }\n                        },\n                        {\n                            \"key\": \"mon_device_links\",\n                            \"value\": \"3,3,2,2\",\n                            \"comment\": \"specifies various monitoring switches for monitoring an SSD target, a fabric chip, an ethernet link, a node, a gpu device, an fpga. The 2nd and 3rd arguments specify the monitoring probing interval in secs and the max number of probes that can be missed before escalating into a triage mode. The 4th and 5th arguments specify the max reset threshold and max number of reset/triage loops before marking a device 'offline.' Setting argument-5 to '-1' will cause a device to *never* be marked offline so it will continually be triaged with the hope it will self-correct after the resets/and triage actions. Note, for 'fabr' device types, a 2nd arg of value -1 will probe only chip/port link state and not statistics.\",\n                            \"description\": {\n                                \"active\": true,\n                                \"required\": true\n                            }\n                        },\n                        {\n                            \"key\": \"mon_device_comps\",\n                            \"value\": \"3,3,2,2\",\n                            \"comment\": \"specifies various monitoring switches for monitoring an SSD target, a fabric chip, an ethernet link, a node, a gpu device, an fpga. The 2nd and 3rd arguments specify the monitoring probing interval in secs and the max number of probes that can be missed before escalating into a triage mode. The 4th and 5th arguments specify the max reset threshold and max number of reset/triage loops before marking a device 'offline.' Setting argument-5 to '-1' will cause a device to *never* be marked offline so it will continually be triaged with the hope it will self-correct after the resets/and triage actions. Note, for 'fabr' device types, a 2nd arg of value -1 will probe only chip/port link state and not statistics.\",\n                            \"description\": {\n                                \"active\": true,\n                                \"required\": true\n                            }\n                        },\n                        {\n                            \"key\": \"mon_device_gpus\",\n                            \"value\": \"3,3,2,2\",\n                            \"comment\": \"specifies various monitoring switches for monitoring an SSD target, a fabric chip, an ethernet link, a node, a gpu device, an fpga. The 2nd and 3rd arguments specify the monitoring probing interval in secs and the max number of probes that can be missed before escalating into a triage mode. The 4th and 5th arguments specify the max reset threshold and max number of reset/triage loops before marking a device 'offline.' Setting argument-5 to '-1' will cause a device to *never* be marked offline so it will continually be triaged with the hope it will self-correct after the resets/and triage actions. Note, for 'fabr' device types, a 2nd arg of value -1 will probe only chip/port link state and not statistics.\",\n                            \"description\": {\n                                \"active\": true,\n                                \"required\": true\n                            }\n                        },\n                        {\n                            \"key\": \"mon_device_fabrs\",\n                            \"value\": \"3,3,2,2\",\n                            \"comment\": \"specifies various monitoring switches for monitoring an SSD target, a fabric chip, an ethernet link, a node, a gpu device, an fpga. The 2nd and 3rd arguments specify the monitoring probing interval in secs and the max number of probes that can be missed before escalating into a triage mode. The 4th and 5th arguments specify the max reset threshold and max number of reset/triage loops before marking a device 'offline.' Setting argument-5 to '-1' will cause a device to *never* be marked offline so it will continually be triaged with the hope it will self-correct after the resets/and triage actions. Note, for 'fabr' device types, a 2nd arg of value -1 will probe only chip/port link state and not statistics.\",\n                            \"description\": {\n                                \"active\": true,\n                                \"required\": true\n                            }\n                        },\n                        {\n                            \"key\": \"mon_device_targs\",\n                            \"value\": \"3,3,2,2\",\n                            \"comment\": \"specifies various monitoring switches for monitoring an SSD target, a fabric chip, an ethernet link, a node, a gpu device, an fpga. The 2nd and 3rd arguments specify the monitoring probing interval in secs and the max number of probes that can be missed before escalating into a triage mode. The 4th and 5th arguments specify the max reset threshold and max number of reset/triage loops before marking a device 'offline.' Setting argument-5 to '-1' will cause a device to *never* be marked offline so it will continually be triaged with the hope it will self-correct after the resets/and triage actions. Note, for 'fabr' device types, a 2nd arg of value -1 will probe only chip/port link state and not statistics.\",\n                            \"description\": {\n                                \"active\": true,\n                                \"required\": true\n                            }\n                        },\n                        {\n                            \"key\": \"mon_device_fpgas\",\n                            \"value\": \"3,3,2,2\",\n                            \"comment\": \"specifies various monitoring switches for monitoring an SSD target, a fabric chip, an ethernet link, a node, a gpu device, an fpga. The 2nd and 3rd arguments specify the monitoring probing interval in secs and the max number of probes that can be missed before escalating into a triage mode. The 4th and 5th arguments specify the max reset threshold and max number of reset/triage loops before marking a device 'offline.' Setting argument-5 to '-1' will cause a device to *never* be marked offline so it will continually be triaged with the hope it will self-correct after the resets/and triage actions. Note, for 'fabr' device types, a 2nd arg of value -1 will probe only chip/port link state and not statistics.\",\n                            \"description\": {\n                                \"active\": true,\n                                \"required\": true\n                            }\n                        },\n                        {\n                            \"key\": \"mon_device_encls\",\n                            \"value\": \"3,3,2,2\",\n                            \"comment\": \"specifies various monitoring switches for monitoring an SSD target, a fabric chip, an ethernet link, a node, a gpu device, an fpga. The 2nd and 3rd arguments specify the monitoring probing interval in secs and the max number of probes that can be missed before escalating into a triage mode. The 4th and 5th arguments specify the max reset threshold and max number of reset/triage loops before marking a device 'offline.' Setting argument-5 to '-1' will cause a device to *never* be marked offline so it will continually be triaged with the hope it will self-correct after the resets/and triage actions. Note, for 'fabr' device types, a 2nd arg of value -1 will probe only chip/port link state and not statistics.\",\n                            \"description\": {\n                                \"active\": true,\n                                \"required\": true\n                            }\n                        }\n                    ],\n                    \"configurationEntryStanzas\": [],\n                    \"fabricConfigurationEntries\": [\n                        {\n                            \"name\": \"gen3_plx\",\n                            \"description\": {\n                                \"active\": true,\n                                \"required\": false\n                            },\n                            \"fabr_type\": {\n                                \"key\": \"fabr_type\",\n                                \"value\": \"gen3_plx,gen3,yes,yes,yes\",\n                                \"comment\": \"refers to the type of fabric switch/chip and protocol liqOS controls and manages. We support: gen3_plx, gen4_plx, genz_plx, nvme_ofab, gpu_ofab, gpu_onec, vendor1, vendor2, vendor3. The second argumnt specifies the description field for the fabric for displays with commands/UI. The subsequent arguments specify whether to call the probe/state function entry point, discovery function and/or the statistics function entry point.\",\n                                \"description\": {\n                                    \"active\": true,\n                                    \"required\": true\n                                }\n                            },\n                            \"fabr_thresh\": {\n                                \"key\": \"fabr_thresh\",\n                                \"value\": \"gen3_plx,5000,5000,5000,5000\",\n                                \"comment\": \"refers to fabric per-port error thresholds used to flag a port as having warnings/errors in the cli/UI. First argument specifies port rcv_errs, second argument specifies layer-2 frame errors (i.e. dllp for gen3), third argument specifies layer-3 frame errors (i.e. tlp errors for gen3), forth argument specifies uncorrectable errors.\",\n                                \"description\": {\n                                    \"active\": true,\n                                    \"required\": true\n                                }\n                            },\n                            \"fabr_connect\": [\n                                {\n                                    \"key\": \"fabr_connect\",\n                                    \"value\": \"gen3_plx,10.10.10.150,5000,none,none\",\n                                    \"comment\": \"refers to fabric specific addressing. Some fabrics may not specify this parameter. In the case of nvme_ofab, gpu_ofab, and gpu_onec, it is a list of ip_addresses,portpairs followed by a login/password pair.\",\n                                    \"description\": {\n                                        \"active\": true,\n                                        \"required\": false\n                                    }\n                                }\n                            ],\n                            \"fabr_encl\": [\n                                {\n                                    \"key\": \"fabr_encl\",\n                                    \"value\": \"gen3_plx,10.10.10.150,5000,none,none\",\n                                    \"comment\": \"refers to fabric specific addressing. Some fabrics may not specify this parameter. In the case of nvme_ofab, gpu_ofab, and gpu_onec, it is a list of ip_addresses,portpairs followed by a login/password pair. This represents and enclosure or server of resources.\",\n                                    \"description\": {\n                                        \"active\": true,\n                                        \"required\": false\n                                    }\n                                }\n                            ],\n                            \"fabr_altlogin\": [\n                                {\n                                    \"key\": \"fabr_altlogin\",\n                                    \"value\": \"gen3_plx,cli_user,cli_pass,srv_user,srv_pass\",\n                                    \"comment\": \"alternate (non-root) login. Optional.\",\n                                    \"description\": {\n                                        \"active\": false,\n                                        \"required\": false\n                                    }\n                                }\n                            ]\n                        },\n                        {\n                            \"name\": \"gen4_plx\",\n                            \"description\": {\n                                \"active\": false,\n                                \"required\": false\n                            },\n                            \"fabr_type\": {\n                                \"key\": \"fabr_type\",\n                                \"value\": \"gen4_plx,gen4,yes,yes,yes\",\n                                \"comment\": \"refers to the type of fabric switch/chip and protocol liqOS controls and manages. We support: gen3_plx, gen4_plx, genz_plx, nvme_ofab, gpu_ofab, gpu_onec, vendor1, vendor2, vendor3. The second argumnt specifies the description field for the fabric for displays with commands/UI. The subsequent arguments specify whether to call the probe/state function entry point, discovery function and/or the statistics function entry point.\",\n                                \"description\": {\n                                    \"active\": false,\n                                    \"required\": true\n                                }\n                            },\n                            \"fabr_thresh\": {\n                                \"key\": \"fabr_thresh\",\n                                \"value\": \"gen4_plx,5000,5000,5000,5000\",\n                                \"comment\": \"refers to fabric per-port error thresholds used to flag a port as having warnings/errors in the cli/UI. First argument specifies port rcv_errs, second argument specifies layer-2 frame errors (i.e. dllp for gen3), third argument specifies layer-3 frame errors (i.e. tlp errors for gen3), forth argument specifies uncorrectable errors.\",\n                                \"description\": {\n                                    \"active\": false,\n                                    \"required\": true\n                                }\n                            },\n                            \"fabr_connect\": [\n                                {\n                                    \"key\": \"fabr_connect\",\n                                    \"value\": \"gen4_plx,10.10.10.150,5000,none,none\",\n                                    \"comment\": \"refers to fabric specific addressing. Some fabrics may not specify this parameter. In the case of nvme_ofab, gpu_ofab, and gpu_onec, it is a list of ip_addresses,portpairs followed by a login/password pair.\",\n                                    \"description\": {\n                                        \"active\": false,\n                                        \"required\": false\n                                    }\n                                }\n                            ],\n                            \"fabr_encl\": [\n                                {\n                                    \"key\": \"fabr_encl\",\n                                    \"value\": \"gen4_plx,10.10.10.150,5000,none,none\",\n                                    \"comment\": \"refers to fabric specific addressing. Some fabrics may not specify this parameter. In the case of nvme_ofab, gpu_ofab, and gpu_onec, it is a list of ip_addresses,portpairs followed by a login/password pair. This represents and enclosure or server of resources.\",\n                                    \"description\": {\n                                        \"active\": false,\n                                        \"required\": false\n                                    }\n                                }\n                            ],\n                            \"fabr_altlogin\": [\n                                {\n                                    \"key\": \"fabr_altlogin\",\n                                    \"value\": \"gen4_plx,cli_user,cli_pass,srv_user,srv_pass\",\n                                    \"comment\": \"alternate (non-root) login. Optional.\",\n                                    \"description\": {\n                                        \"active\": false,\n                                        \"required\": false\n                                    }\n                                }\n                            ]\n                        },\n                        {\n                            \"name\": \"nvme_ofab\",\n                            \"description\": {\n                                \"active\": true,\n                                \"required\": false\n                            },\n                            \"fabr_type\": {\n                                \"key\": \"fabr_type\",\n                                \"value\": \"nvme_ofab,nvof,yes,yes,yes\",\n                                \"comment\": \"refers to the type of fabric switch/chip and protocol liqOS controls and manages. We support: gen3_plx, gen4_plx, genz_plx, nvme_ofab, gpu_ofab, gpu_onec, vendor1, vendor2, vendor3. The second argumnt specifies the description field for the fabric for displays with commands/UI. The subsequent arguments specify whether to call the probe/state function entry point, discovery function and/or the statistics function entry point.\",\n                                \"description\": {\n                                    \"active\": true,\n                                    \"required\": true\n                                }\n                            },\n                            \"fabr_thresh\": {\n                                \"key\": \"fabr_thresh\",\n                                \"value\": \"nvme_ofab,100,100,100,100\",\n                                \"comment\": \"refers to fabric per-port error thresholds used to flag a port as having warnings/errors in the cli/UI. First argument specifies port rcv_errs, second argument specifies layer-2 frame errors (i.e. dllp for gen3), third argument specifies layer-3 frame errors (i.e. tlp errors for gen3), forth argument specifies uncorrectable errors.\",\n                                \"description\": {\n                                    \"active\": true,\n                                    \"required\": true\n                                }\n                            },\n                            \"fabr_connect\": [\n                                {\n                                    \"key\": \"fabr_connect\",\n                                    \"value\": \"nvme_ofab,10.204.104.37,4420,root,liqid1nk\",\n                                    \"comment\": \"refers to fabric specific addressing. Some fabrics may not specify this parameter. In the case of nvme_ofab, gpu_ofab, and gpu_onec, it is a list of ip_addresses,portpairs followed by a login/password pair.\",\n                                    \"description\": {\n                                        \"active\": true,\n                                        \"required\": false\n                                    }\n                                },\n                                {\n                                    \"key\": \"fabr_connect\",\n                                    \"value\": \"nvme_ofab,10.204.104.41,4420,root,liqid1nk\",\n                                    \"comment\": \"refers to fabric specific addressing. Some fabrics may not specify this parameter. In the case of nvme_ofab, gpu_ofab, and gpu_onec, it is a list of ip_addresses,portpairs followed by a login/password pair.\",\n                                    \"description\": {\n                                        \"active\": true,\n                                        \"required\": false\n                                    }\n                                }\n                            ],\n                            \"fabr_encl\": [\n                                {\n                                    \"key\": \"fabr_encl\",\n                                    \"value\": \"nvme_ofab,10.10.10.12,4420,nvmeof,nvmeof\",\n                                    \"comment\": \"refers to fabric specific addressing. Some fabrics may not specify this parameter. In the case of nvme_ofab, gpu_ofab, and gpu_onec, it is a list of ip_addresses,portpairs followed by a login/password pair. This represents and enclosure or server of resources.\",\n                                    \"description\": {\n                                        \"active\": true,\n                                        \"required\": false\n                                    }\n                                },\n                                {\n                                    \"key\": \"fabr_encl\",\n                                    \"value\": \"nvme_ofab,10.10.10.11,4420,nvmeof,nvmeof\",\n                                    \"comment\": \"refers to fabric specific addressing. Some fabrics may not specify this parameter. In the case of nvme_ofab, gpu_ofab, and gpu_onec, it is a list of ip_addresses,portpairs followed by a login/password pair. This represents and enclosure or server of resources.\",\n                                    \"description\": {\n                                        \"active\": true,\n                                        \"required\": false\n                                    }\n                                }\n                            ],\n                            \"fabr_altlogin\": [\n                                {\n                                    \"key\": \"fabr_altlogin\",\n                                    \"value\": \"nvme_ofab,liqid,liqid1nk,liqid,liqidn1k\",\n                                    \"comment\": \"alternate (non-root) login. Optional.\",\n                                    \"description\": {\n                                        \"active\": true,\n                                        \"required\": false\n                                    }\n                                }\n                            ]\n                        },\n                        {\n                            \"name\": \"gpu_ofab\",\n                            \"description\": {\n                                \"active\": false,\n                                \"required\": false\n                            },\n                            \"fabr_type\": {\n                                \"key\": \"fabr_type\",\n                                \"value\": \"gpu_ofab,gpof,yes,yes,yes\",\n                                \"comment\": \"refers to the type of fabric switch/chip and protocol liqOS controls and manages. We support: gen3_plx, gen4_plx, genz_plx, nvme_ofab, gpu_ofab, gpu_onec, vendor1, vendor2, vendor3. The second argumnt specifies the description field for the fabric for displays with commands/UI. The subsequent arguments specify whether to call the probe/state function entry point, discovery function and/or the statistics function entry point.\",\n                                \"description\": {\n                                    \"active\": false,\n                                    \"required\": true\n                                }\n                            },\n                            \"fabr_thresh\": {\n                                \"key\": \"fabr_thresh\",\n                                \"value\": \"gpu_ofab,100,100,100,100\",\n                                \"comment\": \"refers to fabric per-port error thresholds used to flag a port as having warnings/errors in the cli/UI. First argument specifies port rcv_errs, second argument specifies layer-2 frame errors (i.e. dllp for gen3), third argument specifies layer-3 frame errors (i.e. tlp errors for gen3), forth argument specifies uncorrectable errors.\",\n                                \"description\": {\n                                    \"active\": false,\n                                    \"required\": true\n                                }\n                            },\n                            \"fabr_connect\": [\n                                {\n                                    \"key\": \"fabr_connect\",\n                                    \"value\": \"gpu_ofab,10.10.10.150,5000,admin,admin\",\n                                    \"comment\": \"refers to fabric specific addressing. Some fabrics may not specify this parameter. In the case of nvme_ofab, gpu_ofab, and gpu_onec, it is a list of ip_addresses,portpairs followed by a login/password pair.\",\n                                    \"description\": {\n                                        \"active\": false,\n                                        \"required\": false\n                                    }\n                                }\n                            ],\n                            \"fabr_encl\": [\n                                {\n                                    \"key\": \"fabr_encl\",\n                                    \"value\": \"gpu_ofab,10.10.10.150,5000,nvmeof,nvmeof\",\n                                    \"comment\": \"refers to fabric specific addressing. Some fabrics may not specify this parameter. In the case of nvme_ofab, gpu_ofab, and gpu_onec, it is a list of ip_addresses,portpairs followed by a login/password pair. This represents and enclosure or server of resources.\",\n                                    \"description\": {\n                                        \"active\": false,\n                                        \"required\": false\n                                    }\n                                }\n                            ],\n                            \"fabr_altlogin\": [\n                                {\n                                    \"key\": \"fabr_altlogin\",\n                                    \"value\": \"gpu_ofab,cli_user,cli_pass,srv_user,srv_pass\",\n                                    \"comment\": \"alternate (non-root) login. Optional.\",\n                                    \"description\": {\n                                        \"active\": false,\n                                        \"required\": false\n                                    }\n                                }\n                            ]\n                        }\n                    ],\n                    \"portSetConfigurationEntries\": [\n                        {\n                            \"key\": \"port_set_0_0\",\n                            \"value\": \"0,0,down,x8,gen4\",\n                            \"comment\": \"specifies port setting to overide the eeprom after restarting. 1st argument is the switch_id, 2nd argument is the port_id (up to 117), 3rd argument is port type (down,up,mgmt,host,fabr), 4th argument is the port width, and the 5th argument is the desired link speed.\",\n                            \"description\": {\n                                \"active\": false,\n                                \"required\": false\n                            }\n                        },\n                        {\n                            \"key\": \"port_set_0_8\",\n                            \"value\": \"0,8,down,x8,gen4\",\n                            \"comment\": \"specifies port setting to overide the eeprom after restarting. 1st argument is the switch_id, 2nd argument is the port_id (up to 117), 3rd argument is port type (down,up,mgmt,host,fabr), 4th argument is the port width, and the 5th argument is the desired link speed.\",\n                            \"description\": {\n                                \"active\": false,\n                                \"required\": false\n                            }\n                        },\n                        {\n                            \"key\": \"port_set_0_16\",\n                            \"value\": \"0,16,down,x16,gen4\",\n                            \"comment\": \"specifies port setting to overide the eeprom after restarting. 1st argument is the switch_id, 2nd argument is the port_id (up to 117), 3rd argument is port type (down,up,mgmt,host,fabr), 4th argument is the port width, and the 5th argument is the desired link speed.\",\n                            \"description\": {\n                                \"active\": false,\n                                \"required\": false\n                            }\n                        },\n                        {\n                            \"key\": \"port_set_0_32\",\n                            \"value\": \"0,32,fabr,x4,gen4\",\n                            \"comment\": \"specifies port setting to overide the eeprom after restarting. 1st argument is the switch_id, 2nd argument is the port_id (up to 117), 3rd argument is port type (down,up,mgmt,host,fabr), 4th argument is the port width, and the 5th argument is the desired link speed.\",\n                            \"description\": {\n                                \"active\": false,\n                                \"required\": false\n                            }\n                        },\n                        {\n                            \"key\": \"port_set_0_36\",\n                            \"value\": \"0,36,host,x4,gen4\",\n                            \"comment\": \"specifies port setting to overide the eeprom after restarting. 1st argument is the switch_id, 2nd argument is the port_id (up to 117), 3rd argument is port type (down,up,mgmt,host,fabr), 4th argument is the port width, and the 5th argument is the desired link speed.\",\n                            \"description\": {\n                                \"active\": false,\n                                \"required\": false\n                            }\n                        },\n                        {\n                            \"key\": \"port_set_0_40\",\n                            \"value\": \"0,40,host,x4,gen4\",\n                            \"comment\": \"specifies port setting to overide the eeprom after restarting. 1st argument is the switch_id, 2nd argument is the port_id (up to 117), 3rd argument is port type (down,up,mgmt,host,fabr), 4th argument is the port width, and the 5th argument is the desired link speed.\",\n                            \"description\": {\n                                \"active\": false,\n                                \"required\": false\n                            }\n                        },\n                        {\n                            \"key\": \"port_set_0_44\",\n                            \"value\": \"0,44,host,x4,gen4\",\n                            \"comment\": \"specifies port setting to overide the eeprom after restarting. 1st argument is the switch_id, 2nd argument is the port_id (up to 117), 3rd argument is port type (down,up,mgmt,host,fabr), 4th argument is the port width, and the 5th argument is the desired link speed.\",\n                            \"description\": {\n                                \"active\": false,\n                                \"required\": false\n                            }\n                        },\n                        {\n                            \"key\": \"port_set_0_48\",\n                            \"value\": \"0,48,down,x16,gen4\",\n                            \"comment\": \"specifies port setting to overide the eeprom after restarting. 1st argument is the switch_id, 2nd argument is the port_id (up to 117), 3rd argument is port type (down,up,mgmt,host,fabr), 4th argument is the port width, and the 5th argument is the desired link speed.\",\n                            \"description\": {\n                                \"active\": false,\n                                \"required\": false\n                            }\n                        },\n                        {\n                            \"key\": \"port_set_0_64\",\n                            \"value\": \"0,64,down,x4,gen4\",\n                            \"comment\": \"specifies port setting to overide the eeprom after restarting. 1st argument is the switch_id, 2nd argument is the port_id (up to 117), 3rd argument is port type (down,up,mgmt,host,fabr), 4th argument is the port width, and the 5th argument is the desired link speed.\",\n                            \"description\": {\n                                \"active\": false,\n                                \"required\": false\n                            }\n                        },\n                        {\n                            \"key\": \"port_set_0_68\",\n                            \"value\": \"0,68,down,x4,gen4\",\n                            \"comment\": \"specifies port setting to overide the eeprom after restarting. 1st argument is the switch_id, 2nd argument is the port_id (up to 117), 3rd argument is port type (down,up,mgmt,host,fabr), 4th argument is the port width, and the 5th argument is the desired link speed.\",\n                            \"description\": {\n                                \"active\": false,\n                                \"required\": false\n                            }\n                        },\n                        {\n                            \"key\": \"port_set_0_72\",\n                            \"value\": \"0,72,down,x8,gen4\",\n                            \"comment\": \"specifies port setting to overide the eeprom after restarting. 1st argument is the switch_id, 2nd argument is the port_id (up to 117), 3rd argument is port type (down,up,mgmt,host,fabr), 4th argument is the port width, and the 5th argument is the desired link speed.\",\n                            \"description\": {\n                                \"active\": false,\n                                \"required\": false\n                            }\n                        },\n                        {\n                            \"key\": \"port_set_0_80\",\n                            \"value\": \"0,80,down,x4,gen4\",\n                            \"comment\": \"specifies port setting to overide the eeprom after restarting. 1st argument is the switch_id, 2nd argument is the port_id (up to 117), 3rd argument is port type (down,up,mgmt,host,fabr), 4th argument is the port width, and the 5th argument is the desired link speed.\",\n                            \"description\": {\n                                \"active\": false,\n                                \"required\": false\n                            }\n                        },\n                        {\n                            \"key\": \"port_set_0_84\",\n                            \"value\": \"0,84,down,x4,gen4\",\n                            \"comment\": \"specifies port setting to overide the eeprom after restarting. 1st argument is the switch_id, 2nd argument is the port_id (up to 117), 3rd argument is port type (down,up,mgmt,host,fabr), 4th argument is the port width, and the 5th argument is the desired link speed.\",\n                            \"description\": {\n                                \"active\": false,\n                                \"required\": false\n                            }\n                        },\n                        {\n                            \"key\": \"port_set_0_88\",\n                            \"value\": \"0,88,down,x4,gen4\",\n                            \"comment\": \"specifies port setting to overide the eeprom after restarting. 1st argument is the switch_id, 2nd argument is the port_id (up to 117), 3rd argument is port type (down,up,mgmt,host,fabr), 4th argument is the port width, and the 5th argument is the desired link speed.\",\n                            \"description\": {\n                                \"active\": false,\n                                \"required\": false\n                            }\n                        },\n                        {\n                            \"key\": \"port_set_0_92\",\n                            \"value\": \"0,92,down,x4,gen4\",\n                            \"comment\": \"specifies port setting to overide the eeprom after restarting. 1st argument is the switch_id, 2nd argument is the port_id (up to 117), 3rd argument is port type (down,up,mgmt,host,fabr), 4th argument is the port width, and the 5th argument is the desired link speed.\",\n                            \"description\": {\n                                \"active\": false,\n                                \"required\": false\n                            }\n                        },\n                        {\n                            \"key\": \"port_set_0_116\",\n                            \"value\": \"0,116,down,x1,gen4\",\n                            \"comment\": \"specifies port setting to overide the eeprom after restarting. 1st argument is the switch_id, 2nd argument is the port_id (up to 117), 3rd argument is port type (down,up,mgmt,host,fabr), 4th argument is the port width, and the 5th argument is the desired link speed.\",\n                            \"description\": {\n                                \"active\": false,\n                                \"required\": false\n                            }\n                        },\n                        {\n                            \"key\": \"port_set_0_117\",\n                            \"value\": \"0,117,mgmt,x1,gen4\",\n                            \"comment\": \"specifies port setting to overide the eeprom after restarting. 1st argument is the switch_id, 2nd argument is the port_id (up to 117), 3rd argument is port type (down,up,mgmt,host,fabr), 4th argument is the port width, and the 5th argument is the desired link speed.\",\n                            \"description\": {\n                                \"active\": false,\n                                \"required\": false\n                            }\n                        }\n                    ]\n                },\n                \"liqmond_configuration\": {\n                    \"configurationEntries\": [],\n                    \"configurationEntryStanzas\": [],\n                    \"fabricConfigurationEntries\": [],\n                    \"portSetConfigurationEntries\": []\n                }\n            }\n        ],\n        \"errors\": null,\n        \"code\": 0\n    }\n}"}],"_postman_id":"b8cdc9f2-7167-479a-8314-b32c755c7013"},{"name":"Endpoint for updating the system node configuration.","id":"c0e52c1e-b35c-4c43-879a-b7d00bc982c5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"}],"body":{"mode":"raw","raw":"{\n    \"liqcfgd_configuration\": {\n        \"configurationEntries\": [\n            {\n                \"description\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                },\n                \"key\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                },\n                \"value\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                },\n                \"comment\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                }\n            },\n            {\n                \"description\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                },\n                \"key\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                },\n                \"value\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                },\n                \"comment\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                }\n            }\n        ],\n        \"configurationEntryStanzas\": [\n            {\n                \"entries\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                }\n            },\n            {\n                \"entries\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                }\n            }\n        ],\n        \"fabricConfigurationEntries\": [\n            {\n                \"fabr_altlogin\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                },\n                \"fabr_connect\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                },\n                \"fabr_encl\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                },\n                \"fabr_thresh\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                },\n                \"fabr_type\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                },\n                \"description\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                },\n                \"fabricAlternateLoginEntrie\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                },\n                \"fabricThreshhold\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                },\n                \"name\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                }\n            },\n            {\n                \"fabr_altlogin\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                },\n                \"fabr_connect\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                },\n                \"fabr_encl\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                },\n                \"fabr_thresh\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                },\n                \"fabr_type\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                },\n                \"description\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                },\n                \"fabricAlternateLoginEntrie\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                },\n                \"fabricThreshhold\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                },\n                \"name\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                }\n            }\n        ],\n        \"portSetConfigurationEntries\": [\n            {\n                \"description\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                },\n                \"key\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                },\n                \"value\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                },\n                \"comment\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                }\n            },\n            {\n                \"description\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                },\n                \"key\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                },\n                \"value\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                },\n                \"comment\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                }\n            }\n        ]\n    },\n    \"liqmond_configuration\": {\n        \"configurationEntries\": [\n            {\n                \"description\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                },\n                \"key\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                },\n                \"value\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                },\n                \"comment\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                }\n            },\n            {\n                \"description\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                },\n                \"key\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                },\n                \"value\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                },\n                \"comment\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                }\n            }\n        ],\n        \"configurationEntryStanzas\": [\n            {\n                \"entries\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                }\n            },\n            {\n                \"entries\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                }\n            }\n        ],\n        \"fabricConfigurationEntries\": [\n            {\n                \"fabr_altlogin\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                },\n                \"fabr_connect\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                },\n                \"fabr_encl\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                },\n                \"fabr_thresh\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                },\n                \"fabr_type\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                },\n                \"description\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                },\n                \"fabricAlternateLoginEntrie\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                },\n                \"fabricThreshhold\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                },\n                \"name\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                }\n            },\n            {\n                \"fabr_altlogin\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                },\n                \"fabr_connect\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                },\n                \"fabr_encl\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                },\n                \"fabr_thresh\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                },\n                \"fabr_type\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                },\n                \"description\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                },\n                \"fabricAlternateLoginEntrie\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                },\n                \"fabricThreshhold\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                },\n                \"name\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                }\n            }\n        ],\n        \"portSetConfigurationEntries\": [\n            {\n                \"description\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                },\n                \"key\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                },\n                \"value\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                },\n                \"comment\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                }\n            },\n            {\n                \"description\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                },\n                \"key\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                },\n                \"value\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                },\n                \"comment\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                }\n            }\n        ]\n    }\n}"},"url":"http://{{Director-IP:8080}}/liqid/api/v2/node/config","description":"<p>Use this option for updating the system node configuration</p>\n","urlObject":{"path":["api","v2","node","config"],"host":["http://{{Director-IP:8080}}/liqid"],"query":[],"variable":[]}},"response":[{"id":"38460e30-7466-414e-ac53-d7ffdab7fb6c","name":"OK","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"liqcfgd_configuration\": {\n        \"configurationEntries\": [\n            {\n                \"description\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                },\n                \"key\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                },\n                \"value\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                },\n                \"comment\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                }\n            },\n            {\n                \"description\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                },\n                \"key\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                },\n                \"value\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                },\n                \"comment\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                }\n            }\n        ],\n        \"configurationEntryStanzas\": [\n            {\n                \"entries\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                }\n            },\n            {\n                \"entries\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                }\n            }\n        ],\n        \"fabricConfigurationEntries\": [\n            {\n                \"fabr_altlogin\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                },\n                \"fabr_connect\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                },\n                \"fabr_encl\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                },\n                \"fabr_thresh\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                },\n                \"fabr_type\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                },\n                \"description\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                },\n                \"fabricAlternateLoginEntrie\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                },\n                \"fabricThreshhold\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                },\n                \"name\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                }\n            },\n            {\n                \"fabr_altlogin\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                },\n                \"fabr_connect\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                },\n                \"fabr_encl\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                },\n                \"fabr_thresh\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                },\n                \"fabr_type\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                },\n                \"description\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                },\n                \"fabricAlternateLoginEntrie\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                },\n                \"fabricThreshhold\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                },\n                \"name\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                }\n            }\n        ],\n        \"portSetConfigurationEntries\": [\n            {\n                \"description\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                },\n                \"key\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                },\n                \"value\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                },\n                \"comment\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                }\n            },\n            {\n                \"description\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                },\n                \"key\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                },\n                \"value\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                },\n                \"comment\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                }\n            }\n        ]\n    },\n    \"liqmond_configuration\": {\n        \"configurationEntries\": [\n            {\n                \"description\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                },\n                \"key\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                },\n                \"value\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                },\n                \"comment\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                }\n            },\n            {\n                \"description\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                },\n                \"key\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                },\n                \"value\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                },\n                \"comment\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                }\n            }\n        ],\n        \"configurationEntryStanzas\": [\n            {\n                \"entries\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                }\n            },\n            {\n                \"entries\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                }\n            }\n        ],\n        \"fabricConfigurationEntries\": [\n            {\n                \"fabr_altlogin\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                },\n                \"fabr_connect\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                },\n                \"fabr_encl\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                },\n                \"fabr_thresh\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                },\n                \"fabr_type\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                },\n                \"description\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                },\n                \"fabricAlternateLoginEntrie\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                },\n                \"fabricThreshhold\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                },\n                \"name\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                }\n            },\n            {\n                \"fabr_altlogin\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                },\n                \"fabr_connect\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                },\n                \"fabr_encl\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                },\n                \"fabr_thresh\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                },\n                \"fabr_type\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                },\n                \"description\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                },\n                \"fabricAlternateLoginEntrie\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                },\n                \"fabricThreshhold\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                },\n                \"name\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                }\n            }\n        ],\n        \"portSetConfigurationEntries\": [\n            {\n                \"description\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                },\n                \"key\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                },\n                \"value\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                },\n                \"comment\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                }\n            },\n            {\n                \"description\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                },\n                \"key\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                },\n                \"value\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                },\n                \"comment\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                }\n            }\n        ]\n    }\n}"},"url":"http://{{Director-IP:8080}}/liqid/api/v2/node/config"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n\t\"response\": {\n\t\t\"code\": -18309077,\n\t\t\"data\": [\n\t\t\t{\n\t\t\t\t\"liqcfgd_configuration\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t},\n\t\t\t\t\"liqmond_configuration\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t{\n\t\t\t\t\"liqcfgd_configuration\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t},\n\t\t\t\t\"liqmond_configuration\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t}\n\t\t\t}\n\t\t],\n\t\t\"errors\": [\n\t\t\t{\n\t\t\t\t\"code\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t},\n\t\t\t\t\"message\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t},\n\t\t\t\t\"type\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t{\n\t\t\t\t\"code\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t},\n\t\t\t\t\"message\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t},\n\t\t\t\t\"type\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t}\n\t\t\t}\n\t\t]\n\t}\n}"}],"_postman_id":"c0e52c1e-b35c-4c43-879a-b7d00bc982c5"}],"id":"3986db2f-ab5a-41e7-a42f-34e8e84c6c00","_postman_id":"3986db2f-ab5a-41e7-a42f-34e8e84c6c00","description":""},{"name":"Report all available nodes.","id":"c2961d93-43f4-48d3-80f2-8f21a2a1e1bd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://{{Director-IP:8080}}/liqid/api/v2/node/status","description":"<p>Use this option to retrieve all the available nodes</p>\n","urlObject":{"path":["api","v2","node","status"],"host":["http://{{Director-IP:8080}}/liqid"],"query":[],"variable":[]}},"response":[{"id":"ecbaeb9c-c894-492f-b379-99594fe01798","name":"OK","originalRequest":{"method":"GET","header":[],"url":"http://{{Director-IP:8080}}/liqid/api/v2/node/status"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n    \"response\": {\n        \"data\": [\n            {\n                \"cid\": 0,\n                \"location\": {\n                    \"rack\": 0,\n                    \"shelf\": 0,\n                    \"node\": 9\n                },\n                \"sw_vers\": 0,\n                \"cfg_vers\": 0,\n                \"uptime\": null,\n                \"currtime\": null,\n                \"run\": null,\n                \"flags\": \"management\",\n                \"fabr_id\": 78,\n                \"targs\": 0,\n                \"links\": 0,\n                \"comps\": 0,\n                \"os_type\": null\n            }\n        ],\n        \"errors\": null,\n        \"code\": 0\n    }\n}"}],"_postman_id":"c2961d93-43f4-48d3-80f2-8f21a2a1e1bd"}],"id":"a6e5d8e8-e9ba-4b99-842a-ca775ceaece7","_postman_id":"a6e5d8e8-e9ba-4b99-842a-ca775ceaece7","description":""},{"name":"northbound","item":[{"name":"Enable/disable a northbound application.","id":"54066aa6-da0b-46e8-a5f9-8119714c9820","request":{"method":"GET","header":[],"url":"","description":"<p>Use this option to return the status of the northbound application</p>\n","urlObject":{"query":[],"variable":[]}},"response":[{"id":"ec643442-746c-45a4-b08c-e8eebfa8d947","name":"The northbound application state was successfully updated.","originalRequest":{"method":"GET","header":[],"url":"http://{{Director-IP:8080}}/liqid/api/v2/northbound"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n    \"response\": {\n        \"data\": [\n            {\n                \"application\": \"slurm\",\n                \"status\": \"enabled\",\n                \"coordinates\": {\n                    \"rack\": 0,\n                    \"shelf\": 0,\n                    \"node\": 9\n                },\n                \"fabric\": 78\n            },\n            {\n                \"application\": \"kubernetes\",\n                \"status\": \"enabled\",\n                \"coordinates\": {\n                    \"rack\": 0,\n                    \"shelf\": 0,\n                    \"node\": 9\n                },\n                \"fabric\": 78\n            },\n            {\n                \"application\": \"redfish\",\n                \"status\": \"disabled\",\n                \"coordinates\": {\n                    \"rack\": 0,\n                    \"shelf\": 0,\n                    \"node\": 9\n                },\n                \"fabric\": 78\n            },\n            {\n                \"application\": \"openstack\",\n                \"status\": \"enabled\",\n                \"coordinates\": {\n                    \"rack\": 0,\n                    \"shelf\": 0,\n                    \"node\": 9\n                },\n                \"fabric\": 78\n            }\n        ],\n        \"errors\": null,\n        \"code\": 0\n    }\n}"},{"id":"51074508-0e17-466a-8b56-7ea180749353","name":"Invalid NorthboundApplicationState argument.","originalRequest":{"method":"GET","header":[],"url":"http://{{Director-IP:8080}}/liqid/api/v2/northbound"},"status":"Bad Request","code":400,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"54066aa6-da0b-46e8-a5f9-8119714c9820"},{"name":"Enable/disable a northbound application.","id":"d41954c4-4878-43ff-bee2-e872c839bc8c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"}],"body":{"mode":"raw","raw":"{\n    \"application\": \"kubernetes\",\n    \"coordinates\": {\n        \"node\": -40134553,\n        \"rack\": 47058916,\n        \"shelf\": 13190167\n    },\n    \"fabric\": 34979799,\n    \"status\": \"disabled\"\n}"},"url":"http://{{Director-IP:8080}}/liqid/api/v2/northbound","description":"<p>Use this option to enable or disable a northbound application</p>\n","urlObject":{"path":["api","v2","northbound"],"host":["http://{{Director-IP:8080}}/liqid"],"query":[],"variable":[]}},"response":[{"id":"8de5d59b-6395-48d4-8e98-90e948258f65","name":"The northbound application state was successfully updated.","originalRequest":{"method":"PUT","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"application\": \"slurm\",\n    \"coordinates\": {\n        \"node\": 9,\n        \"rack\": 0,\n        \"shelf\": 0\n    },\n    \"fabric\": 78,\n    \"status\": \"enabled\"\n}","options":{"raw":{"language":"json"}}},"url":"http://{{Director-IP:8080}}/liqid/api/v2/northbound"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n    \"response\": {\n        \"data\": [\n            {\n                \"application\": \"slurm\",\n                \"status\": \"enabled\",\n                \"coordinates\": {\n                    \"rack\": 0,\n                    \"shelf\": 0,\n                    \"node\": 9\n                },\n                \"fabric\": 78\n            }\n        ],\n        \"errors\": null,\n        \"code\": 0\n    }\n}"},{"id":"7d0b398c-7803-4fc9-b305-e22d06f5465e","name":"Invalid NorthboundApplicationState argument.","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\n    \"application\": \"kubernetes\",\n    \"coordinates\": {\n        \"node\": -40134553,\n        \"rack\": 47058916,\n        \"shelf\": 13190167\n    },\n    \"fabric\": 34979799,\n    \"status\": \"disabled\"\n}"},"url":"http://{{Director-IP:8080}}/liqid/api/v2/northbound"},"status":"Bad Request","code":400,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"d41954c4-4878-43ff-bee2-e872c839bc8c"}],"id":"36981c69-4f89-4d57-8373-3e39d1c05074","_postman_id":"36981c69-4f89-4d57-8373-3e39d1c05074","description":""},{"name":"pool","item":[{"name":"Cancel editing a group pool. This action will result in all devices either added/removed to/from a Group will be reverted.","id":"65311743-7949-4007-8258-35bd0fffe83f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"}],"body":{"mode":"raw","raw":"{\n    \"grp_id\": 74,\n    \"fabr_id\": 78,\n    \"coordinates\": {\n        \"rack\": 0,\n        \"shelf\": 0,\n        \"node\": 9\n    }\n}"},"url":"http://{{Director-IP:8080}}/liqid/api/v2/pool/cancel","description":"<p>Use this option to Cancel editing a group pool. This action will result in all devices either added/removed to/from a Group will be reverted.</p>\n","urlObject":{"path":["api","v2","pool","cancel"],"host":["http://{{Director-IP:8080}}/liqid"],"query":[],"variable":[]}},"response":[{"id":"16a09b25-f17a-4527-9c23-b8b0e09b9307","name":"OK","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"grp_id\": 74,\n    \"fabr_id\": 78,\n    \"coordinates\": {\n        \"rack\": 0,\n        \"shelf\": 0,\n        \"node\": 9\n    }\n}","options":{"raw":{"language":"json"}}},"url":"http://{{Director-IP:8080}}/liqid/api/v2/pool/cancel"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n    \"response\": {\n        \"data\": [\n            {\n                \"coordinates\": {\n                    \"rack\": 0,\n                    \"shelf\": 0,\n                    \"node\": 9\n                },\n                \"grp_id\": 74,\n                \"fabr_id\": 78\n            }\n        ],\n        \"errors\": null,\n        \"code\": 0\n    }\n}"}],"_postman_id":"65311743-7949-4007-8258-35bd0fffe83f"},{"name":"Finish editing a group pool. Edit mode MUST be completed in order for devices to be added/removed to/from a group.","id":"a7c5364c-593b-4504-9ef4-62c7b6f302da","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"}],"body":{"mode":"raw","raw":"{\n    \"grp_id\": 1,\n    \"fabr_id\": 78,\n    \"coordinates\": {\n        \"rack\": 0,\n        \"shelf\": 0,\n        \"node\": 9\n    }\n}"},"url":"http://{{Director-IP:8080}}/liqid/api/v2/pool/done","description":"<p>Use this option to Finish editing a group pool. Edit mode MUST be completed in order for devices to be added/removed to/from a group.</p>\n","urlObject":{"path":["api","v2","pool","done"],"host":["http://{{Director-IP:8080}}/liqid"],"query":[],"variable":[]}},"response":[{"id":"1b93503d-2fdd-4e32-b63c-798ef8100f64","name":"OK","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"grp_id\": 1,\n    \"fabr_id\": 78,\n    \"coordinates\": {\n        \"rack\": 0,\n        \"shelf\": 0,\n        \"node\": 9\n    }\n}","options":{"raw":{"language":"json"}}},"url":"http://{{Director-IP:8080}}/liqid/api/v2/pool/done"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n    \"response\": {\n        \"data\": [\n            {\n                \"coordinates\": {\n                    \"rack\": 0,\n                    \"shelf\": 0,\n                    \"node\": 9\n                },\n                \"grp_id\": 1,\n                \"fabr_id\": 78\n            }\n        ],\n        \"errors\": null,\n        \"code\": 0\n    }\n}"}],"_postman_id":"a7c5364c-593b-4504-9ef4-62c7b6f302da"},{"name":"Edit a group pool. Edit mode MUST be entered before adding/removing device(s) to/from a Group.","id":"b9cb60e1-d6a1-4b9d-b5d0-48fab9e4249b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"}],"body":{"mode":"raw","raw":"{\n    \"grp_id\": 1,\n    \"fabr_id\": 78,\n    \"coordinates\": {\n        \"rack\": 0,\n        \"shelf\": 0,\n        \"node\": 9\n    }\n}"},"url":"http://{{Director-IP:8080}}/liqid/api/v2/pool/edit","description":"<p>Use this option to Edit a group pool. Edit mode MUST be entered before adding/removing device(s) to/from a Group.</p>\n","urlObject":{"path":["api","v2","pool","edit"],"host":["http://{{Director-IP:8080}}/liqid"],"query":[],"variable":[]}},"response":[{"id":"b69aa34b-71ec-4088-b749-76adb7ebccfe","name":"OK","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"grp_id\": 1,\n    \"fabr_id\": 78,\n    \"coordinates\": {\n        \"rack\": 0,\n        \"shelf\": 0,\n        \"node\": 9\n    }\n}","options":{"raw":{"language":"json"}}},"url":"http://{{Director-IP:8080}}/liqid/api/v2/pool/edit"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n    \"response\": {\n        \"data\": [\n            {\n                \"coordinates\": {\n                    \"rack\": 0,\n                    \"shelf\": 0,\n                    \"node\": 9\n                },\n                \"grp_id\": 1,\n                \"fabr_id\": 78\n            }\n        ],\n        \"errors\": null,\n        \"code\": 0\n    }\n}"}],"_postman_id":"b9cb60e1-d6a1-4b9d-b5d0-48fab9e4249b"}],"id":"44393ca0-d7f8-4b4f-b070-30238314f05b","description":"<p>Pool Controller</p>\n","_postman_id":"44393ca0-d7f8-4b4f-b070-30238314f05b"},{"name":"power","item":[{"name":"Reboot the node.","id":"ea56bd88-fe92-4920-9576-90b64d144788","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"}],"body":{"mode":"raw","raw":"{\n  \"comp_name\": \"n/a\",\n  \"connection_history\": [\n    {\n      \"atime\": 0,\n      \"dev_type\": \"eth\",\n      \"dtime\": 0,\n      \"fabr_gid\": \"n/a\",\n      \"free\": true,\n      \"name\": \"pcpu0\",\n      \"owner_gid\": \"n/a\",\n      \"udesc\": \"n/a\"\n    }\n  ],\n  \"fabr_gid\": \"0x10000001\",\n  \"fabr_id\": 78,\n  \"grp_id\": 1,\n  \"index\": 0,\n  \"mach_id\": 1,\n  \"mach_name\": \"m1\",\n  \"mtime\": 0,\n  \"p2p\": \"off\",\n  \"port_gid\": \"0x00000004\",\n  \"swit_gid\": \"0x00000000\"\n}"},"url":"http://{{Director-IP:8080}}/liqid/api/v2/power/reboot","description":"<p>Use this option to reboot the node</p>\n","urlObject":{"path":["api","v2","power","reboot"],"host":["http://{{Director-IP:8080}}/liqid"],"query":[],"variable":[]}},"response":[{"id":"a05aa857-cd2a-46b6-b81d-6bb13304c903","name":"Node successfully rebooted.","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"comp_name\": \"n/a\",\n  \"connection_history\": [\n    {\n      \"atime\": 0,\n      \"dev_type\": \"eth\",\n      \"dtime\": 0,\n      \"fabr_gid\": \"n/a\",\n      \"free\": true,\n      \"name\": \"pcpu0\",\n      \"owner_gid\": \"n/a\",\n      \"udesc\": \"n/a\"\n    }\n  ],\n  \"fabr_gid\": \"0x10000001\",\n  \"fabr_id\": 78,\n  \"grp_id\": 1,\n  \"index\": 0,\n  \"mach_id\": 1,\n  \"mach_name\": \"m1\",\n  \"mtime\": 0,\n  \"p2p\": \"off\",\n  \"port_gid\": \"0x00000004\",\n  \"swit_gid\": \"0x00000000\"\n}","options":{"raw":{"language":"json"}}},"url":"http://{{Director-IP:8080}}/liqid/api/v2/power/reboot"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n    \"response\": {\n        \"data\": [\n            {\n                \"index\": 0,\n                \"mach_id\": 1,\n                \"grp_id\": 1,\n                \"fabr_id\": 78,\n                \"fabr_gid\": \"0x10000001\",\n                \"port_gid\": \"0x00000004\",\n                \"swit_gid\": \"0x00000000\",\n                \"comp_name\": \"n/a\",\n                \"mach_name\": \"m1\",\n                \"p2p\": \"off\",\n                \"mtime\": 0,\n                \"connection_history\": [\n                    {\n                        \"free\": true,\n                        \"dev_type\": \"eth\",\n                        \"fabr_gid\": \"n/a\",\n                        \"owner_gid\": \"n/a\",\n                        \"name\": \"pcpu0\",\n                        \"atime\": 0,\n                        \"dtime\": 0,\n                        \"udesc\": \"n/a\"\n                    }\n                ]\n            }\n        ],\n        \"errors\": null,\n        \"code\": 0\n    }\n}"},{"id":"f0169087-efdd-4a17-87a9-cbc0c56455dd","name":"Invalid machine parameter.","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"comp_name\": \"n/a\",\n  \"connection_history\": [\n    {\n      \"atime\": 0,\n      \"dev_type\": \"eth\",\n      \"dtime\": 0,\n      \"fabr_gid\": \"n/a\",\n      \"free\": true,\n      \"name\": \"pcpu0\",\n      \"owner_gid\": \"n/a\",\n      \"udesc\": \"n/a\"\n    }\n  ],\n  \"fabr_gid\": \"0x10000001\",\n  \"fabr_id\": 78,\n  \"grp_id\": 1,\n  \"index\": 0,\n  \"mach_id\": 1678494,\n  \"mach_name\": \"m1\",\n  \"mtime\": 0,\n  \"p2p\": \"off\",\n  \"port_gid\": \"0x00000004\",\n  \"swit_gid\": \"0x00000000\"\n}","options":{"raw":{"language":"json"}}},"url":"http://{{Director-IP:8080}}/liqid/api/v2/power/reboot"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"{\n    \"response\": {\n        \"data\": [],\n        \"errors\": [\n            {\n                \"type\": \"Exception\",\n                \"message\": \"machine id must be greater than 0 and less than 16384\",\n                \"code\": 255\n            }\n        ],\n        \"code\": 255\n    }\n}"}],"_postman_id":"ea56bd88-fe92-4920-9576-90b64d144788"},{"name":"Shutdown the node.","id":"eee28f71-cb62-4cb7-8446-927550062a36","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"}],"body":{"mode":"raw","raw":"{\n  \"comp_name\": \"n/a\",\n  \"connection_history\": [\n    {\n      \"atime\": 0,\n      \"dev_type\": \"eth\",\n      \"dtime\": 0,\n      \"fabr_gid\": \"0x10000001\",\n      \"free\": true,\n      \"name\": \"pcpu0\",\n      \"owner_gid\": \"n/a\",\n      \"udesc\": \"n/a\"\n    }\n  ],\n  \"fabr_gid\": \"0x10000001\",\n  \"fabr_id\": 78,\n  \"grp_id\": 1,\n  \"index\": 0,\n  \"mach_id\": 1,\n  \"mach_name\": \"m1\",\n  \"mtime\": 0,\n  \"p2p\": \"off\",\n  \"port_gid\": \"n/a\",\n  \"swit_gid\": \"n/a\"\n}"},"url":"http://{{Director-IP:8080}}/liqid/api/v2/power/shutdown","description":"<p>Use this option to Shutdown the node</p>\n","urlObject":{"path":["api","v2","power","shutdown"],"host":["http://{{Director-IP:8080}}/liqid"],"query":[],"variable":[]}},"response":[{"id":"61ed8393-0f67-4737-9b0e-508298609cda","name":"Node successfully shutdown.","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"comp_name\": \"n/a\",\n  \"connection_history\": [\n    {\n      \"atime\": 0,\n      \"dev_type\": \"eth\",\n      \"dtime\": 0,\n      \"fabr_gid\": \"0x10000001\",\n      \"free\": true,\n      \"name\": \"pcpu0\",\n      \"owner_gid\": \"n/a\",\n      \"udesc\": \"n/a\"\n    }\n  ],\n  \"fabr_gid\": \"0x10000001\",\n  \"fabr_id\": 78,\n  \"grp_id\": 1,\n  \"index\": 0,\n  \"mach_id\": 1,\n  \"mach_name\": \"m1\",\n  \"mtime\": 0,\n  \"p2p\": \"off\",\n  \"port_gid\": \"n/a\",\n  \"swit_gid\": \"n/a\"\n}","options":{"raw":{"language":"json"}}},"url":"http://{{Director-IP:8080}}/liqid/api/v2/power/shutdown"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n    \"response\": {\n        \"data\": [\n            {\n                \"index\": 0,\n                \"mach_id\": 1,\n                \"grp_id\": 1,\n                \"fabr_id\": 78,\n                \"fabr_gid\": \"0x10000001\",\n                \"port_gid\": \"n/a\",\n                \"swit_gid\": \"n/a\",\n                \"comp_name\": \"n/a\",\n                \"mach_name\": \"m1\",\n                \"p2p\": \"off\",\n                \"mtime\": 0,\n                \"connection_history\": [\n                    {\n                        \"free\": true,\n                        \"dev_type\": \"eth\",\n                        \"fabr_gid\": \"0x10000001\",\n                        \"owner_gid\": \"n/a\",\n                        \"name\": \"pcpu0\",\n                        \"atime\": 0,\n                        \"dtime\": 0,\n                        \"udesc\": \"n/a\"\n                    }\n                ]\n            }\n        ],\n        \"errors\": null,\n        \"code\": 0\n    }\n}"},{"id":"bf59c19d-2d31-4685-8121-60172d7236cf","name":"Invalid machine parameter.","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"comp_name\": \"n/a\",\n  \"connection_history\": [\n    {\n      \"atime\": 0,\n      \"dev_type\": \"eth\",\n      \"dtime\": 0,\n      \"fabr_gid\": \"0x10000001\",\n      \"free\": true,\n      \"name\": \"pcpu0\",\n      \"owner_gid\": \"n/a\",\n      \"udesc\": \"n/a\"\n    }\n  ],\n  \"fabr_gid\": \"0x10000001\",\n  \"fabr_id\": 78,\n  \"grp_id\": 1,\n  \"index\": 0,\n  \"mach_id\": 1,\n  \"mach_name\": \"m1dfhjdhjhjghjghfjhgjfhgjfhgjfhg\",\n  \"mtime\": 0,\n  \"p2p\": \"off\",\n  \"port_gid\": \"n/a\",\n  \"swit_gid\": \"n/a\"\n}","options":{"raw":{"language":"json"}}},"url":"http://{{Director-IP:8080}}/liqid/api/v2/power/shutdown"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"{\n    \"response\": {\n        \"data\": [],\n        \"errors\": [\n            {\n                \"type\": \"Exception\",\n                \"message\": \"machine name character length must be greater than 0 and less than 23\",\n                \"code\": 255\n            }\n        ],\n        \"code\": 255\n    }\n}"}],"_postman_id":"eee28f71-cb62-4cb7-8446-927550062a36"},{"name":"Restart the node.","id":"66ff3c9c-3da5-44c5-9ec1-040cc9743b39","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"}],"body":{"mode":"raw","raw":"{\n  \"comp_name\": \"n/a\",\n  \"connection_history\": [\n    {\n      \"atime\": 0,\n      \"dev_type\": \"eth\",\n      \"dtime\": 0,\n      \"fabr_gid\": \"0x10000001\",\n      \"free\": true,\n      \"name\": \"pcpu0\",\n      \"owner_gid\": \"n/a\",\n      \"udesc\": \"n/a\"\n    }\n  ],\n  \"fabr_gid\": \"0x10000001\",\n  \"fabr_id\": 78,\n  \"grp_id\": 1,\n  \"index\": 0,\n  \"mach_id\": 1,\n  \"mach_name\": \"m1\",\n  \"mtime\": 0,\n  \"p2p\": \"off\",\n  \"port_gid\": \"n/a\",\n  \"swit_gid\": \"n/a\"\n}"},"url":"http://{{Director-IP:8080}}/liqid/api/v2/power/restart","description":"<p>Use this option to restart the node</p>\n","urlObject":{"path":["api","v2","power","restart"],"host":["http://{{Director-IP:8080}}/liqid"],"query":[],"variable":[]}},"response":[{"id":"a30fbfd1-d77b-4830-911f-ce695d63f8c2","name":"Node successfully restarted.","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"comp_name\": \"n/a\",\n  \"connection_history\": [\n    {\n      \"atime\": 0,\n      \"dev_type\": \"eth\",\n      \"dtime\": 0,\n      \"fabr_gid\": \"0x10000001\",\n      \"free\": true,\n      \"name\": \"pcpu0\",\n      \"owner_gid\": \"n/a\",\n      \"udesc\": \"n/a\"\n    }\n  ],\n  \"fabr_gid\": \"0x10000001\",\n  \"fabr_id\": 78,\n  \"grp_id\": 1,\n  \"index\": 0,\n  \"mach_id\": 1,\n  \"mach_name\": \"m1\",\n  \"mtime\": 0,\n  \"p2p\": \"off\",\n  \"port_gid\": \"n/a\",\n  \"swit_gid\": \"n/a\"\n}","options":{"raw":{"language":"json"}}},"url":"http://{{Director-IP:8080}}/liqid/api/v2/power/restart"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n    \"response\": {\n        \"data\": [\n            {\n                \"index\": 0,\n                \"mach_id\": 1,\n                \"grp_id\": 1,\n                \"fabr_id\": 78,\n                \"fabr_gid\": \"0x10000001\",\n                \"port_gid\": \"n/a\",\n                \"swit_gid\": \"n/a\",\n                \"comp_name\": \"n/a\",\n                \"mach_name\": \"m1\",\n                \"p2p\": \"off\",\n                \"mtime\": 0,\n                \"connection_history\": [\n                    {\n                        \"free\": true,\n                        \"dev_type\": \"eth\",\n                        \"fabr_gid\": \"0x10000001\",\n                        \"owner_gid\": \"n/a\",\n                        \"name\": \"pcpu0\",\n                        \"atime\": 0,\n                        \"dtime\": 0,\n                        \"udesc\": \"n/a\"\n                    }\n                ]\n            }\n        ],\n        \"errors\": null,\n        \"code\": 0\n    }\n}"},{"id":"572b8638-98fe-4dc0-bd4d-0382ca40e5f2","name":"Invalid machine parameter.","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"comp_name\": \"n/a\",\n  \"connection_history\": [\n    {\n      \"atime\": 0,\n      \"dev_type\": \"eth\",\n      \"dtime\": 0,\n      \"fabr_gid\": \"0x10000001\",\n      \"free\": true,\n      \"name\": \"pcpu0\",\n      \"owner_gid\": \"n/a\",\n      \"udesc\": \"n/a\"\n    }\n  ],\n  \"fabr_gid\": \"0x10000001\",\n  \"fabr_id\": 78,\n  \"grp_id\": 1,\n  \"index\": 0,\n  \"mach_id\": 1,\n  \"mach_name\": \"m1rrjgkdjgkfdjgkdfgkdfg\",\n  \"mtime\": 0,\n  \"p2p\": \"off\",\n  \"port_gid\": \"n/a\",\n  \"swit_gid\": \"n/a\"\n}","options":{"raw":{"language":"json"}}},"url":"http://{{Director-IP:8080}}/liqid/api/v2/power/restart"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"{\n    \"response\": {\n        \"data\": [],\n        \"errors\": [\n            {\n                \"type\": \"Exception\",\n                \"message\": \"machine name character length must be greater than 0 and less than 23\",\n                \"code\": 255\n            }\n        ],\n        \"code\": 255\n    }\n}"}],"_postman_id":"66ff3c9c-3da5-44c5-9ec1-040cc9743b39"},{"name":"Start the node.","id":"7f6bb6de-60a4-426d-91b2-0e2bae53a8e5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"}],"body":{"mode":"raw","raw":"{\n    \"fabr_id\": 86761861,\n    \"grp_id\": -10492251,\n    \"mach_id\": 83111712,\n    \"mach_name\": \"reprehenderit voluptate sint proident\",\n    \"comp_name\": \"in L\",\n    \"connection_history\": [\n        {\n            \"atime\": 88810480,\n            \"dev_type\": \"vic\",\n            \"dtime\": 80793547,\n            \"fabr_gid\": \"ulla\",\n            \"free\": true,\n            \"name\": \"ut Ut proident\",\n            \"owner_gid\": \"nisi Lorem elit\",\n            \"udesc\": \"id anim amet\"\n        },\n        {\n            \"atime\": -24982080,\n            \"dev_type\": \"vic\",\n            \"dtime\": 73218659,\n            \"fabr_gid\": \"laboris eu consectetur\",\n            \"free\": false,\n            \"name\": \"tempor sed laborum reprehenderit aliquip\",\n            \"owner_gid\": \"deserunt sed ad mollit\",\n            \"udesc\": \"mollit pari\"\n        }\n    ],\n    \"fabr_gid\": \"cillum aute\",\n    \"index\": 9350072,\n    \"mtime\": 76899359,\n    \"p2p\": \"off\",\n    \"port_gid\": \"fugiat ad voluptate\",\n    \"swit_gid\": \"proident cillum commodo laborum\"\n}"},"url":"http://{{Director-IP:8080}}/liqid/api/v2/power/start","description":"<p>Use this option to start the node</p>\n","urlObject":{"path":["api","v2","power","start"],"host":["http://{{Director-IP:8080}}/liqid"],"query":[],"variable":[]}},"response":[{"id":"5ba9a11a-9337-405d-98eb-21ae88dec2b2","name":"Node successfully started.","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"comp_name\": \"n/a\",\n  \"connection_history\": [\n    {\n      \"atime\": 0,\n      \"dev_type\": \"eth\",\n      \"dtime\": 0,\n      \"fabr_gid\": \"0x10000001\",\n      \"free\": true,\n      \"name\": \"pcpu0\",\n      \"owner_gid\": \"n/a\",\n      \"udesc\": \"n/a\"\n    }\n  ],\n  \"fabr_gid\": \"0x10000001\",\n  \"fabr_id\": 78,\n  \"grp_id\": 1,\n  \"index\": 0,\n  \"mach_id\": 1,\n  \"mach_name\": \"m1\",\n  \"mtime\": 0,\n  \"p2p\": \"off\",\n  \"port_gid\": \"n/a\",\n  \"swit_gid\": \"n/a\"\n}","options":{"raw":{"language":"json"}}},"url":"http://{{Director-IP:8080}}/liqid/api/v2/power/start"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n    \"response\": {\n        \"data\": [\n            {\n                \"index\": 0,\n                \"mach_id\": 1,\n                \"grp_id\": 1,\n                \"fabr_id\": 78,\n                \"fabr_gid\": \"0x10000001\",\n                \"port_gid\": \"n/a\",\n                \"swit_gid\": \"n/a\",\n                \"comp_name\": \"n/a\",\n                \"mach_name\": \"m1\",\n                \"p2p\": \"off\",\n                \"mtime\": 0,\n                \"connection_history\": [\n                    {\n                        \"free\": true,\n                        \"dev_type\": \"eth\",\n                        \"fabr_gid\": \"0x10000001\",\n                        \"owner_gid\": \"n/a\",\n                        \"name\": \"pcpu0\",\n                        \"atime\": 0,\n                        \"dtime\": 0,\n                        \"udesc\": \"n/a\"\n                    }\n                ]\n            }\n        ],\n        \"errors\": null,\n        \"code\": 0\n    }\n}"},{"id":"d0f468f7-de1f-4866-b505-b5aa3bc29236","name":"Invalid machine parameter.","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"comp_name\": \"n/a\",\n  \"connection_history\": [\n    {\n      \"atime\": 0,\n      \"dev_type\": \"eth\",\n      \"dtime\": 0,\n      \"fabr_gid\": \"0x10000001\",\n      \"free\": true,\n      \"name\": \"pcpu0\",\n      \"owner_gid\": \"n/a\",\n      \"udesc\": \"n/a\"\n    }\n  ],\n  \"fabr_gid\": \"0x10000001\",\n  \"fabr_id\": 78,\n  \"grp_id\": 1,\n  \"index\": 0,\n  \"mach_id\": 1,\n  \"mach_name\": \"m1jhfgjhgjfhgjhfdjghfjdhjhjhjhjhfjhgjzfdhhgjhfgjhfjg\",\n  \"mtime\": 0,\n  \"p2p\": \"off\",\n  \"port_gid\": \"n/a\",\n  \"swit_gid\": \"n/a\"\n}","options":{"raw":{"language":"json"}}},"url":"http://{{Director-IP:8080}}/liqid/api/v2/power/start"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"{\n    \"response\": {\n        \"data\": [],\n        \"errors\": [\n            {\n                \"type\": \"Exception\",\n                \"message\": \"machine name character length must be greater than 0 and less than 23\",\n                \"code\": 255\n            }\n        ],\n        \"code\": 255\n    }\n}"}],"_postman_id":"7f6bb6de-60a4-426d-91b2-0e2bae53a8e5"}],"id":"4bcc968c-2361-4193-be05-86e2ee9648a9","description":"<p>Power Controller</p>\n","_postman_id":"4bcc968c-2361-4193-be05-86e2ee9648a9"},{"name":"predevice","item":[{"name":"compute","item":[{"name":"Add a CPU device to the Group.","id":"78244ff9-8ee5-47bc-8306-955405436b3a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"}],"body":{"mode":"raw","raw":"{\"deviceStatus\":{\"type\":\"ComputeDeviceStatus\",\"did\":\"0x0001\",\"fabr_gid\":\"0x10000005\",\"fabr_id\":81,\"pod_id\":-1,\"flags\":\"0x4000000401010960\",\"index\":-1,\"location\":{\"rack\":0,\"shelf\":0,\"node\":9},\"name\":\"pcpu4\",\"owner\":{\"rack\":0,\"shelf\":0,\"node\":9},\"port_gid\":\"0x00000c\",\"swit_gid\":\"0x000000\",\"vid\":\"0x8086\"},\"group\":{\"grp_id\":2,\"pod_id\":-1,\"fabr_id\":81,\"group_name\":\"g2\"}}"},"url":"http://{{Director-IP:8080}}/liqid/api/v2/predevice/compute","description":"<p>Use this option to Add a CPU device to the Group.</p>\n","urlObject":{"path":["api","v2","predevice","compute"],"host":["http://{{Director-IP:8080}}/liqid"],"query":[],"variable":[]}},"response":[{"id":"71950a74-daf1-4871-a47e-94a09a1a3218","name":"OK","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\"deviceStatus\":{\"type\":\"ComputeDeviceStatus\",\"did\":\"0x0001\",\"fabr_gid\":\"0x10000005\",\"fabr_id\":81,\"pod_id\":-1,\"flags\":\"0x4000000401010960\",\"index\":-1,\"location\":{\"rack\":0,\"shelf\":0,\"node\":9},\"name\":\"pcpu4\",\"owner\":{\"rack\":0,\"shelf\":0,\"node\":9},\"port_gid\":\"0x00000c\",\"swit_gid\":\"0x000000\",\"vid\":\"0x8086\"},\"group\":{\"grp_id\":2,\"pod_id\":-1,\"fabr_id\":81,\"group_name\":\"g2\"}}","options":{"raw":{"language":"json"}}},"url":"http://{{Director-IP:8080}}/liqid/api/v2/predevice/compute"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n    \"response\": {\n        \"data\": [\n            {\n                \"deviceStatus\": {\n                    \"type\": \"ComputeDeviceStatus\",\n                    \"index\": -1,\n                    \"name\": \"pcpu4\",\n                    \"flags\": \"0x4000000401010960\",\n                    \"device_type\": null,\n                    \"device_state\": null,\n                    \"fabric_type\": null,\n                    \"conn_type\": null,\n                    \"lanes\": 0,\n                    \"dev_id\": null,\n                    \"sled_id\": null,\n                    \"fabr_id\": 81,\n                    \"swit_gid\": \"0x000000\",\n                    \"port_gid\": \"0x00000c\",\n                    \"fabr_gid\": \"0x10000005\",\n                    \"pod_id\": -1,\n                    \"vid\": \"0x8086\",\n                    \"did\": \"0x0001\",\n                    \"location\": {\n                        \"rack\": 0,\n                        \"shelf\": 0,\n                        \"node\": 9\n                    },\n                    \"owner\": {\n                        \"rack\": 0,\n                        \"shelf\": 0,\n                        \"node\": 9\n                    },\n                    \"unique\": null,\n                    \"hconn\": null\n                },\n                \"group\": {\n                    \"grp_id\": 2,\n                    \"fabr_id\": 81,\n                    \"pod_id\": -1,\n                    \"group_name\": \"g2\"\n                }\n            }\n        ],\n        \"errors\": null,\n        \"code\": 0\n    }\n}"}],"_postman_id":"78244ff9-8ee5-47bc-8306-955405436b3a"},{"name":"Remove a CPU device from the Group.","id":"0cf21a27-7f90-48f0-be8f-7eb559e104ee","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"}],"body":{"mode":"raw","raw":"{\"deviceStatus\":{\"type\":\"ComputeDeviceStatus\",\"did\":\"0x0001\",\"fabr_gid\":\"0x10000005\",\"fabr_id\":78,\"pod_id\":-1,\"flags\":\"0x4000000401010960\",\"index\":-1,\"location\":{\"rack\":0,\"shelf\":0,\"node\":9},\"name\":\"pcpu4\",\"owner\":{\"rack\":0,\"shelf\":0,\"node\":9},\"port_gid\":\"0x00000c\",\"swit_gid\":\"0x000000\",\"vid\":\"0x8086\"},\"group\":{\"grp_id\":2,\"pod_id\":-1,\"fabr_id\":81,\"group_name\":\"g2\"}}"},"url":"http://{{Director-IP:8080}}/liqid/api/v2/predevice/compute","description":"<p>Use this option to Remove a CPU device from the Group.</p>\n","urlObject":{"path":["api","v2","predevice","compute"],"host":["http://{{Director-IP:8080}}/liqid"],"query":[],"variable":[]}},"response":[{"id":"76cba129-bde2-48db-9711-6c49e1b9b40b","name":"OK","originalRequest":{"method":"DELETE","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\"deviceStatus\":{\"type\":\"ComputeDeviceStatus\",\"did\":\"0x0001\",\"fabr_gid\":\"0x10000005\",\"fabr_id\":78,\"pod_id\":-1,\"flags\":\"0x4000000401010960\",\"index\":-1,\"location\":{\"rack\":0,\"shelf\":0,\"node\":9},\"name\":\"pcpu4\",\"owner\":{\"rack\":0,\"shelf\":0,\"node\":9},\"port_gid\":\"0x00000c\",\"swit_gid\":\"0x000000\",\"vid\":\"0x8086\"},\"group\":{\"grp_id\":2,\"pod_id\":-1,\"fabr_id\":81,\"group_name\":\"g2\"}}","options":{"raw":{"language":"json"}}},"url":"http://{{Director-IP:8080}}/liqid/api/v2/predevice/compute"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n    \"response\": {\n        \"data\": [\n            {\n                \"deviceStatus\": {\n                    \"type\": \"ComputeDeviceStatus\",\n                    \"index\": -1,\n                    \"name\": \"pcpu4\",\n                    \"flags\": \"0x4000000401010960\",\n                    \"device_type\": null,\n                    \"device_state\": null,\n                    \"fabric_type\": null,\n                    \"conn_type\": null,\n                    \"lanes\": 0,\n                    \"dev_id\": null,\n                    \"sled_id\": null,\n                    \"fabr_id\": 78,\n                    \"swit_gid\": \"0x000000\",\n                    \"port_gid\": \"0x00000c\",\n                    \"fabr_gid\": \"0x10000005\",\n                    \"pod_id\": -1,\n                    \"vid\": \"0x8086\",\n                    \"did\": \"0x0001\",\n                    \"location\": {\n                        \"rack\": 0,\n                        \"shelf\": 0,\n                        \"node\": 9\n                    },\n                    \"owner\": {\n                        \"rack\": 0,\n                        \"shelf\": 0,\n                        \"node\": 9\n                    },\n                    \"unique\": null,\n                    \"hconn\": null\n                },\n                \"group\": {\n                    \"grp_id\": 2,\n                    \"fabr_id\": 81,\n                    \"pod_id\": -1,\n                    \"group_name\": \"g2\"\n                }\n            }\n        ],\n        \"errors\": null,\n        \"code\": 0\n    }\n}"}],"_postman_id":"0cf21a27-7f90-48f0-be8f-7eb559e104ee"}],"id":"92f33cf4-93aa-4042-ad31-d5a5eabb8238","_postman_id":"92f33cf4-93aa-4042-ad31-d5a5eabb8238","description":""},{"name":"fpga","item":[{"name":"Add a FPGA device to the Group.","id":"3b98d27d-1eee-49a3-babe-b20d42bfa65e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"}],"body":{"mode":"raw","raw":"{\"deviceStatus\":{\"type\":\"FpgaDeviceStatus\",\"did\":\"0x0001\",\"fabr_gid\":\"0x006401\",\"fabr_id\":78,\"pod_id\":-1,\"flags\":\"0x4000000401010960\",\"index\":-1,\"location\":{\"rack\":0,\"shelf\":0,\"node\":9},\"name\":\"fpg0\",\"owner\":{\"rack\":0,\"shelf\":0,\"node\":9},\"port_gid\":\"0x00000c\",\"swit_gid\":\"0x000000\",\"vid\":\"0x8086\"},\"group\":{\"grp_id\":1,\"pod_id\":-1,\"fabr_id\":81,\"group_name\":\"g1\"}}"},"url":"http://{{Director-IP:8080}}/liqid/api/v2/predevice/fpga","description":"<p>Use this option to Add a FPGA device to the Group.</p>\n","urlObject":{"path":["api","v2","predevice","fpga"],"host":["http://{{Director-IP:8080}}/liqid"],"query":[],"variable":[]}},"response":[{"id":"c79c735a-562c-4bd0-8581-fedc55af4016","name":"OK","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\"deviceStatus\":{\"type\":\"FpgaDeviceStatus\",\"did\":\"0x0001\",\"fabr_gid\":\"0x006401\",\"fabr_id\":78,\"pod_id\":-1,\"flags\":\"0x4000000401010960\",\"index\":-1,\"location\":{\"rack\":0,\"shelf\":0,\"node\":9},\"name\":\"fpg0\",\"owner\":{\"rack\":0,\"shelf\":0,\"node\":9},\"port_gid\":\"0x00000c\",\"swit_gid\":\"0x000000\",\"vid\":\"0x8086\"},\"group\":{\"grp_id\":1,\"pod_id\":-1,\"fabr_id\":81,\"group_name\":\"g1\"}}","options":{"raw":{"language":"json"}}},"url":"http://{{Director-IP:8080}}/liqid/api/v2/predevice/fpga"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n    \"response\": {\n        \"data\": [\n            {\n                \"deviceStatus\": {\n                    \"type\": \"FpgaDeviceStatus\",\n                    \"type\": \"FpgaDeviceStatus\",\n                    \"index\": -1,\n                    \"name\": \"fpg0\",\n                    \"flags\": \"0x4000000401010960\",\n                    \"device_type\": null,\n                    \"device_state\": null,\n                    \"fabric_type\": null,\n                    \"conn_type\": null,\n                    \"lanes\": 0,\n                    \"dev_id\": null,\n                    \"sled_id\": null,\n                    \"fabr_id\": 78,\n                    \"swit_gid\": \"0x000000\",\n                    \"port_gid\": \"0x00000c\",\n                    \"fabr_gid\": \"0x006401\",\n                    \"pod_id\": -1,\n                    \"vid\": \"0x8086\",\n                    \"did\": \"0x0001\",\n                    \"location\": {\n                        \"rack\": 0,\n                        \"shelf\": 0,\n                        \"node\": 9\n                    },\n                    \"owner\": {\n                        \"rack\": 0,\n                        \"shelf\": 0,\n                        \"node\": 9\n                    },\n                    \"unique\": null\n                },\n                \"group\": {\n                    \"grp_id\": 1,\n                    \"fabr_id\": 81,\n                    \"pod_id\": -1,\n                    \"group_name\": \"g1\"\n                }\n            }\n        ],\n        \"errors\": null,\n        \"code\": 0\n    }\n}"}],"_postman_id":"3b98d27d-1eee-49a3-babe-b20d42bfa65e"},{"name":"Remove a FPGA device from the Group.","id":"47c924ec-14a0-4bf2-98db-3d03f3f2a185","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"}],"body":{"mode":"raw","raw":"{\"deviceStatus\":{\"type\":\"FpgaDeviceStatus\",\"did\":\"0x0001\",\"fabr_gid\":\"0x006401\",\"fabr_id\":78,\"pod_id\":-1,\"flags\":\"0x4000000401010960\",\"index\":-1,\"location\":{\"rack\":0,\"shelf\":0,\"node\":9},\"name\":\"fpg0\",\"owner\":{\"rack\":0,\"shelf\":0,\"node\":9},\"port_gid\":\"0x00000c\",\"swit_gid\":\"0x000000\",\"vid\":\"0x8086\"},\"group\":{\"grp_id\":1,\"pod_id\":-1,\"fabr_id\":81,\"group_name\":\"g1\"}}"},"url":"http://{{Director-IP:8080}}/liqid/api/v2/predevice/fpga","description":"<p>Use this option to Remove a GPU device from the Group.</p>\n","urlObject":{"path":["api","v2","predevice","fpga"],"host":["http://{{Director-IP:8080}}/liqid"],"query":[],"variable":[]}},"response":[{"id":"abf6e2b5-09d1-4fb6-9da4-ad99d6478273","name":"OK","originalRequest":{"method":"DELETE","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\"deviceStatus\":{\"type\":\"FpgaDeviceStatus\",\"did\":\"0x0001\",\"fabr_gid\":\"0x006401\",\"fabr_id\":78,\"pod_id\":-1,\"flags\":\"0x4000000401010960\",\"index\":-1,\"location\":{\"rack\":0,\"shelf\":0,\"node\":9},\"name\":\"fpg0\",\"owner\":{\"rack\":0,\"shelf\":0,\"node\":9},\"port_gid\":\"0x00000c\",\"swit_gid\":\"0x000000\",\"vid\":\"0x8086\"},\"group\":{\"grp_id\":1,\"pod_id\":-1,\"fabr_id\":81,\"group_name\":\"g1\"}}","options":{"raw":{"language":"json"}}},"url":"http://{{Director-IP:8080}}/liqid/api/v2/predevice/fpga"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n    \"response\": {\n        \"data\": [\n            {\n                \"deviceStatus\": {\n                    \"type\": \"FpgaDeviceStatus\",\n                    \"index\": -1,\n                    \"name\": \"fpg0\",\n                    \"flags\": \"0x4000000401010960\",\n                    \"device_type\": null,\n                    \"device_state\": null,\n                    \"fabric_type\": null,\n                    \"conn_type\": null,\n                    \"lanes\": 0,\n                    \"dev_id\": null,\n                    \"sled_id\": null,\n                    \"fabr_id\": 78,\n                    \"swit_gid\": \"0x000000\",\n                    \"port_gid\": \"0x00000c\",\n                    \"fabr_gid\": \"0x006401\",\n                    \"pod_id\": -1,\n                    \"vid\": \"0x8086\",\n                    \"did\": \"0x0001\",\n                    \"location\": {\n                        \"rack\": 0,\n                        \"shelf\": 0,\n                        \"node\": 9\n                    },\n                    \"owner\": {\n                        \"rack\": 0,\n                        \"shelf\": 0,\n                        \"node\": 9\n                    },\n                    \"unique\": null\n                },\n                \"group\": {\n                    \"grp_id\": 1,\n                    \"fabr_id\": 81,\n                    \"pod_id\": -1,\n                    \"group_name\": \"g1\"\n                }\n            }\n        ],\n        \"errors\": null,\n        \"code\": 0\n    }\n}"}],"_postman_id":"47c924ec-14a0-4bf2-98db-3d03f3f2a185"}],"id":"2ac4defc-00f5-4512-a743-92ff72a77099","_postman_id":"2ac4defc-00f5-4512-a743-92ff72a77099","description":""},{"name":"gpu","item":[{"name":"Add a GPU device to the Group.","id":"aa8257ce-1619-4831-a875-59ed25928886","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"}],"body":{"mode":"raw","raw":"{\"deviceStatus\":{\"type\":\"GpuDeviceStatus\",\"did\":\"0x1db6\",\"fabr_gid\":\"0x000c00\",\"fabr_id\":78,\"pod_id\":-1,\"flags\":\"0x0401010540\",\"index\":-1,\"location\":{\"rack\":0,\"shelf\":0,\"node\":9},\"name\":\"gpu1\",\"owner\":{\"rack\":0,\"shelf\":0,\"node\":9},\"port_gid\":\"0x000008\",\"swit_gid\":\"0x000000\",\"vid\":\"0x10de\"},\"group\":{\"grp_id\":1,\"pod_id\":-1,\"fabr_id\":78,\"group_name\":\"g2\"}}\n"},"url":"http://{{Director-IP:8080}}/liqid/api/v2/predevice/gpu","description":"<p>Use this option to Add a GPU device to the Group.</p>\n","urlObject":{"path":["api","v2","predevice","gpu"],"host":["http://{{Director-IP:8080}}/liqid"],"query":[],"variable":[]}},"response":[{"id":"02b6c5db-3d4b-40b9-ac62-1445fb8f7c8a","name":"OK","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\"deviceStatus\":{\"type\":\"GpuDeviceStatus\",\"did\":\"0x1db6\",\"fabr_gid\":\"0x000c00\",\"fabr_id\":78,\"pod_id\":-1,\"flags\":\"0x0401010540\",\"index\":-1,\"location\":{\"rack\":0,\"shelf\":0,\"node\":9},\"name\":\"gpu1\",\"owner\":{\"rack\":0,\"shelf\":0,\"node\":9},\"port_gid\":\"0x000008\",\"swit_gid\":\"0x000000\",\"vid\":\"0x10de\"},\"group\":{\"grp_id\":1,\"pod_id\":-1,\"fabr_id\":78,\"group_name\":\"g2\"}}\n","options":{"raw":{"language":"json"}}},"url":"http://{{Director-IP:8080}}/liqid/api/v2/predevice/gpu"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n    \"response\": {\n        \"data\": [\n            {\n                \"deviceStatus\": {\n                    \"type\": \"GpuDeviceStatus\",\n                    \"type\": \"GpuDeviceStatus\",\n                    \"index\": -1,\n                    \"name\": \"gpu1\",\n                    \"flags\": \"0x0401010540\",\n                    \"device_type\": null,\n                    \"device_state\": null,\n                    \"fabric_type\": null,\n                    \"conn_type\": null,\n                    \"lanes\": 0,\n                    \"dev_id\": null,\n                    \"sled_id\": null,\n                    \"fabr_id\": 78,\n                    \"swit_gid\": \"0x000000\",\n                    \"port_gid\": \"0x000008\",\n                    \"fabr_gid\": \"0x000c00\",\n                    \"pod_id\": -1,\n                    \"vid\": \"0x10de\",\n                    \"did\": \"0x1db6\",\n                    \"location\": {\n                        \"rack\": 0,\n                        \"shelf\": 0,\n                        \"node\": 9\n                    },\n                    \"owner\": {\n                        \"rack\": 0,\n                        \"shelf\": 0,\n                        \"node\": 9\n                    },\n                    \"unique\": null\n                },\n                \"group\": {\n                    \"grp_id\": 1,\n                    \"fabr_id\": 78,\n                    \"pod_id\": -1,\n                    \"group_name\": \"g2\"\n                }\n            }\n        ],\n        \"errors\": null,\n        \"code\": 0\n    }\n}"}],"_postman_id":"aa8257ce-1619-4831-a875-59ed25928886"},{"name":"Remove a GPU device from the Group.","id":"6d5ac09f-0cf8-4dcf-aedf-b4333330043e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"}],"body":{"mode":"raw","raw":"{\n    \"deviceStatus\": {\n        \"fabr_gid\": \"et occaecat\",\n        \"fabr_id\": 87327105,\n        \"name\": \"aliquip cupidatat id\",\n        \"pod_id\": 68620069,\n        \"type\": \"dolor eu eiusmod\",\n        \"conn_type\": \"minim nostrud non adipisicing\",\n        \"dev_id\": \"ea in mollit labore\",\n        \"device_state\": \"eiusmod non anim\",\n        \"device_type\": \"est\",\n        \"did\": \"dolore dolore est id\",\n        \"fabric_type\": \"do id aute qui\",\n        \"flags\": \"culpa laborum nulla velit\",\n        \"index\": 43868356,\n        \"lanes\": -3787177,\n        \"location\": {\n            \"node\": 24559803,\n            \"rack\": -80619974,\n            \"shelf\": 97566297\n        },\n        \"owner\": {\n            \"node\": -67508227,\n            \"rack\": -60349949,\n            \"shelf\": 50198104\n        },\n        \"port_gid\": \"reprehenderit veniam eiusmod irure\",\n        \"sled_id\": \"adipisicin\",\n        \"swit_gid\": \"officia ea exercitation eiusmod\",\n        \"vid\": \"dolore veniam culpa\"\n    },\n    \"group\": {\n        \"fabr_id\": -43444761,\n        \"group_name\": \"ut occaecat elit nulla\",\n        \"grp_id\": 89799719,\n        \"pod_id\": 68554962\n    }\n}"},"url":"http://{{Director-IP:8080}}/liqid/api/v2/predevice/gpu","description":"<p>Use this option to Remove a GPU device from the Group.</p>\n","urlObject":{"path":["api","v2","predevice","gpu"],"host":["http://{{Director-IP:8080}}/liqid"],"query":[],"variable":[]}},"response":[{"id":"72d882ca-a7d4-4cf9-9e33-ccc49740384e","name":"OK","originalRequest":{"method":"DELETE","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"groupDeviceRelator\": {\n        \"deviceStatus\": {\n            \"conn_type\": \"ComputeDeviceStatus\",\n            \"dev_id\": \"0x0000\",\n            \"device_state\": \"string\",\n            \"device_type\": \"string\",\n            \"did\": \"0x0000\",\n            \"fabr_gid\": \"0x10000002\",\n            \"fabr_id\": 65,\n            \"fabric_type\": \"0x4000000401015160\",\n            \"flags\": \"0x4000000401015160\",\n            \"index\": 1,\n            \"lanes\": 0,\n            \"location\": {\n                \"node\": 9,\n                \"rack\": 0,\n                \"shelf\": 0\n            },\n            \"name\": \"pcpu1\",\n            \"owner\": {\n                \"node\": 2,\n                \"rack\": 0,\n                \"shelf\": 0\n            },\n            \"pod_id\": -1,\n            \"port_gid\": 16,\n            \"sled_id\": \"string\",\n            \"swit_gid\": 0,\n            \"type\": \"ComputeDeviceStatus\",\n            \"vid\": 32902\n        },\n        \"group\": {\n            \"fabr_id\": 65,\n            \"group_name\": \"TestGroup\",\n            \"grp_id\": 1,\n            \"pod_id\": -1\n        }\n    },\n    \"machine\": {\n        \"comp_name\": \"n/a\",\n        \"connection_history\": [\n            {\n                \"atime\": 1610720042969,\n                \"dev_type\": \"gpu\",\n                \"dtime\": 1610720133058,\n                \"fabr_gid\": \"0x00002701\",\n                \"free\": true,\n                \"name\": \"gpu0\",\n                \"owner_gid\": \"0xffffffff\",\n                \"udesc\": \"n/a\"\n            }\n        ],\n        \"fabr_gid\": \"n/a\",\n        \"fabr_id\": 78,\n        \"grp_id\": 30,\n        \"index\": 1,\n        \"mach_id\": 37,\n        \"mach_name\": \"Test_Machine374\",\n        \"mtime\": 1610719772912,\n        \"p2p\": \"off\",\n        \"port_gid\": \"0x00000000\",\n        \"swit_gid\": \"0x00000000\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"http://{{Director-IP:8080}}/liqid/api/v2/predevice/gpu"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n    \"response\": {\n        \"data\": [\n            {\n                \"groupDeviceRelator\": {\n                    \"deviceStatus\": {\n                        \"type\": \"ComputeDeviceStatus\",\n                        \"index\": 1,\n                        \"name\": \"pcpu1\",\n                        \"flags\": \"0x4000000401015160\",\n                        \"device_type\": \"string\",\n                        \"device_state\": \"string\",\n                        \"fabric_type\": \"0x4000000401015160\",\n                        \"conn_type\": \"ComputeDeviceStatus\",\n                        \"lanes\": 0,\n                        \"dev_id\": \"0x0000\",\n                        \"sled_id\": \"string\",\n                        \"fabr_id\": 65,\n                        \"swit_gid\": \"0\",\n                        \"port_gid\": \"16\",\n                        \"fabr_gid\": \"0x10000002\",\n                        \"pod_id\": -1,\n                        \"vid\": \"32902\",\n                        \"did\": \"0x0000\",\n                        \"location\": {\n                            \"rack\": 0,\n                            \"shelf\": 0,\n                            \"node\": 9\n                        },\n                        \"owner\": {\n                            \"rack\": 0,\n                            \"shelf\": 0,\n                            \"node\": 2\n                        },\n                        \"unique\": null,\n                        \"hconn\": null\n                    },\n                    \"group\": {\n                        \"grp_id\": 1,\n                        \"fabr_id\": 65,\n                        \"pod_id\": -1,\n                        \"group_name\": \"TestGroup\"\n                    }\n                },\n                \"machine\": {\n                    \"index\": 1,\n                    \"mach_id\": 37,\n                    \"grp_id\": 30,\n                    \"fabr_id\": 78,\n                    \"fabr_gid\": \"n/a\",\n                    \"port_gid\": \"0x00000000\",\n                    \"swit_gid\": \"0x00000000\",\n                    \"comp_name\": \"n/a\",\n                    \"mach_name\": \"Test_Machine374\",\n                    \"p2p\": \"off\",\n                    \"mtime\": 1610719772912,\n                    \"connection_history\": [\n                        {\n                            \"free\": true,\n                            \"dev_type\": \"gpu\",\n                            \"fabr_gid\": \"0x00002701\",\n                            \"owner_gid\": \"0xffffffff\",\n                            \"name\": \"gpu0\",\n                            \"atime\": 1610720042969,\n                            \"dtime\": 1610720133058,\n                            \"udesc\": \"n/a\"\n                        }\n                    ]\n                }\n            }\n        ],\n        \"errors\": null,\n        \"code\": 0\n    }\n}"}],"_postman_id":"6d5ac09f-0cf8-4dcf-aedf-b4333330043e"}],"id":"5766eef1-4fc9-42f8-a8d9-344bc2c9fb86","_postman_id":"5766eef1-4fc9-42f8-a8d9-344bc2c9fb86","description":""},{"name":"network","item":[{"name":"Add a network device to the Group.","id":"5c9673c5-8a75-4a66-90ed-d18185cf1aa4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"}],"body":{"mode":"raw","raw":"{\"deviceStatus\":{\"type\":\"LinkDeviceStatus\",\"did\":\"0x1db6\",\"fabr_gid\":\"0x003002\",\"fabr_id\":78,\"pod_id\":-1,\"flags\":\"0x0401010540\",\"index\":-1,\"location\":{\"rack\":0,\"shelf\":0,\"node\":9},\"name\":\"nic1\",\"owner\":{\"rack\":0,\"shelf\":0,\"node\":9},\"port_gid\":\"0x000008\",\"swit_gid\":\"0x000000\",\"vid\":\"0x10de\"},\"group\":{\"grp_id\":1,\"pod_id\":-1,\"fabr_id\":81,\"group_name\":\"g1\"}}"},"url":"http://{{Director-IP:8080}}/liqid/api/v2/predevice/network","description":"<p>Use this option to Add a network device to the Group.</p>\n","urlObject":{"path":["api","v2","predevice","network"],"host":["http://{{Director-IP:8080}}/liqid"],"query":[],"variable":[]}},"response":[{"id":"656b2058-d0d5-4bac-9c8e-1ffbdba3255d","name":"OK","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\"deviceStatus\":{\"type\":\"LinkDeviceStatus\",\"did\":\"0x1db6\",\"fabr_gid\":\"0x003002\",\"fabr_id\":78,\"pod_id\":-1,\"flags\":\"0x0401010540\",\"index\":-1,\"location\":{\"rack\":0,\"shelf\":0,\"node\":9},\"name\":\"nic1\",\"owner\":{\"rack\":0,\"shelf\":0,\"node\":9},\"port_gid\":\"0x000008\",\"swit_gid\":\"0x000000\",\"vid\":\"0x10de\"},\"group\":{\"grp_id\":1,\"pod_id\":-1,\"fabr_id\":81,\"group_name\":\"g1\"}}","options":{"raw":{"language":"json"}}},"url":"http://{{Director-IP:8080}}/liqid/api/v2/predevice/network"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n    \"response\": {\n        \"data\": [\n            {\n                \"deviceStatus\": {\n                    \"type\": \"LinkDeviceStatus\",\n                    \"type\": \"LinkDeviceStatus\",\n                    \"index\": -1,\n                    \"name\": \"nic1\",\n                    \"flags\": \"0x0401010540\",\n                    \"device_type\": null,\n                    \"device_state\": null,\n                    \"fabric_type\": null,\n                    \"conn_type\": null,\n                    \"lanes\": 0,\n                    \"dev_id\": null,\n                    \"sled_id\": null,\n                    \"fabr_id\": 78,\n                    \"swit_gid\": \"0x000000\",\n                    \"port_gid\": \"0x000008\",\n                    \"fabr_gid\": \"0x003002\",\n                    \"pod_id\": -1,\n                    \"vid\": \"0x10de\",\n                    \"did\": \"0x1db6\",\n                    \"location\": {\n                        \"rack\": 0,\n                        \"shelf\": 0,\n                        \"node\": 9\n                    },\n                    \"owner\": {\n                        \"rack\": 0,\n                        \"shelf\": 0,\n                        \"node\": 9\n                    },\n                    \"unique\": null\n                },\n                \"group\": {\n                    \"grp_id\": 1,\n                    \"fabr_id\": 81,\n                    \"pod_id\": -1,\n                    \"group_name\": \"g1\"\n                }\n            }\n        ],\n        \"errors\": null,\n        \"code\": 0\n    }\n}"}],"_postman_id":"5c9673c5-8a75-4a66-90ed-d18185cf1aa4"},{"name":"Remove a network device from the Group.","id":"53673b72-53c1-42bc-ac30-3f3c615bdecd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"}],"body":{"mode":"raw","raw":"{\"deviceStatus\":{\"type\":\"LinkDeviceStatus\",\"did\":\"0x1db6\",\"fabr_gid\":\"0x003002\",\"fabr_id\":78,\"pod_id\":-1,\"flags\":\"0x0401010540\",\"index\":-1,\"location\":{\"rack\":0,\"shelf\":0,\"node\":9},\"name\":\"nic1\",\"owner\":{\"rack\":0,\"shelf\":0,\"node\":9},\"port_gid\":\"0x000008\",\"swit_gid\":\"0x000000\",\"vid\":\"0x10de\"},\"group\":{\"grp_id\":1,\"pod_id\":-1,\"fabr_id\":81,\"group_name\":\"g1\"}}"},"url":"http://{{Director-IP:8080}}/liqid/api/v2/predevice/network","description":"<p>Use this option to Remove a network device from the Group.</p>\n","urlObject":{"path":["api","v2","predevice","network"],"host":["http://{{Director-IP:8080}}/liqid"],"query":[],"variable":[]}},"response":[{"id":"fc714a21-a28c-48bd-911b-272d26ff3a5a","name":"OK","originalRequest":{"method":"DELETE","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\"deviceStatus\":{\"type\":\"LinkDeviceStatus\",\"did\":\"0x1db6\",\"fabr_gid\":\"0x003002\",\"fabr_id\":78,\"pod_id\":-1,\"flags\":\"0x0401010540\",\"index\":-1,\"location\":{\"rack\":0,\"shelf\":0,\"node\":9},\"name\":\"nic1\",\"owner\":{\"rack\":0,\"shelf\":0,\"node\":9},\"port_gid\":\"0x000008\",\"swit_gid\":\"0x000000\",\"vid\":\"0x10de\"},\"group\":{\"grp_id\":1,\"pod_id\":-1,\"fabr_id\":81,\"group_name\":\"g1\"}}","options":{"raw":{"language":"json"}}},"url":"http://{{Director-IP:8080}}/liqid/api/v2/predevice/network"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n    \"response\": {\n        \"data\": [\n            {\n                \"deviceStatus\": {\n                    \"type\": \"LinkDeviceStatus\",\n                    \"type\": \"LinkDeviceStatus\",\n                    \"index\": -1,\n                    \"name\": \"nic1\",\n                    \"flags\": \"0x0401010540\",\n                    \"device_type\": null,\n                    \"device_state\": null,\n                    \"fabric_type\": null,\n                    \"conn_type\": null,\n                    \"lanes\": 0,\n                    \"dev_id\": null,\n                    \"sled_id\": null,\n                    \"fabr_id\": 78,\n                    \"swit_gid\": \"0x000000\",\n                    \"port_gid\": \"0x000008\",\n                    \"fabr_gid\": \"0x003002\",\n                    \"pod_id\": -1,\n                    \"vid\": \"0x10de\",\n                    \"did\": \"0x1db6\",\n                    \"location\": {\n                        \"rack\": 0,\n                        \"shelf\": 0,\n                        \"node\": 9\n                    },\n                    \"owner\": {\n                        \"rack\": 0,\n                        \"shelf\": 0,\n                        \"node\": 9\n                    },\n                    \"unique\": null\n                },\n                \"group\": {\n                    \"grp_id\": 1,\n                    \"fabr_id\": 81,\n                    \"pod_id\": -1,\n                    \"group_name\": \"g1\"\n                }\n            }\n        ],\n        \"errors\": null,\n        \"code\": 0\n    }\n}"}],"_postman_id":"53673b72-53c1-42bc-ac30-3f3c615bdecd"}],"id":"e0326167-275e-4ea1-a892-14b1f536ca49","_postman_id":"e0326167-275e-4ea1-a892-14b1f536ca49","description":""},{"name":"storage","item":[{"name":"Add a storage device to the Group.","id":"b53d1f9b-7053-4640-9544-b6a9857cced8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"}],"body":{"mode":"raw","raw":"{\"deviceStatus\":{\"type\":\"SsdDeviceStatus\",\"did\":\"0x1db6\",\"fabr_gid\":\"0x005408\",\"fabr_id\":78,\"pod_id\":-1,\"flags\":\"0x0401010540\",\"index\":-1,\"location\":{\"rack\":0,\"shelf\":0,\"node\":9},\"name\":\"ssd7\",\"owner\":{\"rack\":0,\"shelf\":0,\"node\":9},\"port_gid\":\"0x000008\",\"swit_gid\":\"0x000000\",\"vid\":\"0x10de\"},\"group\":{\"grp_id\":1,\"pod_id\":-1,\"fabr_id\":81,\"group_name\":\"g1\"}}"},"url":"http://{{Director-IP:8080}}/liqid/api/v2/predevice/storage","description":"<p>Use this option to add a storage device to the group</p>\n","urlObject":{"path":["api","v2","predevice","storage"],"host":["http://{{Director-IP:8080}}/liqid"],"query":[],"variable":[]}},"response":[{"id":"7e340ef2-0ab2-4da6-aff3-d4e8aa9d8b3d","name":"OK","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\"deviceStatus\":{\"type\":\"SsdDeviceStatus\",\"did\":\"0x1db6\",\"fabr_gid\":\"0x005408\",\"fabr_id\":78,\"pod_id\":-1,\"flags\":\"0x0401010540\",\"index\":-1,\"location\":{\"rack\":0,\"shelf\":0,\"node\":9},\"name\":\"ssd7\",\"owner\":{\"rack\":0,\"shelf\":0,\"node\":9},\"port_gid\":\"0x000008\",\"swit_gid\":\"0x000000\",\"vid\":\"0x10de\"},\"group\":{\"grp_id\":1,\"pod_id\":-1,\"fabr_id\":81,\"group_name\":\"g1\"}}","options":{"raw":{"language":"json"}}},"url":"http://{{Director-IP:8080}}/liqid/api/v2/predevice/storage"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n    \"response\": {\n        \"data\": [\n            {\n                \"deviceStatus\": {\n                    \"type\": \"SsdDeviceStatus\",\n                    \"type\": \"SsdDeviceStatus\",\n                    \"index\": -1,\n                    \"name\": \"ssd7\",\n                    \"flags\": \"0x0401010540\",\n                    \"device_type\": null,\n                    \"device_state\": null,\n                    \"fabric_type\": null,\n                    \"conn_type\": null,\n                    \"lanes\": 0,\n                    \"dev_id\": null,\n                    \"sled_id\": null,\n                    \"fabr_id\": 78,\n                    \"swit_gid\": \"0x000000\",\n                    \"port_gid\": \"0x000008\",\n                    \"fabr_gid\": \"0x005408\",\n                    \"pod_id\": -1,\n                    \"vid\": \"0x10de\",\n                    \"did\": \"0x1db6\",\n                    \"location\": {\n                        \"rack\": 0,\n                        \"shelf\": 0,\n                        \"node\": 9\n                    },\n                    \"owner\": {\n                        \"rack\": 0,\n                        \"shelf\": 0,\n                        \"node\": 9\n                    },\n                    \"capacity(MB)\": 0\n                },\n                \"group\": {\n                    \"grp_id\": 1,\n                    \"fabr_id\": 81,\n                    \"pod_id\": -1,\n                    \"group_name\": \"g1\"\n                }\n            }\n        ],\n        \"errors\": null,\n        \"code\": 0\n    }\n}"}],"_postman_id":"b53d1f9b-7053-4640-9544-b6a9857cced8"},{"name":"Remove a storage device from the Group.","id":"61308de2-bd5e-4ace-9209-a32164a76bc6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"}],"body":{"mode":"raw","raw":"{\"deviceStatus\":{\"type\":\"SsdDeviceStatus\",\"did\":\"0x1db6\",\"fabr_gid\":\"0x005408\",\"fabr_id\":78,\"pod_id\":-1,\"flags\":\"0x0401010540\",\"index\":-1,\"location\":{\"rack\":0,\"shelf\":0,\"node\":9},\"name\":\"ssd7\",\"owner\":{\"rack\":0,\"shelf\":0,\"node\":9},\"port_gid\":\"0x000008\",\"swit_gid\":\"0x000000\",\"vid\":\"0x10de\"},\"group\":{\"grp_id\":1,\"pod_id\":-1,\"fabr_id\":81,\"group_name\":\"g1\"}}"},"url":"http://{{Director-IP:8080}}/liqid/api/v2/predevice/storage","description":"<p>Use this option to remove a storage device from the group</p>\n","urlObject":{"path":["api","v2","predevice","storage"],"host":["http://{{Director-IP:8080}}/liqid"],"query":[],"variable":[]}},"response":[{"id":"e74707b5-3e40-4cd3-ad42-05f18bdb8ef1","name":"OK","originalRequest":{"method":"DELETE","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\"deviceStatus\":{\"type\":\"SsdDeviceStatus\",\"did\":\"0x1db6\",\"fabr_gid\":\"0x005408\",\"fabr_id\":78,\"pod_id\":-1,\"flags\":\"0x0401010540\",\"index\":-1,\"location\":{\"rack\":0,\"shelf\":0,\"node\":9},\"name\":\"ssd7\",\"owner\":{\"rack\":0,\"shelf\":0,\"node\":9},\"port_gid\":\"0x000008\",\"swit_gid\":\"0x000000\",\"vid\":\"0x10de\"},\"group\":{\"grp_id\":1,\"pod_id\":-1,\"fabr_id\":81,\"group_name\":\"g1\"}}","options":{"raw":{"language":"json"}}},"url":"http://{{Director-IP:8080}}/liqid/api/v2/predevice/storage"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n    \"response\": {\n        \"data\": [\n            {\n                \"deviceStatus\": {\n                    \"type\": \"SsdDeviceStatus\",\n                    \"type\": \"SsdDeviceStatus\",\n                    \"index\": -1,\n                    \"name\": \"ssd7\",\n                    \"flags\": \"0x0401010540\",\n                    \"device_type\": null,\n                    \"device_state\": null,\n                    \"fabric_type\": null,\n                    \"conn_type\": null,\n                    \"lanes\": 0,\n                    \"dev_id\": null,\n                    \"sled_id\": null,\n                    \"fabr_id\": 78,\n                    \"swit_gid\": \"0x000000\",\n                    \"port_gid\": \"0x000008\",\n                    \"fabr_gid\": \"0x005408\",\n                    \"pod_id\": -1,\n                    \"vid\": \"0x10de\",\n                    \"did\": \"0x1db6\",\n                    \"location\": {\n                        \"rack\": 0,\n                        \"shelf\": 0,\n                        \"node\": 9\n                    },\n                    \"owner\": {\n                        \"rack\": 0,\n                        \"shelf\": 0,\n                        \"node\": 9\n                    },\n                    \"capacity(MB)\": 0\n                },\n                \"group\": {\n                    \"grp_id\": 1,\n                    \"fabr_id\": 81,\n                    \"pod_id\": -1,\n                    \"group_name\": \"g1\"\n                }\n            }\n        ],\n        \"errors\": null,\n        \"code\": 0\n    }\n}"}],"_postman_id":"61308de2-bd5e-4ace-9209-a32164a76bc6"}],"id":"ca4f504b-a827-4d1c-80d1-01754b751d94","_postman_id":"ca4f504b-a827-4d1c-80d1-01754b751d94","description":""},{"name":"List devices found on system.","id":"0dbb7ba9-29a9-4232-98d1-16c0b743a44c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://{{Director-IP:8080}}/liqid/api/v2/predevice?dev_type=storage&grp_id=1&mach_id=1","description":"<p>Use this option to retrieve the devices found on the system</p>\n","urlObject":{"path":["api","v2","predevice"],"host":["http://{{Director-IP:8080}}/liqid"],"query":[{"key":"dev_type","value":"storage"},{"key":"grp_id","value":"1"},{"key":"mach_id","value":"1"}],"variable":[]}},"response":[{"id":"425af74f-5e96-4a23-8ab7-92ca30be9c45","name":"OK","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://{{Director-IP:8080}}/liqid/api/v2/predevice?dev_type=storage&grp_id=1&mach_id=1","host":["http://{{Director-IP:8080}}/liqid"],"path":["api","v2","predevice"],"query":[{"key":"dev_type","value":"storage"},{"key":"grp_id","value":"1"},{"key":"mach_id","value":"1"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n    \"response\": {\n        \"data\": [],\n        \"errors\": null,\n        \"code\": 0\n    }\n}"}],"_postman_id":"0dbb7ba9-29a9-4232-98d1-16c0b743a44c"}],"id":"3269e05c-56d1-455f-8d54-ae874b297255","description":"<p>Predevice Controller</p>\n","_postman_id":"3269e05c-56d1-455f-8d54-ae874b297255"},{"name":"provider","item":[{"name":"fabric","item":[{"name":"Return all managed provider to fabric mappings.","id":"ff8192d9-79cb-4cf2-8ae9-75ba37162f19","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://{{Director-IP:8080}}/liqid/api/v2/provider/fabric","description":"<p>Use this option to retrieve all the managed provider to fabric mappings</p>\n","urlObject":{"path":["api","v2","provider","fabric"],"host":["http://{{Director-IP:8080}}/liqid"],"query":[],"variable":[]}},"response":[{"id":"9b71612b-2572-4b01-b6aa-440fba8176ff","name":"OK","originalRequest":{"method":"GET","header":[],"url":"http://{{Director-IP:8080}}/liqid/api/v2/provider/fabric"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n    \"response\": {\n        \"data\": [\n            {\n                \"mappings\": {\n                    \"provided-read\": [\n                        78\n                    ]\n                }\n            }\n        ],\n        \"errors\": null,\n        \"code\": 0\n    }\n}"}],"_postman_id":"ff8192d9-79cb-4cf2-8ae9-75ba37162f19"},{"name":"Map a 3rd party provider role to a Liqid fabric.","id":"38ca5a5f-b4c0-49d2-afe2-a2fe5def9ae7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"}],"body":{"mode":"raw","raw":"{\"fabrics\":[78],\"provider-role\":\"provided-read\"}"},"url":"http://{{Director-IP:8080}}/liqid/api/v2/provider/fabric","description":"<p>Use this option to map a 3rd party provider role to a Liqid Fabric</p>\n","urlObject":{"path":["api","v2","provider","fabric"],"host":["http://{{Director-IP:8080}}/liqid"],"query":[],"variable":[]}},"response":[{"id":"ccf868b9-9ecf-451c-b040-81068eb8effa","name":"3rd parth provider role successfully mapped to Liqid fabric.","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\"fabrics\":[78],\"provider-role\":\"provided-read\"}","options":{"raw":{"language":"json"}}},"url":"http://{{Director-IP:8080}}/liqid/api/v2/provider/fabric"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n    \"response\": {\n        \"data\": [\n            {\n                \"mappings\": {\n                    \"provided-read\": [\n                        78\n                    ]\n                }\n            }\n        ],\n        \"errors\": null,\n        \"code\": 0\n    }\n}"},{"id":"cf7e59d3-7982-46ac-9bba-73457a78c70d","name":"Invalid MappableFabric instance.","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\"fabrics\":[78]}","options":{"raw":{"language":"json"}}},"url":"http://{{Director-IP:8080}}/liqid/api/v2/provider/fabric"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"{\n    \"response\": {\n        \"data\": [],\n        \"errors\": [\n            {\n                \"type\": \"Exception\",\n                \"message\": \"Provider role must not be null and have a length greater than zero\",\n                \"code\": 255\n            }\n        ],\n        \"code\": 255\n    }\n}"}],"_postman_id":"38ca5a5f-b4c0-49d2-afe2-a2fe5def9ae7"}],"id":"eed8c9de-667f-466d-b4da-7ddfe84114c1","_postman_id":"eed8c9de-667f-466d-b4da-7ddfe84114c1","description":""},{"name":"group","item":[{"name":"Return all managed provider to group mappings.","id":"196aa069-1db1-43e1-b0d4-9a28c030ab35","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://{{Director-IP:8080}}/liqid/api/v2/provider/group","description":"<p>Use this option to retrieve all the managed provider to group mappings.</p>\n","urlObject":{"path":["api","v2","provider","group"],"host":["http://{{Director-IP:8080}}/liqid"],"query":[],"variable":[]}},"response":[{"id":"4e31c1eb-26d4-44ba-8f98-4bbb08716377","name":"OK","originalRequest":{"method":"GET","header":[],"url":"http://{{Director-IP:8080}}/liqid/api/v2/provider/group"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n    \"response\": {\n        \"data\": [\n            {\n                \"mappings\": {\n                    \"ROLE_LIQID_GROUP_ADMIN\": [\n                        1,\n                        2,\n                        3,\n                        4,\n                        5\n                    ]\n                }\n            }\n        ],\n        \"errors\": null,\n        \"code\": 0\n    }\n}"}],"_postman_id":"196aa069-1db1-43e1-b0d4-9a28c030ab35"},{"name":"Map a 3rd party provider role to a Liqid group.","id":"d687525b-5c0e-48dc-a6d2-77aade2601ef","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"}],"body":{"mode":"raw","raw":"{\"groups\":[1,2,3,4,5],\"provider-role\":\"ROLE_LIQID_GROUP_ADMIN\"}"},"url":"http://{{Director-IP:8080}}/liqid/api/v2/provider/group","description":"<p>Use this option to map a 3rd party provider role to a Liqid group</p>\n","urlObject":{"path":["api","v2","provider","group"],"host":["http://{{Director-IP:8080}}/liqid"],"query":[],"variable":[]}},"response":[{"id":"84bf1854-1cba-4f64-9a85-e2483d131090","name":"3rd parth provider role successfully mapped to Liqid group.","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\"groups\":[1,2,3,4,5],\"provider-role\":\"ROLE_LIQID_GROUP_ADMIN\"}","options":{"raw":{"language":"json"}}},"url":"http://{{Director-IP:8080}}/liqid/api/v2/provider/group"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n    \"response\": {\n        \"data\": [\n            {\n                \"mappings\": {\n                    \"ROLE_LIQID_GROUP_ADMIN\": [\n                        1,\n                        2,\n                        3,\n                        4,\n                        5\n                    ]\n                }\n            }\n        ],\n        \"errors\": null,\n        \"code\": 0\n    }\n}"},{"id":"1767ac1a-bb67-430a-b566-8ee7647a884c","name":"Invalid MappableGroup instance.","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\"groups\":\"abc\",\"provider-role\":\"ROLE_LIQID_GROUP_ADMIN\"}","options":{"raw":{"language":"json"}}},"url":"http://{{Director-IP:8080}}/liqid/api/v2/provider/group"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"{\n    \"response\": {\n        \"data\": [],\n        \"errors\": [\n            {\n                \"type\": \"HttpMessageNotReadableException\",\n                \"message\": \"JSON parse error: Cannot deserialize instance of `java.util.ArrayList<java.lang.Integer>` out of VALUE_STRING token; nested exception is com.fasterxml.jackson.databind.exc.MismatchedInputException: Cannot deserialize instance of `java.util.ArrayList<java.lang.Integer>` out of VALUE_STRING token\\n at [Source: (PushbackInputStream); line: 1, column: 11] (through reference chain: com.liqid.model.provider.MappableGroup[\\\"groups\\\"])\",\n                \"code\": 255\n            }\n        ],\n        \"code\": 255\n    }\n}"}],"_postman_id":"d687525b-5c0e-48dc-a6d2-77aade2601ef"}],"id":"7f6e44bc-d05e-44a4-a705-6b5bfddc2d24","_postman_id":"7f6e44bc-d05e-44a4-a705-6b5bfddc2d24","description":""},{"name":"role","item":[{"name":"Return all managed provider to role mappings.","id":"654ac482-7a02-497f-92cc-1993ffe4c106","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://{{Director-IP:8080}}/liqid/api/v2/provider/role","description":"<p>Use this option to retrieve all the managed provider to role mappings</p>\n","urlObject":{"path":["api","v2","provider","role"],"host":["http://{{Director-IP:8080}}/liqid"],"query":[],"variable":[]}},"response":[{"id":"44c34b00-837a-4c00-94a9-09f64bbef8f3","name":"OK","originalRequest":{"method":"GET","header":[],"url":"http://{{Director-IP:8080}}/liqid/api/v2/provider/role"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n    \"response\": {\n        \"data\": [\n            {\n                \"mappings\": {\n                    \"provided-admin\": \"ROLE_LIQID_ADMIN\",\n                    \"ROLE_Org_Admin\": \"ROLE_LIQID_ADMIN\"\n                }\n            }\n        ],\n        \"errors\": null,\n        \"code\": 0\n    }\n}"}],"_postman_id":"654ac482-7a02-497f-92cc-1993ffe4c106"},{"name":"Map a 3rd party provider role to a Liqid role.","id":"3b120c02-9650-4448-a570-09f5ca33a7cf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"}],"body":{"mode":"raw","raw":"{\n    \"liqid-role\": \"ROLE_LIQID_ADMIN\",\n    \"provider-role\": \"provided-admin\"\n}"},"url":"http://{{Director-IP:8080}}/liqid/api/v2/provider/role","description":"<p>Use this option to map a 3rd party provider role to a Liqid role</p>\n","urlObject":{"path":["api","v2","provider","role"],"host":["http://{{Director-IP:8080}}/liqid"],"query":[],"variable":[]}},"response":[{"id":"93f6518b-3dac-4e2a-addb-0e2bd1ad5fde","name":"3rd parth provider role successfully mapped to Liqid role.","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"liqid-role\": \"ROLE_LIQID_ADMIN\",\n    \"provider-role\": \"provided-admin\"\n}","options":{"raw":{"language":"json"}}},"url":"http://{{Director-IP:8080}}/liqid/api/v2/provider/role"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n    \"response\": {\n        \"data\": [\n            {\n                \"mappings\": {\n                    \"provided-admin\": \"ROLE_LIQID_ADMIN\",\n                    \"ROLE_Org_Admin\": \"ROLE_LIQID_ADMIN\"\n                }\n            }\n        ],\n        \"errors\": null,\n        \"code\": 0\n    }\n}"},{"id":"f0e35050-1c3d-43df-abf1-5b86b3728ba3","name":"Invalid MappableRole instance.","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"liqid-role\": \"ROLE_LIQID_ADMIN\"\n}","options":{"raw":{"language":"json"}}},"url":"http://{{Director-IP:8080}}/liqid/api/v2/provider/role"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"{\n    \"response\": {\n        \"data\": [],\n        \"errors\": [\n            {\n                \"type\": \"Exception\",\n                \"message\": \"Provider role must not be null and have a length greater than zero\",\n                \"code\": 255\n            }\n        ],\n        \"code\": 255\n    }\n}"}],"_postman_id":"3b120c02-9650-4448-a570-09f5ca33a7cf"}],"id":"d2317502-d2c2-453b-ae49-02ab1f662264","description":"<p>Role Controller</p>\n","_postman_id":"d2317502-d2c2-453b-ae49-02ab1f662264"}],"id":"b3a7c3e0-2bb7-490a-b872-b93d0d7caaae","_postman_id":"b3a7c3e0-2bb7-490a-b872-b93d0d7caaae","description":""},{"name":"relate","item":[{"name":"compute","item":[{"name":"Add a CPU device to the Machine.","id":"c4989559-66f4-4fed-a940-5d2ec73cb631","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"}],"body":{"mode":"raw","raw":"{\n    \"groupDeviceRelator\": {\n        \"deviceStatus\": {\n            \"fabr_gid\": \"amet fugiat laborum magna\",\n            \"fabr_id\": 78933167,\n            \"name\": \"sunt in qui\",\n            \"pod_id\": 56179009,\n            \"type\": \"incididunt laboris es\",\n            \"conn_type\": \"eu Duis enim\",\n            \"dev_id\": \"exercitation cillum anim quis sed\",\n            \"device_state\": \"est non ut consectetur sunt\",\n            \"device_type\": \"mollit labore cupidatat nulla\",\n            \"did\": \"pariatur in\",\n            \"fabric_type\": \"ea adipisicing quis\",\n            \"flags\": \"mollit id fugiat\",\n            \"index\": 6051352,\n            \"lanes\": -86961641,\n            \"location\": {\n                \"node\": -8785250,\n                \"rack\": 70407103,\n                \"shelf\": 43126499\n            },\n            \"owner\": {\n                \"node\": -34778103,\n                \"rack\": -38605097,\n                \"shelf\": -60123696\n            },\n            \"port_gid\": \"cillum anim\",\n            \"sled_id\": \"Ut sit ut pariatur\",\n            \"swit_gid\": \"culpa\",\n            \"vid\": \"enim veniam sint ullamco\"\n        },\n        \"group\": {\n            \"fabr_id\": 49578844,\n            \"group_name\": \"ipsum Lorem dol\",\n            \"grp_id\": -31979265,\n            \"pod_id\": -17489493\n        }\n    },\n    \"machine\": {\n        \"fabr_id\": 56355724,\n        \"grp_id\": 44080203,\n        \"mach_id\": -21360867,\n        \"mach_name\": \"aute dolore in deserunt proident\",\n        \"comp_name\": \"pariatur\",\n        \"connection_history\": [\n            {\n                \"atime\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                },\n                \"dev_type\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                },\n                \"dtime\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                },\n                \"fabr_gid\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                },\n                \"free\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                },\n                \"name\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                },\n                \"owner_gid\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                },\n                \"udesc\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                }\n            },\n            {\n                \"atime\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                },\n                \"dev_type\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                },\n                \"dtime\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                },\n                \"fabr_gid\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                },\n                \"free\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                },\n                \"name\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                },\n                \"owner_gid\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                },\n                \"udesc\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                }\n            }\n        ],\n        \"fabr_gid\": \"officia sit dolor aute\",\n        \"index\": -6277970,\n        \"mtime\": 109360,\n        \"p2p\": \"off\",\n        \"port_gid\": \"pariatur minim ea\",\n        \"swit_gid\": \"ad Ut\"\n    }\n}"},"url":"http://{{Director-IP:8080}}/liqid/api/v2/relate/compute","description":"<p>Use this option to add a CPU device to the machine</p>\n","urlObject":{"path":["api","v2","relate","compute"],"host":["http://{{Director-IP:8080}}/liqid"],"query":[],"variable":[]}},"response":[{"id":"f8393f5b-32ad-43a9-9cfa-2ba55b4435ca","name":"OK","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"groupDeviceRelator\": {\n        \"deviceStatus\": {\n            \"conn_type\": \"ComputeDeviceStatus\",\n            \"dev_id\": \"0x0000\",\n            \"device_state\": \"string\",\n            \"device_type\": \"string\",\n            \"did\": \"0x0000\",\n            \"fabr_gid\": \"0x10000002\",\n            \"fabr_id\": 65,\n            \"fabric_type\": \"0x4000000401015160\",\n            \"flags\": \"0x4000000401015160\",\n            \"index\": 1,\n            \"lanes\": 0,\n            \"location\": {\n                \"node\": 9,\n                \"rack\": 0,\n                \"shelf\": 0\n            },\n            \"name\": \"pcpu1\",\n            \"owner\": {\n                \"node\": 2,\n                \"rack\": 0,\n                \"shelf\": 0\n            },\n            \"pod_id\": -1,\n            \"port_gid\": 16,\n            \"sled_id\": \"string\",\n            \"swit_gid\": 0,\n            \"type\": \"ComputeDeviceStatus\",\n            \"vid\": 32902\n        },\n        \"group\": {\n            \"fabr_id\": 65,\n            \"group_name\": \"TestGroup\",\n            \"grp_id\": 1,\n            \"pod_id\": -1\n        }\n    },\n    \"machine\": {\n        \"comp_name\": \"n/a\",\n        \"connection_history\": [\n            {\n                \"atime\": 1610720042969,\n                \"dev_type\": \"gpu\",\n                \"dtime\": 1610720133058,\n                \"fabr_gid\": \"0x00002701\",\n                \"free\": true,\n                \"name\": \"gpu0\",\n                \"owner_gid\": \"0xffffffff\",\n                \"udesc\": \"n/a\"\n            }\n        ],\n        \"fabr_gid\": \"n/a\",\n        \"fabr_id\": 78,\n        \"grp_id\": 45,\n        \"index\": 1,\n        \"mach_id\": 4,\n        \"mach_name\": \"Test_Machine49\",\n        \"mtime\": 1610719772912,\n        \"p2p\": \"off\",\n        \"port_gid\": \"0x00000000\",\n        \"swit_gid\": \"0x00000000\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"http://{{Director-IP:8080}}/liqid/api/v2/relate/compute"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n    \"response\": {\n        \"data\": [\n            {\n                \"groupDeviceRelator\": {\n                    \"deviceStatus\": {\n                        \"type\": \"ComputeDeviceStatus\",\n                        \"index\": 1,\n                        \"name\": \"pcpu1\",\n                        \"flags\": \"0x4000000401015160\",\n                        \"device_type\": \"string\",\n                        \"device_state\": \"string\",\n                        \"fabric_type\": \"0x4000000401015160\",\n                        \"conn_type\": \"ComputeDeviceStatus\",\n                        \"lanes\": 0,\n                        \"dev_id\": \"0x0000\",\n                        \"sled_id\": \"string\",\n                        \"fabr_id\": 65,\n                        \"swit_gid\": \"0\",\n                        \"port_gid\": \"16\",\n                        \"fabr_gid\": \"0x10000002\",\n                        \"pod_id\": -1,\n                        \"vid\": \"32902\",\n                        \"did\": \"0x0000\",\n                        \"location\": {\n                            \"rack\": 0,\n                            \"shelf\": 0,\n                            \"node\": 9\n                        },\n                        \"owner\": {\n                            \"rack\": 0,\n                            \"shelf\": 0,\n                            \"node\": 2\n                        },\n                        \"unique\": null,\n                        \"hconn\": null\n                    },\n                    \"group\": {\n                        \"grp_id\": 1,\n                        \"fabr_id\": 65,\n                        \"pod_id\": -1,\n                        \"group_name\": \"TestGroup\"\n                    }\n                },\n                \"machine\": {\n                    \"index\": 1,\n                    \"mach_id\": 4,\n                    \"grp_id\": 45,\n                    \"fabr_id\": 78,\n                    \"fabr_gid\": \"n/a\",\n                    \"port_gid\": \"0x00000000\",\n                    \"swit_gid\": \"0x00000000\",\n                    \"comp_name\": \"n/a\",\n                    \"mach_name\": \"Test_Machine49\",\n                    \"p2p\": \"off\",\n                    \"mtime\": 1610719772912,\n                    \"connection_history\": [\n                        {\n                            \"free\": true,\n                            \"dev_type\": \"gpu\",\n                            \"fabr_gid\": \"0x00002701\",\n                            \"owner_gid\": \"0xffffffff\",\n                            \"name\": \"gpu0\",\n                            \"atime\": 1610720042969,\n                            \"dtime\": 1610720133058,\n                            \"udesc\": \"n/a\"\n                        }\n                    ]\n                }\n            }\n        ],\n        \"errors\": null,\n        \"code\": 0\n    }\n}"}],"_postman_id":"c4989559-66f4-4fed-a940-5d2ec73cb631"},{"name":"Remove a CPU device from the Machine.","id":"fc788084-e5c3-40e0-9086-c24cc31ade02","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"}],"body":{"mode":"raw","raw":"{\n    \"groupDeviceRelator\": {\n        \"deviceStatus\": {\n            \"conn_type\": \"ComputeDeviceStatus\",\n            \"dev_id\": \"0x0000\",\n            \"device_state\": \"string\",\n            \"device_type\": \"string\",\n            \"did\": \"0x0000\",\n            \"fabr_gid\": \"0x10000002\",\n            \"fabr_id\": 65,\n            \"fabric_type\": \"0x4000000401015160\",\n            \"flags\": \"0x4000000401015160\",\n            \"index\": 1,\n            \"lanes\": 0,\n            \"location\": {\n                \"node\": 9,\n                \"rack\": 0,\n                \"shelf\": 0\n            },\n            \"name\": \"pcpu1\",\n            \"owner\": {\n                \"node\": 2,\n                \"rack\": 0,\n                \"shelf\": 0\n            },\n            \"pod_id\": -1,\n            \"port_gid\": 16,\n            \"sled_id\": \"string\",\n            \"swit_gid\": 0,\n            \"type\": \"ComputeDeviceStatus\",\n            \"vid\": 32902\n        },\n        \"group\": {\n            \"fabr_id\": 65,\n            \"group_name\": \"TestGroup\",\n            \"grp_id\": 1,\n            \"pod_id\": -1\n        }\n    },\n    \"machine\": {\n        \"comp_name\": \"n/a\",\n        \"connection_history\": [\n            {\n                \"atime\": 1610720042969,\n                \"dev_type\": \"gpu\",\n                \"dtime\": 1610720133058,\n                \"fabr_gid\": \"0x00002701\",\n                \"free\": true,\n                \"name\": \"gpu0\",\n                \"owner_gid\": \"0xffffffff\",\n                \"udesc\": \"n/a\"\n            }\n        ],\n        \"fabr_gid\": \"n/a\",\n        \"fabr_id\": 78,\n        \"grp_id\": 45,\n        \"index\": 1,\n        \"mach_id\": 4,\n        \"mach_name\": \"Test_Machine41\",\n        \"mtime\": 1610719772912,\n        \"p2p\": \"off\",\n        \"port_gid\": \"0x00000000\",\n        \"swit_gid\": \"0x00000000\"\n    }\n}"},"url":"http://{{Director-IP:8080}}/liqid/api/v2/relate/compute","description":"<p>Use this option to remove a CPU device from the machine</p>\n","urlObject":{"path":["api","v2","relate","compute"],"host":["http://{{Director-IP:8080}}/liqid"],"query":[],"variable":[]}},"response":[{"id":"9b7cacac-d614-4193-90a4-0db235caa640","name":"OK","originalRequest":{"method":"DELETE","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"groupDeviceRelator\": {\n        \"deviceStatus\": {\n            \"conn_type\": \"ComputeDeviceStatus\",\n            \"dev_id\": \"0x0000\",\n            \"device_state\": \"string\",\n            \"device_type\": \"string\",\n            \"did\": \"0x0000\",\n            \"fabr_gid\": \"0x10000002\",\n            \"fabr_id\": 65,\n            \"fabric_type\": \"0x4000000401015160\",\n            \"flags\": \"0x4000000401015160\",\n            \"index\": 1,\n            \"lanes\": 0,\n            \"location\": {\n                \"node\": 9,\n                \"rack\": 0,\n                \"shelf\": 0\n            },\n            \"name\": \"pcpu1\",\n            \"owner\": {\n                \"node\": 2,\n                \"rack\": 0,\n                \"shelf\": 0\n            },\n            \"pod_id\": -1,\n            \"port_gid\": 16,\n            \"sled_id\": \"string\",\n            \"swit_gid\": 0,\n            \"type\": \"ComputeDeviceStatus\",\n            \"vid\": 32902\n        },\n        \"group\": {\n            \"fabr_id\": 65,\n            \"group_name\": \"TestGroup\",\n            \"grp_id\": 1,\n            \"pod_id\": -1\n        }\n    },\n    \"machine\": {\n        \"comp_name\": \"n/a\",\n        \"connection_history\": [\n            {\n                \"atime\": 1610720042969,\n                \"dev_type\": \"gpu\",\n                \"dtime\": 1610720133058,\n                \"fabr_gid\": \"0x00002701\",\n                \"free\": true,\n                \"name\": \"gpu0\",\n                \"owner_gid\": \"0xffffffff\",\n                \"udesc\": \"n/a\"\n            }\n        ],\n        \"fabr_gid\": \"n/a\",\n        \"fabr_id\": 78,\n        \"grp_id\": 45,\n        \"index\": 1,\n        \"mach_id\": 4,\n        \"mach_name\": \"Test_Machine41\",\n        \"mtime\": 1610719772912,\n        \"p2p\": \"off\",\n        \"port_gid\": \"0x00000000\",\n        \"swit_gid\": \"0x00000000\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"http://{{Director-IP:8080}}/liqid/api/v2/relate/compute"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n    \"response\": {\n        \"data\": [\n            {\n                \"groupDeviceRelator\": {\n                    \"deviceStatus\": {\n                        \"type\": \"ComputeDeviceStatus\",\n                        \"index\": 1,\n                        \"name\": \"pcpu1\",\n                        \"flags\": \"0x4000000401015160\",\n                        \"device_type\": \"string\",\n                        \"device_state\": \"string\",\n                        \"fabric_type\": \"0x4000000401015160\",\n                        \"conn_type\": \"ComputeDeviceStatus\",\n                        \"lanes\": 0,\n                        \"dev_id\": \"0x0000\",\n                        \"sled_id\": \"string\",\n                        \"fabr_id\": 65,\n                        \"swit_gid\": \"0\",\n                        \"port_gid\": \"16\",\n                        \"fabr_gid\": \"0x10000002\",\n                        \"pod_id\": -1,\n                        \"vid\": \"32902\",\n                        \"did\": \"0x0000\",\n                        \"location\": {\n                            \"rack\": 0,\n                            \"shelf\": 0,\n                            \"node\": 9\n                        },\n                        \"owner\": {\n                            \"rack\": 0,\n                            \"shelf\": 0,\n                            \"node\": 2\n                        },\n                        \"unique\": null,\n                        \"hconn\": null\n                    },\n                    \"group\": {\n                        \"grp_id\": 1,\n                        \"fabr_id\": 65,\n                        \"pod_id\": -1,\n                        \"group_name\": \"TestGroup\"\n                    }\n                },\n                \"machine\": {\n                    \"index\": 1,\n                    \"mach_id\": 4,\n                    \"grp_id\": 45,\n                    \"fabr_id\": 78,\n                    \"fabr_gid\": \"n/a\",\n                    \"port_gid\": \"0x00000000\",\n                    \"swit_gid\": \"0x00000000\",\n                    \"comp_name\": \"n/a\",\n                    \"mach_name\": \"Test_Machine41\",\n                    \"p2p\": \"off\",\n                    \"mtime\": 1610719772912,\n                    \"connection_history\": [\n                        {\n                            \"free\": true,\n                            \"dev_type\": \"gpu\",\n                            \"fabr_gid\": \"0x00002701\",\n                            \"owner_gid\": \"0xffffffff\",\n                            \"name\": \"gpu0\",\n                            \"atime\": 1610720042969,\n                            \"dtime\": 1610720133058,\n                            \"udesc\": \"n/a\"\n                        }\n                    ]\n                }\n            }\n        ],\n        \"errors\": null,\n        \"code\": 0\n    }\n}"}],"_postman_id":"fc788084-e5c3-40e0-9086-c24cc31ade02"}],"id":"3168db9e-238d-4b1d-857e-4261ce6abde8","_postman_id":"3168db9e-238d-4b1d-857e-4261ce6abde8","description":""},{"name":"fpga","item":[{"name":"Add a FPGA device to the Machine.","id":"abf56658-1039-4c7b-a15c-3f1656e67297","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"}],"body":{"mode":"raw","raw":"{\"groupDeviceRelator\":{\"deviceStatus\":{\"type\":\"FpgaDeviceStatus\",\"did\":null,\"fabr_gid\":\"0x00006401\",\"fabr_id\":78,\"pod_id\":-1,\"flags\":\"0x0000000401100050\",\"index\":\"0\",\"location\":{\"node\":1,\"rack\":0,\"shelf\":0},\"name\":\"fpg0\",\"owner\":{\"node\":1,\"rack\":0,\"shelf\":0},\"port_gid\":\"0x00000008\",\"swit_gid\":\"0x00000000\",\"vid\":null},\"group\":{\"grp_id\":1,\"pod_id\":-1,\"fabr_id\":78,\"group_name\":\"TestGroup2\"}},\"machine\":{\"index\":0,\"mach_id\":1,\"mach_name\":\"TestMachine\",\"grp_id\":1,\"fabr_id\":81,\"fabr_gid\":-1,\"port_gid\":\"0x00000000\",\"swit_gid\":\"0x00000000\",\"comp_name\":\"n/a\",\"p2p\":\"off\",\"mtime\":1610880275140,\"connection_history\":[]}}"},"url":"http://{{Director-IP:8080}}/liqid/api/v2/relate/fpga","description":"<p>Use this option to add a FPGA device to the machine</p>\n","urlObject":{"path":["api","v2","relate","fpga"],"host":["http://{{Director-IP:8080}}/liqid"],"query":[],"variable":[]}},"response":[{"id":"e17d68f9-2d33-47f8-8efc-32c9f8334f9b","name":"OK","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\"groupDeviceRelator\":{\"deviceStatus\":{\"type\":\"FpgaDeviceStatus\",\"did\":null,\"fabr_gid\":\"0x00006401\",\"fabr_id\":78,\"pod_id\":-1,\"flags\":\"0x0000000401100050\",\"index\":\"0\",\"location\":{\"node\":1,\"rack\":0,\"shelf\":0},\"name\":\"fpg0\",\"owner\":{\"node\":1,\"rack\":0,\"shelf\":0},\"port_gid\":\"0x00000008\",\"swit_gid\":\"0x00000000\",\"vid\":null},\"group\":{\"grp_id\":1,\"pod_id\":-1,\"fabr_id\":78,\"group_name\":\"TestGroup2\"}},\"machine\":{\"index\":0,\"mach_id\":1,\"mach_name\":\"TestMachine\",\"grp_id\":1,\"fabr_id\":81,\"fabr_gid\":-1,\"port_gid\":\"0x00000000\",\"swit_gid\":\"0x00000000\",\"comp_name\":\"n/a\",\"p2p\":\"off\",\"mtime\":1610880275140,\"connection_history\":[]}}","options":{"raw":{"language":"json"}}},"url":"http://{{Director-IP:8080}}/liqid/api/v2/relate/fpga"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n    \"response\": {\n        \"data\": [\n            {\n                \"groupDeviceRelator\": {\n                    \"deviceStatus\": {\n                        \"type\": \"FpgaDeviceStatus\",\n                        \"type\": \"FpgaDeviceStatus\",\n                        \"index\": 0,\n                        \"name\": \"fpg0\",\n                        \"flags\": \"0x0000000401100050\",\n                        \"device_type\": null,\n                        \"device_state\": null,\n                        \"fabric_type\": null,\n                        \"conn_type\": null,\n                        \"lanes\": 0,\n                        \"dev_id\": null,\n                        \"sled_id\": null,\n                        \"fabr_id\": 78,\n                        \"swit_gid\": \"0x00000000\",\n                        \"port_gid\": \"0x00000008\",\n                        \"fabr_gid\": \"0x00006401\",\n                        \"pod_id\": -1,\n                        \"vid\": null,\n                        \"did\": null,\n                        \"location\": {\n                            \"rack\": 0,\n                            \"shelf\": 0,\n                            \"node\": 1\n                        },\n                        \"owner\": {\n                            \"rack\": 0,\n                            \"shelf\": 0,\n                            \"node\": 1\n                        },\n                        \"unique\": null\n                    },\n                    \"group\": {\n                        \"grp_id\": 1,\n                        \"fabr_id\": 78,\n                        \"pod_id\": -1,\n                        \"group_name\": \"TestGroup2\"\n                    }\n                },\n                \"machine\": {\n                    \"index\": 0,\n                    \"mach_id\": 1,\n                    \"grp_id\": 1,\n                    \"fabr_id\": 81,\n                    \"fabr_gid\": \"-1\",\n                    \"port_gid\": \"0x00000000\",\n                    \"swit_gid\": \"0x00000000\",\n                    \"comp_name\": \"n/a\",\n                    \"mach_name\": \"TestMachine\",\n                    \"p2p\": \"off\",\n                    \"mtime\": 1610880275140,\n                    \"connection_history\": []\n                }\n            }\n        ],\n        \"errors\": null,\n        \"code\": 0\n    }\n}"}],"_postman_id":"abf56658-1039-4c7b-a15c-3f1656e67297"},{"name":"Remove a FPGA device from the Machine.","id":"665376df-b7b5-4d04-8da8-2a7bf90fc576","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"}],"body":{"mode":"raw","raw":"{\"groupDeviceRelator\":{\"deviceStatus\":{\"type\":\"FpgaDeviceStatus\",\"did\":null,\"fabr_gid\":\"0x00006401\",\"fabr_id\":78,\"pod_id\":-1,\"flags\":\"0x0000000401100050\",\"index\":\"0\",\"location\":{\"node\":1,\"rack\":0,\"shelf\":0},\"name\":\"fpg0\",\"owner\":{\"node\":1,\"rack\":0,\"shelf\":0},\"port_gid\":\"0x00000008\",\"swit_gid\":\"0x00000000\",\"vid\":null},\"group\":{\"grp_id\":1,\"pod_id\":-1,\"fabr_id\":78,\"group_name\":\"TestGroup2\"}},\"machine\":{\"index\":0,\"mach_id\":1,\"mach_name\":\"TestMachine\",\"grp_id\":1,\"fabr_id\":81,\"fabr_gid\":-1,\"port_gid\":\"0x00000000\",\"swit_gid\":\"0x00000000\",\"comp_name\":\"n/a\",\"p2p\":\"off\",\"mtime\":1610880275140,\"connection_history\":[]}}"},"url":"http://{{Director-IP:8080}}/liqid/api/v2/relate/fpga","description":"<p>Use this option to remove a FPGA device from the Machine</p>\n","urlObject":{"path":["api","v2","relate","fpga"],"host":["http://{{Director-IP:8080}}/liqid"],"query":[],"variable":[]}},"response":[{"id":"3428ddd0-7605-4ee9-960a-d0c620677598","name":"OK","originalRequest":{"method":"DELETE","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\"groupDeviceRelator\":{\"deviceStatus\":{\"type\":\"FpgaDeviceStatus\",\"did\":null,\"fabr_gid\":\"0x00006401\",\"fabr_id\":78,\"pod_id\":-1,\"flags\":\"0x0000000401100050\",\"index\":\"0\",\"location\":{\"node\":1,\"rack\":0,\"shelf\":0},\"name\":\"fpg0\",\"owner\":{\"node\":1,\"rack\":0,\"shelf\":0},\"port_gid\":\"0x00000008\",\"swit_gid\":\"0x00000000\",\"vid\":null},\"group\":{\"grp_id\":1,\"pod_id\":-1,\"fabr_id\":78,\"group_name\":\"TestGroup2\"}},\"machine\":{\"index\":0,\"mach_id\":1,\"mach_name\":\"TestMachine\",\"grp_id\":1,\"fabr_id\":81,\"fabr_gid\":-1,\"port_gid\":\"0x00000000\",\"swit_gid\":\"0x00000000\",\"comp_name\":\"n/a\",\"p2p\":\"off\",\"mtime\":1610880275140,\"connection_history\":[]}}","options":{"raw":{"language":"json"}}},"url":"http://{{Director-IP:8080}}/liqid/api/v2/relate/fpga"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n    \"response\": {\n        \"data\": [\n            {\n                \"groupDeviceRelator\": {\n                    \"deviceStatus\": {\n                        \"type\": \"FpgaDeviceStatus\",\n                        \"type\": \"FpgaDeviceStatus\",\n                        \"index\": 0,\n                        \"name\": \"fpg0\",\n                        \"flags\": \"0x0000000401100050\",\n                        \"device_type\": null,\n                        \"device_state\": null,\n                        \"fabric_type\": null,\n                        \"conn_type\": null,\n                        \"lanes\": 0,\n                        \"dev_id\": null,\n                        \"sled_id\": null,\n                        \"fabr_id\": 78,\n                        \"swit_gid\": \"0x00000000\",\n                        \"port_gid\": \"0x00000008\",\n                        \"fabr_gid\": \"0x00006401\",\n                        \"pod_id\": -1,\n                        \"vid\": null,\n                        \"did\": null,\n                        \"location\": {\n                            \"rack\": 0,\n                            \"shelf\": 0,\n                            \"node\": 1\n                        },\n                        \"owner\": {\n                            \"rack\": 0,\n                            \"shelf\": 0,\n                            \"node\": 1\n                        },\n                        \"unique\": null\n                    },\n                    \"group\": {\n                        \"grp_id\": 1,\n                        \"fabr_id\": 78,\n                        \"pod_id\": -1,\n                        \"group_name\": \"TestGroup2\"\n                    }\n                },\n                \"machine\": {\n                    \"index\": 0,\n                    \"mach_id\": 1,\n                    \"grp_id\": 1,\n                    \"fabr_id\": 81,\n                    \"fabr_gid\": \"-1\",\n                    \"port_gid\": \"0x00000000\",\n                    \"swit_gid\": \"0x00000000\",\n                    \"comp_name\": \"n/a\",\n                    \"mach_name\": \"TestMachine\",\n                    \"p2p\": \"off\",\n                    \"mtime\": 1610880275140,\n                    \"connection_history\": []\n                }\n            }\n        ],\n        \"errors\": null,\n        \"code\": 0\n    }\n}"}],"_postman_id":"665376df-b7b5-4d04-8da8-2a7bf90fc576"}],"id":"b0162f18-3834-42d4-b419-9224a44d0588","_postman_id":"b0162f18-3834-42d4-b419-9224a44d0588","description":""},{"name":"gpu","item":[{"name":"Add a GPU device to the Machine.","id":"1b91490c-608e-4634-8d36-3332f6181762","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"}],"body":{"mode":"raw","raw":"{\"groupDeviceRelator\":{\"deviceStatus\":{\"type\":\"GpuDeviceStatus\",\"did\":null,\"fabr_gid\":\"0x002701\",\"fabr_id\":78,\"pod_id\":-1,\"flags\":\"0x0000000401100041\",\"index\":\"0\",\"location\":{\"node\":10,\"rack\":0,\"shelf\":0},\"name\":\"gpu0\",\"owner\":{\"node\":10,\"rack\":0,\"shelf\":0},\"port_gid\":\"0x00000004\",\"swit_gid\":\"0x00000000\",\"vid\":null},\"group\":{\"grp_id\":1,\"pod_id\":-1,\"fabr_id\":78,\"group_name\":\"g1\"}},\"machine\":{\"index\":1,\"mach_id\":3,\"mach_name\":\"m1\",\"grp_id\":1,\"fabr_id\":78,\"fabr_gid\":-1,\"port_gid\":\"0x00000000\",\"swit_gid\":\"0x00000000\",\"comp_name\":\"n/a\",\"p2p\":\"off\",\"mtime\":1610719772912,\"connection_history\":[]}}"},"url":"http://{{Director-IP:8080}}/liqid/api/v2/relate/gpu","description":"<p>Use this option to add a GPU device to the machine</p>\n","urlObject":{"path":["api","v2","relate","gpu"],"host":["http://{{Director-IP:8080}}/liqid"],"query":[],"variable":[]}},"response":[{"id":"4fb4cf62-1970-46ec-9f1d-7a696f9856f4","name":"OK","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\"groupDeviceRelator\":{\"deviceStatus\":{\"type\":\"GpuDeviceStatus\",\"did\":null,\"fabr_gid\":\"0x002701\",\"fabr_id\":78,\"pod_id\":-1,\"flags\":\"0x0000000401100041\",\"index\":\"0\",\"location\":{\"node\":10,\"rack\":0,\"shelf\":0},\"name\":\"gpu0\",\"owner\":{\"node\":10,\"rack\":0,\"shelf\":0},\"port_gid\":\"0x00000004\",\"swit_gid\":\"0x00000000\",\"vid\":null},\"group\":{\"grp_id\":1,\"pod_id\":-1,\"fabr_id\":78,\"group_name\":\"g1\"}},\"machine\":{\"index\":1,\"mach_id\":3,\"mach_name\":\"m1\",\"grp_id\":1,\"fabr_id\":78,\"fabr_gid\":-1,\"port_gid\":\"0x00000000\",\"swit_gid\":\"0x00000000\",\"comp_name\":\"n/a\",\"p2p\":\"off\",\"mtime\":1610719772912,\"connection_history\":[]}}","options":{"raw":{"language":"json"}}},"url":"http://{{Director-IP:8080}}/liqid/api/v2/relate/gpu"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n    \"response\": {\n        \"data\": [\n            {\n                \"groupDeviceRelator\": {\n                    \"deviceStatus\": {\n                        \"type\": \"GpuDeviceStatus\",\n                        \"type\": \"GpuDeviceStatus\",\n                        \"index\": 0,\n                        \"name\": \"gpu0\",\n                        \"flags\": \"0x0000000401100041\",\n                        \"device_type\": null,\n                        \"device_state\": null,\n                        \"fabric_type\": null,\n                        \"conn_type\": null,\n                        \"lanes\": 0,\n                        \"dev_id\": null,\n                        \"sled_id\": null,\n                        \"fabr_id\": 78,\n                        \"swit_gid\": \"0x00000000\",\n                        \"port_gid\": \"0x00000004\",\n                        \"fabr_gid\": \"0x002701\",\n                        \"pod_id\": -1,\n                        \"vid\": null,\n                        \"did\": null,\n                        \"location\": {\n                            \"rack\": 0,\n                            \"shelf\": 0,\n                            \"node\": 10\n                        },\n                        \"owner\": {\n                            \"rack\": 0,\n                            \"shelf\": 0,\n                            \"node\": 10\n                        },\n                        \"unique\": null\n                    },\n                    \"group\": {\n                        \"grp_id\": 1,\n                        \"fabr_id\": 78,\n                        \"pod_id\": -1,\n                        \"group_name\": \"g1\"\n                    }\n                },\n                \"machine\": {\n                    \"index\": 1,\n                    \"mach_id\": 3,\n                    \"grp_id\": 1,\n                    \"fabr_id\": 78,\n                    \"fabr_gid\": \"-1\",\n                    \"port_gid\": \"0x00000000\",\n                    \"swit_gid\": \"0x00000000\",\n                    \"comp_name\": \"n/a\",\n                    \"mach_name\": \"m1\",\n                    \"p2p\": \"off\",\n                    \"mtime\": 1610719772912,\n                    \"connection_history\": []\n                }\n            }\n        ],\n        \"errors\": null,\n        \"code\": 0\n    }\n}"}],"_postman_id":"1b91490c-608e-4634-8d36-3332f6181762"},{"name":"Remove a GPU device from the Machine.","id":"47f9da10-9cf5-4c93-b8f1-1b91fb4a495f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"}],"body":{"mode":"raw","raw":"{\"groupDeviceRelator\":{\"deviceStatus\":{\"type\":\"GpuDeviceStatus\",\"did\":null,\"fabr_gid\":\"0x002701\",\"fabr_id\":78,\"pod_id\":-1,\"flags\":\"0x0000000401100041\",\"index\":\"0\",\"location\":{\"node\":10,\"rack\":0,\"shelf\":0},\"name\":\"gpu0\",\"owner\":{\"node\":10,\"rack\":0,\"shelf\":0},\"port_gid\":\"0x00000004\",\"swit_gid\":\"0x00000000\",\"vid\":null},\"group\":{\"grp_id\":1,\"pod_id\":-1,\"fabr_id\":78,\"group_name\":\"g1\"}},\"machine\":{\"index\":1,\"mach_id\":3,\"mach_name\":\"m1\",\"grp_id\":1,\"fabr_id\":78,\"fabr_gid\":-1,\"port_gid\":\"0x00000000\",\"swit_gid\":\"0x00000000\",\"comp_name\":\"n/a\",\"p2p\":\"off\",\"mtime\":1610719772912,\"connection_history\":[]}}"},"url":"http://{{Director-IP:8080}}/liqid/api/v2/relate/gpu","description":"<p>Use this option to remove a GPU device from the machine</p>\n","urlObject":{"path":["api","v2","relate","gpu"],"host":["http://{{Director-IP:8080}}/liqid"],"query":[],"variable":[]}},"response":[{"id":"cc82da95-683d-4e9e-97c3-1557c4a296fd","name":"OK","originalRequest":{"method":"DELETE","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\"groupDeviceRelator\":{\"deviceStatus\":{\"type\":\"GpuDeviceStatus\",\"did\":null,\"fabr_gid\":\"0x002701\",\"fabr_id\":78,\"pod_id\":-1,\"flags\":\"0x0000000401100041\",\"index\":\"0\",\"location\":{\"node\":10,\"rack\":0,\"shelf\":0},\"name\":\"gpu0\",\"owner\":{\"node\":10,\"rack\":0,\"shelf\":0},\"port_gid\":\"0x00000004\",\"swit_gid\":\"0x00000000\",\"vid\":null},\"group\":{\"grp_id\":1,\"pod_id\":-1,\"fabr_id\":78,\"group_name\":\"g1\"}},\"machine\":{\"index\":1,\"mach_id\":3,\"mach_name\":\"m1\",\"grp_id\":1,\"fabr_id\":78,\"fabr_gid\":-1,\"port_gid\":\"0x00000000\",\"swit_gid\":\"0x00000000\",\"comp_name\":\"n/a\",\"p2p\":\"off\",\"mtime\":1610719772912,\"connection_history\":[]}}","options":{"raw":{"language":"json"}}},"url":"http://{{Director-IP:8080}}/liqid/api/v2/relate/gpu"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n    \"response\": {\n        \"data\": [\n            {\n                \"groupDeviceRelator\": {\n                    \"deviceStatus\": {\n                        \"type\": \"GpuDeviceStatus\",\n                        \"type\": \"GpuDeviceStatus\",\n                        \"index\": 0,\n                        \"name\": \"gpu0\",\n                        \"flags\": \"0x0000000401100041\",\n                        \"device_type\": null,\n                        \"device_state\": null,\n                        \"fabric_type\": null,\n                        \"conn_type\": null,\n                        \"lanes\": 0,\n                        \"dev_id\": null,\n                        \"sled_id\": null,\n                        \"fabr_id\": 78,\n                        \"swit_gid\": \"0x00000000\",\n                        \"port_gid\": \"0x00000004\",\n                        \"fabr_gid\": \"0x002701\",\n                        \"pod_id\": -1,\n                        \"vid\": null,\n                        \"did\": null,\n                        \"location\": {\n                            \"rack\": 0,\n                            \"shelf\": 0,\n                            \"node\": 10\n                        },\n                        \"owner\": {\n                            \"rack\": 0,\n                            \"shelf\": 0,\n                            \"node\": 10\n                        },\n                        \"unique\": null\n                    },\n                    \"group\": {\n                        \"grp_id\": 1,\n                        \"fabr_id\": 78,\n                        \"pod_id\": -1,\n                        \"group_name\": \"g1\"\n                    }\n                },\n                \"machine\": {\n                    \"index\": 1,\n                    \"mach_id\": 3,\n                    \"grp_id\": 1,\n                    \"fabr_id\": 78,\n                    \"fabr_gid\": \"-1\",\n                    \"port_gid\": \"0x00000000\",\n                    \"swit_gid\": \"0x00000000\",\n                    \"comp_name\": \"n/a\",\n                    \"mach_name\": \"m1\",\n                    \"p2p\": \"off\",\n                    \"mtime\": 1610719772912,\n                    \"connection_history\": []\n                }\n            }\n        ],\n        \"errors\": null,\n        \"code\": 0\n    }\n}"}],"_postman_id":"47f9da10-9cf5-4c93-b8f1-1b91fb4a495f"}],"id":"56fd846c-de0a-4b4f-8ee8-7c7918bd72e7","_postman_id":"56fd846c-de0a-4b4f-8ee8-7c7918bd72e7","description":""},{"name":"network","item":[{"name":"Add a network device to the Machine.","id":"ca8d93a3-9a09-4fd7-af72-70e88f7bd355","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"}],"body":{"mode":"raw","raw":"{\n    \"groupDeviceRelator\": {\n        \"deviceStatus\": {\n            \"fabr_gid\": \"amet fugiat laborum magna\",\n            \"fabr_id\": 78933167,\n            \"name\": \"sunt in qui\",\n            \"pod_id\": 56179009,\n            \"type\": \"incididunt laboris es\",\n            \"conn_type\": \"eu Duis enim\",\n            \"dev_id\": \"exercitation cillum anim quis sed\",\n            \"device_state\": \"est non ut consectetur sunt\",\n            \"device_type\": \"mollit labore cupidatat nulla\",\n            \"did\": \"pariatur in\",\n            \"fabric_type\": \"ea adipisicing quis\",\n            \"flags\": \"mollit id fugiat\",\n            \"index\": 6051352,\n            \"lanes\": -86961641,\n            \"location\": {\n                \"node\": -8785250,\n                \"rack\": 70407103,\n                \"shelf\": 43126499\n            },\n            \"owner\": {\n                \"node\": -34778103,\n                \"rack\": -38605097,\n                \"shelf\": -60123696\n            },\n            \"port_gid\": \"cillum anim\",\n            \"sled_id\": \"Ut sit ut pariatur\",\n            \"swit_gid\": \"culpa\",\n            \"vid\": \"enim veniam sint ullamco\"\n        },\n        \"group\": {\n            \"fabr_id\": 49578844,\n            \"group_name\": \"ipsum Lorem dol\",\n            \"grp_id\": -31979265,\n            \"pod_id\": -17489493\n        }\n    },\n    \"machine\": {\n        \"fabr_id\": 56355724,\n        \"grp_id\": 44080203,\n        \"mach_id\": -21360867,\n        \"mach_name\": \"aute dolore in deserunt proident\",\n        \"comp_name\": \"pariatur\",\n        \"connection_history\": [\n            {\n                \"atime\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                },\n                \"dev_type\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                },\n                \"dtime\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                },\n                \"fabr_gid\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                },\n                \"free\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                },\n                \"name\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                },\n                \"owner_gid\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                },\n                \"udesc\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                }\n            },\n            {\n                \"atime\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                },\n                \"dev_type\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                },\n                \"dtime\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                },\n                \"fabr_gid\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                },\n                \"free\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                },\n                \"name\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                },\n                \"owner_gid\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                },\n                \"udesc\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                }\n            }\n        ],\n        \"fabr_gid\": \"officia sit dolor aute\",\n        \"index\": -6277970,\n        \"mtime\": 109360,\n        \"p2p\": \"off\",\n        \"port_gid\": \"pariatur minim ea\",\n        \"swit_gid\": \"ad Ut\"\n    }\n}"},"url":"http://{{Director-IP:8080}}/liqid/api/v2/relate/network","description":"<p>Use this option to add a network device to the machine</p>\n","urlObject":{"path":["api","v2","relate","network"],"host":["http://{{Director-IP:8080}}/liqid"],"query":[],"variable":[]}},"response":[{"id":"9a13bb1c-1530-4356-a195-8fcc675aac6b","name":"OK","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"groupDeviceRelator\": {\n        \"deviceStatus\": {\n            \"conn_type\": \"ComputeDeviceStatus\",\n            \"dev_id\": \"0x0000\",\n            \"device_state\": \"string\",\n            \"device_type\": \"string\",\n            \"did\": \"0x0000\",\n            \"fabr_gid\": \"0x10000002\",\n            \"fabr_id\": 65,\n            \"fabric_type\": \"0x4000000401015160\",\n            \"flags\": \"0x4000000401015160\",\n            \"index\": 1,\n            \"lanes\": 0,\n            \"location\": {\n                \"node\": 9,\n                \"rack\": 0,\n                \"shelf\": 0\n            },\n            \"name\": \"pcpu1\",\n            \"owner\": {\n                \"node\": 2,\n                \"rack\": 0,\n                \"shelf\": 0\n            },\n            \"pod_id\": -1,\n            \"port_gid\": 16,\n            \"sled_id\": \"string\",\n            \"swit_gid\": 0,\n            \"type\": \"ComputeDeviceStatus\",\n            \"vid\": 32902\n        },\n        \"group\": {\n            \"fabr_id\": 65,\n            \"group_name\": \"TestGroup\",\n            \"grp_id\": 1,\n            \"pod_id\": -1\n        }\n    },\n    \"machine\": {\n        \"comp_name\": \"n/a\",\n        \"connection_history\": [\n            {\n                \"atime\": 1610720042969,\n                \"dev_type\": \"gpu\",\n                \"dtime\": 1610720133058,\n                \"fabr_gid\": \"0x00002701\",\n                \"free\": true,\n                \"name\": \"gpu0\",\n                \"owner_gid\": \"0xffffffff\",\n                \"udesc\": \"n/a\"\n            }\n        ],\n        \"fabr_gid\": \"n/a\",\n        \"fabr_id\": 78,\n        \"grp_id\": 45,\n        \"index\": 1,\n        \"mach_id\": 4,\n        \"mach_name\": \"Test_Machine40\",\n        \"mtime\": 1610719772912,\n        \"p2p\": \"off\",\n        \"port_gid\": \"0x00000000\",\n        \"swit_gid\": \"0x00000000\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"http://{{Director-IP:8080}}/liqid/api/v2/relate/network"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n    \"response\": {\n        \"data\": [\n            {\n                \"groupDeviceRelator\": {\n                    \"deviceStatus\": {\n                        \"type\": \"ComputeDeviceStatus\",\n                        \"index\": 1,\n                        \"name\": \"pcpu1\",\n                        \"flags\": \"0x4000000401015160\",\n                        \"device_type\": \"string\",\n                        \"device_state\": \"string\",\n                        \"fabric_type\": \"0x4000000401015160\",\n                        \"conn_type\": \"ComputeDeviceStatus\",\n                        \"lanes\": 0,\n                        \"dev_id\": \"0x0000\",\n                        \"sled_id\": \"string\",\n                        \"fabr_id\": 65,\n                        \"swit_gid\": \"0\",\n                        \"port_gid\": \"16\",\n                        \"fabr_gid\": \"0x10000002\",\n                        \"pod_id\": -1,\n                        \"vid\": \"32902\",\n                        \"did\": \"0x0000\",\n                        \"location\": {\n                            \"rack\": 0,\n                            \"shelf\": 0,\n                            \"node\": 9\n                        },\n                        \"owner\": {\n                            \"rack\": 0,\n                            \"shelf\": 0,\n                            \"node\": 2\n                        },\n                        \"unique\": null,\n                        \"hconn\": null\n                    },\n                    \"group\": {\n                        \"grp_id\": 1,\n                        \"fabr_id\": 65,\n                        \"pod_id\": -1,\n                        \"group_name\": \"TestGroup\"\n                    }\n                },\n                \"machine\": {\n                    \"index\": 1,\n                    \"mach_id\": 4,\n                    \"grp_id\": 45,\n                    \"fabr_id\": 78,\n                    \"fabr_gid\": \"n/a\",\n                    \"port_gid\": \"0x00000000\",\n                    \"swit_gid\": \"0x00000000\",\n                    \"comp_name\": \"n/a\",\n                    \"mach_name\": \"Test_Machine40\",\n                    \"p2p\": \"off\",\n                    \"mtime\": 1610719772912,\n                    \"connection_history\": [\n                        {\n                            \"free\": true,\n                            \"dev_type\": \"gpu\",\n                            \"fabr_gid\": \"0x00002701\",\n                            \"owner_gid\": \"0xffffffff\",\n                            \"name\": \"gpu0\",\n                            \"atime\": 1610720042969,\n                            \"dtime\": 1610720133058,\n                            \"udesc\": \"n/a\"\n                        }\n                    ]\n                }\n            }\n        ],\n        \"errors\": null,\n        \"code\": 0\n    }\n}"}],"_postman_id":"ca8d93a3-9a09-4fd7-af72-70e88f7bd355"},{"name":"Remove a network device from the Machine.","id":"51b78b56-3d20-4bef-b60d-09b884137e94","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"}],"body":{"mode":"raw","raw":"{\n    \"groupDeviceRelator\": {\n        \"deviceStatus\": {\n            \"fabr_gid\": \"amet fugiat laborum magna\",\n            \"fabr_id\": 78933167,\n            \"name\": \"sunt in qui\",\n            \"pod_id\": 56179009,\n            \"type\": \"incididunt laboris es\",\n            \"conn_type\": \"eu Duis enim\",\n            \"dev_id\": \"exercitation cillum anim quis sed\",\n            \"device_state\": \"est non ut consectetur sunt\",\n            \"device_type\": \"mollit labore cupidatat nulla\",\n            \"did\": \"pariatur in\",\n            \"fabric_type\": \"ea adipisicing quis\",\n            \"flags\": \"mollit id fugiat\",\n            \"index\": 6051352,\n            \"lanes\": -86961641,\n            \"location\": {\n                \"node\": -8785250,\n                \"rack\": 70407103,\n                \"shelf\": 43126499\n            },\n            \"owner\": {\n                \"node\": -34778103,\n                \"rack\": -38605097,\n                \"shelf\": -60123696\n            },\n            \"port_gid\": \"cillum anim\",\n            \"sled_id\": \"Ut sit ut pariatur\",\n            \"swit_gid\": \"culpa\",\n            \"vid\": \"enim veniam sint ullamco\"\n        },\n        \"group\": {\n            \"fabr_id\": 49578844,\n            \"group_name\": \"ipsum Lorem dol\",\n            \"grp_id\": -31979265,\n            \"pod_id\": -17489493\n        }\n    },\n    \"machine\": {\n        \"fabr_id\": 56355724,\n        \"grp_id\": 44080203,\n        \"mach_id\": -21360867,\n        \"mach_name\": \"aute dolore in deserunt proident\",\n        \"comp_name\": \"pariatur\",\n        \"connection_history\": [\n            {\n                \"atime\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                },\n                \"dev_type\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                },\n                \"dtime\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                },\n                \"fabr_gid\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                },\n                \"free\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                },\n                \"name\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                },\n                \"owner_gid\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                },\n                \"udesc\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                }\n            },\n            {\n                \"atime\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                },\n                \"dev_type\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                },\n                \"dtime\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                },\n                \"fabr_gid\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                },\n                \"free\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                },\n                \"name\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                },\n                \"owner_gid\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                },\n                \"udesc\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                }\n            }\n        ],\n        \"fabr_gid\": \"officia sit dolor aute\",\n        \"index\": -6277970,\n        \"mtime\": 109360,\n        \"p2p\": \"off\",\n        \"port_gid\": \"pariatur minim ea\",\n        \"swit_gid\": \"ad Ut\"\n    }\n}"},"url":"http://{{Director-IP:8080}}/liqid/api/v2/relate/network","description":"<p>Use this option to remove a network device from the machine</p>\n","urlObject":{"path":["api","v2","relate","network"],"host":["http://{{Director-IP:8080}}/liqid"],"query":[],"variable":[]}},"response":[{"id":"2f507d6d-8fad-4267-8673-6891cdb769bd","name":"OK","originalRequest":{"method":"DELETE","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"groupDeviceRelator\": {\n        \"deviceStatus\": {\n            \"conn_type\": \"ComputeDeviceStatus\",\n            \"dev_id\": \"0x0000\",\n            \"device_state\": \"string\",\n            \"device_type\": \"string\",\n            \"did\": \"0x0000\",\n            \"fabr_gid\": \"0x10000002\",\n            \"fabr_id\": 65,\n            \"fabric_type\": \"0x4000000401015160\",\n            \"flags\": \"0x4000000401015160\",\n            \"index\": 1,\n            \"lanes\": 0,\n            \"location\": {\n                \"node\": 9,\n                \"rack\": 0,\n                \"shelf\": 0\n            },\n            \"name\": \"pcpu1\",\n            \"owner\": {\n                \"node\": 2,\n                \"rack\": 0,\n                \"shelf\": 0\n            },\n            \"pod_id\": -1,\n            \"port_gid\": 16,\n            \"sled_id\": \"string\",\n            \"swit_gid\": 0,\n            \"type\": \"ComputeDeviceStatus\",\n            \"vid\": 32902\n        },\n        \"group\": {\n            \"fabr_id\": 65,\n            \"group_name\": \"TestGroup\",\n            \"grp_id\": 1,\n            \"pod_id\": -1\n        }\n    },\n    \"machine\": {\n        \"comp_name\": \"n/a\",\n        \"connection_history\": [\n            {\n                \"atime\": 1610720042969,\n                \"dev_type\": \"gpu\",\n                \"dtime\": 1610720133058,\n                \"fabr_gid\": \"0x00002701\",\n                \"free\": true,\n                \"name\": \"gpu0\",\n                \"owner_gid\": \"0xffffffff\",\n                \"udesc\": \"n/a\"\n            }\n        ],\n        \"fabr_gid\": \"n/a\",\n        \"fabr_id\": 78,\n        \"grp_id\": 45,\n        \"index\": 1,\n        \"mach_id\": 4,\n        \"mach_name\": \"Test_Machine4x\",\n        \"mtime\": 1610719772912,\n        \"p2p\": \"off\",\n        \"port_gid\": \"0x00000000\",\n        \"swit_gid\": \"0x00000000\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"http://{{Director-IP:8080}}/liqid/api/v2/relate/network"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n    \"response\": {\n        \"data\": [\n            {\n                \"groupDeviceRelator\": {\n                    \"deviceStatus\": {\n                        \"type\": \"ComputeDeviceStatus\",\n                        \"index\": 1,\n                        \"name\": \"pcpu1\",\n                        \"flags\": \"0x4000000401015160\",\n                        \"device_type\": \"string\",\n                        \"device_state\": \"string\",\n                        \"fabric_type\": \"0x4000000401015160\",\n                        \"conn_type\": \"ComputeDeviceStatus\",\n                        \"lanes\": 0,\n                        \"dev_id\": \"0x0000\",\n                        \"sled_id\": \"string\",\n                        \"fabr_id\": 65,\n                        \"swit_gid\": \"0\",\n                        \"port_gid\": \"16\",\n                        \"fabr_gid\": \"0x10000002\",\n                        \"pod_id\": -1,\n                        \"vid\": \"32902\",\n                        \"did\": \"0x0000\",\n                        \"location\": {\n                            \"rack\": 0,\n                            \"shelf\": 0,\n                            \"node\": 9\n                        },\n                        \"owner\": {\n                            \"rack\": 0,\n                            \"shelf\": 0,\n                            \"node\": 2\n                        },\n                        \"unique\": null,\n                        \"hconn\": null\n                    },\n                    \"group\": {\n                        \"grp_id\": 1,\n                        \"fabr_id\": 65,\n                        \"pod_id\": -1,\n                        \"group_name\": \"TestGroup\"\n                    }\n                },\n                \"machine\": {\n                    \"index\": 1,\n                    \"mach_id\": 4,\n                    \"grp_id\": 45,\n                    \"fabr_id\": 78,\n                    \"fabr_gid\": \"n/a\",\n                    \"port_gid\": \"0x00000000\",\n                    \"swit_gid\": \"0x00000000\",\n                    \"comp_name\": \"n/a\",\n                    \"mach_name\": \"Test_Machine4x\",\n                    \"p2p\": \"off\",\n                    \"mtime\": 1610719772912,\n                    \"connection_history\": [\n                        {\n                            \"free\": true,\n                            \"dev_type\": \"gpu\",\n                            \"fabr_gid\": \"0x00002701\",\n                            \"owner_gid\": \"0xffffffff\",\n                            \"name\": \"gpu0\",\n                            \"atime\": 1610720042969,\n                            \"dtime\": 1610720133058,\n                            \"udesc\": \"n/a\"\n                        }\n                    ]\n                }\n            }\n        ],\n        \"errors\": null,\n        \"code\": 0\n    }\n}"}],"_postman_id":"51b78b56-3d20-4bef-b60d-09b884137e94"}],"id":"c1121184-51d6-4d28-9955-6bff7a06cbed","_postman_id":"c1121184-51d6-4d28-9955-6bff7a06cbed","description":""},{"name":"storage","item":[{"name":"Add a storage device to the Machine.","id":"f02b7464-c99e-4415-8907-951e72f4eab9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"}],"body":{"mode":"raw","raw":"{\"groupDeviceRelator\":{\"deviceStatus\":{\"type\":\"SsdDeviceStatus\",\"did\":null,\"fabr_gid\":\"0x005401\",\"fabr_id\":78,\"pod_id\":-1,\"flags\":\"0x0000000401100042\",\"index\":\"0\",\"location\":{\"node\":10,\"rack\":0,\"shelf\":0},\"name\":\"ssd0\",\"owner\":{\"node\":10,\"rack\":0,\"shelf\":0},\"port_gid\":\"0x00000004\",\"swit_gid\":\"0x00000000\",\"vid\":null},\"group\":{\"grp_id\":1,\"pod_id\":-1,\"fabr_id\":81,\"group_name\":\"g1\"}},\"machine\":{\"index\":1,\"mach_id\":1,\"mach_name\":\"m1\",\"grp_id\":1,\"fabr_id\":81,\"fabr_gid\":-1,\"port_gid\":\"0x00000000\",\"swit_gid\":\"0x00000000\",\"comp_name\":\"n/a\",\"p2p\":\"off\",\"mtime\":1610719772912,\"connection_history\":[]}}"},"url":"http://{{Director-IP:8080}}/liqid/api/v2/relate/storage","description":"<p>Use this option to add a storage device to the machine</p>\n","urlObject":{"path":["api","v2","relate","storage"],"host":["http://{{Director-IP:8080}}/liqid"],"query":[],"variable":[]}},"response":[{"id":"cf38438e-be9e-4a9f-a209-16621f278ca1","name":"OK","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\"groupDeviceRelator\":{\"deviceStatus\":{\"type\":\"SsdDeviceStatus\",\"did\":null,\"fabr_gid\":\"0x005401\",\"fabr_id\":78,\"pod_id\":-1,\"flags\":\"0x0000000401100042\",\"index\":\"0\",\"location\":{\"node\":10,\"rack\":0,\"shelf\":0},\"name\":\"ssd0\",\"owner\":{\"node\":10,\"rack\":0,\"shelf\":0},\"port_gid\":\"0x00000004\",\"swit_gid\":\"0x00000000\",\"vid\":null},\"group\":{\"grp_id\":1,\"pod_id\":-1,\"fabr_id\":81,\"group_name\":\"g1\"}},\"machine\":{\"index\":1,\"mach_id\":1,\"mach_name\":\"m1\",\"grp_id\":1,\"fabr_id\":81,\"fabr_gid\":-1,\"port_gid\":\"0x00000000\",\"swit_gid\":\"0x00000000\",\"comp_name\":\"n/a\",\"p2p\":\"off\",\"mtime\":1610719772912,\"connection_history\":[]}}","options":{"raw":{"language":"json"}}},"url":"http://{{Director-IP:8080}}/liqid/api/v2/relate/storage"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n    \"response\": {\n        \"data\": [\n            {\n                \"groupDeviceRelator\": {\n                    \"deviceStatus\": {\n                        \"type\": \"SsdDeviceStatus\",\n                        \"type\": \"SsdDeviceStatus\",\n                        \"index\": 0,\n                        \"name\": \"ssd0\",\n                        \"flags\": \"0x0000000401100042\",\n                        \"device_type\": null,\n                        \"device_state\": null,\n                        \"fabric_type\": null,\n                        \"conn_type\": null,\n                        \"lanes\": 0,\n                        \"dev_id\": null,\n                        \"sled_id\": null,\n                        \"fabr_id\": 78,\n                        \"swit_gid\": \"0x00000000\",\n                        \"port_gid\": \"0x00000004\",\n                        \"fabr_gid\": \"0x005401\",\n                        \"pod_id\": -1,\n                        \"vid\": null,\n                        \"did\": null,\n                        \"location\": {\n                            \"rack\": 0,\n                            \"shelf\": 0,\n                            \"node\": 10\n                        },\n                        \"owner\": {\n                            \"rack\": 0,\n                            \"shelf\": 0,\n                            \"node\": 10\n                        },\n                        \"capacity(MB)\": 0\n                    },\n                    \"group\": {\n                        \"grp_id\": 1,\n                        \"fabr_id\": 81,\n                        \"pod_id\": -1,\n                        \"group_name\": \"g1\"\n                    }\n                },\n                \"machine\": {\n                    \"index\": 1,\n                    \"mach_id\": 1,\n                    \"grp_id\": 1,\n                    \"fabr_id\": 81,\n                    \"fabr_gid\": \"-1\",\n                    \"port_gid\": \"0x00000000\",\n                    \"swit_gid\": \"0x00000000\",\n                    \"comp_name\": \"n/a\",\n                    \"mach_name\": \"m1\",\n                    \"p2p\": \"off\",\n                    \"mtime\": 1610719772912,\n                    \"connection_history\": []\n                }\n            }\n        ],\n        \"errors\": null,\n        \"code\": 0\n    }\n}"}],"_postman_id":"f02b7464-c99e-4415-8907-951e72f4eab9"},{"name":"Remove a storage device from the Machine.","id":"593212ea-5a95-4ff4-aa29-8803d3da8b30","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"}],"body":{"mode":"raw","raw":"{\n    \"groupDeviceRelator\": {\n        \"deviceStatus\": {\n            \"fabr_gid\": \"amet fugiat laborum magna\",\n            \"fabr_id\": 78933167,\n            \"name\": \"sunt in qui\",\n            \"pod_id\": 56179009,\n            \"type\": \"incididunt laboris es\",\n            \"conn_type\": \"eu Duis enim\",\n            \"dev_id\": \"exercitation cillum anim quis sed\",\n            \"device_state\": \"est non ut consectetur sunt\",\n            \"device_type\": \"mollit labore cupidatat nulla\",\n            \"did\": \"pariatur in\",\n            \"fabric_type\": \"ea adipisicing quis\",\n            \"flags\": \"mollit id fugiat\",\n            \"index\": 6051352,\n            \"lanes\": -86961641,\n            \"location\": {\n                \"node\": -8785250,\n                \"rack\": 70407103,\n                \"shelf\": 43126499\n            },\n            \"owner\": {\n                \"node\": -34778103,\n                \"rack\": -38605097,\n                \"shelf\": -60123696\n            },\n            \"port_gid\": \"cillum anim\",\n            \"sled_id\": \"Ut sit ut pariatur\",\n            \"swit_gid\": \"culpa\",\n            \"vid\": \"enim veniam sint ullamco\"\n        },\n        \"group\": {\n            \"fabr_id\": 49578844,\n            \"group_name\": \"ipsum Lorem dol\",\n            \"grp_id\": -31979265,\n            \"pod_id\": -17489493\n        }\n    },\n    \"machine\": {\n        \"fabr_id\": 56355724,\n        \"grp_id\": 44080203,\n        \"mach_id\": -21360867,\n        \"mach_name\": \"aute dolore in deserunt proident\",\n        \"comp_name\": \"pariatur\",\n        \"connection_history\": [\n            {\n                \"atime\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                },\n                \"dev_type\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                },\n                \"dtime\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                },\n                \"fabr_gid\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                },\n                \"free\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                },\n                \"name\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                },\n                \"owner_gid\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                },\n                \"udesc\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                }\n            },\n            {\n                \"atime\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                },\n                \"dev_type\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                },\n                \"dtime\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                },\n                \"fabr_gid\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                },\n                \"free\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                },\n                \"name\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                },\n                \"owner_gid\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                },\n                \"udesc\": {\n                    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                }\n            }\n        ],\n        \"fabr_gid\": \"officia sit dolor aute\",\n        \"index\": -6277970,\n        \"mtime\": 109360,\n        \"p2p\": \"off\",\n        \"port_gid\": \"pariatur minim ea\",\n        \"swit_gid\": \"ad Ut\"\n    }\n}"},"url":"http://{{Director-IP:8080}}/liqid/api/v2/relate/storage","description":"<p>Use this option to remove a storage device from the machine</p>\n","urlObject":{"path":["api","v2","relate","storage"],"host":["http://{{Director-IP:8080}}/liqid"],"query":[],"variable":[]}},"response":[{"id":"3ba98376-3b80-468d-91d6-a212bde6b8b1","name":"OK","originalRequest":{"method":"DELETE","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\"groupDeviceRelator\":{\"deviceStatus\":{\"type\":\"SsdDeviceStatus\",\"did\":null,\"fabr_gid\":\"0x005401\",\"fabr_id\":78,\"pod_id\":-1,\"flags\":\"0x0000000401100042\",\"index\":\"0\",\"location\":{\"node\":10,\"rack\":0,\"shelf\":0},\"name\":\"ssd0\",\"owner\":{\"node\":10,\"rack\":0,\"shelf\":0},\"port_gid\":\"0x00000004\",\"swit_gid\":\"0x00000000\",\"vid\":null},\"group\":{\"grp_id\":1,\"pod_id\":-1,\"fabr_id\":81,\"group_name\":\"g1\"}},\"machine\":{\"index\":1,\"mach_id\":1,\"mach_name\":\"m1\",\"grp_id\":1,\"fabr_id\":81,\"fabr_gid\":-1,\"port_gid\":\"0x00000000\",\"swit_gid\":\"0x00000000\",\"comp_name\":\"n/a\",\"p2p\":\"off\",\"mtime\":1610719772912,\"connection_history\":[]}}","options":{"raw":{"language":"json"}}},"url":"http://{{Director-IP:8080}}/liqid/api/v2/relate/storage"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n    \"response\": {\n        \"data\": [\n            {\n                \"groupDeviceRelator\": {\n                    \"deviceStatus\": {\n                        \"type\": \"SsdDeviceStatus\",\n                        \"type\": \"SsdDeviceStatus\",\n                        \"index\": 0,\n                        \"name\": \"ssd0\",\n                        \"flags\": \"0x0000000401100042\",\n                        \"device_type\": null,\n                        \"device_state\": null,\n                        \"fabric_type\": null,\n                        \"conn_type\": null,\n                        \"lanes\": 0,\n                        \"dev_id\": null,\n                        \"sled_id\": null,\n                        \"fabr_id\": 78,\n                        \"swit_gid\": \"0x00000000\",\n                        \"port_gid\": \"0x00000004\",\n                        \"fabr_gid\": \"0x005401\",\n                        \"pod_id\": -1,\n                        \"vid\": null,\n                        \"did\": null,\n                        \"location\": {\n                            \"rack\": 0,\n                            \"shelf\": 0,\n                            \"node\": 10\n                        },\n                        \"owner\": {\n                            \"rack\": 0,\n                            \"shelf\": 0,\n                            \"node\": 10\n                        },\n                        \"capacity(MB)\": 0\n                    },\n                    \"group\": {\n                        \"grp_id\": 1,\n                        \"fabr_id\": 81,\n                        \"pod_id\": -1,\n                        \"group_name\": \"g1\"\n                    }\n                },\n                \"machine\": {\n                    \"index\": 1,\n                    \"mach_id\": 1,\n                    \"grp_id\": 1,\n                    \"fabr_id\": 81,\n                    \"fabr_gid\": \"-1\",\n                    \"port_gid\": \"0x00000000\",\n                    \"swit_gid\": \"0x00000000\",\n                    \"comp_name\": \"n/a\",\n                    \"mach_name\": \"m1\",\n                    \"p2p\": \"off\",\n                    \"mtime\": 1610719772912,\n                    \"connection_history\": []\n                }\n            }\n        ],\n        \"errors\": null,\n        \"code\": 0\n    }\n}"}],"_postman_id":"593212ea-5a95-4ff4-aa29-8803d3da8b30"}],"id":"84fa4201-f40d-4af8-9bd8-6d2fa968a55f","_postman_id":"84fa4201-f40d-4af8-9bd8-6d2fa968a55f","description":""}],"id":"46f453a4-ae83-4319-afa2-a59e9e42ef13","_postman_id":"46f453a4-ae83-4319-afa2-a59e9e42ef13","description":""},{"name":"ssh/enable","item":[{"name":"Endpoint for handling disabling and stopping or enabling and starting ssh on server.  Also for showing if ssh is running and enabled.","id":"f645f224-d2cf-4f13-a777-1d76063a618c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://{{Director-IP:8080}}/liqid/api/v2/ssh/enable","description":"<p>Use this option to disable or enable ssh on server. Also for showing if ssh is running and disabled.</p>\n","urlObject":{"path":["api","v2","ssh","enable"],"host":["http://{{Director-IP:8080}}/liqid"],"query":[],"variable":[]}},"response":[{"id":"615acd43-994f-4e7f-942c-9ea010f19875","name":"ssh enable/disable stop/start succeeded","originalRequest":{"method":"GET","header":[],"url":"http://{{Director-IP:8080}}/liqid/api/v2/ssh/enable"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n    \"response\": {\n        \"data\": [\n            {\n                \"active\": true,\n                \"enabled\": true\n            }\n        ],\n        \"errors\": null,\n        \"code\": 0\n    }\n}"}],"_postman_id":"f645f224-d2cf-4f13-a777-1d76063a618c"},{"name":"Endpoint for handling disabling and stopping or enabling and starting ssh on server.  Also for showing if ssh is running and enabled.","id":"60f172ab-8168-4dfd-b34e-8169b95ac98e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"enable\": true\n}"},"url":"http://{{Director-IP:8080}}/liqid/api/v2/ssh/enable","description":"<p>Use this option to disable or enable ssh on server. Also for showing if ssh is running and disabled.</p>\n","urlObject":{"path":["api","v2","ssh","enable"],"host":["http://{{Director-IP:8080}}/liqid"],"query":[],"variable":[]}},"response":[{"id":"0f35f343-285a-443f-85ff-6f55db9734e3","name":"ssh enable/disable stop/start succeeded","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"enable\": true\n}","options":{"raw":{"language":"json"}}},"url":"http://{{Director-IP:8080}}/liqid/api/v2/ssh/enable"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n    \"response\": {\n        \"data\": [\n            0\n        ],\n        \"errors\": null,\n        \"code\": 0\n    }\n}"},{"id":"ef18d7d8-1218-41fc-b97f-53857da1877a","name":"ssh enable/disable stop/start failed","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"enable\": \"abc\"\n}","options":{"raw":{"language":"json"}}},"url":"http://{{Director-IP:8080}}/liqid/api/v2/ssh/enable"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"{\n    \"response\": {\n        \"data\": [],\n        \"errors\": [\n            {\n                \"type\": \"HttpMessageNotReadableException\",\n                \"message\": \"JSON parse error: Unrecognized token 'abc': was expecting (JSON String, Number, Array, Object or token 'null', 'true' or 'false'); nested exception is com.fasterxml.jackson.core.JsonParseException: Unrecognized token 'abc': was expecting (JSON String, Number, Array, Object or token 'null', 'true' or 'false')\\n at [Source: (PushbackInputStream); line: 2, column: 19]\",\n                \"code\": 255\n            }\n        ],\n        \"code\": 255\n    }\n}"}],"_postman_id":"60f172ab-8168-4dfd-b34e-8169b95ac98e"}],"id":"8d3444c8-f70e-4ba1-ba3f-faf9438d2247","_postman_id":"8d3444c8-f70e-4ba1-ba3f-faf9438d2247","description":""},{"name":"state","item":[{"name":"degraded","item":[{"name":"Report steps associated with the current degraded event.","id":"cf8ba14d-c4c4-401d-982e-144667538660","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://{{Director-IP:8080}}/liqid/api/v2/state/degraded","description":"<p>Use this option to retrieve steps associated with the current degraded event</p>\n","urlObject":{"path":["api","v2","state","degraded"],"host":["http://{{Director-IP:8080}}/liqid"],"query":[],"variable":[]}},"response":[{"id":"a28eaac6-197f-45d9-b2c7-44e55ef5236d","name":"OK","originalRequest":{"method":"GET","header":[],"url":"http://{{Director-IP:8080}}/liqid/api/v2/state/degraded"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n    \"response\": {\n        \"data\": [\n            {\n                \"index\": 0,\n                \"key\": \"n/a\",\n                \"steps\": [],\n                \"type\": \"NullDegradedSteps\"\n            }\n        ],\n        \"errors\": null,\n        \"code\": 0\n    }\n}"}],"_postman_id":"cf8ba14d-c4c4-401d-982e-144667538660"},{"name":"Clear all Liqid degraded state.","id":"8d4293b0-179e-4326-947d-ddc5841b0aea","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"url":"http://{{Director-IP:8080}}/liqid/api/v2/state/degraded/clear","description":"<p>Use this option to clear all liqid degraded state</p>\n","urlObject":{"path":["api","v2","state","degraded","clear"],"host":["http://{{Director-IP:8080}}/liqid"],"query":[],"variable":[]}},"response":[{"id":"5d858dc6-fc88-404c-9898-cccdde068006","name":"Liqid degraded state successfully cleared.","originalRequest":{"method":"PUT","header":[],"url":"http://{{Director-IP:8080}}/liqid/api/v2/state/degraded/clear"},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"8d4293b0-179e-4326-947d-ddc5841b0aea"}],"id":"d2183594-3ba5-4faf-b577-5079275ffe20","_postman_id":"d2183594-3ba5-4faf-b577-5079275ffe20","description":""},{"name":"flags","item":[{"name":"List all existing Liqid flags","id":"11cf9af5-8127-47dc-9a4c-d5daa1054fd9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://{{Director-IP:8080}}/liqid/api/v2/state/flags","description":"<p>Use this option to retrieve all existing liqid flags</p>\n","urlObject":{"path":["api","v2","state","flags"],"host":["http://{{Director-IP:8080}}/liqid"],"query":[],"variable":[]}},"response":[{"id":"f6916099-f649-4041-a34b-25040ce1e3ad","name":"OK","originalRequest":{"method":"GET","header":[],"url":"http://{{Director-IP:8080}}/liqid/api/v2/state/flags"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n    \"response\": {\n        \"data\": [\n            {\n                \"name\": \"LIQCFGD2_BACKGROUND\",\n                \"value\": \"0x0000000001000000\"\n            },\n            {\n                \"name\": \"LIQCFGD2_CFGDONE\",\n                \"value\": \"0x0000000000040000\"\n            },\n            {\n                \"name\": \"LIQCFGD2_CLUSTERID\",\n                \"value\": \"0x0000000000010000\"\n            },\n            {\n                \"name\": \"LIQCFGD2_CLUSTERNAME\",\n                \"value\": \"0x0000000000020000\"\n            },\n            {\n                \"name\": \"LIQCFGD2_CLUSTER_LOCK\",\n                \"value\": \"0x0000000000002000\"\n            },\n            {\n                \"name\": \"LIQCFGD2_COMP_USEIPMI\",\n                \"value\": \"0x0000000010000000\"\n            },\n            {\n                \"name\": \"LIQCFGD2_COMP_USEREDFISH\",\n                \"value\": \"0x0000000020000000\"\n            },\n            {\n                \"name\": \"LIQCFGD2_COMP_USEVAPI\",\n                \"value\": \"0x0000000040000000\"\n            },\n            {\n                \"name\": \"LIQCFGD2_EMBEDDED\",\n                \"value\": \"0x0000000000200000\"\n            },\n            {\n                \"name\": \"LIQCFGD2_ENCLDISCOVER_DONE\",\n                \"value\": \"0x0000010000000000\"\n            },\n            {\n                \"name\": \"LIQCFGD2_ENCL_USEIPMI\",\n                \"value\": \"0x0000000080000000\"\n            },\n            {\n                \"name\": \"LIQCFGD2_ENCL_USEREDFISH\",\n                \"value\": \"0x0000000100000000\"\n            },\n            {\n                \"name\": \"LIQCFGD2_ENCL_USEVAPI\",\n                \"value\": \"0x0000000200000000\"\n            },\n            {\n                \"name\": \"LIQCFGD2_ENCRYPTION\",\n                \"value\": \"0x0000000004000000\"\n            },\n            {\n                \"name\": \"LIQCFGD2_FABRICCTRL\",\n                \"value\": \"0x0000000000000010\"\n            },\n            {\n                \"name\": \"LIQCFGD2_FABR_ALTLOGIN\",\n                \"value\": \"0x0002000000000000\"\n            },\n            {\n                \"name\": \"LIQCFGD2_FABR_CONNECT\",\n                \"value\": \"0x0000008000000000\"\n            },\n            {\n                \"name\": \"LIQCFGD2_FIRSTBOOT\",\n                \"value\": \"0x0000000000000001\"\n            },\n            {\n                \"name\": \"LIQCFGD2_FIXEDPRI\",\n                \"value\": \"0x0000000000400000\"\n            },\n            {\n                \"name\": \"LIQCFGD2_GROUP_LOCK\",\n                \"value\": \"0x0000000000004000\"\n            },\n            {\n                \"name\": \"LIQCFGD2_IPV6ADDRESS\",\n                \"value\": \"0x0000000000000004\"\n            },\n            {\n                \"name\": \"LIQCFGD2_KUBRLISTHOST\",\n                \"value\": \"0x0000000000000002\"\n            },\n            {\n                \"name\": \"LIQCFGD2_LICENSEGRANT\",\n                \"value\": \"0x1000000000000000\"\n            },\n            {\n                \"name\": \"LIQCFGD2_LICENSELIST\",\n                \"value\": \"0x0800000000000000\"\n            },\n            {\n                \"name\": \"LIQCFGD2_LICENSEREAD\",\n                \"value\": \"0x0100000000000000\"\n            },\n            {\n                \"name\": \"LIQCFGD2_LICENSEREVOKE\",\n                \"value\": \"0x2000000000000000\"\n            },\n            {\n                \"name\": \"LIQCFGD2_LICENSEUPDATE\",\n                \"value\": \"0x0400000000000000\"\n            },\n            {\n                \"name\": \"LIQCFGD2_LICENSEWRITE\",\n                \"value\": \"0x0200000000000000\"\n            },\n            {\n                \"name\": \"LIQCFGD2_LOSTDEVICES\",\n                \"value\": \"0x0000002000000000\"\n            },\n            {\n                \"name\": \"LIQCFGD2_MANAGEMENT\",\n                \"value\": \"0x0000000000100000\"\n            },\n            {\n                \"name\": \"LIQCFGD2_MIN_SWITCHES\",\n                \"value\": \"0x0000040000000000\"\n            },\n            {\n                \"name\": \"LIQCFGD2_MULTINICDEBUG\",\n                \"value\": \"0x0000000000000008\"\n            }\n        ]\n    }\n}"}],"_postman_id":"11cf9af5-8127-47dc-9a4c-d5daa1054fd9"},{"name":"Report if a specific flag is set on current Liqid system.","id":"44920d18-97d3-4810-bd08-0ab71251c56e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"name\": \"dolore do\",\n    \"value\": \"nostrud sint magna aliqua\"\n}"},"url":"http://{{Director-IP:8080}}/liqid/api/v2/state/flags","description":"<p>Use this option to retrieve if a specific flag is set on the current Liqid system</p>\n","urlObject":{"path":["api","v2","state","flags"],"host":["http://{{Director-IP:8080}}/liqid"],"query":[],"variable":[]}},"response":[{"id":"ae3aaaa3-e0d7-457b-bae5-a39c5301cca1","name":"success","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"name\": \"LIQCFGD2_BACKGROUND\",\n  \"value\": \"0x0000000001000000\"\n}","options":{"raw":{"language":"json"}}},"url":"http://{{Director-IP:8080}}/liqid/api/v2/state/flags"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n    \"response\": {\n        \"data\": [\n            {\n                \"control_flag\": {\n                    \"name\": \"LIQCFGD2_BACKGROUND\",\n                    \"value\": \"0x0000000001000000\"\n                },\n                \"is_set\": false\n            }\n        ],\n        \"errors\": null,\n        \"code\": 0\n    }\n}"},{"id":"90e84f9d-02bc-4656-83ab-32665e99c372","name":"failure","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"name\": \"LIQCFGD2_BACKGROUND\"\n}","options":{"raw":{"language":"json"}}},"url":"http://{{Director-IP:8080}}/liqid/api/v2/state/flags"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"{\n    \"response\": {\n        \"data\": [],\n        \"errors\": [\n            {\n                \"type\": \"Exception\",\n                \"message\": \"value must not be null and have a length greater than zero\",\n                \"code\": 255\n            }\n        ],\n        \"code\": 255\n    }\n}"}],"_postman_id":"44920d18-97d3-4810-bd08-0ab71251c56e"}],"id":"815decd5-4285-49a9-85c1-82badc05a5f4","_postman_id":"815decd5-4285-49a9-85c1-82badc05a5f4","description":""},{"name":"Report liqid deployment state","id":"a2922b0d-5369-47cd-9e10-56baea730311","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://{{Director-IP:8080}}/liqid/api/v2/state","description":"<p>Use this option to retrieve liqid deployment state</p>\n","urlObject":{"path":["api","v2","state"],"host":["http://{{Director-IP:8080}}/liqid"],"query":[],"variable":[]}},"response":[{"id":"080c5267-5fb4-4968-8512-af203514a5fb","name":"OK","originalRequest":{"method":"GET","header":[],"url":"http://{{Director-IP:8080}}/liqid/api/v2/state"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n    \"response\": {\n        \"data\": [\n            {\n                \"flags\": \"0x81219800b45ff75\",\n                \"flags2\": \"0xc02eadfc90130fe2\",\n                \"flags3\": \"0x1c003e478f0447c\",\n                \"liqidCoordinates\": {\n                    \"rack\": 0,\n                    \"shelf\": 0,\n                    \"node\": 9\n                },\n                \"fabricId\": 78,\n                \"modeId\": -1,\n                \"instanceMode\": \"management\",\n                \"fabricType\": \"nvmeof\",\n                \"quorum\": true,\n                \"cpus\": {\n                    \"cpu4\": \"ncpu4\",\n                    \"cpu2\": \"pcpu2\",\n                    \"cpu3\": \"ncpu3\",\n                    \"cpu0\": \"pcpu0\",\n                    \"cpu1\": \"pcpu1\"\n                },\n                \"slurmEnabled\": true,\n                \"kubernetesEnabled\": true,\n                \"redfishEnabled\": false,\n                \"openstackEnabled\": true\n            }\n        ],\n        \"errors\": null,\n        \"code\": 0\n    }\n}"}],"_postman_id":"a2922b0d-5369-47cd-9e10-56baea730311"},{"name":"Checks whether application is running in docker mode or not.","id":"535a8a8c-95a8-4da7-a79a-c0578e4a3722","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://{{Director-IP:8080}}/liqid/api/v2/state/docker","description":"<p><strong>This endpoint is supported from Release 3.1</strong></p>\n","urlObject":{"path":["api","v2","state","docker"],"host":["http://{{Director-IP:8080}}/liqid"],"query":[],"variable":[]}},"response":[{"id":"5971a413-f272-4767-880c-55f2bd2b7a97","name":"GET docker enable/disable status succeeded","originalRequest":{"method":"GET","header":[],"url":"http://{{Director-IP:8080}}/liqid/api/v2/state/docker"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n    \"response\": {\n        \"data\": [\n            {\n                \"enabled\": true\n            }\n        ],\n        \"errors\": null,\n        \"code\": 0\n    }\n}"}],"_postman_id":"535a8a8c-95a8-4da7-a79a-c0578e4a3722"}],"id":"fe53cad9-8cd5-4bd4-a16f-e80480182fe0","description":"<p>State Controller</p>\n","_postman_id":"fe53cad9-8cd5-4bd4-a16f-e80480182fe0"},{"name":"status","item":[{"name":"compute","item":[{"name":"Reports information for all known CPU devices which are not associated with a group, machine or currently in a deferred state.","id":"684b9b35-c362-4f8b-aa01-65efcb6add07","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://{{Director-IP:8080}}/liqid/api/v2/status/compute?filter=true","description":"<p>Use this option to retrieve information for all known CPU devices which are not associated with a group, machine or currently in a deferred state</p>\n","urlObject":{"path":["api","v2","status","compute"],"host":["http://{{Director-IP:8080}}/liqid"],"query":[{"description":{"content":"<p>Optional request parameter which denotes that all device status should be returned. If not used then devices associated with a group/machine will be filtered out. To include all devices use request parameter 'filter=false'.</p>\n","type":"text/plain"},"key":"filter","value":"true"}],"variable":[]}},"response":[{"id":"b9df5518-9e27-46d3-975a-9c32df877d1e","name":"OK","originalRequest":{"method":"GET","header":[],"url":"http://{{Director-IP:8080}}/liqid/api/v2/status/compute"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n    \"response\": {\n        \"data\": [\n            {\n                \"type\": \"ComputeDeviceStatus\",\n                \"index\": 0,\n                \"name\": \"pcpu0\",\n                \"flags\": \"0x4000000401005160\",\n                \"device_type\": \"compute\",\n                \"device_state\": \"active | online\",\n                \"fabric_type\": \"gen3\",\n                \"conn_type\": \"gen3\",\n                \"lanes\": 4,\n                \"dev_id\": \"0x10000001\",\n                \"sled_id\": \"-1\",\n                \"fabr_id\": 78,\n                \"swit_gid\": \"0x000000\",\n                \"port_gid\": \"0x000008\",\n                \"fabr_gid\": \"0x10000001\",\n                \"pod_id\": -1,\n                \"vid\": \"0x8086\",\n                \"did\": \"0x0000\",\n                \"location\": {\n                    \"rack\": 0,\n                    \"shelf\": 0,\n                    \"node\": 9\n                },\n                \"owner\": {\n                    \"rack\": 0,\n                    \"shelf\": 0,\n                    \"node\": 1\n                },\n                \"unique\": \"cpu1\",\n                \"hconn\": \"-1\"\n            },\n            {\n                \"type\": \"ComputeDeviceStatus\",\n                \"index\": 1,\n                \"name\": \"pcpu1\",\n                \"flags\": \"0x4000000401005160\",\n                \"device_type\": \"compute\",\n                \"device_state\": \"active | online\",\n                \"fabric_type\": \"gen3\",\n                \"conn_type\": \"gen3\",\n                \"lanes\": 4,\n                \"dev_id\": \"0x10000002\",\n                \"sled_id\": \"-1\",\n                \"fabr_id\": 78,\n                \"swit_gid\": \"0x000000\",\n                \"port_gid\": \"0x00000c\",\n                \"fabr_gid\": \"0x10000002\",\n                \"pod_id\": -1,\n                \"vid\": \"0x8086\",\n                \"did\": \"0x0001\",\n                \"location\": {\n                    \"rack\": 0,\n                    \"shelf\": 0,\n                    \"node\": 9\n                },\n                \"owner\": {\n                    \"rack\": 0,\n                    \"shelf\": 0,\n                    \"node\": 2\n                },\n                \"unique\": \"cpu2\",\n                \"hconn\": \"-1\"\n            },\n            {\n                \"type\": \"ComputeDeviceStatus\",\n                \"index\": 2,\n                \"name\": \"pcpu2\",\n                \"flags\": \"0x4000000401005160\",\n                \"device_type\": \"compute\",\n                \"device_state\": \"active | online\",\n                \"fabric_type\": \"gen3\",\n                \"conn_type\": \"gen3\",\n                \"lanes\": 4,\n                \"dev_id\": \"0x10000003\",\n                \"sled_id\": \"-1\",\n                \"fabr_id\": 78,\n                \"swit_gid\": \"0x000000\",\n                \"port_gid\": \"0x000014\",\n                \"fabr_gid\": \"0x10000003\",\n                \"pod_id\": -1,\n                \"vid\": \"0x8086\",\n                \"did\": \"0x0002\",\n                \"location\": {\n                    \"rack\": 0,\n                    \"shelf\": 0,\n                    \"node\": 9\n                },\n                \"owner\": {\n                    \"rack\": 0,\n                    \"shelf\": 0,\n                    \"node\": 3\n                },\n                \"unique\": \"cpu3\",\n                \"hconn\": \"-1\"\n            },\n            {\n                \"type\": \"ComputeDeviceStatus\",\n                \"index\": 3,\n                \"name\": \"ncpu3\",\n                \"flags\": \"0x4000000080001160\",\n                \"device_type\": \"compute\",\n                \"device_state\": \"active | online\",\n                \"fabric_type\": \"nvmeof\",\n                \"conn_type\": \"nvmeof\",\n                \"lanes\": 0,\n                \"dev_id\": \"0x10000004\",\n                \"sled_id\": \"-1\",\n                \"fabr_id\": 78,\n                \"swit_gid\": \"0x000000\",\n                \"port_gid\": \"0x000000\",\n                \"fabr_gid\": \"0x10000004\",\n                \"pod_id\": -1,\n                \"vid\": \"0x8086\",\n                \"did\": \"0x0003\",\n                \"location\": {\n                    \"rack\": 0,\n                    \"shelf\": 0,\n                    \"node\": 9\n                },\n                \"owner\": {\n                    \"rack\": 0,\n                    \"shelf\": 0,\n                    \"node\": 4\n                },\n                \"unique\": \"cpuX-10.204.104.37\",\n                \"hconn\": \"-1\"\n            },\n            {\n                \"type\": \"ComputeDeviceStatus\",\n                \"index\": 4,\n                \"name\": \"ncpu4\",\n                \"flags\": \"0x4000000080001160\",\n                \"device_type\": \"compute\",\n                \"device_state\": \"active | online\",\n                \"fabric_type\": \"nvmeof\",\n                \"conn_type\": \"nvmeof\",\n                \"lanes\": 0,\n                \"dev_id\": \"0x10000005\",\n                \"sled_id\": \"-1\",\n                \"fabr_id\": 78,\n                \"swit_gid\": \"0x000000\",\n                \"port_gid\": \"0x000001\",\n                \"fabr_gid\": \"0x10000005\",\n                \"pod_id\": -1,\n                \"vid\": \"0x8086\",\n                \"did\": \"0x0004\",\n                \"location\": {\n                    \"rack\": 0,\n                    \"shelf\": 0,\n                    \"node\": 9\n                },\n                \"owner\": {\n                    \"rack\": 0,\n                    \"shelf\": 0,\n                    \"node\": 5\n                },\n                \"unique\": \"cpuX-10.204.104.41\",\n                \"hconn\": \"-1\"\n            }\n        ],\n        \"errors\": null,\n        \"code\": 0\n    }\n}"}],"_postman_id":"684b9b35-c362-4f8b-aa01-65efcb6add07"},{"name":"Reports information for all known CPU devices which have multiple host ports","id":"291d7b38-3c7c-4dfe-b291-326b37a1a666","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://{{Director-IP:8080}}/liqid/api/v2/status/compute/parents","description":"<p>Use this option to retrieve information for all known CPU devices which have multiple host ports</p>\n","urlObject":{"path":["api","v2","status","compute","parents"],"host":["http://{{Director-IP:8080}}/liqid"],"query":[],"variable":[]}},"response":[{"id":"48c9b9d1-8f9c-41f1-915c-68567e4ae742","name":"OK","originalRequest":{"method":"GET","header":[],"url":"http://{{Director-IP:8080}}/liqid/api/v2/status/compute/parents"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n    \"response\": {\n        \"data\": [],\n        \"errors\": null,\n        \"code\": 0\n    }\n}"}],"_postman_id":"291d7b38-3c7c-4dfe-b291-326b37a1a666"}],"id":"b03550fc-33fb-426a-88dc-a6a4a5dbbd66","_postman_id":"b03550fc-33fb-426a-88dc-a6a4a5dbbd66","description":""},{"name":"Reports information for all known devices on the system, regardless of whether the device is associated with a group or machine. Devices in a current deferred state will also be reported.","id":"3db97246-831d-4c3f-8ff7-03aee9c44c4e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://{{Director-IP:8080}}/liqid/api/v2/status","description":"<p>Use this option to retrieve information for all known devices on the system, regardless of whether the device is associated with a group or machine. Devices in a current deferred state will also be reported.</p>\n","urlObject":{"path":["api","v2","status"],"host":["http://{{Director-IP:8080}}/liqid"],"query":[],"variable":[]}},"response":[{"id":"b1a74052-383c-4340-8d63-ae6341814eca","name":"OK","originalRequest":{"method":"GET","header":[],"url":"http://{{Director-IP:8080}}/liqid/api/v2/status"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n    \"response\": {\n        \"data\": [\n            {\n                \"type\": \"LinkDeviceStatus\",\n                \"index\": 0,\n                \"name\": \"nic0\",\n                \"flags\": \"0x0401000141\",\n                \"device_type\": \"ethernet_link\",\n                \"device_state\": \"active | online\",\n                \"fabric_type\": \"gen3\",\n                \"conn_type\": \"gen3\",\n                \"lanes\": 16,\n                \"dev_id\": \"0xb00\",\n                \"sled_id\": \"enclosure\",\n                \"fabr_id\": 78,\n                \"swit_gid\": \"0x000000\",\n                \"port_gid\": \"0x000004\",\n                \"fabr_gid\": \"0x000b00\",\n                \"pod_id\": -1,\n                \"vid\": \"0x15b3\",\n                \"did\": \"0x101b\",\n                \"location\": {\n                    \"rack\": 0,\n                    \"shelf\": 0,\n                    \"node\": 9\n                },\n                \"owner\": {\n                    \"rack\": 0,\n                    \"shelf\": 0,\n                    \"node\": 9\n                },\n                \"unique\": \"15b3_101b_9_1\"\n            },\n            {\n                \"type\": \"LinkDeviceStatus\",\n                \"index\": 1,\n                \"name\": \"nic1\",\n                \"flags\": \"0x0401000141\",\n                \"device_type\": \"ethernet_link\",\n                \"device_state\": \"active | online\",\n                \"fabric_type\": \"gen3\",\n                \"conn_type\": \"gen3\",\n                \"lanes\": 16,\n                \"dev_id\": \"0xb01\",\n                \"sled_id\": \"enclosure\",\n                \"fabr_id\": 78,\n                \"swit_gid\": \"0x000000\",\n                \"port_gid\": \"0x000004\",\n                \"fabr_gid\": \"0x000b01\",\n                \"pod_id\": -1,\n                \"vid\": \"0x15b3\",\n                \"did\": \"0x101b\",\n                \"location\": {\n                    \"rack\": 0,\n                    \"shelf\": 0,\n                    \"node\": 9\n                },\n                \"owner\": {\n                    \"rack\": 0,\n                    \"shelf\": 0,\n                    \"node\": 9\n                },\n                \"unique\": \"15b3_101b_9_2\"\n            },\n            {\n                \"type\": \"ComputeDeviceStatus\",\n                \"index\": 0,\n                \"name\": \"pcpu0\",\n                \"flags\": \"0x4000000401005160\",\n                \"device_type\": \"compute\",\n                \"device_state\": \"active | online\",\n                \"fabric_type\": \"gen3\",\n                \"conn_type\": \"gen3\",\n                \"lanes\": 4,\n                \"dev_id\": \"0x10000001\",\n                \"sled_id\": \"-1\",\n                \"fabr_id\": 78,\n                \"swit_gid\": \"0x000000\",\n                \"port_gid\": \"0x000008\",\n                \"fabr_gid\": \"0x10000001\",\n                \"pod_id\": -1,\n                \"vid\": \"0x8086\",\n                \"did\": \"0x0000\",\n                \"location\": {\n                    \"rack\": 0,\n                    \"shelf\": 0,\n                    \"node\": 9\n                },\n                \"owner\": {\n                    \"rack\": 0,\n                    \"shelf\": 0,\n                    \"node\": 1\n                },\n                \"unique\": \"cpu1\",\n                \"hconn\": \"-1\"\n            },\n            {\n                \"type\": \"ComputeDeviceStatus\",\n                \"index\": 1,\n                \"name\": \"pcpu1\",\n                \"flags\": \"0x4000000401005160\",\n                \"device_type\": \"compute\",\n                \"device_state\": \"active | online\",\n                \"fabric_type\": \"gen3\",\n                \"conn_type\": \"gen3\",\n                \"lanes\": 4,\n                \"dev_id\": \"0x10000002\",\n                \"sled_id\": \"-1\",\n                \"fabr_id\": 78,\n                \"swit_gid\": \"0x000000\",\n                \"port_gid\": \"0x00000c\",\n                \"fabr_gid\": \"0x10000002\",\n                \"pod_id\": -1,\n                \"vid\": \"0x8086\",\n                \"did\": \"0x0001\",\n                \"location\": {\n                    \"rack\": 0,\n                    \"shelf\": 0,\n                    \"node\": 9\n                },\n                \"owner\": {\n                    \"rack\": 0,\n                    \"shelf\": 0,\n                    \"node\": 2\n                },\n                \"unique\": \"cpu2\",\n                \"hconn\": \"-1\"\n            },\n            {\n                \"type\": \"ComputeDeviceStatus\",\n                \"index\": 2,\n                \"name\": \"pcpu2\",\n                \"flags\": \"0x4000000401005160\",\n                \"device_type\": \"compute\",\n                \"device_state\": \"active | online\",\n                \"fabric_type\": \"gen3\",\n                \"conn_type\": \"gen3\",\n                \"lanes\": 4,\n                \"dev_id\": \"0x10000003\",\n                \"sled_id\": \"-1\",\n                \"fabr_id\": 78,\n                \"swit_gid\": \"0x000000\",\n                \"port_gid\": \"0x000014\",\n                \"fabr_gid\": \"0x10000003\",\n                \"pod_id\": -1,\n                \"vid\": \"0x8086\",\n                \"did\": \"0x0002\",\n                \"location\": {\n                    \"rack\": 0,\n                    \"shelf\": 0,\n                    \"node\": 9\n                },\n                \"owner\": {\n                    \"rack\": 0,\n                    \"shelf\": 0,\n                    \"node\": 3\n                },\n                \"unique\": \"cpu3\",\n                \"hconn\": \"-1\"\n            },\n            {\n                \"type\": \"ComputeDeviceStatus\",\n                \"index\": 3,\n                \"name\": \"ncpu3\",\n                \"flags\": \"0x4000000080001160\",\n                \"device_type\": \"compute\",\n                \"device_state\": \"active | online\",\n                \"fabric_type\": \"nvmeof\",\n                \"conn_type\": \"nvmeof\",\n                \"lanes\": 0,\n                \"dev_id\": \"0x10000004\",\n                \"sled_id\": \"-1\",\n                \"fabr_id\": 78,\n                \"swit_gid\": \"0x000000\",\n                \"port_gid\": \"0x000000\",\n                \"fabr_gid\": \"0x10000004\",\n                \"pod_id\": -1,\n                \"vid\": \"0x8086\",\n                \"did\": \"0x0003\",\n                \"location\": {\n                    \"rack\": 0,\n                    \"shelf\": 0,\n                    \"node\": 9\n                },\n                \"owner\": {\n                    \"rack\": 0,\n                    \"shelf\": 0,\n                    \"node\": 4\n                },\n                \"unique\": \"cpuX-10.204.104.37\",\n                \"hconn\": \"-1\"\n            },\n            {\n                \"type\": \"ComputeDeviceStatus\",\n                \"index\": 4,\n                \"name\": \"ncpu4\",\n                \"flags\": \"0x4000000080001160\",\n                \"device_type\": \"compute\",\n                \"device_state\": \"active | online\",\n                \"fabric_type\": \"nvmeof\",\n                \"conn_type\": \"nvmeof\",\n                \"lanes\": 0,\n                \"dev_id\": \"0x10000005\",\n                \"sled_id\": \"-1\",\n                \"fabr_id\": 78,\n                \"swit_gid\": \"0x000000\",\n                \"port_gid\": \"0x000001\",\n                \"fabr_gid\": \"0x10000005\",\n                \"pod_id\": -1,\n                \"vid\": \"0x8086\",\n                \"did\": \"0x0004\",\n                \"location\": {\n                    \"rack\": 0,\n                    \"shelf\": 0,\n                    \"node\": 9\n                },\n                \"owner\": {\n                    \"rack\": 0,\n                    \"shelf\": 0,\n                    \"node\": 5\n                },\n                \"unique\": \"cpuX-10.204.104.41\",\n                \"hconn\": \"-1\"\n            },\n            {\n                \"type\": \"SsdDeviceStatus\",\n                \"index\": 0,\n                \"name\": \"ssd0\",\n                \"flags\": \"0x0401000142\",\n                \"device_type\": \"target/SSD\",\n                \"device_state\": \"active | online\",\n                \"fabric_type\": \"gen3\",\n                \"conn_type\": \"gen3\",\n                \"lanes\": 4,\n                \"dev_id\": \"0x1000\",\n                \"sled_id\": \"enclosure\",\n                \"fabr_id\": 78,\n                \"swit_gid\": \"0x000000\",\n                \"port_gid\": \"0x000004\",\n                \"fabr_gid\": \"0x001000\",\n                \"pod_id\": -1,\n                \"vid\": \"0x1987\",\n                \"did\": \"0x5007\",\n                \"location\": {\n                    \"rack\": 0,\n                    \"shelf\": 0,\n                    \"node\": 9\n                },\n                \"owner\": {\n                    \"rack\": 0,\n                    \"shelf\": 0,\n                    \"node\": 9\n                },\n                \"capacity(MB)\": 400000\n            },\n            {\n                \"type\": \"SsdDeviceStatus\",\n                \"index\": 1,\n                \"name\": \"ssd1\",\n                \"flags\": \"0x0401000142\",\n                \"device_type\": \"target/SSD\",\n                \"device_state\": \"active | online\",\n                \"fabric_type\": \"gen3\",\n                \"conn_type\": \"gen3\",\n                \"lanes\": 4,\n                \"dev_id\": \"0x1100\",\n                \"sled_id\": \"enclosure\",\n                \"fabr_id\": 78,\n                \"swit_gid\": \"0x000000\",\n                \"port_gid\": \"0x000004\",\n                \"fabr_gid\": \"0x001100\",\n                \"pod_id\": -1,\n                \"vid\": \"0x1987\",\n                \"did\": \"0x5007\",\n                \"location\": {\n                    \"rack\": 0,\n                    \"shelf\": 0,\n                    \"node\": 9\n                },\n                \"owner\": {\n                    \"rack\": 0,\n                    \"shelf\": 0,\n                    \"node\": 9\n                },\n                \"capacity(MB)\": 400000\n            },\n            {\n                \"type\": \"SsdDeviceStatus\",\n                \"index\": 2,\n                \"name\": \"ssd2\",\n                \"flags\": \"0x0401000142\",\n                \"device_type\": \"target/SSD\",\n                \"device_state\": \"active | online\",\n                \"fabric_type\": \"gen3\",\n                \"conn_type\": \"gen3\",\n                \"lanes\": 4,\n                \"dev_id\": \"0x1300\",\n                \"sled_id\": \"enclosure\",\n                \"fabr_id\": 78,\n                \"swit_gid\": \"0x000000\",\n                \"port_gid\": \"0x000004\",\n                \"fabr_gid\": \"0x001300\",\n                \"pod_id\": -1,\n                \"vid\": \"0x1987\",\n                \"did\": \"0x5007\",\n                \"location\": {\n                    \"rack\": 0,\n                    \"shelf\": 0,\n                    \"node\": 9\n                },\n                \"owner\": {\n                    \"rack\": 0,\n                    \"shelf\": 0,\n                    \"node\": 9\n                },\n                \"capacity(MB)\": 400000\n            },\n            {\n                \"type\": \"SsdDeviceStatus\",\n                \"index\": 3,\n                \"name\": \"ssd3\",\n                \"flags\": \"0x0401000142\",\n                \"device_type\": \"target/SSD\",\n                \"device_state\": \"active | online\",\n                \"fabric_type\": \"gen3\",\n                \"conn_type\": \"gen3\",\n                \"lanes\": 4,\n                \"dev_id\": \"0x1400\",\n                \"sled_id\": \"enclosure\",\n                \"fabr_id\": 78,\n                \"swit_gid\": \"0x000000\",\n                \"port_gid\": \"0x000004\",\n                \"fabr_gid\": \"0x001400\",\n                \"pod_id\": -1,\n                \"vid\": \"0x1987\",\n                \"did\": \"0x5007\",\n                \"location\": {\n                    \"rack\": 0,\n                    \"shelf\": 0,\n                    \"node\": 9\n                },\n                \"owner\": {\n                    \"rack\": 0,\n                    \"shelf\": 0,\n                    \"node\": 9\n                },\n                \"capacity(MB)\": 400000\n            },\n            {\n                \"type\": \"SsdDeviceStatus\",\n                \"index\": 4,\n                \"name\": \"nof4\",\n                \"flags\": \"0x0080000142\",\n                \"device_type\": \"target/SSD\",\n                \"device_state\": \"active | online\",\n                \"fabric_type\": \"nvmeof\",\n                \"conn_type\": \"nvmeof\",\n                \"lanes\": 0,\n                \"dev_id\": \"0xa00005\",\n                \"sled_id\": \"enclosure\",\n                \"fabr_id\": 78,\n                \"swit_gid\": \"0x000000\",\n                \"port_gid\": \"0x000000\",\n                \"fabr_gid\": \"0xa00005\",\n                \"pod_id\": -1,\n                \"vid\": \"0xd0fa\",\n                \"did\": \"0xd0fa\",\n                \"location\": {\n                    \"rack\": 0,\n                    \"shelf\": 0,\n                    \"node\": 9\n                },\n                \"owner\": {\n                    \"rack\": 0,\n                    \"shelf\": 0,\n                    \"node\": 4\n                },\n                \"capacity(MB)\": 0\n            },\n            {\n                \"type\": \"SsdDeviceStatus\",\n                \"index\": 5,\n                \"name\": \"nof5\",\n                \"flags\": \"0x0080000142\",\n                \"device_type\": \"target/SSD\",\n                \"device_state\": \"active | online\",\n                \"fabric_type\": \"nvmeof\",\n                \"conn_type\": \"nvmeof\",\n                \"lanes\": 0,\n                \"dev_id\": \"0xa00006\",\n                \"sled_id\": \"enclosure\",\n                \"fabr_id\": 78,\n                \"swit_gid\": \"0x000000\",\n                \"port_gid\": \"0x000000\",\n                \"fabr_gid\": \"0xa00006\",\n                \"pod_id\": -1,\n                \"vid\": \"0xd0fa\",\n                \"did\": \"0xd0fa\",\n                \"location\": {\n                    \"rack\": 0,\n                    \"shelf\": 0,\n                    \"node\": 9\n                },\n                \"owner\": {\n                    \"rack\": 0,\n                    \"shelf\": 0,\n                    \"node\": 4\n                },\n                \"capacity(MB)\": 0\n            },\n            {\n                \"type\": \"SsdDeviceStatus\",\n                \"index\": 6,\n                \"name\": \"nof6\",\n                \"flags\": \"0x0080000142\",\n                \"device_type\": \"target/SSD\",\n                \"device_state\": \"active | online\",\n                \"fabric_type\": \"nvmeof\",\n                \"conn_type\": \"nvmeof\",\n                \"lanes\": 0,\n                \"dev_id\": \"0xa00007\",\n                \"sled_id\": \"enclosure\",\n                \"fabr_id\": 78,\n                \"swit_gid\": \"0x000000\",\n                \"port_gid\": \"0x000000\",\n                \"fabr_gid\": \"0xa00007\",\n                \"pod_id\": -1,\n                \"vid\": \"0xd0fa\",\n                \"did\": \"0xd0fa\",\n                \"location\": {\n                    \"rack\": 0,\n                    \"shelf\": 0,\n                    \"node\": 9\n                },\n                \"owner\": {\n                    \"rack\": 0,\n                    \"shelf\": 0,\n                    \"node\": 4\n                },\n                \"capacity(MB)\": 0\n            },\n            {\n                \"type\": \"SsdDeviceStatus\",\n                \"index\": 7,\n                \"name\": \"nof7\",\n                \"flags\": \"0x0080000142\",\n                \"device_type\": \"target/SSD\",\n                \"device_state\": \"active | online\",\n                \"fabric_type\": \"nvmeof\",\n                \"conn_type\": \"nvmeof\",\n                \"lanes\": 0,\n                \"dev_id\": \"0xa00008\",\n                \"sled_id\": \"enclosure\",\n                \"fabr_id\": 78,\n                \"swit_gid\": \"0x000000\",\n                \"port_gid\": \"0x000000\",\n                \"fabr_gid\": \"0xa00008\",\n                \"pod_id\": -1,\n                \"vid\": \"0xd0fa\",\n                \"did\": \"0xd0fa\",\n                \"location\": {\n                    \"rack\": 0,\n                    \"shelf\": 0,\n                    \"node\": 9\n                },\n                \"owner\": {\n                    \"rack\": 0,\n                    \"shelf\": 0,\n                    \"node\": 9\n                },\n                \"capacity(MB)\": 0\n            },\n            {\n                \"type\": \"SsdDeviceStatus\",\n                \"index\": 8,\n                \"name\": \"nof8\",\n                \"flags\": \"0x0080000142\",\n                \"device_type\": \"target/SSD\",\n                \"device_state\": \"active | online\",\n                \"fabric_type\": \"nvmeof\",\n                \"conn_type\": \"nvmeof\",\n                \"lanes\": 0,\n                \"dev_id\": \"0xa00009\",\n                \"sled_id\": \"enclosure\",\n                \"fabr_id\": 78,\n                \"swit_gid\": \"0x000000\",\n                \"port_gid\": \"0x000000\",\n                \"fabr_gid\": \"0xa00009\",\n                \"pod_id\": -1,\n                \"vid\": \"0xd0fa\",\n                \"did\": \"0xd0fa\",\n                \"location\": {\n                    \"rack\": 0,\n                    \"shelf\": 0,\n                    \"node\": 9\n                },\n                \"owner\": {\n                    \"rack\": 0,\n                    \"shelf\": 0,\n                    \"node\": 9\n                },\n                \"capacity(MB)\": 0\n            },\n            {\n                \"type\": \"SsdDeviceStatus\",\n                \"index\": 9,\n                \"name\": \"nof9\",\n                \"flags\": \"0x0080000142\",\n                \"device_type\": \"target/SSD\",\n                \"device_state\": \"active | online\",\n                \"fabric_type\": \"nvmeof\",\n                \"conn_type\": \"nvmeof\",\n                \"lanes\": 0,\n                \"dev_id\": \"0xa0000a\",\n                \"sled_id\": \"enclosure\",\n                \"fabr_id\": 78,\n                \"swit_gid\": \"0x000000\",\n                \"port_gid\": \"0x000000\",\n                \"fabr_gid\": \"0xa0000a\",\n                \"pod_id\": -1,\n                \"vid\": \"0xd0fa\",\n                \"did\": \"0xd0fa\",\n                \"location\": {\n                    \"rack\": 0,\n                    \"shelf\": 0,\n                    \"node\": 9\n                },\n                \"owner\": {\n                    \"rack\": 0,\n                    \"shelf\": 0,\n                    \"node\": 9\n                },\n                \"capacity(MB)\": 0\n            },\n            {\n                \"type\": \"GpuDeviceStatus\",\n                \"index\": 0,\n                \"name\": \"gpu0\",\n                \"flags\": \"0x8000000401000540\",\n                \"device_type\": \"gpu\",\n                \"device_state\": \"active | online\",\n                \"fabric_type\": \"gen3\",\n                \"conn_type\": \"gen3\",\n                \"lanes\": 16,\n                \"dev_id\": \"0xc00\",\n                \"sled_id\": \"enclosure\",\n                \"fabr_id\": 78,\n                \"swit_gid\": \"0x000000\",\n                \"port_gid\": \"0x000004\",\n                \"fabr_gid\": \"0x000c00\",\n                \"pod_id\": -1,\n                \"vid\": \"0x10de\",\n                \"did\": \"0x1eb8\",\n                \"location\": {\n                    \"rack\": 0,\n                    \"shelf\": 0,\n                    \"node\": 9\n                },\n                \"owner\": {\n                    \"rack\": 0,\n                    \"shelf\": 0,\n                    \"node\": 9\n                },\n                \"unique\": \"10de_1eb8_9_1\"\n            }\n        ],\n        \"errors\": null,\n        \"code\": 0\n    }\n}"}],"_postman_id":"3db97246-831d-4c3f-8ff7-03aee9c44c4e"},{"name":"Reports information for all known FPGA devices which are not associated with a group, machine or currently in a deferred state.","id":"1738284e-311c-44a9-9bcc-e628db284c95","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://{{Director-IP:8080}}/liqid/api/v2/status/fpga?filter=true","description":"<p>Use this option to retrieve information for all known FPGA devices which are not associated with a group, machine or currently in a deferred state.</p>\n","urlObject":{"path":["api","v2","status","fpga"],"host":["http://{{Director-IP:8080}}/liqid"],"query":[{"description":{"content":"<p>Optional request parameter which denotes that all device status should be returned. If not used then devices associated with a group/machine will be filtered out. To include all devices use request parameter 'filter=false'.</p>\n","type":"text/plain"},"key":"filter","value":"true"}],"variable":[]}},"response":[{"id":"be8efe8d-643a-44dc-a5c7-9ef67cd28657","name":"OK","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://{{Director-IP:8080}}/liqid/api/v2/status/fpga?filter=true","host":["http://{{Director-IP:8080}}/liqid"],"path":["api","v2","status","fpga"],"query":[{"key":"filter","value":"true"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n    \"response\": {\n        \"data\": [],\n        \"errors\": null,\n        \"code\": 0\n    }\n}"}],"_postman_id":"1738284e-311c-44a9-9bcc-e628db284c95"},{"name":"Reports information for all known GPU devices which are not associated with a group, machine or currently in a deferred state.","id":"bf49b2fb-83ee-498f-b0ee-5f0f11e4a3a7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://{{Director-IP:8080}}/liqid/api/v2/status/gpu?filter=true","description":"<p>Use this option to retrieve information for all known GPU devices which are not associated with a group, machine or currently in a deferred state.</p>\n","urlObject":{"path":["api","v2","status","gpu"],"host":["http://{{Director-IP:8080}}/liqid"],"query":[{"description":{"content":"<p>Optional request parameter which denotes that all device status should be returned. If not used then devices associated with a group/machine will be filtered out. To include all devices use request parameter 'filter=false'.</p>\n","type":"text/plain"},"key":"filter","value":"true"}],"variable":[]}},"response":[{"id":"4ec35a09-7027-439a-9d27-6d537965ad38","name":"OK","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://{{Director-IP:8080}}/liqid/api/v2/status/gpu?filter=true","host":["http://{{Director-IP:8080}}/liqid"],"path":["api","v2","status","gpu"],"query":[{"key":"filter","value":"true"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n    \"response\": {\n        \"data\": [\n            {\n                \"type\": \"GpuDeviceStatus\",\n                \"index\": 0,\n                \"name\": \"gpu0\",\n                \"flags\": \"0x8000000401000540\",\n                \"device_type\": \"gpu\",\n                \"device_state\": \"active | online\",\n                \"fabric_type\": \"gen3\",\n                \"conn_type\": \"gen3\",\n                \"lanes\": 16,\n                \"dev_id\": \"0xc00\",\n                \"sled_id\": \"enclosure\",\n                \"fabr_id\": 78,\n                \"swit_gid\": \"0x000000\",\n                \"port_gid\": \"0x000004\",\n                \"fabr_gid\": \"0x000c00\",\n                \"pod_id\": -1,\n                \"vid\": \"0x10de\",\n                \"did\": \"0x1eb8\",\n                \"location\": {\n                    \"rack\": 0,\n                    \"shelf\": 0,\n                    \"node\": 9\n                },\n                \"owner\": {\n                    \"rack\": 0,\n                    \"shelf\": 0,\n                    \"node\": 9\n                },\n                \"unique\": \"10de_1eb8_9_1\"\n            }\n        ],\n        \"errors\": null,\n        \"code\": 0\n    }\n}"}],"_postman_id":"bf49b2fb-83ee-498f-b0ee-5f0f11e4a3a7"},{"name":"Reports information for all known NIC devices which are not associated with a group, machine or currently in a deferred state.","id":"cc69ac08-8d8e-4b29-8fe5-588e22ed69d8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://{{Director-IP:8080}}/liqid/api/v2/status/network?filter=true","description":"<p>Use this option to retrieve information for all known NIC devices which are not associated with a group, machine or currently in a deferred state.</p>\n","urlObject":{"path":["api","v2","status","network"],"host":["http://{{Director-IP:8080}}/liqid"],"query":[{"description":{"content":"<p>Optional request parameter which denotes that all device status should be returned. If not used then devices associated with a group/machine will be filtered out. To include all devices use request parameter 'filter=false'.</p>\n","type":"text/plain"},"key":"filter","value":"true"}],"variable":[]}},"response":[{"id":"003164c3-ac92-4f68-a49a-d858cf9218b7","name":"OK","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://{{Director-IP:8080}}/liqid/api/v2/status/network?filter=true","host":["http://{{Director-IP:8080}}/liqid"],"path":["api","v2","status","network"],"query":[{"key":"filter","value":"true"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n    \"response\": {\n        \"data\": [\n            {\n                \"type\": \"LinkDeviceStatus\",\n                \"index\": 0,\n                \"name\": \"nic0\",\n                \"flags\": \"0x0401000141\",\n                \"device_type\": \"ethernet_link\",\n                \"device_state\": \"active | online\",\n                \"fabric_type\": \"gen3\",\n                \"conn_type\": \"gen3\",\n                \"lanes\": 16,\n                \"dev_id\": \"0xb00\",\n                \"sled_id\": \"enclosure\",\n                \"fabr_id\": 78,\n                \"swit_gid\": \"0x000000\",\n                \"port_gid\": \"0x000004\",\n                \"fabr_gid\": \"0x000b00\",\n                \"pod_id\": -1,\n                \"vid\": \"0x15b3\",\n                \"did\": \"0x101b\",\n                \"location\": {\n                    \"rack\": 0,\n                    \"shelf\": 0,\n                    \"node\": 9\n                },\n                \"owner\": {\n                    \"rack\": 0,\n                    \"shelf\": 0,\n                    \"node\": 9\n                },\n                \"unique\": \"15b3_101b_9_1\"\n            },\n            {\n                \"type\": \"LinkDeviceStatus\",\n                \"index\": 1,\n                \"name\": \"nic1\",\n                \"flags\": \"0x0401000141\",\n                \"device_type\": \"ethernet_link\",\n                \"device_state\": \"active | online\",\n                \"fabric_type\": \"gen3\",\n                \"conn_type\": \"gen3\",\n                \"lanes\": 16,\n                \"dev_id\": \"0xb01\",\n                \"sled_id\": \"enclosure\",\n                \"fabr_id\": 78,\n                \"swit_gid\": \"0x000000\",\n                \"port_gid\": \"0x000004\",\n                \"fabr_gid\": \"0x000b01\",\n                \"pod_id\": -1,\n                \"vid\": \"0x15b3\",\n                \"did\": \"0x101b\",\n                \"location\": {\n                    \"rack\": 0,\n                    \"shelf\": 0,\n                    \"node\": 9\n                },\n                \"owner\": {\n                    \"rack\": 0,\n                    \"shelf\": 0,\n                    \"node\": 2\n                },\n                \"unique\": \"15b3_101b_9_2\"\n            }\n        ],\n        \"errors\": null,\n        \"code\": 0\n    }\n}"}],"_postman_id":"cc69ac08-8d8e-4b29-8fe5-588e22ed69d8"},{"name":"Reports information for all known SSD devices which are not associated with a group, machine or currently in a deferred state.","id":"78d6e2be-e349-47ac-a504-6f5f020109af","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://{{Director-IP:8080}}/liqid/api/v2/status/storage?filter=true","description":"<p>Use this option to retrieve information for all known SSD devices which are not associated with a group, machine or currently in a deferred state.</p>\n","urlObject":{"path":["api","v2","status","storage"],"host":["http://{{Director-IP:8080}}/liqid"],"query":[{"description":{"content":"<p>Optional request parameter which denotes that all device status should be returned. If not used then devices associated with a group/machine will be filtered out. To include all devices use request parameter 'filter=false'.</p>\n","type":"text/plain"},"key":"filter","value":"true"}],"variable":[]}},"response":[{"id":"7f24d4df-68dc-4721-87f4-1ee9c33a7cb6","name":"OK","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://{{Director-IP:8080}}/liqid/api/v2/status/storage?filter=true","host":["http://{{Director-IP:8080}}/liqid"],"path":["api","v2","status","storage"],"query":[{"key":"filter","value":"true"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n    \"response\": {\n        \"data\": [\n            {\n                \"type\": \"SsdDeviceStatus\",\n                \"index\": 0,\n                \"name\": \"ssd0\",\n                \"flags\": \"0x0401000142\",\n                \"device_type\": \"target/SSD\",\n                \"device_state\": \"active | online\",\n                \"fabric_type\": \"gen3\",\n                \"conn_type\": \"gen3\",\n                \"lanes\": 4,\n                \"dev_id\": \"0x1000\",\n                \"sled_id\": \"enclosure\",\n                \"fabr_id\": 78,\n                \"swit_gid\": \"0x000000\",\n                \"port_gid\": \"0x000004\",\n                \"fabr_gid\": \"0x001000\",\n                \"pod_id\": -1,\n                \"vid\": \"0x1987\",\n                \"did\": \"0x5007\",\n                \"location\": {\n                    \"rack\": 0,\n                    \"shelf\": 0,\n                    \"node\": 9\n                },\n                \"owner\": {\n                    \"rack\": 0,\n                    \"shelf\": 0,\n                    \"node\": 3\n                },\n                \"capacity(MB)\": 400000\n            },\n            {\n                \"type\": \"SsdDeviceStatus\",\n                \"index\": 1,\n                \"name\": \"ssd1\",\n                \"flags\": \"0x0401000142\",\n                \"device_type\": \"target/SSD\",\n                \"device_state\": \"active | online\",\n                \"fabric_type\": \"gen3\",\n                \"conn_type\": \"gen3\",\n                \"lanes\": 4,\n                \"dev_id\": \"0x1100\",\n                \"sled_id\": \"enclosure\",\n                \"fabr_id\": 78,\n                \"swit_gid\": \"0x000000\",\n                \"port_gid\": \"0x000004\",\n                \"fabr_gid\": \"0x001100\",\n                \"pod_id\": -1,\n                \"vid\": \"0x1987\",\n                \"did\": \"0x5007\",\n                \"location\": {\n                    \"rack\": 0,\n                    \"shelf\": 0,\n                    \"node\": 9\n                },\n                \"owner\": {\n                    \"rack\": 0,\n                    \"shelf\": 0,\n                    \"node\": 9\n                },\n                \"capacity(MB)\": 400000\n            },\n            {\n                \"type\": \"SsdDeviceStatus\",\n                \"index\": 2,\n                \"name\": \"ssd2\",\n                \"flags\": \"0x0401000142\",\n                \"device_type\": \"target/SSD\",\n                \"device_state\": \"active | online\",\n                \"fabric_type\": \"gen3\",\n                \"conn_type\": \"gen3\",\n                \"lanes\": 4,\n                \"dev_id\": \"0x1300\",\n                \"sled_id\": \"enclosure\",\n                \"fabr_id\": 78,\n                \"swit_gid\": \"0x000000\",\n                \"port_gid\": \"0x000004\",\n                \"fabr_gid\": \"0x001300\",\n                \"pod_id\": -1,\n                \"vid\": \"0x1987\",\n                \"did\": \"0x5007\",\n                \"location\": {\n                    \"rack\": 0,\n                    \"shelf\": 0,\n                    \"node\": 9\n                },\n                \"owner\": {\n                    \"rack\": 0,\n                    \"shelf\": 0,\n                    \"node\": 9\n                },\n                \"capacity(MB)\": 400000\n            },\n            {\n                \"type\": \"SsdDeviceStatus\",\n                \"index\": 3,\n                \"name\": \"ssd3\",\n                \"flags\": \"0x0401000142\",\n                \"device_type\": \"target/SSD\",\n                \"device_state\": \"active | online\",\n                \"fabric_type\": \"gen3\",\n                \"conn_type\": \"gen3\",\n                \"lanes\": 4,\n                \"dev_id\": \"0x1400\",\n                \"sled_id\": \"enclosure\",\n                \"fabr_id\": 78,\n                \"swit_gid\": \"0x000000\",\n                \"port_gid\": \"0x000004\",\n                \"fabr_gid\": \"0x001400\",\n                \"pod_id\": -1,\n                \"vid\": \"0x1987\",\n                \"did\": \"0x5007\",\n                \"location\": {\n                    \"rack\": 0,\n                    \"shelf\": 0,\n                    \"node\": 9\n                },\n                \"owner\": {\n                    \"rack\": 0,\n                    \"shelf\": 0,\n                    \"node\": 2\n                },\n                \"capacity(MB)\": 400000\n            },\n            {\n                \"type\": \"SsdDeviceStatus\",\n                \"index\": 4,\n                \"name\": \"nof4\",\n                \"flags\": \"0x0080000142\",\n                \"device_type\": \"target/SSD\",\n                \"device_state\": \"active | online\",\n                \"fabric_type\": \"nvmeof\",\n                \"conn_type\": \"nvmeof\",\n                \"lanes\": 0,\n                \"dev_id\": \"0xa00005\",\n                \"sled_id\": \"enclosure\",\n                \"fabr_id\": 78,\n                \"swit_gid\": \"0x000000\",\n                \"port_gid\": \"0x000000\",\n                \"fabr_gid\": \"0xa00005\",\n                \"pod_id\": -1,\n                \"vid\": \"0xd0fa\",\n                \"did\": \"0xd0fa\",\n                \"location\": {\n                    \"rack\": 0,\n                    \"shelf\": 0,\n                    \"node\": 9\n                },\n                \"owner\": {\n                    \"rack\": 0,\n                    \"shelf\": 0,\n                    \"node\": 9\n                },\n                \"capacity(MB)\": 0\n            },\n            {\n                \"type\": \"SsdDeviceStatus\",\n                \"index\": 5,\n                \"name\": \"nof5\",\n                \"flags\": \"0x0080000142\",\n                \"device_type\": \"target/SSD\",\n                \"device_state\": \"active | online\",\n                \"fabric_type\": \"nvmeof\",\n                \"conn_type\": \"nvmeof\",\n                \"lanes\": 0,\n                \"dev_id\": \"0xa00006\",\n                \"sled_id\": \"enclosure\",\n                \"fabr_id\": 78,\n                \"swit_gid\": \"0x000000\",\n                \"port_gid\": \"0x000000\",\n                \"fabr_gid\": \"0xa00006\",\n                \"pod_id\": -1,\n                \"vid\": \"0xd0fa\",\n                \"did\": \"0xd0fa\",\n                \"location\": {\n                    \"rack\": 0,\n                    \"shelf\": 0,\n                    \"node\": 9\n                },\n                \"owner\": {\n                    \"rack\": 0,\n                    \"shelf\": 0,\n                    \"node\": 9\n                },\n                \"capacity(MB)\": 0\n            }\n        ]\n    }\n}"}],"_postman_id":"78d6e2be-e349-47ac-a504-6f5f020109af"}],"id":"572419dc-c081-44ab-bea1-71d0f2f68ebc","description":"<p>Status Controller</p>\n","_postman_id":"572419dc-c081-44ab-bea1-71d0f2f68ebc"},{"name":"system","item":[{"name":"restart","item":[{"name":"Restart the entire fabric","id":"86a4a7ff-b430-4227-8ac0-eb9422ec0343","request":{"method":"GET","header":[],"url":"","description":"<p>Use this option to reboot the entire fabric</p>\n","urlObject":{"query":[],"variable":[]}},"response":[{"id":"1fe3df6a-b94d-499e-abf5-4875ac5f0765","name":"OK","originalRequest":{"method":"POST","header":[],"url":"http://{{Director-IP:8080}}/liqid/api/v2/system/restart/fabric"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n\t\"response\": {\n\t\t\"code\": 90087636,\n\t\t\"data\": [\n\t\t\t{\n\t\t\t\t\"epoch\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t{\n\t\t\t\t\"epoch\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t}\n\t\t\t}\n\t\t],\n\t\t\"errors\": [\n\t\t\t{\n\t\t\t\t\"code\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t},\n\t\t\t\t\"message\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t},\n\t\t\t\t\"type\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t{\n\t\t\t\t\"code\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t},\n\t\t\t\t\"message\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t},\n\t\t\t\t\"type\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t}\n\t\t\t}\n\t\t]\n\t}\n}"}],"_postman_id":"86a4a7ff-b430-4227-8ac0-eb9422ec0343"},{"name":"Initiate a discovery of the fabric hierarchy.","id":"2076e2c9-7c05-4f0e-a6d2-9f0bf47fe47c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"url":"http://{{Director-IP:8080}}/liqid/api/v2/system/restart/hierarchy","description":"<p>Use this option to initiate a discovery of the fabric hierarchy</p>\n","urlObject":{"path":["api","v2","system","restart","hierarchy"],"host":["http://{{Director-IP:8080}}/liqid"],"query":[],"variable":[]}},"response":[{"id":"5400667b-354b-4b46-9f7a-e26b586ae93e","name":"OK","originalRequest":{"method":"POST","header":[],"url":"http://{{Director-IP:8080}}/liqid/api/v2/system/restart/hierarchy"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n\t\"response\": {\n\t\t\"code\": 90087636,\n\t\t\"data\": [\n\t\t\t{\n\t\t\t\t\"epoch\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t{\n\t\t\t\t\"epoch\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t}\n\t\t\t}\n\t\t],\n\t\t\"errors\": [\n\t\t\t{\n\t\t\t\t\"code\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t},\n\t\t\t\t\"message\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t},\n\t\t\t\t\"type\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t{\n\t\t\t\t\"code\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t},\n\t\t\t\t\"message\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t},\n\t\t\t\t\"type\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t}\n\t\t\t}\n\t\t]\n\t}\n}"}],"_postman_id":"2076e2c9-7c05-4f0e-a6d2-9f0bf47fe47c"},{"name":"Restart the switch.","id":"0a8ffca8-ae00-4e76-8906-f339ed3f4359","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"url":"http://{{Director-IP:8080}}/liqid/api/v2/system/restart/switch","description":"<p>Use this option to restart the switch</p>\n","urlObject":{"path":["api","v2","system","restart","switch"],"host":["http://{{Director-IP:8080}}/liqid"],"query":[],"variable":[]}},"response":[{"id":"d424b2ea-dd28-4f9e-93de-57f1a4afca44","name":"OK","originalRequest":{"method":"POST","header":[],"url":"http://{{Director-IP:8080}}/liqid/api/v2/system/restart/switch"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n\t\"response\": {\n\t\t\"code\": 90087636,\n\t\t\"data\": [\n\t\t\t{\n\t\t\t\t\"epoch\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t{\n\t\t\t\t\"epoch\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t}\n\t\t\t}\n\t\t],\n\t\t\"errors\": [\n\t\t\t{\n\t\t\t\t\"code\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t},\n\t\t\t\t\"message\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t},\n\t\t\t\t\"type\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t{\n\t\t\t\t\"code\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t},\n\t\t\t\t\"message\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t},\n\t\t\t\t\"type\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t}\n\t\t\t}\n\t\t]\n\t}\n}"}],"_postman_id":"0a8ffca8-ae00-4e76-8906-f339ed3f4359"}],"id":"977fec0b-ee34-4b4e-9fc9-448e01034278","_postman_id":"977fec0b-ee34-4b4e-9fc9-448e01034278","description":""},{"name":"shutdown","item":[{"name":"Gracefully power system down. If no LiqidCoordinates are provided then the default coordinates will be used.","id":"f4ff4e4d-28b9-4d07-b539-001529b51fbe","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"url":"http://{{Director-IP:8080}}/liqid/api/v2/system/shutdown","description":"<p>Use this option to gracefully power shut down</p>\n","urlObject":{"path":["api","v2","system","shutdown"],"host":["http://{{Director-IP:8080}}/liqid"],"query":[],"variable":[]}},"response":[{"id":"1fa9ced8-c721-4446-b80a-5aab0ae504ac","name":"Graceful system shutdown successful.","originalRequest":{"method":"PUT","header":[],"url":"http://{{Director-IP:8080}}/liqid/api/v2/system/shutdown"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n\t\"response\": {\n\t\t\"code\": -19134686,\n\t\t\"data\": [\n\t\t\t{\n\t\t\t\t\"node\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t},\n\t\t\t\t\"rack\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t},\n\t\t\t\t\"shelf\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t{\n\t\t\t\t\"node\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t},\n\t\t\t\t\"rack\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t},\n\t\t\t\t\"shelf\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t}\n\t\t\t}\n\t\t],\n\t\t\"errors\": [\n\t\t\t{\n\t\t\t\t\"code\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t},\n\t\t\t\t\"message\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t},\n\t\t\t\t\"type\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t{\n\t\t\t\t\"code\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t},\n\t\t\t\t\"message\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t},\n\t\t\t\t\"type\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t}\n\t\t\t}\n\t\t]\n\t}\n}"},{"id":"b35e088d-d609-4617-bc7a-8e04eb850770","name":"Invalid LiqidCoordinates parameter.","originalRequest":{"method":"PUT","header":[],"url":"http://{{Director-IP:8080}}/liqid/api/v2/system/shutdown"},"status":"Bad Request","code":400,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"f4ff4e4d-28b9-4d07-b539-001529b51fbe"},{"name":"Gracefully power system down. If no LiqidCoordinates are provided then the default coordinates will be used.","id":"d2d7e454-3a59-4820-aec7-56e5f6635be0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"url":"http://{{Director-IP:8080}}/liqid/api/v2/system/shutdown/:rack/:shelf/:node","description":"<p>Use this option to gracefully power system down</p>\n","urlObject":{"path":["api","v2","system","shutdown",":rack",":shelf",":node"],"host":["http://{{Director-IP:8080}}/liqid"],"query":[],"variable":[{"id":"7c872e1e-5e0a-415e-9da3-a89228398943","description":{"content":"<p>(Required) The rack value of the node for which to invoke the associated command</p>\n","type":"text/plain"},"type":"any","value":"81272866","key":"rack"},{"id":"2ce40f44-1f2c-4f11-802e-e9ea4331eb9b","description":{"content":"<p>(Required) The shelf value of the node for which to invoke the associated command</p>\n","type":"text/plain"},"type":"any","value":"81272866","key":"shelf"},{"id":"4d10b30d-dafa-423d-b1fe-e36af6437739","description":{"content":"<p>(Required) The node value of the node for which to invoke the associated command</p>\n","type":"text/plain"},"type":"any","value":"81272866","key":"node"}]}},"response":[{"id":"3a711361-0367-4c92-bc7e-9cc70bf913e9","name":"Graceful system shutdown successful.","originalRequest":{"method":"PUT","header":[],"url":{"raw":"http://{{Director-IP:8080}}/liqid/api/v2/system/shutdown/:rack/:shelf/:node","host":["http://{{Director-IP:8080}}/liqid"],"path":["api","v2","system","shutdown",":rack",":shelf",":node"],"variable":[{"key":"rack"},{"key":"shelf"},{"key":"node"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n\t\"response\": {\n\t\t\"code\": -19134686,\n\t\t\"data\": [\n\t\t\t{\n\t\t\t\t\"node\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t},\n\t\t\t\t\"rack\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t},\n\t\t\t\t\"shelf\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t{\n\t\t\t\t\"node\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t},\n\t\t\t\t\"rack\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t},\n\t\t\t\t\"shelf\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t}\n\t\t\t}\n\t\t],\n\t\t\"errors\": [\n\t\t\t{\n\t\t\t\t\"code\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t},\n\t\t\t\t\"message\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t},\n\t\t\t\t\"type\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t{\n\t\t\t\t\"code\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t},\n\t\t\t\t\"message\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t},\n\t\t\t\t\"type\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t}\n\t\t\t}\n\t\t]\n\t}\n}"},{"id":"f8ad7de1-db11-4a71-939e-b6b540698a8c","name":"Invalid LiqidCoordinates parameter.","originalRequest":{"method":"PUT","header":[],"url":{"raw":"http://{{Director-IP:8080}}/liqid/api/v2/system/shutdown/:rack/:shelf/:node","host":["http://{{Director-IP:8080}}/liqid"],"path":["api","v2","system","shutdown",":rack",":shelf",":node"],"variable":[{"key":"rack"},{"key":"shelf"},{"key":"node"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"d2d7e454-3a59-4820-aec7-56e5f6635be0"}],"id":"db1cd980-69e4-46ef-84ac-09da04807411","_postman_id":"db1cd980-69e4-46ef-84ac-09da04807411","description":""},{"name":"Disconnects the device connections to a cpu, removes liqos state info related to machines, groups, and devices and forces a Liqid rediscovery of the fabric.","id":"f1a81238-dda9-4487-8c4e-026f1eb6e0ae","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"url":"http://{{Director-IP:8080}}/liqid/api/v2/system/state/reset","description":"<p>Use this option to disconnect the device connections to a cpu, remove liqos state info related to machines, groups and devices and forces a liqid rediscovery of the fabric</p>\n","urlObject":{"path":["api","v2","system","state","reset"],"host":["http://{{Director-IP:8080}}/liqid"],"query":[],"variable":[]}},"response":[{"id":"40488b5b-ada5-4342-8591-99188ebb4f0e","name":"OK","originalRequest":{"method":"POST","header":[],"url":"http://{{Director-IP:8080}}/liqid/api/v2/system/state/reset"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n\t\"response\": {\n\t\t\"code\": 90087636,\n\t\t\"data\": [\n\t\t\t{\n\t\t\t\t\"epoch\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t{\n\t\t\t\t\"epoch\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t}\n\t\t\t}\n\t\t],\n\t\t\"errors\": [\n\t\t\t{\n\t\t\t\t\"code\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t},\n\t\t\t\t\"message\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t},\n\t\t\t\t\"type\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t{\n\t\t\t\t\"code\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t},\n\t\t\t\t\"message\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t},\n\t\t\t\t\"type\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t}\n\t\t\t}\n\t\t]\n\t}\n}"}],"_postman_id":"f1a81238-dda9-4487-8c4e-026f1eb6e0ae"}],"id":"39e1db7b-4885-451a-806f-31ec394ad342","description":"<p>System Controller</p>\n","_postman_id":"39e1db7b-4885-451a-806f-31ec394ad342"},{"name":"upgrade","item":[{"name":"List all available upgrade images.","id":"72325a19-858d-4926-992d-62480ae7de15","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://{{Director-IP:8080}}/liqid/api/v2/upgrade","description":"<p>Use this option to retrieve all available upgrade images</p>\n","urlObject":{"path":["api","v2","upgrade"],"host":["http://{{Director-IP:8080}}/liqid"],"query":[],"variable":[]}},"response":[{"id":"5c4d9c74-2917-4080-be74-c1cba8e14709","name":"OK","originalRequest":{"method":"GET","header":[],"url":"http://{{Director-IP:8080}}/liqid/api/v2/upgrade"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n    \"response\": {\n        \"data\": [\n            {\n                \"index\": 0,\n                \"date\": \"Thu_Sep__9_09:49:10_2021\",\n                \"owner\": \"n/a\",\n                \"filename\": \"liqid-3.3.0.59.upr\",\n                \"args\": 3,\n                \"type\": \"UpgradeImage\"\n            },\n            {\n                \"index\": 1,\n                \"date\": \"Fri_Sep_10_14:15:09_2021\",\n                \"owner\": \"n/a\",\n                \"filename\": \"liqid-2.4.1.185.upr\",\n                \"args\": 3,\n                \"type\": \"UpgradeImage\"\n            }\n        ],\n        \"errors\": null,\n        \"code\": 0\n    }\n}"}],"_postman_id":"72325a19-858d-4926-992d-62480ae7de15"},{"name":"Upgrade the system.","id":"f07e724b-5e72-49bb-b1e2-1e303d21bba2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"arguments\": {\n    \"arguments\": \"n/a\"\n  },\n  \"date\": \"Tue_Oct_19_16:53:28_2021\",\n  \"filename\": \"liqid-3.2.0.299.upr\",\n  \"index\": 0,\n  \"owner\": \"n/a\",\n  \"time_frame\": \"now\",\n  \"type\": \"UpgradeImage\"\n}"},"url":"http://{{Director-IP:8080}}/liqid/api/v2/upgrade","description":"<p>Use this option to upgrade the system</p>\n","urlObject":{"path":["api","v2","upgrade"],"host":["http://{{Director-IP:8080}}/liqid"],"query":[],"variable":[]}},"response":[{"id":"d3e5b6c0-960e-4ec1-9131-5176a8b3962f","name":"System upgrade successful.","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"arguments\": {\n        \"arguments\": \"pariatur culpa sint aliquip nostrud\"\n    },\n    \"filename\": \"nisi labore enim labor\",\n    \"index\": 5870199,\n    \"time_frame\": \"now\",\n    \"type\": \"fugiat\",\n    \"date\": \"in dolor exercitation elit\",\n    \"owner\": \"amet in\"\n}"},"url":"http://{{Director-IP:8080}}/liqid/api/v2/upgrade"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n\t\"response\": {\n\t\t\"code\": 40227998,\n\t\t\"data\": [\n\t\t\t{\n\t\t\t\t\"commandLine\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t},\n\t\t\t\t\"errorOutput\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t},\n\t\t\t\t\"exitValue\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t},\n\t\t\t\t\"standardOutput\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t{\n\t\t\t\t\"commandLine\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t},\n\t\t\t\t\"errorOutput\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t},\n\t\t\t\t\"exitValue\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t},\n\t\t\t\t\"standardOutput\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t}\n\t\t\t}\n\t\t],\n\t\t\"errors\": [\n\t\t\t{\n\t\t\t\t\"code\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t},\n\t\t\t\t\"message\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t},\n\t\t\t\t\"type\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t{\n\t\t\t\t\"code\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t},\n\t\t\t\t\"message\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t},\n\t\t\t\t\"type\": {\n\t\t\t\t\t\"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n\t\t\t\t}\n\t\t\t}\n\t\t]\n\t}\n}"},{"id":"ffccb886-343b-43e7-ba0c-56804297f767","name":"Invalid upgrade argument.","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"arguments\": {\n    \"arguments\": \"n/a\"\n  },\n  \"date\": \"Tue_Oct_19_16:53:28_2021\",\n  \"filename\": \"liqid-3.2.0.299.upr\",\n  \"index\": 0,\n  \"owner\": \"n/a\",\n  \"time_frame\": \"now\",\n  \"type\": \"UpgradeImage\"\n}","options":{"raw":{"language":"json"}}},"url":"http://{{Director-IP:8080}}/liqid/api/v2/upgrade"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"{\n    \"response\": {\n        \"data\": [],\n        \"errors\": [\n            {\n                \"type\": \"HttpMessageNotReadableException\",\n                \"message\": \"JSON parse error: Missing type id when trying to resolve subtype of [simple type, class com.liqid.model.upgrade.UpgradeArguments]: missing type id property 'type' (for POJO property 'arguments'); nested exception is com.fasterxml.jackson.databind.exc.InvalidTypeIdException: Missing type id when trying to resolve subtype of [simple type, class com.liqid.model.upgrade.UpgradeArguments]: missing type id property 'type' (for POJO property 'arguments')\\n at [Source: (PushbackInputStream); line: 4, column: 3] (through reference chain: com.liqid.model.upgrade.UpgradeComposite[\\\"arguments\\\"])\",\n                \"code\": 255\n            }\n        ],\n        \"code\": 255\n    }\n}"}],"_postman_id":"f07e724b-5e72-49bb-b1e2-1e303d21bba2"},{"name":"Deletes the upgraded image.","id":"a9b89697-e7c8-4168-83e4-99f9a361ae09","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"http://{{Director-IP:8080}}/liqid/api/v2/upgrade/delete/liqid-3.2.0.299.upr","description":"<p><strong>This endpoint is supported from Release 3.1</strong></p>\n","urlObject":{"path":["api","v2","upgrade","delete","liqid-3.2.0.299.upr"],"host":["http://{{Director-IP:8080}}/liqid"],"query":[],"variable":[]}},"response":[{"id":"3673e1be-66d4-4701-97fa-9721c4ec6b41","name":"Image deleted successfully.","originalRequest":{"method":"DELETE","header":[],"url":"http://{{Director-IP:8080}}/liqid/api/v2/upgrade/delete/liqid-3.2.0.299.upr"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n    \"response\": {\n        \"data\": [\n            {\n                \"commandLine\": \"n/a\",\n                \"standardOutput\": \"liqid-3.2.0.299.upr\",\n                \"errorOutput\": null,\n                \"exitValue\": 0\n            }\n        ],\n        \"errors\": null,\n        \"code\": 0\n    }\n}"}],"_postman_id":"a9b89697-e7c8-4168-83e4-99f9a361ae09"},{"name":"Upload an image to the server.","id":"1129a9b4-c403-408a-b0ec-66dfab6fa8be","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"multipart/form-data"}],"body":{"mode":"formdata","formdata":[{"key":"file","value":"liqid-3.2.0.70.upr","type":"text","description":"<p>(Required) The image to upload to the server. The image must contain content-type=multipart.</p>\n"}]},"url":"http://{{Director-IP:8080}}/liqid/api/v2/upgrade/upload","description":"<p>Use this option to upload an image to the server</p>\n","urlObject":{"path":["api","v2","upgrade","upload"],"host":["http://{{Director-IP:8080}}/liqid"],"query":[],"variable":[]}},"response":[{"id":"aa07331f-6578-4c18-904f-4ffdd493aba8","name":"Image uploaded successfully.","originalRequest":{"method":"POST","header":[],"url":"http://{{Director-IP:8080}}/liqid/api/v2/upgrade/upload"},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"1129a9b4-c403-408a-b0ec-66dfab6fa8be"}],"id":"25dac9ae-6139-4561-b15e-f5278645d0b6","description":"<p>Upgrade Controller</p>\n","_postman_id":"25dac9ae-6139-4561-b15e-f5278645d0b6"},{"name":"notification","item":[{"name":"Endpoint for obtaining email configuration.","id":"da68f46f-c66f-4663-9fd9-143101dcfc20","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://{{Director-IP:8080}}/liqid/api/v2/notification/email","description":"<p><strong>This endpoint is supported from Release 3.1</strong></p>\n","urlObject":{"path":["api","v2","notification","email"],"host":["http://{{Director-IP:8080}}/liqid"],"query":[],"variable":[]}},"response":[{"id":"584341cc-2cf7-493c-b77d-1c4f5a889a04","name":"OK","originalRequest":{"method":"GET","header":[],"url":"http://{{Director-IP:8080}}/liqid/api/v2/notification/email"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n  \"response\": {\n    \"data\": [\n      {\n        \"smtp_type\": 3,\n        \"enabled\": false,\n        \"server_host\": \"10.35.10.22\",\n        \"backup_server_host\": \"samtp.liqid1.com\",\n        \"server_port\": 465,\n        \"username\": \"admin\",\n        \"password\": \"[PROTECTED]\",\n        \"authenticate\": true,\n        \"timeout\": 3000,\n        \"write_timeout\": 3000,\n        \"connection_timeout\": 3000,\n        \"email_to\": \"slurmnode-lenovoReply@liqid-test.com\",\n        \"email_from\": \"slurmnode-lenovoFrom@liqid-test.com\",\n        \"email_reply_to\": \"kartheek.cReceipient@liqid.com\",\n        \"usernameConditionTrue\": true,\n        \"passwordConditionTrue\": true,\n        \"emailToConditionTrue\": true,\n        \"smtp_config_id\": 1\n      }\n    ],\n    \"errors\": null,\n    \"code\": 0\n  }\n}"}],"_postman_id":"da68f46f-c66f-4663-9fd9-143101dcfc20"},{"name":"The available SMTP configuration types","id":"0238021b-bd85-4e5a-9762-b8a5c23058a4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://{{Director-IP:8080}}/liqid/api/v2/notification/email/types","description":"<p><strong>This endpoint is supported from Release 3.1</strong></p>\n","urlObject":{"path":["api","v2","notification","email","types"],"host":["http://{{Director-IP:8080}}/liqid"],"query":[],"variable":[]}},"response":[{"id":"a5704c62-44b2-4a61-b402-04ecf5f4abdd","name":"OK","originalRequest":{"method":"GET","header":[],"url":"http://{{Director-IP:8080}}/liqid/api/v2/notification/email/types"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n  \"response\": {\n    \"data\": [\n      {\n        \"liqid-smtp-type\": \"LIQID_SMTP_PLAIN\",\n        \"value\": \"1\"\n      },\n      {\n        \"liqid-smtp-type\": \"LIQID_SMTP_STARTTLS\",\n        \"value\": \"2\"\n      },\n      {\n        \"liqid-smtp-type\": \"LIQID_SMTP_TLS\",\n        \"value\": \"3\"\n      }\n    ],\n    \"errors\": null,\n    \"code\": 0\n  }\n}"}],"_postman_id":"0238021b-bd85-4e5a-9762-b8a5c23058a4"},{"name":"Endpoint for obtaining syslog configuration.","id":"16d7cd50-cb34-4f11-9ea2-d331e75656d7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://{{Director-IP:8080}}/liqid/api/v2/notification/syslog","description":"<p><strong>This endpoint is supported from Release 3.1</strong></p>\n","urlObject":{"path":["api","v2","notification","syslog"],"host":["http://{{Director-IP:8080}}/liqid"],"query":[],"variable":[]}},"response":[{"id":"bfc32bbd-8301-4fb8-8faa-c29ef7033716","name":"OK","originalRequest":{"method":"GET","header":[],"url":"http://{{Director-IP:8080}}/liqid/api/v2/notification/syslog"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n  \"response\": {\n    \"data\": [\n      {\n        \"syslog_type\": 3,\n        \"enabled\": false,\n        \"server_host\": \"syslog.example.com\",\n        \"backup_server_host\": \"syslog.example.com\",\n        \"server_port\": 9090,\n        \"application_name\": \"appName\",\n        \"facility\": 4,\n        \"severity\": 4,\n        \"syslog_config_id\": 1\n      }\n    ],\n    \"errors\": null,\n    \"code\": 0\n  }\n}"}],"_postman_id":"16d7cd50-cb34-4f11-9ea2-d331e75656d7"},{"name":"The available syslog facility configuration values","id":"866712d1-ebc7-4ea4-9b4c-2891913040b1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://{{Director-IP:8080}}/liqid/api/v2/notification/syslog/facility","description":"<p><strong>This endpoint is supported from Release 3.1</strong></p>\n","urlObject":{"path":["api","v2","notification","syslog","facility"],"host":["http://{{Director-IP:8080}}/liqid"],"query":[],"variable":[]}},"response":[{"id":"3b1b50bf-0c1c-4ee1-8295-fcecd2ad5a7c","name":"OK","originalRequest":{"method":"GET","header":[],"url":"http://{{Director-IP:8080}}/liqid/api/v2/notification/syslog/facility"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n  \"response\": {\n    \"data\": [\n      {\n        \"facility-code\": \"KERN\",\n        \"value\": \"0\",\n        \"description\": \"Kernel messages\"\n      },\n      {\n        \"facility-code\": \"USER\",\n        \"value\": \"1\",\n        \"description\": \"User-level messages\"\n      },\n      {\n        \"facility-code\": \"MAIL\",\n        \"value\": \"2\",\n        \"description\": \"Mail system\"\n      },\n      {\n        \"facility-code\": \"DAEMON\",\n        \"value\": \"3\",\n        \"description\": \"Kernel messages\"\n      },\n      {\n        \"facility-code\": \"AUTH\",\n        \"value\": \"4\",\n        \"description\": \"Kernel messages\"\n      },\n      {\n        \"facility-code\": \"SYSLOG\",\n        \"value\": \"5\",\n        \"description\": \"Kernel messages\"\n      },\n      {\n        \"facility-code\": \"LPR\",\n        \"value\": \"6\",\n        \"description\": \"Line printer subsystem\"\n      },\n      {\n        \"facility-code\": \"NEWS\",\n        \"value\": \"7\",\n        \"description\": \"Network news subsystem\"\n      },\n      {\n        \"facility-code\": \"UUCP\",\n        \"value\": \"8\",\n        \"description\": \"UUCP subsystem\"\n      },\n      {\n        \"facility-code\": \"CRON\",\n        \"value\": \"9\",\n        \"description\": \"Cron subsystem\"\n      },\n      {\n        \"facility-code\": \"AUTHPRIV\",\n        \"value\": \"10\",\n        \"description\": \"Security authentication messages\"\n      },\n      {\n        \"facility-code\": \"FTP\",\n        \"value\": \"11\",\n        \"description\": \"FTP daemon\"\n      },\n      {\n        \"facility-code\": \"NTP\",\n        \"value\": \"12\",\n        \"description\": \"NTP subsystem\"\n      },\n      {\n        \"facility-code\": \"SECURITY\",\n        \"value\": \"13\",\n        \"description\": \"Log audit\"\n      },\n      {\n        \"facility-code\": \"CONSOLE\",\n        \"value\": \"14\",\n        \"description\": \"Log alert \"\n      },\n      {\n        \"facility-code\": \"SOLARIS_CRON\",\n        \"value\": \"15\",\n        \"description\": \"Scheduling daemon\"\n      },\n      {\n        \"facility-code\": \"LOCAL0\",\n        \"value\": \"16\",\n        \"description\": \"Kernel messages\"\n      },\n      {\n        \"facility-code\": \"LOCAL1\",\n        \"value\": \"17\",\n        \"description\": \"Locally used facilities\"\n      },\n      {\n        \"facility-code\": \"LOCAL2\",\n        \"value\": \"18\",\n        \"description\": \"Locally used facilities\"\n      },\n      {\n        \"facility-code\": \"LOCAL3\",\n        \"value\": \"19\",\n        \"description\": \"Locally used facilities\"\n      },\n      {\n        \"facility-code\": \"LOCAL4\",\n        \"value\": \"20\",\n        \"description\": \"Locally used facilities\"\n      },\n      {\n        \"facility-code\": \"LOCAL5\",\n        \"value\": \"21\",\n        \"description\": \"Locally used facilities\"\n      },\n      {\n        \"facility-code\": \"LOCAL6\",\n        \"value\": \"22\",\n        \"description\": \"Locally used facilities\"\n      },\n      {\n        \"facility-code\": \"LOCAL7\",\n        \"value\": \"23\",\n        \"description\": \"Locally used facilities\"\n      }\n    ],\n    \"errors\": null,\n    \"code\": 0\n  }\n}"}],"_postman_id":"866712d1-ebc7-4ea4-9b4c-2891913040b1"},{"name":"The available syslog severity configuration values","id":"73a6d53a-64b3-4a8e-94c4-6953fd99722d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://{{Director-IP:8080}}/liqid/api/v2/notification/syslog/severity","description":"<p><strong>This endpoint is supported from Release 3.1</strong></p>\n","urlObject":{"path":["api","v2","notification","syslog","severity"],"host":["http://{{Director-IP:8080}}/liqid"],"query":[],"variable":[]}},"response":[{"id":"b2870c63-82b4-4d94-b403-219b1c3d9955","name":"OK","originalRequest":{"method":"GET","header":[],"url":"http://{{Director-IP:8080}}/liqid/api/v2/notification/syslog/severity"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n  \"response\": {\n    \"data\": [\n      {\n        \"severity-level\": \"EMERG\",\n        \"value\": \"0\",\n        \"description\": \"System is unusable\",\n        \"severity\": \"Emergency\"\n      },\n      {\n        \"severity-level\": \"ALERT\",\n        \"value\": \"1\",\n        \"description\": \"Action must be taken immediately\",\n        \"severity\": \"Alert\"\n      },\n      {\n        \"severity-level\": \"CRIT\",\n        \"value\": \"2\",\n        \"description\": \"Critical conditions\",\n        \"severity\": \"Critical\"\n      },\n      {\n        \"severity-level\": \"ERR\",\n        \"value\": \"3\",\n        \"description\": \"Error conditions\",\n        \"severity\": \"Error\"\n      },\n      {\n        \"severity-level\": \"WARNING\",\n        \"value\": \"4\",\n        \"description\": \"Warning conditions\",\n        \"severity\": \"Warning\"\n      },\n      {\n        \"severity-level\": \"NOTICE\",\n        \"value\": \"5\",\n        \"description\": \"Normal but significant conditions\",\n        \"severity\": \"Notice\"\n      },\n      {\n        \"severity-level\": \"INFO\",\n        \"value\": \"6\",\n        \"description\": \"Informational messages\",\n        \"severity\": \"Informational\"\n      },\n      {\n        \"severity-level\": \"DEBUG\",\n        \"value\": \"7\",\n        \"description\": \"Debug-level messages\",\n        \"severity\": \"Debug\"\n      }\n    ],\n    \"errors\": null,\n    \"code\": 0\n  }\n}"}],"_postman_id":"73a6d53a-64b3-4a8e-94c4-6953fd99722d"},{"name":"The available syslog configuration types","id":"b5a93563-149b-4d22-8501-30b4cd2f991d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://{{Director-IP:8080}}/liqid/api/v2/notification/syslog/types","description":"<p><strong>This endpoint is supported from Release 3.1</strong></p>\n","urlObject":{"path":["api","v2","notification","syslog","types"],"host":["http://{{Director-IP:8080}}/liqid"],"query":[],"variable":[]}},"response":[{"id":"f11d3f7b-247a-4567-992d-35f6addf6d98","name":"OK","originalRequest":{"method":"GET","header":[],"url":"http://{{Director-IP:8080}}/liqid/api/v2/notification/syslog/types"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n  \"response\": {\n    \"data\": [\n      {\n        \"liqid-syslog-type\": \"LIQID_SYSLOG_UDP_3164\",\n        \"value\": \"1\"\n      },\n      {\n        \"liqid-syslog-type\": \"LIQID_SYSLOG_UDP_5424\",\n        \"value\": \"2\"\n      },\n      {\n        \"liqid-syslog-type\": \"LIQID_SYSLOG_TCP_3164\",\n        \"value\": \"3\"\n      },\n      {\n        \"liqid-syslog-type\": \"LIQID_SYSLOG_TCP_5424\",\n        \"value\": \"4\"\n      },\n      {\n        \"liqid-syslog-type\": \"LIQID_SYSLOG_TCP_SSL_3164\",\n        \"value\": \"5\"\n      },\n      {\n        \"liqid-syslog-type\": \"LIQID_SYSLOG_TCP_SSL_5424\",\n        \"value\": \"6\"\n      },\n      {\n        \"liqid-syslog-type\": \"LIQID_SYSLOG_TCP_SSL_5425\",\n        \"value\": \"7\"\n      },\n      {\n        \"liqid-syslog-type\": \"LIQID_SYSLOG_RELP\",\n        \"value\": \"8\"\n      }\n    ],\n    \"errors\": null,\n    \"code\": 0\n  }\n}"}],"_postman_id":"b5a93563-149b-4d22-8501-30b4cd2f991d"},{"name":"Endpoint for setting email configuration.","id":"4d0a4adf-4758-449e-9704-bb3131d82434","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"arguments\": {\n    \"arguments\": \"n/a\"\n  },\n  \"date\": \"Tue_Oct_19_16:53:28_2021\",\n  \"filename\": \"liqid-3.2.0.299.upr\",\n  \"index\": 0,\n  \"owner\": \"n/a\",\n  \"time_frame\": \"now\",\n  \"type\": \"UpgradeImage\"\n}"},"url":"http://{{Director-IP:8080}}/liqid/api/v2/notification/email","description":"<p><strong>This endpoint is supported from Release 3.1</strong></p>\n","urlObject":{"path":["api","v2","notification","email"],"host":["http://{{Director-IP:8080}}/liqid"],"query":[],"variable":[]}},"response":[{"id":"613a0ed8-05c0-41ca-8c0d-217ef5745648","name":"Email configuration modified successfully.","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"authenticate\": true,\n  \"backup_server_host\": \"string\",\n  \"connection_timeout\": 0,\n  \"emailToConditionTrue\": true,\n  \"email_from\": \"string\",\n  \"email_reply_to\": \"string\",\n  \"email_to\": \"string\",\n  \"enabled\": true,\n  \"password\": \"string\",\n  \"passwordConditionTrue\": true,\n  \"server_host\": \"string\",\n  \"server_port\": 0,\n  \"smtp_config_id\": 0,\n  \"smtp_type\": 0,\n  \"timeout\": 0,\n  \"username\": \"string\",\n  \"usernameConditionTrue\": true,\n  \"write_timeout\": 0\n}","options":{"raw":{"language":"json"}}},"url":"http://{{Director-IP:8080}}/liqid/api/v2notification/email"},"status":"OK","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n  \"response\": {\n    \"code\": 0,\n    \"data\": [\n      {\n        \"authenticate\": true,\n        \"backup_server_host\": \"string\",\n        \"connection_timeout\": 0,\n        \"emailToConditionTrue\": true,\n        \"email_from\": \"string\",\n        \"email_reply_to\": \"string\",\n        \"email_to\": \"string\",\n        \"enabled\": true,\n        \"password\": \"string\",\n        \"passwordConditionTrue\": true,\n        \"server_host\": \"string\",\n        \"server_port\": 0,\n        \"smtp_config_id\": 0,\n        \"smtp_type\": 0,\n        \"timeout\": 0,\n        \"username\": \"string\",\n        \"usernameConditionTrue\": true,\n        \"write_timeout\": 0\n      }\n    ],\n    \"errors\": [\n      {\n        \"code\": 0,\n        \"message\": \"string\",\n        \"type\": \"string\"\n      }\n    ]\n  }\n}"}],"_postman_id":"4d0a4adf-4758-449e-9704-bb3131d82434"},{"name":"Send test email using configured parameters","id":"025e88d5-b5b0-4ecc-9033-d5d7aa80e7a9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"url":"http://{{Director-IP:8080}}/liqid/api/v2/notification/email-test","description":"<p><strong>This endpoint is supported from Release 3.1</strong></p>\n","urlObject":{"path":["api","v2","notification","email-test"],"host":["http://{{Director-IP:8080}}/liqid"],"query":[],"variable":[]}},"response":[{"id":"0b8c79db-ed5a-4be9-9832-72783eccc905","name":"Image deleted successfully.","originalRequest":{"method":"PUT","header":[],"url":"http://{{Director-IP:8080}}/liqid/api/v2/notification/email-test"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"\"100 CONTINUE\""}],"_postman_id":"025e88d5-b5b0-4ecc-9033-d5d7aa80e7a9"},{"name":"Send test syslog using configured parameters","id":"f4e0420f-eda5-4689-a604-3d5e292ba7f9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"url":"http://{{Director-IP:8080}}/liqid/api/v2/notification/syslog-test","description":"<p><strong>This endpoint is supported from Release 3.1</strong></p>\n","urlObject":{"path":["api","v2","notification","syslog-test"],"host":["http://{{Director-IP:8080}}/liqid"],"query":[],"variable":[]}},"response":[{"id":"547f0ea0-092c-4013-863b-baa7c41fbc7c","name":"Image deleted successfully.","originalRequest":{"method":"PUT","header":[],"url":"http://{{Director-IP:8080}}/liqid/api/v2/notification/syslog-test"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"\"100 CONTINUE\""}],"_postman_id":"f4e0420f-eda5-4689-a604-3d5e292ba7f9"},{"name":"Endpoint for setting syslog configuration.","id":"0467d184-7537-41a3-9511-dc95bacef972","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"multipart/form-data"}],"body":{"mode":"formdata","formdata":[{"key":"file","value":"liqid-3.2.0.70.upr","type":"text","description":"<p>(Required) The image to upload to the server. The image must contain content-type=multipart.</p>\n"}]},"url":"http://{{Director-IP:8080}}/liqid/api/v2/notification/syslog","description":"<p><strong>This endpoint is supported from Release 3.1</strong></p>\n","urlObject":{"path":["api","v2","notification","syslog"],"host":["http://{{Director-IP:8080}}/liqid"],"query":[],"variable":[]}},"response":[{"id":"ffdfeed2-cb29-493f-9a5b-f96817158298","name":"Syslog configuration modified successfully.","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"application_name\": \"string\",\n  \"backup_server_host\": \"string\",\n  \"enabled\": true,\n  \"facility\": 0,\n  \"server_host\": \"string\",\n  \"server_port\": 0,\n  \"severity\": 0,\n  \"syslog_config_id\": 0,\n  \"syslog_type\": 0\n}","options":{"raw":{"language":"json"}}},"url":"http://{{Director-IP:8080}}/liqid/api/v2/notification/syslog"},"status":"OK","code":201,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"{\n  \"response\": {\n    \"code\": 0,\n    \"data\": [\n      {\n        \"application_name\": \"string\",\n        \"backup_server_host\": \"string\",\n        \"enabled\": true,\n        \"facility\": 0,\n        \"server_host\": \"string\",\n        \"server_port\": 0,\n        \"severity\": 0,\n        \"syslog_config_id\": 0,\n        \"syslog_type\": 0\n      }\n    ],\n    \"errors\": [\n      {\n        \"code\": 0,\n        \"message\": \"string\",\n        \"type\": \"string\"\n      }\n    ]\n  }\n}"}],"_postman_id":"0467d184-7537-41a3-9511-dc95bacef972"}],"id":"9674567b-3b12-428d-9589-207ac03e5b5b","description":"<p>Notification Controller</p>\n","_postman_id":"9674567b-3b12-428d-9589-207ac03e5b5b"},{"name":"digest","item":[{"name":"List all existing digest labels","id":"c42595fb-2bac-4f4d-957c-f39ef7d86bdf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://{{Director-IP:8080}}/liqid/api/v2/digest","description":"<p>Use this option to retrieve all available upgrade images</p>\n<p><strong>This endpoint is supported from Release 3.1</strong></p>\n","urlObject":{"path":["api","v2","digest"],"host":["http://{{Director-IP:8080}}/liqid"],"query":[],"variable":[]}},"response":[{"id":"991e67a9-b496-42b4-880f-de11ab9255a7","name":"OK","originalRequest":{"method":"GET","header":[],"url":"http://{{Director-IP:8080}}/liqid/api/v2/digest"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n  \"response\": {\n    \"data\": [\n      \"vcp\"\n    ],\n    \"errors\": null,\n    \"code\": 0\n  }\n}"}],"_postman_id":"c42595fb-2bac-4f4d-957c-f39ef7d86bdf"},{"name":"Create a new digest using associated label","id":"2bb48c77-d5de-431e-b9bb-27023174528b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"url":"http://{{Director-IP:8080}}/liqid/api/v2/digest/:label","description":"<p><strong>This endpoint is supported from Release 3.1</strong></p>\n","urlObject":{"path":["api","v2","digest",":label"],"host":["http://{{Director-IP:8080}}/liqid"],"query":[],"variable":[{"type":"any","value":null,"key":"label"}]}},"response":[{"id":"f4e8b685-7ba4-4ccf-a766-7e52fd302a68","name":"create success","originalRequest":{"method":"POST","header":[],"url":{"raw":"http://{{Director-IP:8080}}/liqid/api/v2/digest/:label","host":["http://{{Director-IP:8080}}/liqid"],"path":["api","v2","digest",":label"],"variable":[{"key":"label","value":null}]}},"status":"OK","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n  \"response\": {\n    \"data\": [\n      {\n        \"digest_id\": 2,\n        \"digest_label\": \"1\",\n        \"digest_key\": \"97c54e11e28a74a90fc758c8ee61afbd62b24cd242f4db200cffdd07f8b1afe7\"\n      }\n    ],\n    \"errors\": null,\n    \"code\": 0\n  }\n}"}],"_postman_id":"2bb48c77-d5de-431e-b9bb-27023174528b"},{"name":"Delete an existing digest","id":"5993902a-6758-4071-8ede-b7fc3bfad4ed","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"http://{{Director-IP:8080}}/liqid/api/v2/digest/:label","description":"<p><strong>This endpoint is supported from Release 3.1</strong></p>\n","urlObject":{"path":["api","v2","digest",":label"],"host":["http://{{Director-IP:8080}}/liqid"],"query":[],"variable":[{"type":"any","value":null,"key":"label"}]}},"response":[{"id":"065a34e0-d71b-4b28-9510-862387026cab","name":"delete success","originalRequest":{"method":"DELETE","header":[],"url":{"raw":"http://{{Director-IP:8080}}/liqid/api/v2/digest/:label","host":["http://{{Director-IP:8080}}/liqid"],"path":["api","v2","digest",":label"],"variable":[{"key":"label","value":null}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n  \"response\": {\n    \"data\": [\n      \"1\"\n    ],\n    \"errors\": null,\n    \"code\": 0\n  }\n}"}],"_postman_id":"5993902a-6758-4071-8ede-b7fc3bfad4ed"}],"id":"4b1d825b-c691-4af9-acbc-1b90341a063f","description":"<p>Message Digest Controller</p>\n","_postman_id":"4b1d825b-c691-4af9-acbc-1b90341a063f"},{"name":"home","item":[{"name":"home","id":"f9000146-43e9-45ba-b0a6-a8c641a74de6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://{{Director-IP:8080}}/liqid/","description":"<p><strong>This endpoint is supported from Release 3.1</strong></p>\n","urlObject":{"path":[""],"host":["http://{{Director-IP:8080}}/liqid"],"query":[],"variable":[]}},"response":[{"id":"6118a792-8b49-45dc-93ac-ec57f1bee906","name":"OK","originalRequest":{"method":"GET","header":[],"url":"http://{{Director-IP:8080}}/liqid/"},"status":"OK","code":200,"_postman_previewlanguage":"html","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"<!DOCTYPE html>\n<html style=\"background-color: #282828;\">\n    <head>\n        <meta charset=utf-8>\n        <meta http-equiv=X-UA-Compatible content=\"IE=edge\">\n        <meta name=viewport content=\"width=device-width,initial-scale=1\">\n        <link rel=\"shortcut icon\" href=/liqid/favicon.ico>\n        <title>Liqid Command Center</title>\n        <link href=/liqid/css/chunk-47150e28.15b36f37.css rel=prefetch>\n        <link href=/liqid/css/chunk-8016bfc2.d949a442.css rel=prefetch>\n        <link href=/liqid/css/chunk-96a27e68.3ed4fba2.css rel=prefetch>\n        <link href=/liqid/js/chunk-47150e28.0aaddb4a.js rel=prefetch>\n        <link href=/liqid/js/chunk-8016bfc2.20712255.js rel=prefetch>\n        <link href=/liqid/js/chunk-96a27e68.ae70fdd8.js rel=prefetch>\n        <link href=/liqid/css/app.655e3166.css rel=preload as=style>\n        <link href=/liqid/css/chunk-vendors.2832dd97.css rel=preload as=style>\n        <link href=/liqid/js/app.4c0e135a.js rel=modulepreload as=script>\n        <link href=/liqid/js/chunk-vendors.ef57997a.js rel=modulepreload as=script>\n        <link href=/liqid/css/chunk-vendors.2832dd97.css rel=stylesheet>\n        <link href=/liqid/css/app.655e3166.css rel=stylesheet>\n    </head>\n    <body>\n        <div id=app></div>\n        <script src=https://cdn.polyfill.io/v2/polyfill.min.js></script>\n        <script type=module src=/liqid/js/chunk-vendors.ef57997a.js></script>\n        <script type=module src=/liqid/js/app.4c0e135a.js></script>\n        <script>!function(){var e=document,t=e.createElement(\"script\");if(!(\"noModule\"in t)&&\"onbeforeload\"in t){var n=!1;e.addEventListener(\"beforeload\",function(e){if(e.target===t)n=!0;else if(!e.target.hasAttribute(\"nomodule\")||!n)return;e.preventDefault()},!0),t.type=\"module\",t.src=\".\",e.head.appendChild(t),t.remove()}}();</script>\n        <script src=/liqid/js/chunk-vendors-legacy.753a09f0.js nomodule></script>\n        <script src=/liqid/js/app-legacy.da3668a6.js nomodule></script>\n    </body>\n</html>"}],"_postman_id":"f9000146-43e9-45ba-b0a6-a8c641a74de6"}],"id":"1f58913a-d7e6-484d-a223-cff492a8a0af","_postman_id":"1f58913a-d7e6-484d-a223-cff492a8a0af","description":""},{"name":"backup","item":[{"name":"backup","id":"68c27897-c070-44d3-aafc-b8b9d63d95e1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://{{Director-IP:8080}}/liqid/api/v2/backup/{destination}?destination=0","description":"<p><strong>This endpoint is supported from Release 3.1</strong></p>\n","urlObject":{"path":["api","v2","backup","{destination}"],"host":["http://{{Director-IP:8080}}/liqid"],"query":[{"description":{"content":"<p>Backup argument: 0=local, 1=remote</p>\n","type":"text/plain"},"key":"destination","value":"0"}],"variable":[]}},"response":[{"id":"26f02618-d3c8-41c4-9ab2-d1f338fbc3f4","name":"backup","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://{{Director-IP:8080}}/liqid/api/v2/backup/{destination}?destination=0","host":["http://{{Director-IP:8080}}/liqid"],"path":["api","v2","backup","{destination}"],"query":[{"key":"destination","value":"0","description":"Backup argument: 0=local, 1=remote"}]}},"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"response\": {\n        \"data\": [\n            {\n                \"commandLine\": \"/liqid/scripts/tools/liqbackup.sh -d 0\",\n                \"standardOutput\": \"System backup successful.\\n\",\n                \"errorOutput\": \"\",\n                \"exitValue\": 0\n            }\n        ],\n        \"errors\": null,\n        \"code\": 0\n    }\n}"}],"_postman_id":"68c27897-c070-44d3-aafc-b8b9d63d95e1"}],"id":"9b2a3e6e-cb84-470a-a88f-cef514279ff7","_postman_id":"9b2a3e6e-cb84-470a-a88f-cef514279ff7","description":""},{"name":"healthcheck","item":[{"name":"healthchecks","id":"1e6b5d0d-2d03-47fe-97e6-79f0168ba5c6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://{{Director-IP:8080}}/liqid/api/v2/health/allchecks","description":"<p><strong>This endpoint is supported from Release 3.1</strong></p>\n","urlObject":{"path":["api","v2","health","allchecks"],"host":["http://{{Director-IP:8080}}/liqid"],"query":[],"variable":[]}},"response":[{"id":"38738ef4-bee1-4994-8782-d145676e280e","name":"OK","originalRequest":{"method":"GET","header":[],"url":"http://{{Director-IP:8080}}/liqid/api/v2/health/allchecks"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n  \"response\": {\n    \"data\": [\n      {\n        \"numExecuted\": 16,\n        \"numTotal\": 16,\n        \"numPassed\": 15,\n        \"numFailed\": 1,\n        \"results\": [\n          {\n            \"module\": \"config\",\n            \"check\": \"config_token_private\",\n            \"description\": \"Config Token Private\",\n            \"message\": \"\",\n            \"result\": \"Passed\",\n            \"runtime\": \"00:00:01\",\n            \"details\": []\n          },\n          {\n            \"module\": \"config\",\n            \"check\": \"config_token_assignment\",\n            \"description\": \"Config Token Assignment\",\n            \"message\": \"\",\n            \"result\": \"Passed\",\n            \"runtime\": \"00:00:00\",\n            \"details\": []\n          },\n          {\n            \"module\": \"config\",\n            \"check\": \"config_token_nodelist_ip1\",\n            \"description\": \"Config Token Nodelist Ip1\",\n            \"message\": \"\",\n            \"result\": \"Passed\",\n            \"runtime\": \"00:00:00\",\n            \"details\": []\n          },\n          {\n            \"module\": \"config\",\n            \"check\": \"config_ip\",\n            \"description\": \"Config Ip\",\n            \"message\": \"\",\n            \"result\": \"Passed\",\n            \"runtime\": \"00:00:01\",\n            \"details\": []\n          },\n          {\n            \"module\": \"config\",\n            \"check\": \"config_nic\",\n            \"description\": \"Config Nic\",\n            \"message\": \"\",\n            \"result\": \"Passed\",\n            \"runtime\": \"00:00:01\",\n            \"details\": []\n          },\n          {\n            \"module\": \"kernel\",\n            \"check\": \"kernel_crash\",\n            \"description\": \"Kernel Crash\",\n            \"message\": \"\",\n            \"result\": \"Passed\",\n            \"runtime\": \"00:00:01\",\n            \"details\": []\n          },\n          {\n            \"module\": \"kernel\",\n            \"check\": \"kernel_oops\",\n            \"description\": \"Kernel Oops\",\n            \"message\": \"\",\n            \"result\": \"Passed\",\n            \"runtime\": \"00:00:00\",\n            \"details\": []\n          },\n          {\n            \"module\": \"kernel\",\n            \"check\": \"kernel_plx_driver\",\n            \"description\": \"Kernel Plx Driver\",\n            \"message\": \"\",\n            \"result\": \"Passed\",\n            \"runtime\": \"00:00:01\",\n            \"details\": []\n          },\n          {\n            \"module\": \"pcie\",\n            \"check\": \"pcie_health\",\n            \"description\": \"Pcie Health\",\n            \"message\": \"\",\n            \"result\": \"Passed\",\n            \"runtime\": \"00:00:00\",\n            \"details\": []\n          },\n          {\n            \"module\": \"pcie\",\n            \"check\": \"pcie_errors\",\n            \"description\": \"Pcie Errors\",\n            \"message\": \"\",\n            \"result\": \"Passed\",\n            \"runtime\": \"00:00:01\",\n            \"details\": []\n          },\n          {\n            \"module\": \"pcie\",\n            \"check\": \"pcie_errors_after_clear\",\n            \"description\": \"Pcie Errors After Clear\",\n            \"message\": \"Running on '4.18.7-1.liqid.5.el7.x86_64 #1 SMP Mon Apr 26 16:33:33 UTC 2021'\",\n            \"result\": \"Passed\",\n            \"runtime\": \"00:00:06\",\n            \"details\": [\n              \"Running on '4.18.7-1.liqid.5.el7.x86_64 #1 SMP Mon Apr 26 16:33:33 UTC 2021'\",\n              \"Liqid ExpressFabric Control tool ver 2.0 [Jan  7 2022 21:19:05]\",\n              \"Sw00          TLP      DLLP  Receiver\",\n              \"Port       Errors    Errors    Errors\",\n              \" 4:             0         0         0\",\n              \" 8:             0         0         0\",\n              \"12:             0         0         0\",\n              \"20:             0         0         0\"\n            ]\n          },\n          {\n            \"module\": \"pcie\",\n            \"check\": \"pcie_links\",\n            \"description\": \"Pcie Links\",\n            \"message\": \"\",\n            \"result\": \"Passed\",\n            \"runtime\": \"00:00:00\",\n            \"details\": []\n          },\n          {\n            \"module\": \"pcie\",\n            \"check\": \"pcie_temperature\",\n            \"description\": \"Pcie Temperature\",\n            \"message\": \"/liqid/health-check/pcie.sh: line 193: printf: not: invalid number\",\n            \"result\": \"Failed\",\n            \"runtime\": \"00:00:04\",\n            \"details\": [\n              \"/liqid/health-check/pcie.sh: line 193: printf: not: invalid number\",\n              \"[2022-01-10T21:57:10Z] [UnhandledError pid=21593 cmd=printf \\\"%.0f\\\" \\\"${parts[3]%C}\\\"]\",\n              \"   :: pcie.sh:193          | CHECK_pcie_temperature\",\n              \"   :: exec.sh:107          | quote_eval\",\n              \"   :: try_catch.sh:188     | tryrc\",\n              \"   :: liqhc:245            | run_checks\",\n              \"   :: liqhc:362            | main\",\n              \"[2022-01-10T21:57:13Z] [UnhandledError pid=21497 cmd=temp=\\\"$(printf \\\"%.0f\\\" \\\"${parts[3]%C}\\\")\\\"]\",\n              \"   :: pcie.sh:193          | CHECK_pcie_temperature\",\n              \"   :: exec.sh:107          | quote_eval\",\n              \"   :: try_catch.sh:188     | tryrc\",\n              \"   :: liqhc:245            | run_checks\",\n              \"   :: liqhc:362            | main\"\n            ]\n          },\n          {\n            \"module\": \"system\",\n            \"check\": \"system_daemons\",\n            \"description\": \"System Daemons\",\n            \"message\": \"\",\n            \"result\": \"Passed\",\n            \"runtime\": \"00:00:00\",\n            \"details\": []\n          },\n          {\n            \"module\": \"system\",\n            \"check\": \"system_liqid_processes\",\n            \"description\": \"System Liqid Processes\",\n            \"message\": \"\",\n            \"result\": \"Passed\",\n            \"runtime\": \"00:00:00\",\n            \"details\": []\n          },\n          {\n            \"module\": \"system\",\n            \"check\": \"system_maintenance_mode\",\n            \"description\": \"System Maintenance Mode\",\n            \"message\": \"\",\n            \"result\": \"Passed\",\n            \"runtime\": \"00:00:00\",\n            \"details\": []\n          }\n        ],\n        \"runtime\": \"00:00:20\"\n      }\n    ],\n    \"errors\": null,\n    \"code\": 0\n  }\n}"}],"_postman_id":"1e6b5d0d-2d03-47fe-97e6-79f0168ba5c6"}],"id":"f8140b8d-d303-46b1-b304-d83947b97484","description":"<p>Upgrade Controller</p>\n","_postman_id":"f8140b8d-d303-46b1-b304-d83947b97484"},{"name":"Endpoint for reporting the current auth mode for the deployment. Also reports mode dependent associated auth data.","id":"60539cce-397e-43af-ab4a-93ac9480acbf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://{{Director-IP:8080}}/liqid/api/v2/deployment","description":"<p>Use this option for reporting the current auth mode for the deployment</p>\n","urlObject":{"path":["api","v2","deployment"],"host":["http://{{Director-IP:8080}}/liqid"],"query":[],"variable":[]}},"response":[{"id":"b5aef7c0-a778-4e5f-b814-1829bb6514ba","name":"OK","originalRequest":{"method":"GET","header":[],"url":"http://{{Director-IP:8080}}/liqid/api/v2/deployment"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n    \"response\": {\n        \"data\": [\n            {\n                \"mode\": \"NONE\",\n                \"data\": {}\n            }\n        ],\n        \"errors\": null,\n        \"code\": 0\n    }\n}"}],"_postman_id":"60539cce-397e-43af-ab4a-93ac9480acbf"},{"name":"deviceCount","id":"c0e4173c-5800-4df4-9468-2a612b674ff9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://{{Director-IP:8080}}/liqid/api/v2/devices/count?fabr_id=78","description":"<p>Use this option to retrieve the device count</p>\n","urlObject":{"path":["api","v2","devices","count"],"host":["http://{{Director-IP:8080}}/liqid"],"query":[{"description":{"content":"<p>fabr_id</p>\n","type":"text/plain"},"key":"fabr_id","value":"78"}],"variable":[]}},"response":[{"id":"d4084fa2-d1b9-4a2a-b319-79f109c9a5dd","name":"OK","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://{{Director-IP:8080}}/liqid/api/v2/devices/count?fabr_id=78","host":["http://{{Director-IP:8080}}/liqid"],"path":["api","v2","devices","count"],"query":[{"key":"fabr_id","value":"78"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n    \"response\": {\n        \"data\": [\n            {\n                \"comp_cnt\": 5,\n                \"targ_cnt\": 10,\n                \"link_cnt\": 2,\n                \"gpu_cnt\": 1,\n                \"plx_cnt\": 1,\n                \"fpga_cnt\": 0\n            }\n        ],\n        \"errors\": null,\n        \"code\": 0\n    }\n}"}],"_postman_id":"c0e4173c-5800-4df4-9468-2a612b674ff9"},{"name":"Endpoint for accessing all available Liqid roles.","id":"0976bfb0-b118-4cd0-9af3-8d7f4219373c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://{{Director-IP:8080}}/liqid/api/v2/roles","description":"<p>Use this option for retrieving all available Liqid roles</p>\n","urlObject":{"path":["api","v2","roles"],"host":["http://{{Director-IP:8080}}/liqid"],"query":[],"variable":[]}},"response":[{"id":"0c8cd5ca-f545-476b-9787-e8286f934452","name":"OK","originalRequest":{"method":"GET","header":[],"url":"http://{{Director-IP:8080}}/liqid/api/v2/roles"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n    \"response\": {\n        \"data\": [\n            \"ROLE_LIQID_ADMIN\",\n            \"ROLE_LIQID_FABRIC_ADMIN\",\n            \"ROLE_LIQID_GROUP_ADMIN\",\n            \"ROLE_LIQID_READ_ONLY\"\n        ],\n        \"errors\": null,\n        \"code\": 0\n    }\n}"}],"_postman_id":"0976bfb0-b118-4cd0-9af3-8d7f4219373c"},{"name":"Endpoint for reporting all versions.","id":"ef9a0934-f278-4741-a291-64b36c4332e0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://{{Director-IP:8080}}/liqid/api/v2/version","description":"<p>Use this option for retrieving all versions</p>\n","urlObject":{"path":["api","v2","version"],"host":["http://{{Director-IP:8080}}/liqid"],"query":[],"variable":[]}},"response":[{"id":"a0da4d22-7ba4-4d3a-9331-d9ff4306e1d3","name":"OK","originalRequest":{"method":"GET","header":[],"url":"http://{{Director-IP:8080}}/liqid/api/v2/version"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n    \"response\": {\n        \"data\": [\n            {\n                \"component\": \"liqid\",\n                \"branch\": \"develop-3.2\",\n                \"changeset\": \"9b05bc51a65b4c1c99092a961adf02e2546d5f93\",\n                \"date\": \"2021-09-10T18:21:12Z\",\n                \"version\": \"3.2.0.228\",\n                \"changeset_short\": \"9b05bc51a6\",\n                \"date_short\": \"2021-09-10\"\n            },\n            {\n                \"component\": \"api\",\n                \"branch\": \"release-3.2\",\n                \"changeset\": \"1a8a33208f467824c9edb524474e41ce113b0b13\",\n                \"date\": \"2021-09-10T18:06:01Z\",\n                \"version\": \"3.2.0.117\",\n                \"changeset_short\": \"1a8a33208f\",\n                \"date_short\": \"2021-09-10\"\n            },\n            {\n                \"component\": \"coreboot\",\n                \"branch\": \"release-3.2\",\n                \"changeset\": \"5651847146e0ee74fee0419eced9042dc6a4ceec\",\n                \"date\": \"2021-08-24T17:08:51Z\",\n                \"version\": \"3.2.0.5\",\n                \"changeset_short\": \"5651847146\",\n                \"date_short\": \"2021-08-24\"\n            },\n            {\n                \"component\": \"cortex\",\n                \"branch\": \"release-3.2\",\n                \"changeset\": \"7d3139279457a1d29bfcb10847f354c82f250690\",\n                \"date\": \"2021-08-24T17:34:14Z\",\n                \"version\": \"3.2.0.5\",\n                \"changeset_short\": \"7d31392794\",\n                \"date_short\": \"2021-08-24\"\n            },\n            {\n                \"component\": \"liqcypress\",\n                \"branch\": \"release-3.2\",\n                \"changeset\": \"0076b0d808d3d0a5fb90b25945e1d168a201b899\",\n                \"date\": \"2021-08-25T16:16:16Z\",\n                \"version\": \"3.2.0.10\",\n                \"changeset_short\": \"0076b0d808\",\n                \"date_short\": \"2021-08-25\"\n            },\n            {\n                \"component\": \"liqtest\",\n                \"branch\": \"release-3.2\",\n                \"changeset\": \"31289b5e05450d1a76aa66e603e450ed6e975ec4\",\n                \"date\": \"2021-08-24T17:44:41Z\",\n                \"version\": \"3.2.0.7\",\n                \"changeset_short\": \"31289b5e05\",\n                \"date_short\": \"2021-08-24\"\n            },\n            {\n                \"component\": \"os\",\n                \"branch\": \"release-3.2\",\n                \"changeset\": \"bc06b9f3c5e397f097909e68d3f5207b44ededa2\",\n                \"date\": \"2021-09-07T20:07:15Z\",\n                \"version\": \"3.2.0.87\",\n                \"changeset_short\": \"bc06b9f3c5\",\n                \"date_short\": \"2021-09-07\"\n            },\n            {\n                \"component\": \"ui\",\n                \"branch\": \"release-3.2\",\n                \"changeset\": \"e92d3f2897c2d0826fc70ba0162eff2ee381ec00\",\n                \"date\": \"2021-08-31T16:04:20Z\",\n                \"version\": \"3.2.0.17\",\n                \"changeset_short\": \"e92d3f2897\",\n                \"date_short\": \"2021-08-31\"\n            }\n        ],\n        \"errors\": null,\n        \"code\": 0\n    }\n}"}],"_postman_id":"ef9a0934-f278-4741-a291-64b36c4332e0"}],"id":"d1edd0bb-0721-49d0-9f91-e8d701adcaf8","description":"<p>The REST API enables you to interact with the liqid system programmatically.</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-html\">Recommendation: Liqid versions 3.0.x.x and later.\nUpdate: June 2022 includes new api endpoints added as part of 3.1.x.x Liqid version\n\n</code></pre>\n","_postman_id":"d1edd0bb-0721-49d0-9f91-e8d701adcaf8"},{"name":"Release 3.1","item":[{"name":"home","item":[{"name":"home","id":"ed61cd7a-7ced-4d17-9c36-4cf8895f6f60","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://{{Director-IP:8080}}/liqid/","description":"<p><strong>This endpoint is supported from Release 3.1</strong></p>\n","urlObject":{"path":[""],"host":["http://{{Director-IP:8080}}/liqid"],"query":[],"variable":[]}},"response":[{"id":"f7e97f86-c3d0-4c08-bb75-df700896b820","name":"OK","originalRequest":{"method":"GET","header":[],"url":"http://{{Director-IP:8080}}/liqid/"},"status":"OK","code":200,"_postman_previewlanguage":"html","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"<!DOCTYPE html>\n<html style=\"background-color: #282828;\">\n    <head>\n        <meta charset=utf-8>\n        <meta http-equiv=X-UA-Compatible content=\"IE=edge\">\n        <meta name=viewport content=\"width=device-width,initial-scale=1\">\n        <link rel=\"shortcut icon\" href=/liqid/favicon.ico>\n        <title>Liqid Command Center</title>\n        <link href=/liqid/css/chunk-47150e28.15b36f37.css rel=prefetch>\n        <link href=/liqid/css/chunk-8016bfc2.d949a442.css rel=prefetch>\n        <link href=/liqid/css/chunk-96a27e68.3ed4fba2.css rel=prefetch>\n        <link href=/liqid/js/chunk-47150e28.0aaddb4a.js rel=prefetch>\n        <link href=/liqid/js/chunk-8016bfc2.20712255.js rel=prefetch>\n        <link href=/liqid/js/chunk-96a27e68.ae70fdd8.js rel=prefetch>\n        <link href=/liqid/css/app.655e3166.css rel=preload as=style>\n        <link href=/liqid/css/chunk-vendors.2832dd97.css rel=preload as=style>\n        <link href=/liqid/js/app.4c0e135a.js rel=modulepreload as=script>\n        <link href=/liqid/js/chunk-vendors.ef57997a.js rel=modulepreload as=script>\n        <link href=/liqid/css/chunk-vendors.2832dd97.css rel=stylesheet>\n        <link href=/liqid/css/app.655e3166.css rel=stylesheet>\n    </head>\n    <body>\n        <div id=app></div>\n        <script src=https://cdn.polyfill.io/v2/polyfill.min.js></script>\n        <script type=module src=/liqid/js/chunk-vendors.ef57997a.js></script>\n        <script type=module src=/liqid/js/app.4c0e135a.js></script>\n        <script>!function(){var e=document,t=e.createElement(\"script\");if(!(\"noModule\"in t)&&\"onbeforeload\"in t){var n=!1;e.addEventListener(\"beforeload\",function(e){if(e.target===t)n=!0;else if(!e.target.hasAttribute(\"nomodule\")||!n)return;e.preventDefault()},!0),t.type=\"module\",t.src=\".\",e.head.appendChild(t),t.remove()}}();</script>\n        <script src=/liqid/js/chunk-vendors-legacy.753a09f0.js nomodule></script>\n        <script src=/liqid/js/app-legacy.da3668a6.js nomodule></script>\n    </body>\n</html>"}],"_postman_id":"ed61cd7a-7ced-4d17-9c36-4cf8895f6f60"}],"id":"d1492fc5-c9f9-43f5-a2e1-ddc7e94d2d05","_postman_id":"d1492fc5-c9f9-43f5-a2e1-ddc7e94d2d05","description":""},{"name":"backup","item":[{"name":"backup","id":"206b3d09-dcf5-4201-9dcb-2cf27122e73b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://{{Director-IP:8080}}/liqid/api/v2/backup/{destination}?destination=0","description":"<p><strong>This endpoint is supported from Release 3.1</strong></p>\n","urlObject":{"path":["api","v2","backup","{destination}"],"host":["http://{{Director-IP:8080}}/liqid"],"query":[{"description":{"content":"<p>Backup argument: 0=local, 1=remote</p>\n","type":"text/plain"},"key":"destination","value":"0"}],"variable":[]}},"response":[{"id":"f4b3523e-4cc1-443c-8bfc-b17017177461","name":"backup","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://{{Director-IP:8080}}/liqid/api/v2/backup/{destination}?destination=0","host":["http://{{Director-IP:8080}}/liqid"],"path":["api","v2","backup","{destination}"],"query":[{"key":"destination","value":"0","description":"Backup argument: 0=local, 1=remote"}]}},"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"response\": {\n        \"data\": [\n            {\n                \"commandLine\": \"/liqid/scripts/tools/liqbackup.sh -d 0\",\n                \"standardOutput\": \"System backup successful.\\n\",\n                \"errorOutput\": \"\",\n                \"exitValue\": 0\n            }\n        ],\n        \"errors\": null,\n        \"code\": 0\n    }\n}"}],"_postman_id":"206b3d09-dcf5-4201-9dcb-2cf27122e73b"}],"id":"c0e24b7f-b17f-4f03-8656-0ff5c85850ae","_postman_id":"c0e24b7f-b17f-4f03-8656-0ff5c85850ae","description":""},{"name":"device","item":[{"name":"toggleSriovFlag","id":"9788eecb-0968-4b1e-9777-12733f296891","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"url":"http://{{Director-IP:8080}}/liqid/api/v2/device/:device_type/:device_id/:fabric_id/:group_id/:sriov_flag","description":"<p>Use this option to enable/disable SRIOV feature</p>\n<p><strong>This endpoint is supported from Release 3.1</strong></p>\n","urlObject":{"path":["api","v2","device",":device_type",":device_id",":fabric_id",":group_id",":sriov_flag"],"host":["http://{{Director-IP:8080}}/liqid"],"query":[],"variable":[{"id":"c23aaaa8-5381-4185-addc-d58a15b9a194","description":{"content":"<p>(Required) the device type</p>\n","type":"text/plain"},"type":"any","value":"comp","key":"device_type"},{"id":"cc6ea3c2-1f9e-4976-9c30-9873259beffa","description":{"content":"<p>(Required) the device id, represented as a hexadecimal value</p>\n","type":"text/plain"},"type":"any","value":"0x0002","key":"device_id"},{"id":"2e83fcbb-6fbd-4110-991d-40cdfb99a810","description":{"content":"<p>(Required) the fabric id, represented as a integer value</p>\n","type":"text/plain"},"type":"any","value":"78","key":"fabric_id"},{"id":"5ceb729a-08bf-4781-bbf3-11a859908dbc","description":{"content":"<p>(Required) the group id, represented as a integer value</p>\n","type":"text/plain"},"type":"any","value":"1","key":"group_id"},{"id":"070318d3-573a-49e8-9019-447ce656bfb2","description":{"content":"<p>(Required) the sriov flag to toggle (sriovon/sriovoff)</p>\n","type":"text/plain"},"type":"any","value":"sriovon","key":"sriov_flag"}]}},"response":[{"id":"ee97397b-136b-432c-8ae1-4a7947343189","name":"Device SR-IOV state updated","originalRequest":{"method":"PUT","header":[],"url":"http://{{Director-IP:8080}}/liqid/api/v2/device/comp/0x0002/78/1/sriovon"},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""},{"id":"669b6ba8-344b-4f16-a22b-fa37b5b7e387","name":"Invalid parameter","originalRequest":{"method":"PUT","header":[],"url":"http://{{Director-IP:8080}}/liqid/api/v2/device/comp/0x0002/78/8738147847/sriovon"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"{\n    \"response\": {\n        \"data\": [],\n        \"errors\": [\n            {\n                \"type\": \"MethodArgumentTypeMismatchException\",\n                \"message\": \"Failed to convert value of type 'java.lang.String' to required type 'int'; nested exception is java.lang.NumberFormatException: For input string: \\\"8738147847\\\"\",\n                \"code\": 255\n            }\n        ],\n        \"code\": 255\n    }\n}"}],"_postman_id":"9788eecb-0968-4b1e-9777-12733f296891"}],"id":"c201ccd0-0784-47b3-b8c0-e0c0d24cecd1","description":"<p>Device Controller</p>\n","_postman_id":"c201ccd0-0784-47b3-b8c0-e0c0d24cecd1"},{"name":"digest","item":[{"name":"List all existing digest labels","id":"21d5f3fa-fe4d-4cd4-a757-9948ab53cd71","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://{{Director-IP:8080}}/liqid/api/v2/digest","description":"<p>Use this option to retrieve all available upgrade images</p>\n<p><strong>This endpoint is supported from Release 3.1</strong></p>\n","urlObject":{"path":["api","v2","digest"],"host":["http://{{Director-IP:8080}}/liqid"],"query":[],"variable":[]}},"response":[{"id":"5d46c15a-967a-470c-9f1b-77e485463e72","name":"OK","originalRequest":{"method":"GET","header":[],"url":"http://{{Director-IP:8080}}/liqid/api/v2/digest"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n  \"response\": {\n    \"data\": [\n      \"vcp\"\n    ],\n    \"errors\": null,\n    \"code\": 0\n  }\n}"}],"_postman_id":"21d5f3fa-fe4d-4cd4-a757-9948ab53cd71"},{"name":"Create a new digest using associated label","id":"6456fc0a-4f83-4343-b01f-a9d4c145fb69","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"url":"http://{{Director-IP:8080}}/liqid/api/v2/digest/:label","description":"<p><strong>This endpoint is supported from Release 3.1</strong></p>\n","urlObject":{"path":["api","v2","digest",":label"],"host":["http://{{Director-IP:8080}}/liqid"],"query":[],"variable":[{"id":"ab1d46f5-df4f-41e1-85e4-b1d55e008128","type":"any","value":null,"key":"label"}]}},"response":[{"id":"cfe86b6a-f9b9-475b-8242-acbe7484fbf7","name":"create success","originalRequest":{"method":"POST","header":[],"url":{"raw":"http://{{Director-IP:8080}}/liqid/api/v2/digest/:label","host":["http://{{Director-IP:8080}}/liqid"],"path":["api","v2","digest",":label"],"variable":[{"key":"label","value":null}]}},"status":"OK","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n  \"response\": {\n    \"data\": [\n      {\n        \"digest_id\": 2,\n        \"digest_label\": \"1\",\n        \"digest_key\": \"97c54e11e28a74a90fc758c8ee61afbd62b24cd242f4db200cffdd07f8b1afe7\"\n      }\n    ],\n    \"errors\": null,\n    \"code\": 0\n  }\n}"}],"_postman_id":"6456fc0a-4f83-4343-b01f-a9d4c145fb69"},{"name":"Delete an existing digest","id":"7b5a01e2-9e08-4ba0-9d02-abf766e59eda","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"http://{{Director-IP:8080}}/liqid/api/v2/digest/:label","description":"<p><strong>This endpoint is supported from Release 3.1</strong></p>\n","urlObject":{"path":["api","v2","digest",":label"],"host":["http://{{Director-IP:8080}}/liqid"],"query":[],"variable":[{"id":"74714ac7-58f3-4490-9918-f7c5ac9de4cf","type":"any","value":null,"key":"label"}]}},"response":[{"id":"51423a3a-18e0-49bb-a622-0eaabcede9db","name":"delete success","originalRequest":{"method":"DELETE","header":[],"url":{"raw":"http://{{Director-IP:8080}}/liqid/api/v2/digest/:label","host":["http://{{Director-IP:8080}}/liqid"],"path":["api","v2","digest",":label"],"variable":[{"key":"label","value":null}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n  \"response\": {\n    \"data\": [\n      \"1\"\n    ],\n    \"errors\": null,\n    \"code\": 0\n  }\n}"}],"_postman_id":"7b5a01e2-9e08-4ba0-9d02-abf766e59eda"}],"id":"1c62ca97-011a-49f9-843e-93d67d11fe99","description":"<p>Message Digest Controller</p>\n","_postman_id":"1c62ca97-011a-49f9-843e-93d67d11fe99"},{"name":"healthcheck","item":[{"name":"healthchecks","id":"41f6b182-86ea-441e-89dc-d2c26b442641","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://{{Director-IP:8080}}/liqid/api/v2/health/allchecks","description":"<p><strong>This endpoint is supported from Release 3.1</strong></p>\n","urlObject":{"path":["api","v2","health","allchecks"],"host":["http://{{Director-IP:8080}}/liqid"],"query":[],"variable":[]}},"response":[{"id":"8c49731e-3b59-4034-9ebc-7b92e157d26e","name":"OK","originalRequest":{"method":"GET","header":[],"url":"http://{{Director-IP:8080}}/liqid/api/v2/health/allchecks"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n  \"response\": {\n    \"data\": [\n      {\n        \"numExecuted\": 16,\n        \"numTotal\": 16,\n        \"numPassed\": 15,\n        \"numFailed\": 1,\n        \"results\": [\n          {\n            \"module\": \"config\",\n            \"check\": \"config_token_private\",\n            \"description\": \"Config Token Private\",\n            \"message\": \"\",\n            \"result\": \"Passed\",\n            \"runtime\": \"00:00:01\",\n            \"details\": []\n          },\n          {\n            \"module\": \"config\",\n            \"check\": \"config_token_assignment\",\n            \"description\": \"Config Token Assignment\",\n            \"message\": \"\",\n            \"result\": \"Passed\",\n            \"runtime\": \"00:00:00\",\n            \"details\": []\n          },\n          {\n            \"module\": \"config\",\n            \"check\": \"config_token_nodelist_ip1\",\n            \"description\": \"Config Token Nodelist Ip1\",\n            \"message\": \"\",\n            \"result\": \"Passed\",\n            \"runtime\": \"00:00:00\",\n            \"details\": []\n          },\n          {\n            \"module\": \"config\",\n            \"check\": \"config_ip\",\n            \"description\": \"Config Ip\",\n            \"message\": \"\",\n            \"result\": \"Passed\",\n            \"runtime\": \"00:00:01\",\n            \"details\": []\n          },\n          {\n            \"module\": \"config\",\n            \"check\": \"config_nic\",\n            \"description\": \"Config Nic\",\n            \"message\": \"\",\n            \"result\": \"Passed\",\n            \"runtime\": \"00:00:01\",\n            \"details\": []\n          },\n          {\n            \"module\": \"kernel\",\n            \"check\": \"kernel_crash\",\n            \"description\": \"Kernel Crash\",\n            \"message\": \"\",\n            \"result\": \"Passed\",\n            \"runtime\": \"00:00:01\",\n            \"details\": []\n          },\n          {\n            \"module\": \"kernel\",\n            \"check\": \"kernel_oops\",\n            \"description\": \"Kernel Oops\",\n            \"message\": \"\",\n            \"result\": \"Passed\",\n            \"runtime\": \"00:00:00\",\n            \"details\": []\n          },\n          {\n            \"module\": \"kernel\",\n            \"check\": \"kernel_plx_driver\",\n            \"description\": \"Kernel Plx Driver\",\n            \"message\": \"\",\n            \"result\": \"Passed\",\n            \"runtime\": \"00:00:01\",\n            \"details\": []\n          },\n          {\n            \"module\": \"pcie\",\n            \"check\": \"pcie_health\",\n            \"description\": \"Pcie Health\",\n            \"message\": \"\",\n            \"result\": \"Passed\",\n            \"runtime\": \"00:00:00\",\n            \"details\": []\n          },\n          {\n            \"module\": \"pcie\",\n            \"check\": \"pcie_errors\",\n            \"description\": \"Pcie Errors\",\n            \"message\": \"\",\n            \"result\": \"Passed\",\n            \"runtime\": \"00:00:01\",\n            \"details\": []\n          },\n          {\n            \"module\": \"pcie\",\n            \"check\": \"pcie_errors_after_clear\",\n            \"description\": \"Pcie Errors After Clear\",\n            \"message\": \"Running on '4.18.7-1.liqid.5.el7.x86_64 #1 SMP Mon Apr 26 16:33:33 UTC 2021'\",\n            \"result\": \"Passed\",\n            \"runtime\": \"00:00:06\",\n            \"details\": [\n              \"Running on '4.18.7-1.liqid.5.el7.x86_64 #1 SMP Mon Apr 26 16:33:33 UTC 2021'\",\n              \"Liqid ExpressFabric Control tool ver 2.0 [Jan  7 2022 21:19:05]\",\n              \"Sw00          TLP      DLLP  Receiver\",\n              \"Port       Errors    Errors    Errors\",\n              \" 4:             0         0         0\",\n              \" 8:             0         0         0\",\n              \"12:             0         0         0\",\n              \"20:             0         0         0\"\n            ]\n          },\n          {\n            \"module\": \"pcie\",\n            \"check\": \"pcie_links\",\n            \"description\": \"Pcie Links\",\n            \"message\": \"\",\n            \"result\": \"Passed\",\n            \"runtime\": \"00:00:00\",\n            \"details\": []\n          },\n          {\n            \"module\": \"pcie\",\n            \"check\": \"pcie_temperature\",\n            \"description\": \"Pcie Temperature\",\n            \"message\": \"/liqid/health-check/pcie.sh: line 193: printf: not: invalid number\",\n            \"result\": \"Failed\",\n            \"runtime\": \"00:00:04\",\n            \"details\": [\n              \"/liqid/health-check/pcie.sh: line 193: printf: not: invalid number\",\n              \"[2022-01-10T21:57:10Z] [UnhandledError pid=21593 cmd=printf \\\"%.0f\\\" \\\"${parts[3]%C}\\\"]\",\n              \"   :: pcie.sh:193          | CHECK_pcie_temperature\",\n              \"   :: exec.sh:107          | quote_eval\",\n              \"   :: try_catch.sh:188     | tryrc\",\n              \"   :: liqhc:245            | run_checks\",\n              \"   :: liqhc:362            | main\",\n              \"[2022-01-10T21:57:13Z] [UnhandledError pid=21497 cmd=temp=\\\"$(printf \\\"%.0f\\\" \\\"${parts[3]%C}\\\")\\\"]\",\n              \"   :: pcie.sh:193          | CHECK_pcie_temperature\",\n              \"   :: exec.sh:107          | quote_eval\",\n              \"   :: try_catch.sh:188     | tryrc\",\n              \"   :: liqhc:245            | run_checks\",\n              \"   :: liqhc:362            | main\"\n            ]\n          },\n          {\n            \"module\": \"system\",\n            \"check\": \"system_daemons\",\n            \"description\": \"System Daemons\",\n            \"message\": \"\",\n            \"result\": \"Passed\",\n            \"runtime\": \"00:00:00\",\n            \"details\": []\n          },\n          {\n            \"module\": \"system\",\n            \"check\": \"system_liqid_processes\",\n            \"description\": \"System Liqid Processes\",\n            \"message\": \"\",\n            \"result\": \"Passed\",\n            \"runtime\": \"00:00:00\",\n            \"details\": []\n          },\n          {\n            \"module\": \"system\",\n            \"check\": \"system_maintenance_mode\",\n            \"description\": \"System Maintenance Mode\",\n            \"message\": \"\",\n            \"result\": \"Passed\",\n            \"runtime\": \"00:00:00\",\n            \"details\": []\n          }\n        ],\n        \"runtime\": \"00:00:20\"\n      }\n    ],\n    \"errors\": null,\n    \"code\": 0\n  }\n}"}],"_postman_id":"41f6b182-86ea-441e-89dc-d2c26b442641"}],"id":"2af4b37b-ffbe-4a8c-bc1d-b6730fe9029c","description":"<p>Upgrade Controller</p>\n","_postman_id":"2af4b37b-ffbe-4a8c-bc1d-b6730fe9029c"},{"name":"log","item":[{"name":"bundle","item":[{"name":"Grab a specific log collection by name.","id":"eb841502-62d8-41cd-acb7-239f7d24f696","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://{{Director-IP:8080}}/liqid/api/v2/log/bundle/name/:name","description":"<p>Use this option to retrieve a specific log collection by name</p>\n<p><strong>This endpoint is supported from Release 3.1</strong></p>\n","urlObject":{"path":["api","v2","log","bundle","name",":name"],"host":["http://{{Director-IP:8080}}/liqid"],"query":[],"variable":[{"id":"b4737c3b-0494-4a70-a5e0-b6759da9bfa2","description":{"content":"<p>(Required) The name of the log collection to obtain.</p>\n","type":"text/plain"},"type":"any","value":"liqinfo_202110110938.tar.gz","key":"name"}]}},"response":[{"id":"62451a4f-4e71-4b4e-b4d8-4696d0c36dd3","name":"OK","originalRequest":{"method":"GET","header":[],"url":"http://{{Director-IP:8080}}/liqid/api/v2/log/bundle/name/liqinfo_202110110938.tar.gz"},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"application/octet-stream"}],"cookie":[],"responseTime":null,"body":"Download File"}],"_postman_id":"eb841502-62d8-41cd-acb7-239f7d24f696"},{"name":"Provide all collected log names.","id":"16543f36-d899-45f3-9afa-ab6bb6671f39","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://{{Director-IP:8080}}/liqid/api/v2/log/bundle/names","description":"<p>Use this option to provide all collected log names</p>\n<p><strong>This endpoint is supported from Release 3.1</strong></p>\n","urlObject":{"path":["api","v2","log","bundle","names"],"host":["http://{{Director-IP:8080}}/liqid"],"query":[],"variable":[]}},"response":[{"id":"8d72cb39-5bb1-4374-ae6a-ea7a93d09a18","name":"OK","originalRequest":{"method":"GET","header":[],"url":"http://{{Director-IP:8080}}/liqid/api/v2/log/bundle/names"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n    \"response\": {\n        \"data\": [\n            \"liqinfo_202110110938.tar.gz\",\n            \"liqinfo_202110110947.tar.gz\",\n            \"liqinfo_202110120920.tar.gz\",\n            \"liqinfo_202110120930.tar.gz\",\n            \"liqinfo_202110120943.tar.gz\",\n            \"liqinfo_202110130654.tar.gz\",\n            \"liqinfo_202110130655.tar.gz\"\n        ],\n        \"errors\": null,\n        \"code\": 0\n    }\n}"}],"_postman_id":"16543f36-d899-45f3-9afa-ab6bb6671f39"},{"name":"Collect logs.","id":"59d1581e-3324-455c-a58f-8dd076b0d167","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://{{Director-IP:8080}}/liqid/api/v2/log/bundle/:type","description":"<p>Use this option to collect logs</p>\n<p><strong>This endpoint is supported from Release 3.1</strong></p>\n","urlObject":{"path":["api","v2","log","bundle",":type"],"host":["http://{{Director-IP:8080}}/liqid"],"query":[],"variable":[{"id":"8774d751-fcaa-4f27-965e-06baf98598bd","description":{"content":"<p>(Required) The type of log to collect</p>\n","type":"text/plain"},"type":"any","value":"system","key":"type"}]}},"response":[{"id":"df2173f2-e8a3-40bd-81f7-5d69e904f69b","name":"OK","originalRequest":{"method":"GET","header":[],"url":"http://{{Director-IP:8080}}/liqid/api/v2/log/bundle/system"},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"application/octet-stream"}],"cookie":[],"responseTime":null,"body":"Download File"}],"_postman_id":"59d1581e-3324-455c-a58f-8dd076b0d167"}],"id":"9e859925-7059-44f4-a1da-99558e40733d","_postman_id":"9e859925-7059-44f4-a1da-99558e40733d","description":""},{"name":"Provide the event log.","id":"79e9b560-1adb-486c-bd9f-0b83104c13b5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://{{Director-IP:8080}}/liqid/api/v2/log/event","description":"<p>Use this option to retrieve the event log</p>\n<p><strong>This endpoint is supported from Release 3.1</strong></p>\n","urlObject":{"path":["api","v2","log","event"],"host":["http://{{Director-IP:8080}}/liqid"],"query":[],"variable":[]}},"response":[{"id":"186867cf-b468-4492-9f8d-e8b9d18b0c96","name":"OK","originalRequest":{"method":"GET","header":[],"url":"http://{{Director-IP:8080}}/liqid/api/v2/log/event"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=4f3;b=610845b00976470e9e349e49d4882db0;m=2eef9a0;t=5cbf6405bdd18;x=9b751c6e81e16d1f\",\n        \"__REALTIME_TIMESTAMP\": \"1631633385708824\",\n        \"__MONOTONIC_TIMESTAMP\": \"49215904\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"CODE_FUNC\": [\n            \"main\",\n            \"journald_entry\"\n        ],\n        \"AREA\": \"event\",\n        \"ARGS\": \"fabr_type=3,node_id=9,op=0,rack_id=0,slot_id=0\",\n        \"CODE_FILE\": [\n            \"liqdisc_po.sh\",\n            \"misc-utils/logger.c\"\n        ],\n        \"CODE_LINE\": [\n            \"44\",\n            \"360\"\n        ],\n        \"EVENT\": \"POSTDISCOVERY\",\n        \"MESSAGE\": \"Post discovery request for rack_id=0 slot_id=0 node_id=9.\",\n        \"NODE_ID\": \"9\",\n        \"RACK_ID\": \"0\",\n        \"SLOT_ID\": \"0\",\n        \"SYSLOG_IDENTIFIER\": \"liqdisc_po.sh\",\n        \"TID\": \"2974\",\n        \"_PID\": \"3286\",\n        \"_COMM\": \"logger\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631633385708395\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=4fb;b=610845b00976470e9e349e49d4882db0;m=318bcc7;t=5cbf64085a03f;x=981e695b43843f20\",\n        \"__REALTIME_TIMESTAMP\": \"1631633388445759\",\n        \"__MONOTONIC_TIMESTAMP\": \"51952839\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"CODE_FUNC\": [\n            \"main\",\n            \"journald_entry\"\n        ],\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqfabr_at.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"93\"\n        ],\n        \"_COMM\": \"logger\",\n        \"ARGS\": \"buslot_id=-1,cluster_id=1,dev_name=nic0,dev_type=1,fabr_gid=0xb00,fabr_id=78,fabr_type=3,inst_id=0,mach_id=1,node_id=9,op=1,password=36,port_gid=0x8,private_ip=16,rack_id=0,slot_id=0,sriov=0,switch_gid=0x0,user_name=20\",\n        \"EVENT\": \"FABRICATTACH\",\n        \"MESSAGE\": \"Attach a single device to compute node request.\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_at.sh\",\n        \"TID\": \"3304\",\n        \"_PID\": \"3601\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631633388445217\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=4fc;b=610845b00976470e9e349e49d4882db0;m=31b3fa5;t=5cbf64088231c;x=300dd6054b42d93c\",\n        \"__REALTIME_TIMESTAMP\": \"1631633388610332\",\n        \"__MONOTONIC_TIMESTAMP\": \"52117413\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqfabr_at.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"68\"\n        ],\n        \"CODE_FUNC\": [\n            \"journald_entry\",\n            \"log_event\"\n        ],\n        \"_COMM\": \"logger\",\n        \"EVENT\": \"FABRICATTACH\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_at.sh\",\n        \"TID\": \"3304\",\n        \"MESSAGE\": \"attaching link dev type\",\n        \"_PID\": \"3661\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631633388609748\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=4fd;b=610845b00976470e9e349e49d4882db0;m=31ddf8f;t=5cbf6408ac306;x=87283b7cc3403366\",\n        \"__REALTIME_TIMESTAMP\": \"1631633388782342\",\n        \"__MONOTONIC_TIMESTAMP\": \"52289423\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqfabr_at.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"68\"\n        ],\n        \"CODE_FUNC\": [\n            \"journald_entry\",\n            \"log_event\"\n        ],\n        \"_COMM\": \"logger\",\n        \"EVENT\": \"FABRICATTACH\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_at.sh\",\n        \"TID\": \"3304\",\n        \"MESSAGE\": \"gen 3 fabric type\",\n        \"_PID\": \"3722\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631633388781768\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=4fe;b=610845b00976470e9e349e49d4882db0;m=3206516;t=5cbf6408d488d;x=360a8a53d5f333e4\",\n        \"__REALTIME_TIMESTAMP\": \"1631633388947597\",\n        \"__MONOTONIC_TIMESTAMP\": \"52454678\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqfabr_at.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"68\"\n        ],\n        \"CODE_FUNC\": [\n            \"journald_entry\",\n            \"log_event\"\n        ],\n        \"_COMM\": \"logger\",\n        \"EVENT\": \"FABRICATTACH\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_at.sh\",\n        \"TID\": \"3304\",\n        \"MESSAGE\": \"attaching device\",\n        \"_PID\": \"3782\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631633388947094\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=4ff;b=610845b00976470e9e349e49d4882db0;m=3236661;t=5cbf6409049d9;x=e944c920462e5db3\",\n        \"__REALTIME_TIMESTAMP\": \"1631633389144537\",\n        \"__MONOTONIC_TIMESTAMP\": \"52651617\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqfabr_at.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"68\"\n        ],\n        \"CODE_FUNC\": [\n            \"journald_entry\",\n            \"log_event\"\n        ],\n        \"_COMM\": \"logger\",\n        \"EVENT\": \"FABRICATTACH\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_at.sh\",\n        \"TID\": \"3304\",\n        \"FABR_GID\": \"0xb00\",\n        \"MESSAGE\": \"single method\",\n        \"PORT_GID\": \"0x8\",\n        \"_PID\": \"3858\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631633389144039\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=517;b=610845b00976470e9e349e49d4882db0;m=38354bc;t=5cbf640f03834;x=dd820321a5bf6e95\",\n        \"__REALTIME_TIMESTAMP\": \"1631633395431476\",\n        \"__MONOTONIC_TIMESTAMP\": \"58938556\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"CODE_FUNC\": [\n            \"main\",\n            \"journald_entry\"\n        ],\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqfabr_at.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"93\"\n        ],\n        \"_COMM\": \"logger\",\n        \"EVENT\": \"FABRICATTACH\",\n        \"MESSAGE\": \"Attach a single device to compute node request.\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_at.sh\",\n        \"ARGS\": \"buslot_id=-1,cluster_id=1,dev_name=ssd1,dev_type=4,fabr_gid=0x1100,fabr_id=78,fabr_type=3,inst_id=0,mach_id=1,node_id=9,op=1,password=36,port_gid=0x8,private_ip=16,rack_id=0,slot_id=0,sriov=0,switch_gid=0x0,user_name=20\",\n        \"TID\": \"3892\",\n        \"_PID\": \"4184\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631633395431014\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=518;b=610845b00976470e9e349e49d4882db0;m=385e5ba;t=5cbf640f2c932;x=59de929becc52269\",\n        \"__REALTIME_TIMESTAMP\": \"1631633395599666\",\n        \"__MONOTONIC_TIMESTAMP\": \"59106746\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqfabr_at.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"68\"\n        ],\n        \"CODE_FUNC\": [\n            \"journald_entry\",\n            \"log_event\"\n        ],\n        \"_COMM\": \"logger\",\n        \"EVENT\": \"FABRICATTACH\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_at.sh\",\n        \"TID\": \"3892\",\n        \"MESSAGE\": \"attaching targ dev type\",\n        \"_PID\": \"4244\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631633395599172\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=519;b=610845b00976470e9e349e49d4882db0;m=3888832;t=5cbf640f56baa;x=90328893d0ef321d\",\n        \"__REALTIME_TIMESTAMP\": \"1631633395772330\",\n        \"__MONOTONIC_TIMESTAMP\": \"59279410\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqfabr_at.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"68\"\n        ],\n        \"CODE_FUNC\": [\n            \"journald_entry\",\n            \"log_event\"\n        ],\n        \"_COMM\": \"logger\",\n        \"EVENT\": \"FABRICATTACH\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_at.sh\",\n        \"MESSAGE\": \"gen 3 fabric type\",\n        \"TID\": \"3892\",\n        \"_PID\": \"4305\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631633395771906\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=51a;b=610845b00976470e9e349e49d4882db0;m=38b0bcf;t=5cbf640f7ef47;x=8b272f9eeb16fe5a\",\n        \"__REALTIME_TIMESTAMP\": \"1631633395937095\",\n        \"__MONOTONIC_TIMESTAMP\": \"59444175\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqfabr_at.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"68\"\n        ],\n        \"CODE_FUNC\": [\n            \"journald_entry\",\n            \"log_event\"\n        ],\n        \"_COMM\": \"logger\",\n        \"EVENT\": \"FABRICATTACH\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_at.sh\",\n        \"MESSAGE\": \"attaching device\",\n        \"TID\": \"3892\",\n        \"_PID\": \"4365\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631633395936548\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=51b;b=610845b00976470e9e349e49d4882db0;m=38e2dac;t=5cbf640fb1124;x=ef410c2a28a6067b\",\n        \"__REALTIME_TIMESTAMP\": \"1631633396142372\",\n        \"__MONOTONIC_TIMESTAMP\": \"59649452\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqfabr_at.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"68\"\n        ],\n        \"CODE_FUNC\": [\n            \"journald_entry\",\n            \"log_event\"\n        ],\n        \"_COMM\": \"logger\",\n        \"EVENT\": \"FABRICATTACH\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_at.sh\",\n        \"MESSAGE\": \"single method\",\n        \"PORT_GID\": \"0x8\",\n        \"TID\": \"3892\",\n        \"FABR_GID\": \"0x1100\",\n        \"_PID\": \"4441\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631633396141823\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=534;b=610845b00976470e9e349e49d4882db0;m=3ed6cec;t=5cbf6415a5063;x=99e9986ee579362c\",\n        \"__REALTIME_TIMESTAMP\": \"1631633402384483\",\n        \"__MONOTONIC_TIMESTAMP\": \"65891564\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"CODE_FUNC\": [\n            \"main\",\n            \"journald_entry\"\n        ],\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqfabr_at.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"93\"\n        ],\n        \"_COMM\": \"logger\",\n        \"EVENT\": \"FABRICATTACH\",\n        \"MESSAGE\": \"Attach a single device to compute node request.\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_at.sh\",\n        \"ARGS\": \"buslot_id=-1,cluster_id=1,dev_name=gpu0,dev_type=8,fabr_gid=0xc00,fabr_id=78,fabr_type=3,inst_id=0,mach_id=1,node_id=9,op=1,password=36,port_gid=0x8,private_ip=16,rack_id=0,slot_id=0,sriov=1,switch_gid=0x0,user_name=20\",\n        \"TID\": \"4492\",\n        \"_PID\": \"4798\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631633402383849\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=535;b=610845b00976470e9e349e49d4882db0;m=3effda3;t=5cbf6415ce11b;x=412dccdb9e71b4d8\",\n        \"__REALTIME_TIMESTAMP\": \"1631633402552603\",\n        \"__MONOTONIC_TIMESTAMP\": \"66059683\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqfabr_at.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"68\"\n        ],\n        \"CODE_FUNC\": [\n            \"journald_entry\",\n            \"log_event\"\n        ],\n        \"_COMM\": \"logger\",\n        \"EVENT\": \"FABRICATTACH\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_at.sh\",\n        \"TID\": \"4492\",\n        \"MESSAGE\": \"attaching gpu dev type\",\n        \"_PID\": \"4858\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631633402552304\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=536;b=610845b00976470e9e349e49d4882db0;m=3f27e35;t=5cbf6415f61ad;x=34d167e1d52ec188\",\n        \"__REALTIME_TIMESTAMP\": \"1631633402716589\",\n        \"__MONOTONIC_TIMESTAMP\": \"66223669\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqfabr_at.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"68\"\n        ],\n        \"CODE_FUNC\": [\n            \"journald_entry\",\n            \"log_event\"\n        ],\n        \"_COMM\": \"logger\",\n        \"EVENT\": \"FABRICATTACH\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_at.sh\",\n        \"MESSAGE\": \"gen 3 fabric type\",\n        \"TID\": \"4492\",\n        \"_PID\": \"4919\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631633402716164\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=537;b=610845b00976470e9e349e49d4882db0;m=3f504da;t=5cbf64161e852;x=c951ecac0955fd9a\",\n        \"__REALTIME_TIMESTAMP\": \"1631633402882130\",\n        \"__MONOTONIC_TIMESTAMP\": \"66389210\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqfabr_at.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"68\"\n        ],\n        \"CODE_FUNC\": [\n            \"journald_entry\",\n            \"log_event\"\n        ],\n        \"_COMM\": \"logger\",\n        \"EVENT\": \"FABRICATTACH\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_at.sh\",\n        \"MESSAGE\": \"attaching device\",\n        \"TID\": \"4492\",\n        \"_PID\": \"4979\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631633402881579\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=538;b=610845b00976470e9e349e49d4882db0;m=3f800a6;t=5cbf64164e41e;x=b85de53d7715634c\",\n        \"__REALTIME_TIMESTAMP\": \"1631633403077662\",\n        \"__MONOTONIC_TIMESTAMP\": \"66584742\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqfabr_at.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"68\"\n        ],\n        \"CODE_FUNC\": [\n            \"journald_entry\",\n            \"log_event\"\n        ],\n        \"_COMM\": \"logger\",\n        \"EVENT\": \"FABRICATTACH\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_at.sh\",\n        \"MESSAGE\": \"single method\",\n        \"PORT_GID\": \"0x8\",\n        \"TID\": \"4492\",\n        \"FABR_GID\": \"0xc00\",\n        \"SRIOV_FLAG\": \"sriov-enable\",\n        \"_PID\": \"5057\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631633403076990\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=576;b=610845b00976470e9e349e49d4882db0;m=45753c7;t=5cbf641c43740;x=5dd51e17634e8959\",\n        \"__REALTIME_TIMESTAMP\": \"1631633409324864\",\n        \"__MONOTONIC_TIMESTAMP\": \"72831943\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"CODE_FUNC\": [\n            \"main\",\n            \"journald_entry\"\n        ],\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqfabr_at.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"93\"\n        ],\n        \"_COMM\": \"logger\",\n        \"EVENT\": \"FABRICATTACH\",\n        \"MESSAGE\": \"Attach a single device to compute node request.\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_at.sh\",\n        \"ARGS\": \"buslot_id=-1,cluster_id=1,dev_name=nic1,dev_type=1,fabr_gid=0xb01,fabr_id=78,fabr_type=3,inst_id=0,mach_id=2,node_id=9,op=1,password=36,port_gid=0xc,private_ip=16,rack_id=0,slot_id=0,sriov=0,switch_gid=0x0,user_name=20\",\n        \"TID\": \"5088\",\n        \"_PID\": \"5380\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631633409324535\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=577;b=610845b00976470e9e349e49d4882db0;m=459e8cb;t=5cbf641c6cc43;x=6aff788a631833c6\",\n        \"__REALTIME_TIMESTAMP\": \"1631633409494083\",\n        \"__MONOTONIC_TIMESTAMP\": \"73001163\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqfabr_at.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"68\"\n        ],\n        \"CODE_FUNC\": [\n            \"journald_entry\",\n            \"log_event\"\n        ],\n        \"_COMM\": \"logger\",\n        \"EVENT\": \"FABRICATTACH\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_at.sh\",\n        \"MESSAGE\": \"attaching link dev type\",\n        \"TID\": \"5088\",\n        \"_PID\": \"5441\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631633409493504\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=578;b=610845b00976470e9e349e49d4882db0;m=45c6a67;t=5cbf641c94dde;x=9a67657546a12696\",\n        \"__REALTIME_TIMESTAMP\": \"1631633409658334\",\n        \"__MONOTONIC_TIMESTAMP\": \"73165415\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqfabr_at.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"68\"\n        ],\n        \"CODE_FUNC\": [\n            \"journald_entry\",\n            \"log_event\"\n        ],\n        \"_COMM\": \"logger\",\n        \"EVENT\": \"FABRICATTACH\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_at.sh\",\n        \"MESSAGE\": \"gen 3 fabric type\",\n        \"TID\": \"5088\",\n        \"_PID\": \"5502\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631633409657771\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=579;b=610845b00976470e9e349e49d4882db0;m=45eeaee;t=5cbf641cbce65;x=d2a52b4407e00fc1\",\n        \"__REALTIME_TIMESTAMP\": \"1631633409822309\",\n        \"__MONOTONIC_TIMESTAMP\": \"73329390\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqfabr_at.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"68\"\n        ],\n        \"CODE_FUNC\": [\n            \"journald_entry\",\n            \"log_event\"\n        ],\n        \"_COMM\": \"logger\",\n        \"EVENT\": \"FABRICATTACH\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_at.sh\",\n        \"MESSAGE\": \"attaching device\",\n        \"TID\": \"5088\",\n        \"_PID\": \"5562\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631633409821743\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=57a;b=610845b00976470e9e349e49d4882db0;m=461ecd6;t=5cbf641ced04e;x=db6687cf1f9642d3\",\n        \"__REALTIME_TIMESTAMP\": \"1631633410019406\",\n        \"__MONOTONIC_TIMESTAMP\": \"73526486\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqfabr_at.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"68\"\n        ],\n        \"CODE_FUNC\": [\n            \"journald_entry\",\n            \"log_event\"\n        ],\n        \"_COMM\": \"logger\",\n        \"EVENT\": \"FABRICATTACH\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_at.sh\",\n        \"MESSAGE\": \"single method\",\n        \"TID\": \"5088\",\n        \"FABR_GID\": \"0xb01\",\n        \"PORT_GID\": \"0xc\",\n        \"_PID\": \"5638\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631633410018847\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=594;b=610845b00976470e9e349e49d4882db0;m=4c1ed59;t=5cbf6422ed0d1;x=85bf4e96d405b6a4\",\n        \"__REALTIME_TIMESTAMP\": \"1631633416310993\",\n        \"__MONOTONIC_TIMESTAMP\": \"79818073\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"CODE_FUNC\": [\n            \"main\",\n            \"journald_entry\"\n        ],\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqfabr_at.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"93\"\n        ],\n        \"_COMM\": \"logger\",\n        \"EVENT\": \"FABRICATTACH\",\n        \"MESSAGE\": \"Attach a single device to compute node request.\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_at.sh\",\n        \"ARGS\": \"buslot_id=-1,cluster_id=1,dev_name=ssd3,dev_type=4,fabr_gid=0x1400,fabr_id=78,fabr_type=3,inst_id=0,mach_id=2,node_id=9,op=1,password=36,port_gid=0xc,private_ip=16,rack_id=0,slot_id=0,sriov=0,switch_gid=0x0,user_name=20\",\n        \"TID\": \"5673\",\n        \"_PID\": \"5965\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631633416310620\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=595;b=610845b00976470e9e349e49d4882db0;m=4c45542;t=5cbf6423138b9;x=67816083b7697252\",\n        \"__REALTIME_TIMESTAMP\": \"1631633416468665\",\n        \"__MONOTONIC_TIMESTAMP\": \"79975746\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqfabr_at.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"68\"\n        ],\n        \"CODE_FUNC\": [\n            \"journald_entry\",\n            \"log_event\"\n        ],\n        \"_COMM\": \"logger\",\n        \"EVENT\": \"FABRICATTACH\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_at.sh\",\n        \"MESSAGE\": \"attaching targ dev type\",\n        \"TID\": \"5673\",\n        \"_PID\": \"6026\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631633416468224\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=596;b=610845b00976470e9e349e49d4882db0;m=4c6f731;t=5cbf64233daa8;x=913034507570abf1\",\n        \"__REALTIME_TIMESTAMP\": \"1631633416641192\",\n        \"__MONOTONIC_TIMESTAMP\": \"80148273\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqfabr_at.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"68\"\n        ],\n        \"CODE_FUNC\": [\n            \"journald_entry\",\n            \"log_event\"\n        ],\n        \"_COMM\": \"logger\",\n        \"EVENT\": \"FABRICATTACH\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_at.sh\",\n        \"MESSAGE\": \"gen 3 fabric type\",\n        \"TID\": \"5673\",\n        \"_PID\": \"6087\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631633416640606\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=597;b=610845b00976470e9e349e49d4882db0;m=4c964b1;t=5cbf642364829;x=9b30354d7168f345\",\n        \"__REALTIME_TIMESTAMP\": \"1631633416800297\",\n        \"__MONOTONIC_TIMESTAMP\": \"80307377\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqfabr_at.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"68\"\n        ],\n        \"CODE_FUNC\": [\n            \"journald_entry\",\n            \"log_event\"\n        ],\n        \"_COMM\": \"logger\",\n        \"EVENT\": \"FABRICATTACH\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_at.sh\",\n        \"MESSAGE\": \"attaching device\",\n        \"TID\": \"5673\",\n        \"_PID\": \"6147\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631633416799711\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=598;b=610845b00976470e9e349e49d4882db0;m=4cc64e5;t=5cbf64239485c;x=1cd752c2f0cb0f25\",\n        \"__REALTIME_TIMESTAMP\": \"1631633416996956\",\n        \"__MONOTONIC_TIMESTAMP\": \"80504037\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqfabr_at.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"68\"\n        ],\n        \"CODE_FUNC\": [\n            \"journald_entry\",\n            \"log_event\"\n        ],\n        \"_COMM\": \"logger\",\n        \"EVENT\": \"FABRICATTACH\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_at.sh\",\n        \"MESSAGE\": \"single method\",\n        \"PORT_GID\": \"0xc\",\n        \"TID\": \"5673\",\n        \"FABR_GID\": \"0x1400\",\n        \"_PID\": \"6223\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631633416996395\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=5ad;b=610845b00976470e9e349e49d4882db0;m=52bf4ee;t=5cbf64298d866;x=46f2a3ede32ea04d\",\n        \"__REALTIME_TIMESTAMP\": \"1631633423259750\",\n        \"__MONOTONIC_TIMESTAMP\": \"86766830\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"CODE_FUNC\": [\n            \"main\",\n            \"journald_entry\"\n        ],\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqfabr_at.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"93\"\n        ],\n        \"_COMM\": \"logger\",\n        \"EVENT\": \"FABRICATTACH\",\n        \"MESSAGE\": \"Attach a single device to compute node request.\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_at.sh\",\n        \"ARGS\": \"buslot_id=-1,cluster_id=2,dev_name=ssd0,dev_type=4,fabr_gid=0x1000,fabr_id=78,fabr_type=3,inst_id=0,mach_id=3,node_id=9,op=1,password=36,port_gid=0x14,private_ip=16,rack_id=0,slot_id=0,sriov=0,switch_gid=0x0,user_name=20\",\n        \"TID\": \"6241\",\n        \"_PID\": \"6533\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631633423259223\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=5ae;b=610845b00976470e9e349e49d4882db0;m=52e70ee;t=5cbf6429b5466;x=fba3ef7d7800a695\",\n        \"__REALTIME_TIMESTAMP\": \"1631633423422566\",\n        \"__MONOTONIC_TIMESTAMP\": \"86929646\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqfabr_at.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"68\"\n        ],\n        \"CODE_FUNC\": [\n            \"journald_entry\",\n            \"log_event\"\n        ],\n        \"_COMM\": \"logger\",\n        \"EVENT\": \"FABRICATTACH\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_at.sh\",\n        \"MESSAGE\": \"attaching targ dev type\",\n        \"TID\": \"6241\",\n        \"_PID\": \"6595\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631633423422115\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=5af;b=610845b00976470e9e349e49d4882db0;m=5310c32;t=5cbf6429defaa;x=83ff9c5099e69991\",\n        \"__REALTIME_TIMESTAMP\": \"1631633423593386\",\n        \"__MONOTONIC_TIMESTAMP\": \"87100466\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqfabr_at.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"68\"\n        ],\n        \"CODE_FUNC\": [\n            \"journald_entry\",\n            \"log_event\"\n        ],\n        \"_COMM\": \"logger\",\n        \"EVENT\": \"FABRICATTACH\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_at.sh\",\n        \"MESSAGE\": \"gen 3 fabric type\",\n        \"TID\": \"6241\",\n        \"_PID\": \"6656\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631633423593067\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=5b0;b=610845b00976470e9e349e49d4882db0;m=53393c0;t=5cbf642a07738;x=bb5c0c128ebe0163\",\n        \"__REALTIME_TIMESTAMP\": \"1631633423759160\",\n        \"__MONOTONIC_TIMESTAMP\": \"87266240\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqfabr_at.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"68\"\n        ],\n        \"CODE_FUNC\": [\n            \"journald_entry\",\n            \"log_event\"\n        ],\n        \"_COMM\": \"logger\",\n        \"EVENT\": \"FABRICATTACH\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_at.sh\",\n        \"MESSAGE\": \"attaching device\",\n        \"TID\": \"6241\",\n        \"_PID\": \"6716\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631633423758776\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=5b1;b=610845b00976470e9e349e49d4882db0;m=5366bbe;t=5cbf642a34f35;x=8afbc749f448f0c9\",\n        \"__REALTIME_TIMESTAMP\": \"1631633423945525\",\n        \"__MONOTONIC_TIMESTAMP\": \"87452606\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqfabr_at.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"68\"\n        ],\n        \"CODE_FUNC\": [\n            \"journald_entry\",\n            \"log_event\"\n        ],\n        \"_COMM\": \"logger\",\n        \"EVENT\": \"FABRICATTACH\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_at.sh\",\n        \"MESSAGE\": \"single method\",\n        \"TID\": \"6241\",\n        \"FABR_GID\": \"0x1000\",\n        \"PORT_GID\": \"0x14\",\n        \"_PID\": \"6792\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631633423944974\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=6ac;b=610845b00976470e9e349e49d4882db0;m=78fb3d7;t=5cbf644fc974f;x=4b2896dd88e3d53d\",\n        \"__REALTIME_TIMESTAMP\": \"1631633463351119\",\n        \"__MONOTONIC_TIMESTAMP\": \"126858199\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"CODE_FUNC\": [\n            \"main\",\n            \"journald_entry\"\n        ],\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"liqdisc_po.sh\",\n            \"misc-utils/logger.c\"\n        ],\n        \"CODE_LINE\": [\n            \"44\",\n            \"360\"\n        ],\n        \"EVENT\": \"POSTDISCOVERY\",\n        \"MESSAGE\": \"Post discovery request for rack_id=0 slot_id=0 node_id=9.\",\n        \"NODE_ID\": \"9\",\n        \"RACK_ID\": \"0\",\n        \"SLOT_ID\": \"0\",\n        \"SYSLOG_IDENTIFIER\": \"liqdisc_po.sh\",\n        \"_COMM\": \"logger\",\n        \"ARGS\": \"fabr_type=0,node_id=9,op=0,rack_id=0,slot_id=0\",\n        \"TID\": \"13931\",\n        \"_PID\": \"14804\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631633463350711\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=18cb;b=610845b00976470e9e349e49d4882db0;m=136418f57;t=5cbf773ae72d0;x=4bec3afe48814e06\",\n        \"__REALTIME_TIMESTAMP\": \"1631638541726416\",\n        \"__MONOTONIC_TIMESTAMP\": \"5205233495\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"CODE_FUNC\": [\n            \"main\",\n            \"journald_entry\"\n        ],\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqfabr_ec.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"36\"\n        ],\n        \"_COMM\": \"logger\",\n        \"ARGS\": \"cluster_id=2,fabr_id=78,mach_id=4,node_id=9,rack_id=0,slot_id=0\",\n        \"EVENT\": \"FABRICEDITCANCEL\",\n        \"MESSAGE\": \"Cancel editing a machine requested.\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_ec.sh\",\n        \"TID\": \"23287\",\n        \"_PID\": \"23580\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631638541726097\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=18fe;b=610845b00976470e9e349e49d4882db0;m=1374928f2;t=5cbf774b60c69;x=3e93a121957c828\",\n        \"__REALTIME_TIMESTAMP\": \"1631638559001705\",\n        \"__MONOTONIC_TIMESTAMP\": \"5222508786\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"CODE_FUNC\": [\n            \"main\",\n            \"journald_entry\"\n        ],\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqfabr_ec.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"36\"\n        ],\n        \"_COMM\": \"logger\",\n        \"ARGS\": \"cluster_id=2,fabr_id=78,mach_id=4,node_id=9,rack_id=0,slot_id=0\",\n        \"EVENT\": \"FABRICEDITCANCEL\",\n        \"MESSAGE\": \"Cancel editing a machine requested.\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_ec.sh\",\n        \"TID\": \"23697\",\n        \"_PID\": \"23980\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631638559001222\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=1bb3;b=610845b00976470e9e349e49d4882db0;m=15df45dfb;t=5cbf79b614173;x=672190578a39294c\",\n        \"__REALTIME_TIMESTAMP\": \"1631639207756147\",\n        \"__MONOTONIC_TIMESTAMP\": \"5871263227\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"CODE_FUNC\": [\n            \"main\",\n            \"journald_entry\"\n        ],\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqfabr_re.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"46\"\n        ],\n        \"_COMM\": \"logger\",\n        \"ARGS\": \"cluster_id=0,fabr_cfg=4,fabr_type=0,mach_id=4,node_id=9,rack_id=0,slot_id=0\",\n        \"EVENT\": \"FABRICPROG\",\n        \"MESSAGE\": \"Program fabric requested.\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_re.sh\",\n        \"TID\": \"323\",\n        \"_PID\": \"652\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631639207755753\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=1bc0;b=610845b00976470e9e349e49d4882db0;m=15e647e09;t=5cbf79bd16181;x=b77507a973adab5b\",\n        \"__REALTIME_TIMESTAMP\": \"1631639215104385\",\n        \"__MONOTONIC_TIMESTAMP\": \"5878611465\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"CODE_FUNC\": [\n            \"main\",\n            \"journald_entry\"\n        ],\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqfabr_do.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"46\"\n        ],\n        \"_COMM\": \"logger\",\n        \"ARGS\": \"cluster_id=0,fabr_cfg=4,fabr_type=0,mach_id=4,node_id=9,rack_id=0,slot_id=0\",\n        \"MESSAGE\": \"Program fabric requested.\",\n        \"EVENT\": \"FABRICDONE\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_do.sh\",\n        \"TID\": \"823\",\n        \"_PID\": \"1139\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631639215104056\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=1bf9;b=610845b00976470e9e349e49d4882db0;m=15f854d3d;t=5cbf79cf230b5;x=956a7a31832fb0eb\",\n        \"__REALTIME_TIMESTAMP\": \"1631639234031797\",\n        \"__MONOTONIC_TIMESTAMP\": \"5897538877\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"CODE_FUNC\": [\n            \"main\",\n            \"journald_entry\"\n        ],\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqfabr_at.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"93\"\n        ],\n        \"_COMM\": \"logger\",\n        \"EVENT\": \"FABRICATTACH\",\n        \"MESSAGE\": \"Attach a single device to compute node request.\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_at.sh\",\n        \"ARGS\": \"buslot_id=-1,cluster_id=0,dev_name=ssd0,dev_type=4,fabr_gid=0x1000,fabr_id=78,fabr_type=3,inst_id=0,mach_id=3,node_id=9,op=0,password=paswd,port_gid=0x14,private_ip=priv,rack_id=0,slot_id=0,sriov=0,switch_gid=0x0,user_name=uname\",\n        \"TID\": \"1286\",\n        \"_PID\": \"1609\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631639234031127\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=1bfa;b=610845b00976470e9e349e49d4882db0;m=15f87b543;t=5cbf79cf498bc;x=285ee207acd77d1f\",\n        \"__REALTIME_TIMESTAMP\": \"1631639234189500\",\n        \"__MONOTONIC_TIMESTAMP\": \"5897696579\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqfabr_at.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"68\"\n        ],\n        \"CODE_FUNC\": [\n            \"journald_entry\",\n            \"log_event\"\n        ],\n        \"_COMM\": \"logger\",\n        \"EVENT\": \"FABRICATTACH\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_at.sh\",\n        \"MESSAGE\": \"attaching targ dev type\",\n        \"TID\": \"1286\",\n        \"_PID\": \"1671\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631639234189172\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=1bfb;b=610845b00976470e9e349e49d4882db0;m=15f8a4ed2;t=5cbf79cf7324a;x=d796afb03ea9bd20\",\n        \"__REALTIME_TIMESTAMP\": \"1631639234359882\",\n        \"__MONOTONIC_TIMESTAMP\": \"5897866962\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqfabr_at.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"68\"\n        ],\n        \"CODE_FUNC\": [\n            \"journald_entry\",\n            \"log_event\"\n        ],\n        \"_COMM\": \"logger\",\n        \"EVENT\": \"FABRICATTACH\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_at.sh\",\n        \"MESSAGE\": \"gen 3 fabric type\",\n        \"TID\": \"1286\",\n        \"_PID\": \"1734\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631639234359308\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=1bfc;b=610845b00976470e9e349e49d4882db0;m=15f8d4a62;t=5cbf79cfa2ddb;x=af5adde9edaa3612\",\n        \"__REALTIME_TIMESTAMP\": \"1631639234555355\",\n        \"__MONOTONIC_TIMESTAMP\": \"5898062434\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqfabr_at.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"68\"\n        ],\n        \"CODE_FUNC\": [\n            \"journald_entry\",\n            \"log_event\"\n        ],\n        \"_COMM\": \"logger\",\n        \"EVENT\": \"FABRICATTACH\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_at.sh\",\n        \"FABR_GID\": \"0x1000\",\n        \"PORT_GID\": \"0x14\",\n        \"TID\": \"1286\",\n        \"MESSAGE\": \"detaching device\",\n        \"_PID\": \"1810\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631639234555055\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=1bff;b=610845b00976470e9e349e49d4882db0;m=15f9ec783;t=5cbf79d0baafb;x=78ac189da3b62761\",\n        \"__REALTIME_TIMESTAMP\": \"1631639235701499\",\n        \"__MONOTONIC_TIMESTAMP\": \"5899208579\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqfabr_at.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"68\"\n        ],\n        \"CODE_FUNC\": [\n            \"journald_entry\",\n            \"log_event\"\n        ],\n        \"_COMM\": \"logger\",\n        \"EVENT\": \"FABRICATTACH\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_at.sh\",\n        \"TID\": \"1286\",\n        \"MESSAGE\": \"status=1\",\n        \"_PID\": \"2215\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631639235701164\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=1ca4;b=610845b00976470e9e349e49d4882db0;m=16484e9ac;t=5cbf7a1f1cd23;x=1ceffc073b8d81ab\",\n        \"__REALTIME_TIMESTAMP\": \"1631639317892387\",\n        \"__MONOTONIC_TIMESTAMP\": \"5981399468\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"CODE_FUNC\": [\n            \"main\",\n            \"journald_entry\"\n        ],\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqfabr_at.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"93\"\n        ],\n        \"_COMM\": \"logger\",\n        \"EVENT\": \"FABRICATTACH\",\n        \"MESSAGE\": \"Attach a single device to compute node request.\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_at.sh\",\n        \"ARGS\": \"buslot_id=-1,cluster_id=0,dev_name=ssd0,dev_type=4,fabr_gid=0x1000,fabr_id=78,fabr_type=3,inst_id=0,mach_id=3,node_id=9,op=1,password=paswd,port_gid=0x14,private_ip=priv,rack_id=0,slot_id=0,sriov=0,switch_gid=0x0,user_name=uname\",\n        \"TID\": \"3321\",\n        \"_PID\": \"3630\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631639317891690\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=1ca5;b=610845b00976470e9e349e49d4882db0;m=1648765e9;t=5cbf7a1f44961;x=d9a73b3b02fd9573\",\n        \"__REALTIME_TIMESTAMP\": \"1631639318055265\",\n        \"__MONOTONIC_TIMESTAMP\": \"5981562345\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqfabr_at.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"68\"\n        ],\n        \"CODE_FUNC\": [\n            \"journald_entry\",\n            \"log_event\"\n        ],\n        \"_COMM\": \"logger\",\n        \"EVENT\": \"FABRICATTACH\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_at.sh\",\n        \"MESSAGE\": \"attaching targ dev type\",\n        \"TID\": \"3321\",\n        \"_PID\": \"3690\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631639318054661\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=1ca6;b=610845b00976470e9e349e49d4882db0;m=16489fb6b;t=5cbf7a1f6dee3;x=6325d84bcb597532\",\n        \"__REALTIME_TIMESTAMP\": \"1631639318224611\",\n        \"__MONOTONIC_TIMESTAMP\": \"5981731691\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqfabr_at.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"68\"\n        ],\n        \"CODE_FUNC\": [\n            \"journald_entry\",\n            \"log_event\"\n        ],\n        \"_COMM\": \"logger\",\n        \"EVENT\": \"FABRICATTACH\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_at.sh\",\n        \"MESSAGE\": \"gen 3 fabric type\",\n        \"TID\": \"3321\",\n        \"_PID\": \"3751\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631639318224108\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=1ca7;b=610845b00976470e9e349e49d4882db0;m=1648c8b08;t=5cbf7a1f96e80;x=beed87f13b5998cc\",\n        \"__REALTIME_TIMESTAMP\": \"1631639318392448\",\n        \"__MONOTONIC_TIMESTAMP\": \"5981899528\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqfabr_at.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"68\"\n        ],\n        \"CODE_FUNC\": [\n            \"journald_entry\",\n            \"log_event\"\n        ],\n        \"_COMM\": \"logger\",\n        \"EVENT\": \"FABRICATTACH\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_at.sh\",\n        \"MESSAGE\": \"attaching device\",\n        \"TID\": \"3321\",\n        \"_PID\": \"3811\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631639318391895\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=1ca8;b=610845b00976470e9e349e49d4882db0;m=1648f9a5b;t=5cbf7a1fc7dd2;x=83a694a0ccb85501\",\n        \"__REALTIME_TIMESTAMP\": \"1631639318592978\",\n        \"__MONOTONIC_TIMESTAMP\": \"5982100059\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqfabr_at.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"68\"\n        ],\n        \"CODE_FUNC\": [\n            \"journald_entry\",\n            \"log_event\"\n        ],\n        \"_COMM\": \"logger\",\n        \"EVENT\": \"FABRICATTACH\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_at.sh\",\n        \"MESSAGE\": \"single method\",\n        \"FABR_GID\": \"0x1000\",\n        \"PORT_GID\": \"0x14\",\n        \"TID\": \"3321\",\n        \"_PID\": \"3888\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631639318592426\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=1cd7;b=610845b00976470e9e349e49d4882db0;m=16588f298;t=5cbf7a2f5d60f;x=10c369db4234054a\",\n        \"__REALTIME_TIMESTAMP\": \"1631639334934031\",\n        \"__MONOTONIC_TIMESTAMP\": \"5998441112\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"CODE_FUNC\": [\n            \"main\",\n            \"journald_entry\"\n        ],\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqfabr_re.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"46\"\n        ],\n        \"_COMM\": \"logger\",\n        \"EVENT\": \"FABRICPROG\",\n        \"MESSAGE\": \"Program fabric requested.\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_re.sh\",\n        \"ARGS\": \"cluster_id=0,fabr_cfg=4,fabr_type=3,mach_id=4,node_id=9,rack_id=0,slot_id=0\",\n        \"TID\": \"3997\",\n        \"_PID\": \"4288\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631639334933523\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=1cec;b=610845b00976470e9e349e49d4882db0;m=165f87682;t=5cbf7a36559fa;x=73c601b36c8b4435\",\n        \"__REALTIME_TIMESTAMP\": \"1631639342242298\",\n        \"__MONOTONIC_TIMESTAMP\": \"6005749378\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"CODE_FUNC\": [\n            \"main\",\n            \"journald_entry\"\n        ],\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqfabr_do.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"46\"\n        ],\n        \"_COMM\": \"logger\",\n        \"MESSAGE\": \"Program fabric requested.\",\n        \"EVENT\": \"FABRICDONE\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_do.sh\",\n        \"ARGS\": \"cluster_id=0,fabr_cfg=4,fabr_type=3,mach_id=4,node_id=9,rack_id=0,slot_id=0\",\n        \"TID\": \"4480\",\n        \"_PID\": \"4766\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631639342241700\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=1cfa;b=610845b00976470e9e349e49d4882db0;m=166415424;t=5cbf7a3ae379b;x=6b9c3b11d0931666\",\n        \"__REALTIME_TIMESTAMP\": \"1631639347017627\",\n        \"__MONOTONIC_TIMESTAMP\": \"6010524708\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"CODE_FUNC\": [\n            \"main\",\n            \"journald_entry\"\n        ],\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqfabr_re.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"46\"\n        ],\n        \"_COMM\": \"logger\",\n        \"EVENT\": \"FABRICPROG\",\n        \"MESSAGE\": \"Program fabric requested.\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_re.sh\",\n        \"ARGS\": \"cluster_id=0,fabr_cfg=3,fabr_type=3,mach_id=3,node_id=9,rack_id=0,slot_id=0\",\n        \"TID\": \"4947\",\n        \"_PID\": \"5228\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631639347017091\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=1cfe;b=610845b00976470e9e349e49d4882db0;m=1666b166c;t=5cbf7a3d7f9e4;x=8fdd6682d08b577b\",\n        \"__REALTIME_TIMESTAMP\": \"1631639349754340\",\n        \"__MONOTONIC_TIMESTAMP\": \"6013261420\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"CODE_FUNC\": [\n            \"main\",\n            \"journald_entry\"\n        ],\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqfabr_at.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"93\"\n        ],\n        \"_COMM\": \"logger\",\n        \"EVENT\": \"FABRICATTACH\",\n        \"MESSAGE\": \"Attach a single device to compute node request.\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_at.sh\",\n        \"ARGS\": \"buslot_id=-1,cluster_id=2,dev_name=ssd0,dev_type=4,fabr_gid=0x1000,fabr_id=78,fabr_type=3,inst_id=0,mach_id=3,node_id=9,op=0,password=36,port_gid=0x14,private_ip=16,rack_id=0,slot_id=0,sriov=0,switch_gid=0x0,user_name=20\",\n        \"TID\": \"5377\",\n        \"_PID\": \"5668\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631639349753742\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=1cff;b=610845b00976470e9e349e49d4882db0;m=1666db888;t=5cbf7a3da9bff;x=6d34a3be67d19ca8\",\n        \"__REALTIME_TIMESTAMP\": \"1631639349926911\",\n        \"__MONOTONIC_TIMESTAMP\": \"6013433992\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqfabr_at.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"68\"\n        ],\n        \"CODE_FUNC\": [\n            \"journald_entry\",\n            \"log_event\"\n        ],\n        \"_COMM\": \"logger\",\n        \"EVENT\": \"FABRICATTACH\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_at.sh\",\n        \"MESSAGE\": \"attaching targ dev type\",\n        \"TID\": \"5377\",\n        \"_PID\": \"5730\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631639349926395\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=1d00;b=610845b00976470e9e349e49d4882db0;m=1667037c3;t=5cbf7a3dd1b3b;x=5ee6f8fe58c6ef2a\",\n        \"__REALTIME_TIMESTAMP\": \"1631639350090555\",\n        \"__MONOTONIC_TIMESTAMP\": \"6013597635\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqfabr_at.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"68\"\n        ],\n        \"CODE_FUNC\": [\n            \"journald_entry\",\n            \"log_event\"\n        ],\n        \"_COMM\": \"logger\",\n        \"EVENT\": \"FABRICATTACH\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_at.sh\",\n        \"MESSAGE\": \"gen 3 fabric type\",\n        \"TID\": \"5377\",\n        \"_PID\": \"5791\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631639350090013\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=1d01;b=610845b00976470e9e349e49d4882db0;m=1667334bd;t=5cbf7a3e01835;x=2e7269a0d6f06c23\",\n        \"__REALTIME_TIMESTAMP\": \"1631639350286389\",\n        \"__MONOTONIC_TIMESTAMP\": \"6013793469\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqfabr_at.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"68\"\n        ],\n        \"CODE_FUNC\": [\n            \"journald_entry\",\n            \"log_event\"\n        ],\n        \"_COMM\": \"logger\",\n        \"EVENT\": \"FABRICATTACH\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_at.sh\",\n        \"FABR_GID\": \"0x1000\",\n        \"PORT_GID\": \"0x14\",\n        \"MESSAGE\": \"detaching device\",\n        \"TID\": \"5377\",\n        \"_PID\": \"5867\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631639350285858\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=1d04;b=610845b00976470e9e349e49d4882db0;m=16684f97c;t=5cbf7a3f1dcf4;x=9e07274ba84c3855\",\n        \"__REALTIME_TIMESTAMP\": \"1631639351450868\",\n        \"__MONOTONIC_TIMESTAMP\": \"6014957948\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqfabr_at.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"68\"\n        ],\n        \"CODE_FUNC\": [\n            \"journald_entry\",\n            \"log_event\"\n        ],\n        \"_COMM\": \"logger\",\n        \"EVENT\": \"FABRICATTACH\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_at.sh\",\n        \"MESSAGE\": \"status=1\",\n        \"TID\": \"5377\",\n        \"_PID\": \"6264\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631639351450323\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=1d18;b=610845b00976470e9e349e49d4882db0;m=1670cda3c;t=5cbf7a479bdb4;x=cd8ccd0596a3044e\",\n        \"__REALTIME_TIMESTAMP\": \"1631639360355764\",\n        \"__MONOTONIC_TIMESTAMP\": \"6023862844\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"CODE_FUNC\": [\n            \"main\",\n            \"journald_entry\"\n        ],\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqfabr_do.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"46\"\n        ],\n        \"_COMM\": \"logger\",\n        \"MESSAGE\": \"Program fabric requested.\",\n        \"EVENT\": \"FABRICDONE\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_do.sh\",\n        \"ARGS\": \"cluster_id=0,fabr_cfg=3,fabr_type=3,mach_id=3,node_id=9,rack_id=0,slot_id=0\",\n        \"TID\": \"6559\",\n        \"_PID\": \"6844\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631639360355209\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=1db9;b=610845b00976470e9e349e49d4882db0;m=16cd6ff27;t=5cbf7aa43e29f;x=c65c5f6f057b884\",\n        \"__REALTIME_TIMESTAMP\": \"1631639457489567\",\n        \"__MONOTONIC_TIMESTAMP\": \"6120996647\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"CODE_FUNC\": [\n            \"main\",\n            \"journald_entry\"\n        ],\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqfabr_ec.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"36\"\n        ],\n        \"_COMM\": \"logger\",\n        \"EVENT\": \"FABRICEDITCANCEL\",\n        \"MESSAGE\": \"Cancel editing a machine requested.\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_ec.sh\",\n        \"ARGS\": \"cluster_id=2,fabr_id=78,mach_id=3,node_id=9,rack_id=0,slot_id=0\",\n        \"TID\": \"7574\",\n        \"_PID\": \"7856\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631639457489023\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=1dd1;b=610845b00976470e9e349e49d4882db0;m=16d5259e2;t=5cbf7aabf3d5a;x=593d1116ee90e500\",\n        \"__REALTIME_TIMESTAMP\": \"1631639465573722\",\n        \"__MONOTONIC_TIMESTAMP\": \"6129080802\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"CODE_FUNC\": [\n            \"main\",\n            \"journald_entry\"\n        ],\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqfabr_at.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"93\"\n        ],\n        \"_COMM\": \"logger\",\n        \"EVENT\": \"FABRICATTACH\",\n        \"MESSAGE\": \"Attach a single device to compute node request.\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_at.sh\",\n        \"ARGS\": \"buslot_id=-1,cluster_id=2,dev_name=ssd0,dev_type=4,fabr_gid=0x1000,fabr_id=78,fabr_type=3,inst_id=0,mach_id=3,node_id=9,op=1,password=36,port_gid=0x14,private_ip=16,rack_id=0,slot_id=0,sriov=0,switch_gid=0x0,user_name=20\",\n        \"TID\": \"8302\",\n        \"_PID\": \"8606\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631639465573264\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=1dd2;b=610845b00976470e9e349e49d4882db0;m=16d54c087;t=5cbf7aac1a3ff;x=f7467b8897896a\",\n        \"__REALTIME_TIMESTAMP\": \"1631639465731071\",\n        \"__MONOTONIC_TIMESTAMP\": \"6129238151\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqfabr_at.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"68\"\n        ],\n        \"CODE_FUNC\": [\n            \"journald_entry\",\n            \"log_event\"\n        ],\n        \"_COMM\": \"logger\",\n        \"EVENT\": \"FABRICATTACH\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_at.sh\",\n        \"MESSAGE\": \"attaching targ dev type\",\n        \"TID\": \"8302\",\n        \"_PID\": \"8666\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631639465730454\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=1dd3;b=610845b00976470e9e349e49d4882db0;m=16d5752d9;t=5cbf7aac43650;x=1c50290b2daaa56a\",\n        \"__REALTIME_TIMESTAMP\": \"1631639465899600\",\n        \"__MONOTONIC_TIMESTAMP\": \"6129406681\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqfabr_at.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"68\"\n        ],\n        \"CODE_FUNC\": [\n            \"journald_entry\",\n            \"log_event\"\n        ],\n        \"_COMM\": \"logger\",\n        \"EVENT\": \"FABRICATTACH\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_at.sh\",\n        \"MESSAGE\": \"gen 3 fabric type\",\n        \"TID\": \"8302\",\n        \"_PID\": \"8727\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631639465899061\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=1dd4;b=610845b00976470e9e349e49d4882db0;m=16d59e824;t=5cbf7aac6cb9c;x=341eca92b911b0e5\",\n        \"__REALTIME_TIMESTAMP\": \"1631639466068892\",\n        \"__MONOTONIC_TIMESTAMP\": \"6129575972\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqfabr_at.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"68\"\n        ],\n        \"CODE_FUNC\": [\n            \"journald_entry\",\n            \"log_event\"\n        ],\n        \"_COMM\": \"logger\",\n        \"EVENT\": \"FABRICATTACH\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_at.sh\",\n        \"MESSAGE\": \"attaching device\",\n        \"TID\": \"8302\",\n        \"_PID\": \"8787\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631639466068360\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=1dd5;b=610845b00976470e9e349e49d4882db0;m=16d5cd9e2;t=5cbf7aac9bd59;x=f54c1f1e25b2afd2\",\n        \"__REALTIME_TIMESTAMP\": \"1631639466261849\",\n        \"__MONOTONIC_TIMESTAMP\": \"6129768930\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqfabr_at.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"68\"\n        ],\n        \"CODE_FUNC\": [\n            \"journald_entry\",\n            \"log_event\"\n        ],\n        \"_COMM\": \"logger\",\n        \"EVENT\": \"FABRICATTACH\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_at.sh\",\n        \"MESSAGE\": \"single method\",\n        \"FABR_GID\": \"0x1000\",\n        \"PORT_GID\": \"0x14\",\n        \"TID\": \"8302\",\n        \"_PID\": \"8866\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631639466261247\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=1de6;b=610845b00976470e9e349e49d4882db0;m=16dcc4b55;t=5cbf7ab392ece;x=a319d193432663e0\",\n        \"__REALTIME_TIMESTAMP\": \"1631639473565390\",\n        \"__MONOTONIC_TIMESTAMP\": \"6137072469\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"CODE_FUNC\": [\n            \"main\",\n            \"journald_entry\"\n        ],\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqfabr_do.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"46\"\n        ],\n        \"_COMM\": \"logger\",\n        \"MESSAGE\": \"Program fabric requested.\",\n        \"EVENT\": \"FABRICDONE\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_do.sh\",\n        \"ARGS\": \"cluster_id=0,fabr_cfg=3,fabr_type=0,mach_id=3,node_id=9,rack_id=0,slot_id=0\",\n        \"TID\": \"8899\",\n        \"_PID\": \"9185\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631639473565084\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=1e91;b=610845b00976470e9e349e49d4882db0;m=1710e2625;t=5cbf7ae7b099d;x=c81e948448a16210\",\n        \"__REALTIME_TIMESTAMP\": \"1631639528212893\",\n        \"__MONOTONIC_TIMESTAMP\": \"6191719973\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"CODE_FUNC\": [\n            \"main\",\n            \"journald_entry\"\n        ],\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqfabr_re.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"46\"\n        ],\n        \"_COMM\": \"logger\",\n        \"EVENT\": \"FABRICPROG\",\n        \"MESSAGE\": \"Program fabric requested.\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_re.sh\",\n        \"ARGS\": \"cluster_id=0,fabr_cfg=1,fabr_type=3,mach_id=1,node_id=9,rack_id=0,slot_id=0\",\n        \"TID\": \"9747\",\n        \"_PID\": \"10033\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631639528212309\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=1e96;b=610845b00976470e9e349e49d4882db0;m=17137d37e;t=5cbf7aea4b6f5;x=f03e539537bf8f45\",\n        \"__REALTIME_TIMESTAMP\": \"1631639530944245\",\n        \"__MONOTONIC_TIMESTAMP\": \"6194451326\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"CODE_FUNC\": [\n            \"main\",\n            \"journald_entry\"\n        ],\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqfabr_at.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"93\"\n        ],\n        \"_COMM\": \"logger\",\n        \"EVENT\": \"FABRICATTACH\",\n        \"MESSAGE\": \"Attach a single device to compute node request.\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_at.sh\",\n        \"ARGS\": \"buslot_id=-1,cluster_id=1,dev_name=nic0,dev_type=1,fabr_gid=0xb00,fabr_id=78,fabr_type=3,inst_id=0,mach_id=1,node_id=9,op=0,password=36,port_gid=0x8,private_ip=16,rack_id=0,slot_id=0,sriov=0,switch_gid=0x0,user_name=20\",\n        \"TID\": \"10049\",\n        \"_PID\": \"10345\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631639530943655\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=1e97;b=610845b00976470e9e349e49d4882db0;m=1713a4d63;t=5cbf7aea730db;x=82cb4cc6e97f484d\",\n        \"__REALTIME_TIMESTAMP\": \"1631639531106523\",\n        \"__MONOTONIC_TIMESTAMP\": \"6194613603\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqfabr_at.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"68\"\n        ],\n        \"CODE_FUNC\": [\n            \"journald_entry\",\n            \"log_event\"\n        ],\n        \"_COMM\": \"logger\",\n        \"EVENT\": \"FABRICATTACH\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_at.sh\",\n        \"MESSAGE\": \"attaching link dev type\",\n        \"TID\": \"10049\",\n        \"_PID\": \"10406\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631639531105940\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=1e98;b=610845b00976470e9e349e49d4882db0;m=1713cdfa9;t=5cbf7aea9c321;x=5f48183d75ac4306\",\n        \"__REALTIME_TIMESTAMP\": \"1631639531275041\",\n        \"__MONOTONIC_TIMESTAMP\": \"6194782121\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqfabr_at.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"68\"\n        ],\n        \"CODE_FUNC\": [\n            \"journald_entry\",\n            \"log_event\"\n        ],\n        \"_COMM\": \"logger\",\n        \"EVENT\": \"FABRICATTACH\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_at.sh\",\n        \"MESSAGE\": \"gen 3 fabric type\",\n        \"TID\": \"10049\",\n        \"_PID\": \"10467\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631639531274513\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=1e99;b=610845b00976470e9e349e49d4882db0;m=1713fd79f;t=5cbf7aeacbb16;x=65b9706bebc3947a\",\n        \"__REALTIME_TIMESTAMP\": \"1631639531469590\",\n        \"__MONOTONIC_TIMESTAMP\": \"6194976671\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqfabr_at.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"68\"\n        ],\n        \"CODE_FUNC\": [\n            \"journald_entry\",\n            \"log_event\"\n        ],\n        \"_COMM\": \"logger\",\n        \"EVENT\": \"FABRICATTACH\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_at.sh\",\n        \"FABR_GID\": \"0xb00\",\n        \"PORT_GID\": \"0x8\",\n        \"MESSAGE\": \"detaching device\",\n        \"TID\": \"10049\",\n        \"_PID\": \"10543\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631639531469045\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=1e9c;b=610845b00976470e9e349e49d4882db0;m=17151ad2f;t=5cbf7aebe90a8;x=8e49dae89813baa8\",\n        \"__REALTIME_TIMESTAMP\": \"1631639532638376\",\n        \"__MONOTONIC_TIMESTAMP\": \"6196145455\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqfabr_at.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"68\"\n        ],\n        \"CODE_FUNC\": [\n            \"journald_entry\",\n            \"log_event\"\n        ],\n        \"_COMM\": \"logger\",\n        \"EVENT\": \"FABRICATTACH\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_at.sh\",\n        \"MESSAGE\": \"status=1\",\n        \"TID\": \"10049\",\n        \"_PID\": \"10938\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631639532638046\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=1ea7;b=610845b00976470e9e349e49d4882db0;m=1718a53ca;t=5cbf7aef73742;x=32a44065c2a16ed9\",\n        \"__REALTIME_TIMESTAMP\": \"1631639536351042\",\n        \"__MONOTONIC_TIMESTAMP\": \"6199858122\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"CODE_FUNC\": [\n            \"main\",\n            \"journald_entry\"\n        ],\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqfabr_at.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"93\"\n        ],\n        \"_COMM\": \"logger\",\n        \"EVENT\": \"FABRICATTACH\",\n        \"MESSAGE\": \"Attach a single device to compute node request.\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_at.sh\",\n        \"ARGS\": \"buslot_id=-1,cluster_id=1,dev_name=ssd1,dev_type=4,fabr_gid=0x1100,fabr_id=78,fabr_type=3,inst_id=0,mach_id=1,node_id=9,op=0,password=36,port_gid=0x8,private_ip=16,rack_id=0,slot_id=0,sriov=0,switch_gid=0x0,user_name=20\",\n        \"TID\": \"10961\",\n        \"_PID\": \"11255\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631639536350461\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=1ea8;b=610845b00976470e9e349e49d4882db0;m=1718ce19c;t=5cbf7aef9c514;x=c739f09742727fff\",\n        \"__REALTIME_TIMESTAMP\": \"1631639536518420\",\n        \"__MONOTONIC_TIMESTAMP\": \"6200025500\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqfabr_at.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"68\"\n        ],\n        \"CODE_FUNC\": [\n            \"journald_entry\",\n            \"log_event\"\n        ],\n        \"_COMM\": \"logger\",\n        \"EVENT\": \"FABRICATTACH\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_at.sh\",\n        \"MESSAGE\": \"attaching targ dev type\",\n        \"TID\": \"10961\",\n        \"_PID\": \"11315\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631639536517804\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=1eaa;b=610845b00976470e9e349e49d4882db0;m=1718f721f;t=5cbf7aefc5597;x=d19c6a439c63d1c1\",\n        \"__REALTIME_TIMESTAMP\": \"1631639536686487\",\n        \"__MONOTONIC_TIMESTAMP\": \"6200193567\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqfabr_at.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"68\"\n        ],\n        \"CODE_FUNC\": [\n            \"journald_entry\",\n            \"log_event\"\n        ],\n        \"_COMM\": \"logger\",\n        \"EVENT\": \"FABRICATTACH\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_at.sh\",\n        \"MESSAGE\": \"gen 3 fabric type\",\n        \"TID\": \"10961\",\n        \"_PID\": \"11376\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631639536685908\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=1eab;b=610845b00976470e9e349e49d4882db0;m=171927588;t=5cbf7aeff58fe;x=5dc31218af153459\",\n        \"__REALTIME_TIMESTAMP\": \"1631639536883966\",\n        \"__MONOTONIC_TIMESTAMP\": \"6200391048\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqfabr_at.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"68\"\n        ],\n        \"CODE_FUNC\": [\n            \"journald_entry\",\n            \"log_event\"\n        ],\n        \"_COMM\": \"logger\",\n        \"EVENT\": \"FABRICATTACH\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_at.sh\",\n        \"PORT_GID\": \"0x8\",\n        \"FABR_GID\": \"0x1100\",\n        \"MESSAGE\": \"detaching device\",\n        \"TID\": \"10961\",\n        \"_PID\": \"11452\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631639536883438\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=1eaf;b=610845b00976470e9e349e49d4882db0;m=171a43efe;t=5cbf7af112275;x=d166db07c7e6038\",\n        \"__REALTIME_TIMESTAMP\": \"1631639538049653\",\n        \"__MONOTONIC_TIMESTAMP\": \"6201556734\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqfabr_at.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"68\"\n        ],\n        \"CODE_FUNC\": [\n            \"journald_entry\",\n            \"log_event\"\n        ],\n        \"_COMM\": \"logger\",\n        \"EVENT\": \"FABRICATTACH\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_at.sh\",\n        \"MESSAGE\": \"status=1\",\n        \"TID\": \"10961\",\n        \"_PID\": \"11850\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631639538048886\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=1ec1;b=610845b00976470e9e349e49d4882db0;m=171dd041e;t=5cbf7af49e796;x=228438336937203b\",\n        \"__REALTIME_TIMESTAMP\": \"1631639541770134\",\n        \"__MONOTONIC_TIMESTAMP\": \"6205277214\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"CODE_FUNC\": [\n            \"main\",\n            \"journald_entry\"\n        ],\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqfabr_at.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"93\"\n        ],\n        \"_COMM\": \"logger\",\n        \"EVENT\": \"FABRICATTACH\",\n        \"MESSAGE\": \"Attach a single device to compute node request.\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_at.sh\",\n        \"ARGS\": \"buslot_id=-1,cluster_id=1,dev_name=gpu0,dev_type=8,fabr_gid=0xc00,fabr_id=78,fabr_type=3,inst_id=0,mach_id=1,node_id=9,op=0,password=36,port_gid=0x8,private_ip=16,rack_id=0,slot_id=0,sriov=1,switch_gid=0x0,user_name=20\",\n        \"TID\": \"11888\",\n        \"_PID\": \"12182\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631639541769522\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=1ec2;b=610845b00976470e9e349e49d4882db0;m=171df8dd8;t=5cbf7af4c7150;x=4bae84e8995ff257\",\n        \"__REALTIME_TIMESTAMP\": \"1631639541936464\",\n        \"__MONOTONIC_TIMESTAMP\": \"6205443544\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqfabr_at.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"68\"\n        ],\n        \"CODE_FUNC\": [\n            \"journald_entry\",\n            \"log_event\"\n        ],\n        \"_COMM\": \"logger\",\n        \"EVENT\": \"FABRICATTACH\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_at.sh\",\n        \"MESSAGE\": \"attaching gpu dev type\",\n        \"TID\": \"11888\",\n        \"_PID\": \"12242\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631639541935879\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=1ec3;b=610845b00976470e9e349e49d4882db0;m=171e214be;t=5cbf7af4ef836;x=10e187238943f296\",\n        \"__REALTIME_TIMESTAMP\": \"1631639542102070\",\n        \"__MONOTONIC_TIMESTAMP\": \"6205609150\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqfabr_at.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"68\"\n        ],\n        \"CODE_FUNC\": [\n            \"journald_entry\",\n            \"log_event\"\n        ],\n        \"_COMM\": \"logger\",\n        \"EVENT\": \"FABRICATTACH\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_at.sh\",\n        \"MESSAGE\": \"gen 3 fabric type\",\n        \"TID\": \"11888\",\n        \"_PID\": \"12303\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631639542101707\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=1ec4;b=610845b00976470e9e349e49d4882db0;m=171e519cc;t=5cbf7af51fd43;x=29db5859fdbf13e0\",\n        \"__REALTIME_TIMESTAMP\": \"1631639542299971\",\n        \"__MONOTONIC_TIMESTAMP\": \"6205807052\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqfabr_at.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"68\"\n        ],\n        \"CODE_FUNC\": [\n            \"journald_entry\",\n            \"log_event\"\n        ],\n        \"_COMM\": \"logger\",\n        \"EVENT\": \"FABRICATTACH\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_at.sh\",\n        \"PORT_GID\": \"0x8\",\n        \"FABR_GID\": \"0xc00\",\n        \"SRIOV_FLAG\": \"sriov-enable\",\n        \"MESSAGE\": \"detaching device\",\n        \"TID\": \"11888\",\n        \"_PID\": \"12384\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631639542299431\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=1ec8;b=610845b00976470e9e349e49d4882db0;m=171f702d7;t=5cbf7af63e64f;x=a68f99c1ab039cf2\",\n        \"__REALTIME_TIMESTAMP\": \"1631639543473743\",\n        \"__MONOTONIC_TIMESTAMP\": \"6206980823\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqfabr_at.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"68\"\n        ],\n        \"CODE_FUNC\": [\n            \"journald_entry\",\n            \"log_event\"\n        ],\n        \"_COMM\": \"logger\",\n        \"EVENT\": \"FABRICATTACH\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_at.sh\",\n        \"MESSAGE\": \"status=1\",\n        \"TID\": \"11888\",\n        \"_PID\": \"12779\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631639543473207\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=1eef;b=610845b00976470e9e349e49d4882db0;m=17290e333;t=5cbf7affdc6ab;x=9964a95e4b1f8f17\",\n        \"__REALTIME_TIMESTAMP\": \"1631639553558187\",\n        \"__MONOTONIC_TIMESTAMP\": \"6217065267\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"CODE_FUNC\": [\n            \"main\",\n            \"journald_entry\"\n        ],\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqfabr_do.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"46\"\n        ],\n        \"_COMM\": \"logger\",\n        \"MESSAGE\": \"Program fabric requested.\",\n        \"EVENT\": \"FABRICDONE\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_do.sh\",\n        \"ARGS\": \"cluster_id=0,fabr_cfg=1,fabr_type=0,mach_id=1,node_id=9,rack_id=0,slot_id=0\",\n        \"TID\": \"13350\",\n        \"_PID\": \"13634\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631639553557609\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=2122;b=610845b00976470e9e349e49d4882db0;m=184128f8e;t=5cbf7c17f7306;x=4f12257017425845\",\n        \"__REALTIME_TIMESTAMP\": \"1631639847269126\",\n        \"__MONOTONIC_TIMESTAMP\": \"6510776206\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"CODE_FUNC\": [\n            \"main\",\n            \"journald_entry\"\n        ],\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqcoll_st.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"39\"\n        ],\n        \"_COMM\": \"logger\",\n        \"EVENT\": \"COLLECTSTART\",\n        \"MESSAGE\": \"Log/State collection starts.\",\n        \"SYSLOG_IDENTIFIER\": \"liqcoll_st.sh\",\n        \"TID\": \"21723\",\n        \"_PID\": \"22008\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631639847268761\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=2164;b=610845b00976470e9e349e49d4882db0;m=187289503;t=5cbf7c4957879;x=68b08cf2d51dd47c\",\n        \"__REALTIME_TIMESTAMP\": \"1631639899043961\",\n        \"__MONOTONIC_TIMESTAMP\": \"6562551043\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"CODE_FUNC\": [\n            \"main\",\n            \"journald_entry\"\n        ],\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqcoll_do.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"39\"\n        ],\n        \"_COMM\": \"logger\",\n        \"EVENT\": \"COLLECTDONE\",\n        \"MESSAGE\": \"Log/State collection is done.\",\n        \"SYSLOG_IDENTIFIER\": \"liqcoll_do.sh\",\n        \"TID\": \"30877\",\n        \"_PID\": \"31148\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631639899043437\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=2dae;b=610845b00976470e9e349e49d4882db0;m=27b3473a3;t=5cbf8b8a1571c;x=87e7d2b5ea803141\",\n        \"__REALTIME_TIMESTAMP\": \"1631643993462556\",\n        \"__MONOTONIC_TIMESTAMP\": \"10656969635\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"CODE_FUNC\": [\n            \"main\",\n            \"journald_entry\"\n        ],\n        \"AREA\": \"event\",\n        \"ARGS\": \"fabr_type=3,node_id=9,op=0,rack_id=0,slot_id=0\",\n        \"CODE_FILE\": [\n            \"liqdisc_po.sh\",\n            \"misc-utils/logger.c\"\n        ],\n        \"CODE_LINE\": [\n            \"44\",\n            \"360\"\n        ],\n        \"EVENT\": \"POSTDISCOVERY\",\n        \"MESSAGE\": \"Post discovery request for rack_id=0 slot_id=0 node_id=9.\",\n        \"NODE_ID\": \"9\",\n        \"RACK_ID\": \"0\",\n        \"SLOT_ID\": \"0\",\n        \"SYSLOG_IDENTIFIER\": \"liqdisc_po.sh\",\n        \"_COMM\": \"logger\",\n        \"_AUDIT_LOGINUID\": \"0\",\n        \"_AUDIT_SESSION\": \"8\",\n        \"TID\": \"10983\",\n        \"_PID\": \"11378\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631643993462220\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=2db5;b=610845b00976470e9e349e49d4882db0;m=27b751f95;t=5cbf8b8e2030c;x=28512cffc80148b1\",\n        \"__REALTIME_TIMESTAMP\": \"1631643997700876\",\n        \"__MONOTONIC_TIMESTAMP\": \"10661207957\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"CODE_FUNC\": [\n            \"main\",\n            \"journald_entry\"\n        ],\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqfabr_at.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"93\"\n        ],\n        \"_COMM\": \"logger\",\n        \"EVENT\": \"FABRICATTACH\",\n        \"MESSAGE\": \"Attach a single device to compute node request.\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_at.sh\",\n        \"ARGS\": \"buslot_id=-1,cluster_id=1,dev_name=ssd3,dev_type=4,fabr_gid=0x1400,fabr_id=78,fabr_type=3,inst_id=0,mach_id=2,node_id=9,op=1,password=36,port_gid=0xc,private_ip=16,rack_id=0,slot_id=0,sriov=0,switch_gid=0x0,user_name=20\",\n        \"_AUDIT_LOGINUID\": \"0\",\n        \"_AUDIT_SESSION\": \"8\",\n        \"TID\": \"11436\",\n        \"_PID\": \"11729\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631643997700384\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=2db6;b=610845b00976470e9e349e49d4882db0;m=27b77766b;t=5cbf8b8e459e3;x=f0e17f35ea6e27cc\",\n        \"__REALTIME_TIMESTAMP\": \"1631643997854179\",\n        \"__MONOTONIC_TIMESTAMP\": \"10661361259\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqfabr_at.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"68\"\n        ],\n        \"CODE_FUNC\": [\n            \"journald_entry\",\n            \"log_event\"\n        ],\n        \"_COMM\": \"logger\",\n        \"EVENT\": \"FABRICATTACH\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_at.sh\",\n        \"MESSAGE\": \"attaching targ dev type\",\n        \"_AUDIT_LOGINUID\": \"0\",\n        \"_AUDIT_SESSION\": \"8\",\n        \"TID\": \"11436\",\n        \"_PID\": \"11789\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631643997853638\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=2db7;b=610845b00976470e9e349e49d4882db0;m=27b79e851;t=5cbf8b8e6cbc9;x=5ff0858aa8e2fcbf\",\n        \"__REALTIME_TIMESTAMP\": \"1631643998014409\",\n        \"__MONOTONIC_TIMESTAMP\": \"10661521489\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqfabr_at.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"68\"\n        ],\n        \"CODE_FUNC\": [\n            \"journald_entry\",\n            \"log_event\"\n        ],\n        \"_COMM\": \"logger\",\n        \"EVENT\": \"FABRICATTACH\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_at.sh\",\n        \"MESSAGE\": \"gen 3 fabric type\",\n        \"_AUDIT_LOGINUID\": \"0\",\n        \"_PID\": \"11850\",\n        \"_AUDIT_SESSION\": \"8\",\n        \"TID\": \"11436\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631643998014041\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=2db8;b=610845b00976470e9e349e49d4882db0;m=27b7c31c8;t=5cbf8b8e9153f;x=913406b53631a687\",\n        \"__REALTIME_TIMESTAMP\": \"1631643998164287\",\n        \"__MONOTONIC_TIMESTAMP\": \"10661671368\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqfabr_at.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"68\"\n        ],\n        \"CODE_FUNC\": [\n            \"journald_entry\",\n            \"log_event\"\n        ],\n        \"_COMM\": \"logger\",\n        \"EVENT\": \"FABRICATTACH\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_at.sh\",\n        \"MESSAGE\": \"attaching device\",\n        \"_AUDIT_LOGINUID\": \"0\",\n        \"_AUDIT_SESSION\": \"8\",\n        \"TID\": \"11436\",\n        \"_PID\": \"11912\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631643998163881\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=2db9;b=610845b00976470e9e349e49d4882db0;m=27b7ee265;t=5cbf8b8ebc5dd;x=5cdb61a1065d4e31\",\n        \"__REALTIME_TIMESTAMP\": \"1631643998340573\",\n        \"__MONOTONIC_TIMESTAMP\": \"10661847653\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqfabr_at.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"68\"\n        ],\n        \"CODE_FUNC\": [\n            \"journald_entry\",\n            \"log_event\"\n        ],\n        \"_COMM\": \"logger\",\n        \"EVENT\": \"FABRICATTACH\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_at.sh\",\n        \"MESSAGE\": \"single method\",\n        \"PORT_GID\": \"0xc\",\n        \"FABR_GID\": \"0x1400\",\n        \"_AUDIT_LOGINUID\": \"0\",\n        \"_AUDIT_SESSION\": \"8\",\n        \"TID\": \"11436\",\n        \"_PID\": \"11989\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631643998340016\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=2dc9;b=610845b00976470e9e349e49d4882db0;m=27bae41a0;t=5cbf8b91b2518;x=2f21200920fac580\",\n        \"__REALTIME_TIMESTAMP\": \"1631644001445144\",\n        \"__MONOTONIC_TIMESTAMP\": \"10664952224\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"CODE_FUNC\": [\n            \"main\",\n            \"journald_entry\"\n        ],\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqfabr_at.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"93\"\n        ],\n        \"_COMM\": \"logger\",\n        \"EVENT\": \"FABRICATTACH\",\n        \"MESSAGE\": \"Attach a single device to compute node request.\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_at.sh\",\n        \"ARGS\": \"buslot_id=-1,cluster_id=2,dev_name=ssd0,dev_type=4,fabr_gid=0x1000,fabr_id=78,fabr_type=3,inst_id=0,mach_id=3,node_id=9,op=1,password=36,port_gid=0x14,private_ip=16,rack_id=0,slot_id=0,sriov=0,switch_gid=0x0,user_name=20\",\n        \"_AUDIT_LOGINUID\": \"0\",\n        \"_AUDIT_SESSION\": \"8\",\n        \"TID\": \"12007\",\n        \"_PID\": \"12301\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631644001444738\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=2dca;b=610845b00976470e9e349e49d4882db0;m=27bb0491e;t=5cbf8b91d2c96;x=c3309e0310ff2560\",\n        \"__REALTIME_TIMESTAMP\": \"1631644001578134\",\n        \"__MONOTONIC_TIMESTAMP\": \"10665085214\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqfabr_at.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"68\"\n        ],\n        \"CODE_FUNC\": [\n            \"journald_entry\",\n            \"log_event\"\n        ],\n        \"_COMM\": \"logger\",\n        \"EVENT\": \"FABRICATTACH\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_at.sh\",\n        \"MESSAGE\": \"attaching targ dev type\",\n        \"_AUDIT_LOGINUID\": \"0\",\n        \"_AUDIT_SESSION\": \"8\",\n        \"TID\": \"12007\",\n        \"_PID\": \"12361\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631644001577739\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=2dcb;b=610845b00976470e9e349e49d4882db0;m=27bb24f8e;t=5cbf8b91f3306;x=6f6651602c3c3027\",\n        \"__REALTIME_TIMESTAMP\": \"1631644001710854\",\n        \"__MONOTONIC_TIMESTAMP\": \"10665217934\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqfabr_at.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"68\"\n        ],\n        \"CODE_FUNC\": [\n            \"journald_entry\",\n            \"log_event\"\n        ],\n        \"_COMM\": \"logger\",\n        \"EVENT\": \"FABRICATTACH\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_at.sh\",\n        \"MESSAGE\": \"gen 3 fabric type\",\n        \"_AUDIT_LOGINUID\": \"0\",\n        \"_AUDIT_SESSION\": \"8\",\n        \"TID\": \"12007\",\n        \"_PID\": \"12422\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631644001710492\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=2dcc;b=610845b00976470e9e349e49d4882db0;m=27bb4816b;t=5cbf8b92164e3;x=ad0d78da08a0efd3\",\n        \"__REALTIME_TIMESTAMP\": \"1631644001854691\",\n        \"__MONOTONIC_TIMESTAMP\": \"10665361771\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqfabr_at.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"68\"\n        ],\n        \"CODE_FUNC\": [\n            \"journald_entry\",\n            \"log_event\"\n        ],\n        \"_COMM\": \"logger\",\n        \"EVENT\": \"FABRICATTACH\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_at.sh\",\n        \"MESSAGE\": \"attaching device\",\n        \"_AUDIT_LOGINUID\": \"0\",\n        \"_AUDIT_SESSION\": \"8\",\n        \"TID\": \"12007\",\n        \"_PID\": \"12482\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631644001854299\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=2dcd;b=610845b00976470e9e349e49d4882db0;m=27bb7345e;t=5cbf8b92417d6;x=f6311a61728f62a9\",\n        \"__REALTIME_TIMESTAMP\": \"1631644002031574\",\n        \"__MONOTONIC_TIMESTAMP\": \"10665538654\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqfabr_at.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"68\"\n        ],\n        \"CODE_FUNC\": [\n            \"journald_entry\",\n            \"log_event\"\n        ],\n        \"_COMM\": \"logger\",\n        \"EVENT\": \"FABRICATTACH\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_at.sh\",\n        \"MESSAGE\": \"single method\",\n        \"FABR_GID\": \"0x1000\",\n        \"PORT_GID\": \"0x14\",\n        \"_AUDIT_LOGINUID\": \"0\",\n        \"_AUDIT_SESSION\": \"8\",\n        \"TID\": \"12007\",\n        \"_PID\": \"12558\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631644002031010\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=2e19;b=610845b00976470e9e349e49d4882db0;m=27ddae66d;t=5cbf8bb47c9e4;x=dad33813bfbe284e\",\n        \"__REALTIME_TIMESTAMP\": \"1631644037925348\",\n        \"__MONOTONIC_TIMESTAMP\": \"10701432429\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"CODE_FUNC\": [\n            \"main\",\n            \"journald_entry\"\n        ],\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"liqdisc_po.sh\",\n            \"misc-utils/logger.c\"\n        ],\n        \"CODE_LINE\": [\n            \"44\",\n            \"360\"\n        ],\n        \"EVENT\": \"POSTDISCOVERY\",\n        \"MESSAGE\": \"Post discovery request for rack_id=0 slot_id=0 node_id=9.\",\n        \"NODE_ID\": \"9\",\n        \"RACK_ID\": \"0\",\n        \"SLOT_ID\": \"0\",\n        \"SYSLOG_IDENTIFIER\": \"liqdisc_po.sh\",\n        \"_COMM\": \"logger\",\n        \"ARGS\": \"fabr_type=0,node_id=9,op=0,rack_id=0,slot_id=0\",\n        \"_AUDIT_LOGINUID\": \"0\",\n        \"_AUDIT_SESSION\": \"8\",\n        \"TID\": \"12821\",\n        \"_PID\": \"13133\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631644037924727\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=3157;b=610845b00976470e9e349e49d4882db0;m=2bbd32dc8;t=5cbf8f940113f;x=4aeab23af2b289f8\",\n        \"__REALTIME_TIMESTAMP\": \"1631645077606719\",\n        \"__MONOTONIC_TIMESTAMP\": \"11741113800\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"CODE_FUNC\": [\n            \"main\",\n            \"journald_entry\"\n        ],\n        \"AREA\": \"event\",\n        \"ARGS\": \"fabr_type=3,node_id=9,op=0,rack_id=0,slot_id=0\",\n        \"CODE_FILE\": [\n            \"liqdisc_po.sh\",\n            \"misc-utils/logger.c\"\n        ],\n        \"CODE_LINE\": [\n            \"44\",\n            \"360\"\n        ],\n        \"EVENT\": \"POSTDISCOVERY\",\n        \"MESSAGE\": \"Post discovery request for rack_id=0 slot_id=0 node_id=9.\",\n        \"NODE_ID\": \"9\",\n        \"RACK_ID\": \"0\",\n        \"SLOT_ID\": \"0\",\n        \"SYSLOG_IDENTIFIER\": \"liqdisc_po.sh\",\n        \"_COMM\": \"logger\",\n        \"_AUDIT_LOGINUID\": \"0\",\n        \"_AUDIT_SESSION\": \"8\",\n        \"TID\": \"18182\",\n        \"_PID\": \"18494\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631645077606166\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=315e;b=610845b00976470e9e349e49d4882db0;m=2bc13f7c4;t=5cbf8f980db3b;x=2b2f52229dc6b2e7\",\n        \"__REALTIME_TIMESTAMP\": \"1631645081852731\",\n        \"__MONOTONIC_TIMESTAMP\": \"11745359812\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"CODE_FUNC\": [\n            \"main\",\n            \"journald_entry\"\n        ],\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqfabr_at.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"93\"\n        ],\n        \"_COMM\": \"logger\",\n        \"EVENT\": \"FABRICATTACH\",\n        \"MESSAGE\": \"Attach a single device to compute node request.\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_at.sh\",\n        \"ARGS\": \"buslot_id=-1,cluster_id=1,dev_name=ssd3,dev_type=4,fabr_gid=0x1400,fabr_id=78,fabr_type=3,inst_id=0,mach_id=2,node_id=9,op=1,password=36,port_gid=0xc,private_ip=16,rack_id=0,slot_id=0,sriov=0,switch_gid=0x0,user_name=20\",\n        \"_AUDIT_LOGINUID\": \"0\",\n        \"_AUDIT_SESSION\": \"8\",\n        \"TID\": \"18508\",\n        \"_PID\": \"18799\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631645081852135\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=315f;b=610845b00976470e9e349e49d4882db0;m=2bc166b58;t=5cbf8f9834ed0;x=99c7ba4ebda0fc11\",\n        \"__REALTIME_TIMESTAMP\": \"1631645082013392\",\n        \"__MONOTONIC_TIMESTAMP\": \"11745520472\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqfabr_at.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"68\"\n        ],\n        \"CODE_FUNC\": [\n            \"journald_entry\",\n            \"log_event\"\n        ],\n        \"_COMM\": \"logger\",\n        \"EVENT\": \"FABRICATTACH\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_at.sh\",\n        \"MESSAGE\": \"attaching targ dev type\",\n        \"_AUDIT_LOGINUID\": \"0\",\n        \"_AUDIT_SESSION\": \"8\",\n        \"TID\": \"18508\",\n        \"_PID\": \"18859\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631645082012779\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=3160;b=610845b00976470e9e349e49d4882db0;m=2bc18f404;t=5cbf8f985d77c;x=b33577a2e3adedb1\",\n        \"__REALTIME_TIMESTAMP\": \"1631645082179452\",\n        \"__MONOTONIC_TIMESTAMP\": \"11745686532\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqfabr_at.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"68\"\n        ],\n        \"CODE_FUNC\": [\n            \"journald_entry\",\n            \"log_event\"\n        ],\n        \"_COMM\": \"logger\",\n        \"EVENT\": \"FABRICATTACH\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_at.sh\",\n        \"MESSAGE\": \"gen 3 fabric type\",\n        \"_AUDIT_SESSION\": \"8\",\n        \"TID\": \"18508\",\n        \"_PID\": \"18920\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631645082178957\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=3161;b=610845b00976470e9e349e49d4882db0;m=2bc1b80fc;t=5cbf8f9886473;x=5474843dab4e7e09\",\n        \"__REALTIME_TIMESTAMP\": \"1631645082346611\",\n        \"__MONOTONIC_TIMESTAMP\": \"11745853692\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqfabr_at.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"68\"\n        ],\n        \"CODE_FUNC\": [\n            \"journald_entry\",\n            \"log_event\"\n        ],\n        \"_COMM\": \"logger\",\n        \"EVENT\": \"FABRICATTACH\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_at.sh\",\n        \"MESSAGE\": \"attaching device\",\n        \"_AUDIT_LOGINUID\": \"0\",\n        \"_AUDIT_SESSION\": \"8\",\n        \"TID\": \"18508\",\n        \"_PID\": \"18980\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631645082346056\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=3162;b=610845b00976470e9e349e49d4882db0;m=2bc1e7d95;t=5cbf8f98b610c;x=2a71a9ecd49beead\",\n        \"__REALTIME_TIMESTAMP\": \"1631645082542348\",\n        \"__MONOTONIC_TIMESTAMP\": \"11746049429\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqfabr_at.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"68\"\n        ],\n        \"CODE_FUNC\": [\n            \"journald_entry\",\n            \"log_event\"\n        ],\n        \"_COMM\": \"logger\",\n        \"EVENT\": \"FABRICATTACH\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_at.sh\",\n        \"MESSAGE\": \"single method\",\n        \"PORT_GID\": \"0xc\",\n        \"FABR_GID\": \"0x1400\",\n        \"_AUDIT_LOGINUID\": \"0\",\n        \"_AUDIT_SESSION\": \"8\",\n        \"TID\": \"18508\",\n        \"_PID\": \"19056\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631645082541725\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=3172;b=610845b00976470e9e349e49d4882db0;m=2bc4f63da;t=5cbf8f9bc4751;x=dcae52ec061aa8ef\",\n        \"__REALTIME_TIMESTAMP\": \"1631645085747025\",\n        \"__MONOTONIC_TIMESTAMP\": \"11749254106\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"CODE_FUNC\": [\n            \"main\",\n            \"journald_entry\"\n        ],\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqfabr_at.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"93\"\n        ],\n        \"_COMM\": \"logger\",\n        \"EVENT\": \"FABRICATTACH\",\n        \"MESSAGE\": \"Attach a single device to compute node request.\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_at.sh\",\n        \"ARGS\": \"buslot_id=-1,cluster_id=2,dev_name=ssd0,dev_type=4,fabr_gid=0x1000,fabr_id=78,fabr_type=3,inst_id=0,mach_id=3,node_id=9,op=1,password=36,port_gid=0x14,private_ip=16,rack_id=0,slot_id=0,sriov=0,switch_gid=0x0,user_name=20\",\n        \"_AUDIT_LOGINUID\": \"0\",\n        \"_AUDIT_SESSION\": \"8\",\n        \"TID\": \"19069\",\n        \"_PID\": \"19362\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631645085746365\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=3173;b=610845b00976470e9e349e49d4882db0;m=2bc51eb48;t=5cbf8f9becec0;x=5badabe991092186\",\n        \"__REALTIME_TIMESTAMP\": \"1631645085912768\",\n        \"__MONOTONIC_TIMESTAMP\": \"11749419848\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqfabr_at.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"68\"\n        ],\n        \"CODE_FUNC\": [\n            \"journald_entry\",\n            \"log_event\"\n        ],\n        \"_COMM\": \"logger\",\n        \"EVENT\": \"FABRICATTACH\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_at.sh\",\n        \"MESSAGE\": \"attaching targ dev type\",\n        \"_AUDIT_LOGINUID\": \"0\",\n        \"_AUDIT_SESSION\": \"8\",\n        \"TID\": \"19069\",\n        \"_PID\": \"19422\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631645085912219\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=3174;b=610845b00976470e9e349e49d4882db0;m=2bc546718;t=5cbf8f9c14a8f;x=b42e37584c7dbf78\",\n        \"__REALTIME_TIMESTAMP\": \"1631645086075535\",\n        \"__MONOTONIC_TIMESTAMP\": \"11749582616\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqfabr_at.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"68\"\n        ],\n        \"CODE_FUNC\": [\n            \"journald_entry\",\n            \"log_event\"\n        ],\n        \"_COMM\": \"logger\",\n        \"EVENT\": \"FABRICATTACH\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_at.sh\",\n        \"MESSAGE\": \"gen 3 fabric type\",\n        \"_AUDIT_LOGINUID\": \"0\",\n        \"_AUDIT_SESSION\": \"8\",\n        \"TID\": \"19069\",\n        \"_PID\": \"19483\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631645086075048\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=3175;b=610845b00976470e9e349e49d4882db0;m=2bc5701ea;t=5cbf8f9c3e562;x=7a533612bd504a20\",\n        \"__REALTIME_TIMESTAMP\": \"1631645086246242\",\n        \"__MONOTONIC_TIMESTAMP\": \"11749753322\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqfabr_at.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"68\"\n        ],\n        \"CODE_FUNC\": [\n            \"journald_entry\",\n            \"log_event\"\n        ],\n        \"_COMM\": \"logger\",\n        \"EVENT\": \"FABRICATTACH\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_at.sh\",\n        \"MESSAGE\": \"attaching device\",\n        \"_AUDIT_LOGINUID\": \"0\",\n        \"_AUDIT_SESSION\": \"8\",\n        \"TID\": \"19069\",\n        \"_PID\": \"19543\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631645086245741\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=3176;b=610845b00976470e9e349e49d4882db0;m=2bc59b57e;t=5cbf8f9c698f6;x=42d0ef0c370ad901\",\n        \"__REALTIME_TIMESTAMP\": \"1631645086423286\",\n        \"__MONOTONIC_TIMESTAMP\": \"11749930366\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqfabr_at.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"68\"\n        ],\n        \"CODE_FUNC\": [\n            \"journald_entry\",\n            \"log_event\"\n        ],\n        \"_COMM\": \"logger\",\n        \"EVENT\": \"FABRICATTACH\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_at.sh\",\n        \"MESSAGE\": \"single method\",\n        \"FABR_GID\": \"0x1000\",\n        \"PORT_GID\": \"0x14\",\n        \"_AUDIT_LOGINUID\": \"0\",\n        \"_AUDIT_SESSION\": \"8\",\n        \"TID\": \"19069\",\n        \"_PID\": \"19619\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631645086422856\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=31b3;b=610845b00976470e9e349e49d4882db0;m=2be8b3d68;t=5cbf8fbf820e0;x=4237fa9d7826db79\",\n        \"__REALTIME_TIMESTAMP\": \"1631645123223776\",\n        \"__MONOTONIC_TIMESTAMP\": \"11786730856\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"CODE_FUNC\": [\n            \"main\",\n            \"journald_entry\"\n        ],\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"liqdisc_po.sh\",\n            \"misc-utils/logger.c\"\n        ],\n        \"CODE_LINE\": [\n            \"44\",\n            \"360\"\n        ],\n        \"EVENT\": \"POSTDISCOVERY\",\n        \"MESSAGE\": \"Post discovery request for rack_id=0 slot_id=0 node_id=9.\",\n        \"NODE_ID\": \"9\",\n        \"RACK_ID\": \"0\",\n        \"SLOT_ID\": \"0\",\n        \"SYSLOG_IDENTIFIER\": \"liqdisc_po.sh\",\n        \"_COMM\": \"logger\",\n        \"ARGS\": \"fabr_type=0,node_id=9,op=0,rack_id=0,slot_id=0\",\n        \"_AUDIT_LOGINUID\": \"0\",\n        \"_AUDIT_SESSION\": \"8\",\n        \"TID\": \"19855\",\n        \"_PID\": \"20167\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631645123223370\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=3720;b=610845b00976470e9e349e49d4882db0;m=300e2c063;t=5cbf93e4fa3da;x=502fbe4d1f76bfdd\",\n        \"__REALTIME_TIMESTAMP\": \"1631646236255194\",\n        \"__MONOTONIC_TIMESTAMP\": \"12899762275\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"CODE_FUNC\": [\n            \"main\",\n            \"journald_entry\"\n        ],\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqcoll_st.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"39\"\n        ],\n        \"_COMM\": \"logger\",\n        \"EVENT\": \"COLLECTSTART\",\n        \"MESSAGE\": \"Log/State collection starts.\",\n        \"SYSLOG_IDENTIFIER\": \"liqcoll_st.sh\",\n        \"TID\": \"9438\",\n        \"_PID\": \"9707\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631646236254661\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=3761;b=610845b00976470e9e349e49d4882db0;m=30380b5b4;t=5cbf940ed992b;x=1f358a608cb7cab\",\n        \"__REALTIME_TIMESTAMP\": \"1631646280161579\",\n        \"__MONOTONIC_TIMESTAMP\": \"12943668660\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"CODE_FUNC\": [\n            \"main\",\n            \"journald_entry\"\n        ],\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqcoll_do.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"39\"\n        ],\n        \"_COMM\": \"logger\",\n        \"_AUDIT_LOGINUID\": \"0\",\n        \"EVENT\": \"COLLECTDONE\",\n        \"MESSAGE\": \"Log/State collection is done.\",\n        \"SYSLOG_IDENTIFIER\": \"liqcoll_do.sh\",\n        \"_AUDIT_SESSION\": \"9\",\n        \"TID\": \"18578\",\n        \"_PID\": \"18847\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631646280161040\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=512e;b=610845b00976470e9e349e49d4882db0;m=45e98b633;t=5cbfa9c0599ab;x=e40a98b91b72645e\",\n        \"__REALTIME_TIMESTAMP\": \"1631652103428523\",\n        \"__MONOTONIC_TIMESTAMP\": \"18766935603\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"CODE_FUNC\": [\n            \"main\",\n            \"journald_entry\"\n        ],\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqconf_up.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"45\"\n        ],\n        \"_COMM\": \"logger\",\n        \"_AUDIT_LOGINUID\": \"0\",\n        \"_AUDIT_SESSION\": \"8\",\n        \"ARGS\": \"cluster_id=0,fabr_id=78,license_file=2,node_id=9,rack_id=0,slot_id=0\",\n        \"EVENT\": \"CONFIGUPDATE\",\n        \"MESSAGE\": \"Configuration update requested.\",\n        \"SYSLOG_IDENTIFIER\": \"liqconf_up.sh\",\n        \"TID\": \"2198\",\n        \"_PID\": \"2517\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631652103427915\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=159de;b=610845b00976470e9e349e49d4882db0;m=14cab4dcb2;t=5cc0b0821c02a;x=379e037bcac94f4d\",\n        \"__REALTIME_TIMESTAMP\": \"1631722636689450\",\n        \"__MONOTONIC_TIMESTAMP\": \"89300196530\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"CODE_FUNC\": [\n            \"main\",\n            \"journald_entry\"\n        ],\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqfabr_ec.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"36\"\n        ],\n        \"_COMM\": \"logger\",\n        \"_AUDIT_LOGINUID\": \"0\",\n        \"EVENT\": \"FABRICEDITCANCEL\",\n        \"MESSAGE\": \"Cancel editing a machine requested.\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_ec.sh\",\n        \"_AUDIT_SESSION\": \"8\",\n        \"ARGS\": \"cluster_id=1,fabr_id=78,mach_id=1,node_id=9,rack_id=0,slot_id=0\",\n        \"TID\": \"2355\",\n        \"_PID\": \"3221\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631722636689042\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=15aa2;b=610845b00976470e9e349e49d4882db0;m=14d11056f4;t=5cc0b0e7d3a6c;x=51a3f23d9339decb\",\n        \"__REALTIME_TIMESTAMP\": \"1631722743347820\",\n        \"__MONOTONIC_TIMESTAMP\": \"89406854900\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"CODE_FUNC\": [\n            \"main\",\n            \"journald_entry\"\n        ],\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqcoll_st.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"39\"\n        ],\n        \"_COMM\": \"logger\",\n        \"_AUDIT_LOGINUID\": \"0\",\n        \"EVENT\": \"COLLECTSTART\",\n        \"MESSAGE\": \"Log/State collection starts.\",\n        \"SYSLOG_IDENTIFIER\": \"liqcoll_st.sh\",\n        \"_AUDIT_SESSION\": \"18\",\n        \"TID\": \"8675\",\n        \"_PID\": \"8947\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631722743347270\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=15ae2;b=610845b00976470e9e349e49d4882db0;m=14d39dba47;t=5cc0b110a9dbf;x=4ab842421fbbb0e7\",\n        \"__REALTIME_TIMESTAMP\": \"1631722786168255\",\n        \"__MONOTONIC_TIMESTAMP\": \"89449675335\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"CODE_FUNC\": [\n            \"main\",\n            \"journald_entry\"\n        ],\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqcoll_do.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"39\"\n        ],\n        \"_COMM\": \"logger\",\n        \"_AUDIT_LOGINUID\": \"0\",\n        \"EVENT\": \"COLLECTDONE\",\n        \"MESSAGE\": \"Log/State collection is done.\",\n        \"SYSLOG_IDENTIFIER\": \"liqcoll_do.sh\",\n        \"_AUDIT_SESSION\": \"18\",\n        \"TID\": \"19954\",\n        \"_PID\": \"20269\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631722786167731\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=1e6b2;b=610845b00976470e9e349e49d4882db0;m=1e318c73d7;t=5cc146ef9574e;x=443f78a24a922bba\",\n        \"__REALTIME_TIMESTAMP\": \"1631763016800078\",\n        \"__MONOTONIC_TIMESTAMP\": \"129680307159\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"CODE_FUNC\": [\n            \"main\",\n            \"journald_entry\"\n        ],\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqfabr_do.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"46\"\n        ],\n        \"_COMM\": \"logger\",\n        \"MESSAGE\": \"Program fabric requested.\",\n        \"EVENT\": \"FABRICDONE\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_do.sh\",\n        \"ARGS\": \"cluster_id=0,fabr_cfg=77,fabr_type=0,mach_id=77,node_id=9,rack_id=0,slot_id=0\",\n        \"TID\": \"11177\",\n        \"_PID\": \"11460\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631763016799503\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=1e6d7;b=610845b00976470e9e349e49d4882db0;m=1e320a4372;t=5cc146f7726eb;x=94c55a901fd81c75\",\n        \"__REALTIME_TIMESTAMP\": \"1631763025045227\",\n        \"__MONOTONIC_TIMESTAMP\": \"129688552306\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"CODE_FUNC\": [\n            \"main\",\n            \"journald_entry\"\n        ],\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqfabr_do.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"46\"\n        ],\n        \"_COMM\": \"logger\",\n        \"_AUDIT_LOGINUID\": \"0\",\n        \"MESSAGE\": \"Program fabric requested.\",\n        \"EVENT\": \"FABRICDONE\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_do.sh\",\n        \"ARGS\": \"cluster_id=0,fabr_cfg=1,fabr_type=0,mach_id=1,node_id=9,rack_id=0,slot_id=0\",\n        \"_AUDIT_SESSION\": \"8\",\n        \"TID\": \"11801\",\n        \"_PID\": \"12085\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631763025044815\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=1e6df;b=610845b00976470e9e349e49d4882db0;m=1e329c8c5f;t=5cc1470096fd7;x=e96e27d221049671\",\n        \"__REALTIME_TIMESTAMP\": \"1631763034632151\",\n        \"__MONOTONIC_TIMESTAMP\": \"129698139231\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"CODE_FUNC\": [\n            \"main\",\n            \"journald_entry\"\n        ],\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqfabr_do.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"46\"\n        ],\n        \"_COMM\": \"logger\",\n        \"_AUDIT_LOGINUID\": \"0\",\n        \"MESSAGE\": \"Program fabric requested.\",\n        \"EVENT\": \"FABRICDONE\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_do.sh\",\n        \"_AUDIT_SESSION\": \"8\",\n        \"ARGS\": \"cluster_id=0,fabr_cfg=2,fabr_type=0,mach_id=2,node_id=9,rack_id=0,slot_id=0\",\n        \"TID\": \"12130\",\n        \"_PID\": \"12413\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631763034631548\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=1e6e5;b=610845b00976470e9e349e49d4882db0;m=1e3316ae99;t=5cc1470839211;x=b9216ced597c98f\",\n        \"__REALTIME_TIMESTAMP\": \"1631763042636305\",\n        \"__MONOTONIC_TIMESTAMP\": \"129706143385\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"CODE_FUNC\": [\n            \"main\",\n            \"journald_entry\"\n        ],\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqfabr_do.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"46\"\n        ],\n        \"_COMM\": \"logger\",\n        \"_AUDIT_LOGINUID\": \"0\",\n        \"MESSAGE\": \"Program fabric requested.\",\n        \"EVENT\": \"FABRICDONE\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_do.sh\",\n        \"ARGS\": \"cluster_id=0,fabr_cfg=3,fabr_type=0,mach_id=3,node_id=9,rack_id=0,slot_id=0\",\n        \"_AUDIT_SESSION\": \"8\",\n        \"TID\": \"12457\",\n        \"_PID\": \"12742\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631763042635952\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=1e6ed;b=610845b00976470e9e349e49d4882db0;m=1e337a5674;t=5cc1470e739eb;x=f7a919801b9a05b1\",\n        \"__REALTIME_TIMESTAMP\": \"1631763049167339\",\n        \"__MONOTONIC_TIMESTAMP\": \"129712674420\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"CODE_FUNC\": [\n            \"main\",\n            \"journald_entry\"\n        ],\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqfabr_do.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"46\"\n        ],\n        \"_COMM\": \"logger\",\n        \"_AUDIT_LOGINUID\": \"0\",\n        \"MESSAGE\": \"Program fabric requested.\",\n        \"EVENT\": \"FABRICDONE\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_do.sh\",\n        \"_AUDIT_SESSION\": \"8\",\n        \"ARGS\": \"cluster_id=0,fabr_cfg=77,fabr_type=0,mach_id=77,node_id=9,rack_id=0,slot_id=0\",\n        \"TID\": \"12768\",\n        \"_PID\": \"13060\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631763049166739\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=1e83f;b=610845b00976470e9e349e49d4882db0;m=1e3edfcaa1;t=5cc147c4cae19;x=38e8f4fc18759567\",\n        \"__REALTIME_TIMESTAMP\": \"1631763240365593\",\n        \"__MONOTONIC_TIMESTAMP\": \"129903872673\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"CODE_FUNC\": [\n            \"main\",\n            \"journald_entry\"\n        ],\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqfabr_do.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"46\"\n        ],\n        \"_COMM\": \"logger\",\n        \"_AUDIT_LOGINUID\": \"0\",\n        \"MESSAGE\": \"Program fabric requested.\",\n        \"EVENT\": \"FABRICDONE\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_do.sh\",\n        \"_AUDIT_SESSION\": \"8\",\n        \"ARGS\": \"cluster_id=0,fabr_cfg=74,fabr_type=0,mach_id=74,node_id=9,rack_id=0,slot_id=0\",\n        \"TID\": \"15490\",\n        \"_PID\": \"15772\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631763240365054\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=1e852;b=610845b00976470e9e349e49d4882db0;m=1e3f5c3827;t=5cc147cc91b9f;x=95a9809a07588282\",\n        \"__REALTIME_TIMESTAMP\": \"1631763248520095\",\n        \"__MONOTONIC_TIMESTAMP\": \"129912027175\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"CODE_FUNC\": [\n            \"main\",\n            \"journald_entry\"\n        ],\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqfabr_do.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"46\"\n        ],\n        \"_COMM\": \"logger\",\n        \"_AUDIT_LOGINUID\": \"0\",\n        \"MESSAGE\": \"Program fabric requested.\",\n        \"EVENT\": \"FABRICDONE\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_do.sh\",\n        \"ARGS\": \"cluster_id=0,fabr_cfg=1,fabr_type=0,mach_id=1,node_id=9,rack_id=0,slot_id=0\",\n        \"_AUDIT_SESSION\": \"8\",\n        \"TID\": \"16087\",\n        \"_PID\": \"16372\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631763248519710\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=1e85b;b=610845b00976470e9e349e49d4882db0;m=1e3fef5b17;t=5cc147d5c3e90;x=2551ba7cec9a7453\",\n        \"__REALTIME_TIMESTAMP\": \"1631763258162832\",\n        \"__MONOTONIC_TIMESTAMP\": \"129921669911\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"CODE_FUNC\": [\n            \"main\",\n            \"journald_entry\"\n        ],\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqfabr_do.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"46\"\n        ],\n        \"_COMM\": \"logger\",\n        \"_AUDIT_LOGINUID\": \"0\",\n        \"MESSAGE\": \"Program fabric requested.\",\n        \"EVENT\": \"FABRICDONE\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_do.sh\",\n        \"_AUDIT_SESSION\": \"8\",\n        \"ARGS\": \"cluster_id=0,fabr_cfg=2,fabr_type=0,mach_id=2,node_id=9,rack_id=0,slot_id=0\",\n        \"TID\": \"16410\",\n        \"_PID\": \"16695\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631763258162488\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=1e861;b=610845b00976470e9e349e49d4882db0;m=1e40688504;t=5cc147dd5687c;x=8a4f047b73802a94\",\n        \"__REALTIME_TIMESTAMP\": \"1631763266103420\",\n        \"__MONOTONIC_TIMESTAMP\": \"129929610500\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"CODE_FUNC\": [\n            \"main\",\n            \"journald_entry\"\n        ],\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqfabr_do.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"46\"\n        ],\n        \"_COMM\": \"logger\",\n        \"_AUDIT_LOGINUID\": \"0\",\n        \"MESSAGE\": \"Program fabric requested.\",\n        \"EVENT\": \"FABRICDONE\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_do.sh\",\n        \"ARGS\": \"cluster_id=0,fabr_cfg=3,fabr_type=0,mach_id=3,node_id=9,rack_id=0,slot_id=0\",\n        \"_AUDIT_SESSION\": \"8\",\n        \"TID\": \"16744\",\n        \"_PID\": \"17029\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631763266102984\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=1e867;b=610845b00976470e9e349e49d4882db0;m=1e40cc4174;t=5cc147e3924ec;x=4415145bcd2e64d9\",\n        \"__REALTIME_TIMESTAMP\": \"1631763272639724\",\n        \"__MONOTONIC_TIMESTAMP\": \"129936146804\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"CODE_FUNC\": [\n            \"main\",\n            \"journald_entry\"\n        ],\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqfabr_do.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"46\"\n        ],\n        \"_COMM\": \"logger\",\n        \"_AUDIT_LOGINUID\": \"0\",\n        \"MESSAGE\": \"Program fabric requested.\",\n        \"EVENT\": \"FABRICDONE\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_do.sh\",\n        \"_AUDIT_SESSION\": \"8\",\n        \"ARGS\": \"cluster_id=0,fabr_cfg=74,fabr_type=0,mach_id=74,node_id=9,rack_id=0,slot_id=0\",\n        \"TID\": \"17058\",\n        \"_PID\": \"17341\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631763272639100\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=1eb41;b=610845b00976470e9e349e49d4882db0;m=1e68f71bef;t=5cc14a663ff66;x=7de96ccaa57734e6\",\n        \"__REALTIME_TIMESTAMP\": \"1631763946536806\",\n        \"__MONOTONIC_TIMESTAMP\": \"130610043887\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"CODE_FUNC\": [\n            \"main\",\n            \"journald_entry\"\n        ],\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqfabr_do.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"46\"\n        ],\n        \"_COMM\": \"logger\",\n        \"_AUDIT_LOGINUID\": \"0\",\n        \"MESSAGE\": \"Program fabric requested.\",\n        \"EVENT\": \"FABRICDONE\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_do.sh\",\n        \"_AUDIT_SESSION\": \"8\",\n        \"ARGS\": \"cluster_id=0,fabr_cfg=42,fabr_type=0,mach_id=42,node_id=9,rack_id=0,slot_id=0\",\n        \"TID\": \"22443\",\n        \"_PID\": \"22730\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631763946536246\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=1eb62;b=610845b00976470e9e349e49d4882db0;m=1e69702fc0;t=5cc14a6dd1338;x=5316257fb9796669\",\n        \"__REALTIME_TIMESTAMP\": \"1631763954471736\",\n        \"__MONOTONIC_TIMESTAMP\": \"130617978816\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"CODE_FUNC\": [\n            \"main\",\n            \"journald_entry\"\n        ],\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqfabr_do.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"46\"\n        ],\n        \"_COMM\": \"logger\",\n        \"_AUDIT_LOGINUID\": \"0\",\n        \"MESSAGE\": \"Program fabric requested.\",\n        \"EVENT\": \"FABRICDONE\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_do.sh\",\n        \"ARGS\": \"cluster_id=0,fabr_cfg=1,fabr_type=0,mach_id=1,node_id=9,rack_id=0,slot_id=0\",\n        \"_AUDIT_SESSION\": \"8\",\n        \"TID\": \"25367\",\n        \"_PID\": \"26164\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631763954471269\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=1eb6b;b=610845b00976470e9e349e49d4882db0;m=1e69fe3502;t=5cc14a76b187a;x=35467ee2697b227c\",\n        \"__REALTIME_TIMESTAMP\": \"1631763963779194\",\n        \"__MONOTONIC_TIMESTAMP\": \"130627286274\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"CODE_FUNC\": [\n            \"main\",\n            \"journald_entry\"\n        ],\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqfabr_do.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"46\"\n        ],\n        \"_COMM\": \"logger\",\n        \"MESSAGE\": \"Program fabric requested.\",\n        \"EVENT\": \"FABRICDONE\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_do.sh\",\n        \"_AUDIT_SESSION\": \"8\",\n        \"ARGS\": \"cluster_id=0,fabr_cfg=2,fabr_type=0,mach_id=2,node_id=9,rack_id=0,slot_id=0\",\n        \"TID\": \"27874\",\n        \"_PID\": \"28482\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631763963778635\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=1eb73;b=610845b00976470e9e349e49d4882db0;m=1e6a78b504;t=5cc14a7e5987b;x=e0310cd5d2b1bcd\",\n        \"__REALTIME_TIMESTAMP\": \"1631763971807355\",\n        \"__MONOTONIC_TIMESTAMP\": \"130635314436\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"CODE_FUNC\": [\n            \"main\",\n            \"journald_entry\"\n        ],\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqfabr_do.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"46\"\n        ],\n        \"_COMM\": \"logger\",\n        \"_AUDIT_LOGINUID\": \"0\",\n        \"MESSAGE\": \"Program fabric requested.\",\n        \"EVENT\": \"FABRICDONE\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_do.sh\",\n        \"ARGS\": \"cluster_id=0,fabr_cfg=3,fabr_type=0,mach_id=3,node_id=9,rack_id=0,slot_id=0\",\n        \"_AUDIT_SESSION\": \"8\",\n        \"TID\": \"28926\",\n        \"_PID\": \"29211\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631763971806741\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=1eb79;b=610845b00976470e9e349e49d4882db0;m=1e6adaa45f;t=5cc14a84787d7;x=9f7c41f2594bf862\",\n        \"__REALTIME_TIMESTAMP\": \"1631763978225623\",\n        \"__MONOTONIC_TIMESTAMP\": \"130641732703\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"CODE_FUNC\": [\n            \"main\",\n            \"journald_entry\"\n        ],\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqfabr_do.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"46\"\n        ],\n        \"_COMM\": \"logger\",\n        \"_AUDIT_LOGINUID\": \"0\",\n        \"MESSAGE\": \"Program fabric requested.\",\n        \"EVENT\": \"FABRICDONE\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_do.sh\",\n        \"_AUDIT_SESSION\": \"8\",\n        \"ARGS\": \"cluster_id=0,fabr_cfg=42,fabr_type=0,mach_id=42,node_id=9,rack_id=0,slot_id=0\",\n        \"TID\": \"29235\",\n        \"_PID\": \"29518\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631763978225011\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=1ed74;b=610845b00976470e9e349e49d4882db0;m=1e7ea906f4;t=5cc14bc15ea6c;x=115eca93ef9c423\",\n        \"__REALTIME_TIMESTAMP\": \"1631764310518380\",\n        \"__MONOTONIC_TIMESTAMP\": \"130974025460\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"CODE_FUNC\": [\n            \"main\",\n            \"journald_entry\"\n        ],\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqfabr_do.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"46\"\n        ],\n        \"_COMM\": \"logger\",\n        \"_AUDIT_LOGINUID\": \"0\",\n        \"MESSAGE\": \"Program fabric requested.\",\n        \"EVENT\": \"FABRICDONE\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_do.sh\",\n        \"_AUDIT_SESSION\": \"8\",\n        \"ARGS\": \"cluster_id=0,fabr_cfg=32,fabr_type=0,mach_id=32,node_id=9,rack_id=0,slot_id=0\",\n        \"TID\": \"304\",\n        \"_PID\": \"617\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631764310517780\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=1ed87;b=610845b00976470e9e349e49d4882db0;m=1e7f25e236;t=5cc14bc92c5ad;x=71474c6f31118a4e\",\n        \"__REALTIME_TIMESTAMP\": \"1631764318700973\",\n        \"__MONOTONIC_TIMESTAMP\": \"130982208054\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"CODE_FUNC\": [\n            \"main\",\n            \"journald_entry\"\n        ],\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqfabr_do.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"46\"\n        ],\n        \"_COMM\": \"logger\",\n        \"_AUDIT_LOGINUID\": \"0\",\n        \"MESSAGE\": \"Program fabric requested.\",\n        \"EVENT\": \"FABRICDONE\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_do.sh\",\n        \"ARGS\": \"cluster_id=0,fabr_cfg=1,fabr_type=0,mach_id=1,node_id=9,rack_id=0,slot_id=0\",\n        \"_AUDIT_SESSION\": \"8\",\n        \"TID\": \"924\",\n        \"_PID\": \"1243\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631764318700363\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=1ed8f;b=610845b00976470e9e349e49d4882db0;m=1e7fb72db2;t=5cc14bd24112a;x=33bb490e51dc3fed\",\n        \"__REALTIME_TIMESTAMP\": \"1631764328223018\",\n        \"__MONOTONIC_TIMESTAMP\": \"130991730098\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"CODE_FUNC\": [\n            \"main\",\n            \"journald_entry\"\n        ],\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqfabr_do.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"46\"\n        ],\n        \"_COMM\": \"logger\",\n        \"_AUDIT_LOGINUID\": \"0\",\n        \"MESSAGE\": \"Program fabric requested.\",\n        \"EVENT\": \"FABRICDONE\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_do.sh\",\n        \"_AUDIT_SESSION\": \"8\",\n        \"ARGS\": \"cluster_id=0,fabr_cfg=2,fabr_type=0,mach_id=2,node_id=9,rack_id=0,slot_id=0\",\n        \"TID\": \"1292\",\n        \"_PID\": \"1596\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631764328222417\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=1ed96;b=610845b00976470e9e349e49d4882db0;m=1e80315e0b;t=5cc14bd9e4183;x=e47477bf5590ad2\",\n        \"__REALTIME_TIMESTAMP\": \"1631764336230787\",\n        \"__MONOTONIC_TIMESTAMP\": \"130999737867\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"CODE_FUNC\": [\n            \"main\",\n            \"journald_entry\"\n        ],\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqfabr_do.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"46\"\n        ],\n        \"_COMM\": \"logger\",\n        \"_AUDIT_LOGINUID\": \"0\",\n        \"MESSAGE\": \"Program fabric requested.\",\n        \"EVENT\": \"FABRICDONE\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_do.sh\",\n        \"ARGS\": \"cluster_id=0,fabr_cfg=3,fabr_type=0,mach_id=3,node_id=9,rack_id=0,slot_id=0\",\n        \"_AUDIT_SESSION\": \"8\",\n        \"TID\": \"1677\",\n        \"_PID\": \"1993\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631764336230229\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=1ed9c;b=610845b00976470e9e349e49d4882db0;m=1e8093fa60;t=5cc14be00ddd8;x=c6741ae0d645955e\",\n        \"__REALTIME_TIMESTAMP\": \"1631764342693336\",\n        \"__MONOTONIC_TIMESTAMP\": \"131006200416\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"CODE_FUNC\": [\n            \"main\",\n            \"journald_entry\"\n        ],\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqfabr_do.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"46\"\n        ],\n        \"_COMM\": \"logger\",\n        \"_AUDIT_LOGINUID\": \"0\",\n        \"MESSAGE\": \"Program fabric requested.\",\n        \"EVENT\": \"FABRICDONE\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_do.sh\",\n        \"_AUDIT_SESSION\": \"8\",\n        \"ARGS\": \"cluster_id=0,fabr_cfg=32,fabr_type=0,mach_id=32,node_id=9,rack_id=0,slot_id=0\",\n        \"TID\": \"2021\",\n        \"_PID\": \"2330\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631764342692737\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=1efff;b=610845b00976470e9e349e49d4882db0;m=1e948e091b;t=5cc14d1faec92;x=fe1aba168a72d533\",\n        \"__REALTIME_TIMESTAMP\": \"1631764677848210\",\n        \"__MONOTONIC_TIMESTAMP\": \"131341355291\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"CODE_FUNC\": [\n            \"main\",\n            \"journald_entry\"\n        ],\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqfabr_do.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"46\"\n        ],\n        \"_COMM\": \"logger\",\n        \"_AUDIT_LOGINUID\": \"0\",\n        \"MESSAGE\": \"Program fabric requested.\",\n        \"EVENT\": \"FABRICDONE\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_do.sh\",\n        \"_AUDIT_SESSION\": \"8\",\n        \"ARGS\": \"cluster_id=0,fabr_cfg=68,fabr_type=0,mach_id=68,node_id=9,rack_id=0,slot_id=0\",\n        \"TID\": \"10941\",\n        \"_PID\": \"11222\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631764677847583\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=1f014;b=610845b00976470e9e349e49d4882db0;m=1e95095e65;t=5cc14d27641dd;x=6380f4c3d4e7defd\",\n        \"__REALTIME_TIMESTAMP\": \"1631764685930973\",\n        \"__MONOTONIC_TIMESTAMP\": \"131349438053\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"CODE_FUNC\": [\n            \"main\",\n            \"journald_entry\"\n        ],\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqfabr_do.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"46\"\n        ],\n        \"_COMM\": \"logger\",\n        \"_AUDIT_LOGINUID\": \"0\",\n        \"MESSAGE\": \"Program fabric requested.\",\n        \"EVENT\": \"FABRICDONE\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_do.sh\",\n        \"ARGS\": \"cluster_id=0,fabr_cfg=1,fabr_type=0,mach_id=1,node_id=9,rack_id=0,slot_id=0\",\n        \"_AUDIT_SESSION\": \"8\",\n        \"TID\": \"11531\",\n        \"_PID\": \"11812\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631764685930388\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=1f01c;b=610845b00976470e9e349e49d4882db0;m=1e9599fbbc;t=5cc14d306df34;x=5e15648839fdb742\",\n        \"__REALTIME_TIMESTAMP\": \"1631764695408436\",\n        \"__MONOTONIC_TIMESTAMP\": \"131358915516\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"CODE_FUNC\": [\n            \"main\",\n            \"journald_entry\"\n        ],\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqfabr_do.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"46\"\n        ],\n        \"_COMM\": \"logger\",\n        \"_AUDIT_LOGINUID\": \"0\",\n        \"MESSAGE\": \"Program fabric requested.\",\n        \"EVENT\": \"FABRICDONE\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_do.sh\",\n        \"_AUDIT_SESSION\": \"8\",\n        \"ARGS\": \"cluster_id=0,fabr_cfg=2,fabr_type=0,mach_id=2,node_id=9,rack_id=0,slot_id=0\",\n        \"TID\": \"11860\",\n        \"_PID\": \"12144\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631764695407970\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=1f023;b=610845b00976470e9e349e49d4882db0;m=1e961493fa;t=5cc14d3817772;x=bdb973c9a2887624\",\n        \"__REALTIME_TIMESTAMP\": \"1631764703442802\",\n        \"__MONOTONIC_TIMESTAMP\": \"131366949882\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"CODE_FUNC\": [\n            \"main\",\n            \"journald_entry\"\n        ],\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqfabr_do.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"46\"\n        ],\n        \"_COMM\": \"logger\",\n        \"_AUDIT_LOGINUID\": \"0\",\n        \"MESSAGE\": \"Program fabric requested.\",\n        \"EVENT\": \"FABRICDONE\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_do.sh\",\n        \"ARGS\": \"cluster_id=0,fabr_cfg=3,fabr_type=0,mach_id=3,node_id=9,rack_id=0,slot_id=0\",\n        \"_AUDIT_SESSION\": \"8\",\n        \"TID\": \"12187\",\n        \"_PID\": \"12470\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631764703442249\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=1f029;b=610845b00976470e9e349e49d4882db0;m=1e96770070;t=5cc14d3e3e3e7;x=a2bad0943ccf0fa2\",\n        \"__REALTIME_TIMESTAMP\": \"1631764709893095\",\n        \"__MONOTONIC_TIMESTAMP\": \"131373400176\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"CODE_FUNC\": [\n            \"main\",\n            \"journald_entry\"\n        ],\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqfabr_do.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"46\"\n        ],\n        \"_COMM\": \"logger\",\n        \"_AUDIT_LOGINUID\": \"0\",\n        \"MESSAGE\": \"Program fabric requested.\",\n        \"EVENT\": \"FABRICDONE\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_do.sh\",\n        \"_AUDIT_SESSION\": \"8\",\n        \"ARGS\": \"cluster_id=0,fabr_cfg=68,fabr_type=0,mach_id=68,node_id=9,rack_id=0,slot_id=0\",\n        \"TID\": \"12510\",\n        \"_PID\": \"12791\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631764709892436\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=1f156;b=610845b00976470e9e349e49d4882db0;m=1e9b662382;t=5cc14d8d306fa;x=37d27c38ed558a13\",\n        \"__REALTIME_TIMESTAMP\": \"1631764792674042\",\n        \"__MONOTONIC_TIMESTAMP\": \"131456181122\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqbimg_er.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"43\"\n        ],\n        \"CODE_FUNC\": [\n            \"journald_entry\",\n            \"log_event\"\n        ],\n        \"_COMM\": \"logger\",\n        \"_AUDIT_LOGINUID\": \"0\",\n        \"_AUDIT_SESSION\": \"8\",\n        \"EVENT\": \"BIMAGEERASE\",\n        \"FABR_GID\": \"0x0\",\n        \"FABR_TYPE\": \"0\",\n        \"MESSAGE\": \"Unsupported fabric global id: 0x0\",\n        \"PORT_GID\": \"0x0\",\n        \"SYSLOG_IDENTIFIER\": \"liqbimg_er.sh\",\n        \"TID\": \"15789\",\n        \"_PID\": \"16144\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631764792673460\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=1f27d;b=610845b00976470e9e349e49d4882db0;m=1e9fedb825;t=5cc14dd5a9b9d;x=f956a31cc03d79de\",\n        \"__REALTIME_TIMESTAMP\": \"1631764868668317\",\n        \"__MONOTONIC_TIMESTAMP\": \"131532175397\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"CODE_FUNC\": [\n            \"main\",\n            \"journald_entry\"\n        ],\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqfabr_ec.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"36\"\n        ],\n        \"_COMM\": \"logger\",\n        \"_AUDIT_LOGINUID\": \"0\",\n        \"EVENT\": \"FABRICEDITCANCEL\",\n        \"MESSAGE\": \"Cancel editing a machine requested.\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_ec.sh\",\n        \"_AUDIT_SESSION\": \"8\",\n        \"ARGS\": \"cluster_id=48,fabr_id=78,mach_id=62,node_id=9,rack_id=0,slot_id=0\",\n        \"TID\": \"18091\",\n        \"_PID\": \"18399\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631764868667834\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=1f287;b=610845b00976470e9e349e49d4882db0;m=1ea0088942;t=5cc14dd756cba;x=2be74cad945946df\",\n        \"__REALTIME_TIMESTAMP\": \"1631764870425786\",\n        \"__MONOTONIC_TIMESTAMP\": \"131533932866\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"CODE_FUNC\": [\n            \"main\",\n            \"journald_entry\"\n        ],\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqfabr_re.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"46\"\n        ],\n        \"_COMM\": \"logger\",\n        \"_AUDIT_LOGINUID\": \"0\",\n        \"EVENT\": \"FABRICPROG\",\n        \"MESSAGE\": \"Program fabric requested.\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_re.sh\",\n        \"_AUDIT_SESSION\": \"8\",\n        \"ARGS\": \"cluster_id=0,fabr_cfg=62,fabr_type=0,mach_id=62,node_id=9,rack_id=0,slot_id=0\",\n        \"TID\": \"18417\",\n        \"_PID\": \"18723\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631764870425226\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=1f28c;b=610845b00976470e9e349e49d4882db0;m=1ea06a5720;t=5cc14ddd73a99;x=b634c779bbeb85d3\",\n        \"__REALTIME_TIMESTAMP\": \"1631764876835481\",\n        \"__MONOTONIC_TIMESTAMP\": \"131540342560\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"CODE_FUNC\": [\n            \"main\",\n            \"journald_entry\"\n        ],\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqfabr_do.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"46\"\n        ],\n        \"_COMM\": \"logger\",\n        \"_AUDIT_LOGINUID\": \"0\",\n        \"MESSAGE\": \"Program fabric requested.\",\n        \"EVENT\": \"FABRICDONE\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_do.sh\",\n        \"_AUDIT_SESSION\": \"8\",\n        \"ARGS\": \"cluster_id=0,fabr_cfg=62,fabr_type=0,mach_id=62,node_id=9,rack_id=0,slot_id=0\",\n        \"TID\": \"18816\",\n        \"_PID\": \"19118\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631764876835074\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=1f2b5;b=610845b00976470e9e349e49d4882db0;m=1ea0a56fa6;t=5cc14de12531e;x=85208de191c0182e\",\n        \"__REALTIME_TIMESTAMP\": \"1631764880708382\",\n        \"__MONOTONIC_TIMESTAMP\": \"131544215462\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"CODE_FUNC\": [\n            \"main\",\n            \"journald_entry\"\n        ],\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"liqdisc_po.sh\",\n            \"misc-utils/logger.c\"\n        ],\n        \"CODE_LINE\": [\n            \"44\",\n            \"360\"\n        ],\n        \"EVENT\": \"POSTDISCOVERY\",\n        \"MESSAGE\": \"Post discovery request for rack_id=0 slot_id=0 node_id=9.\",\n        \"NODE_ID\": \"9\",\n        \"RACK_ID\": \"0\",\n        \"SLOT_ID\": \"0\",\n        \"SYSLOG_IDENTIFIER\": \"liqdisc_po.sh\",\n        \"_COMM\": \"logger\",\n        \"_AUDIT_LOGINUID\": \"0\",\n        \"_AUDIT_SESSION\": \"8\",\n        \"ARGS\": \"fabr_type=0,node_id=9,op=1,rack_id=0,slot_id=0\",\n        \"TID\": \"19208\",\n        \"_PID\": \"19526\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631764880707802\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=1f38c;b=610845b00976470e9e349e49d4882db0;m=1ea40740fc;t=5cc14e1742475;x=c2d2814593144143\",\n        \"__REALTIME_TIMESTAMP\": \"1631764937450613\",\n        \"__MONOTONIC_TIMESTAMP\": \"131600957692\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"CODE_FUNC\": [\n            \"main\",\n            \"journald_entry\"\n        ],\n        \"AREA\": \"event\",\n        \"CODE_LINE\": [\n            \"44\",\n            \"360\"\n        ],\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqvimg_mo.sh\"\n        ],\n        \"_COMM\": \"logger\",\n        \"_AUDIT_LOGINUID\": \"0\",\n        \"_AUDIT_SESSION\": \"8\",\n        \"ARGS\": \"cluster_id=0,fabr_id=0,node_id=9,rack_id=0,slot_id=0\",\n        \"CLUSTER_ID\": \"0\",\n        \"EVENT\": \"VIMAGEDIRMOD\",\n        \"FABR_ID\": \"0\",\n        \"MESSAGE\": \"Vimages directory modification for cluster_id=0 fabr_id=0.\",\n        \"SYSLOG_IDENTIFIER\": \"liqvimg_mo.sh\",\n        \"TID\": \"21429\",\n        \"_PID\": \"21741\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631764937450151\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=1f3b5;b=610845b00976470e9e349e49d4882db0;m=1ea457c03b;t=5cc14e1c4a3b2;x=1d2a8415f2492f51\",\n        \"__REALTIME_TIMESTAMP\": \"1631764942726066\",\n        \"__MONOTONIC_TIMESTAMP\": \"131606233147\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"CODE_FUNC\": [\n            \"main\",\n            \"journald_entry\"\n        ],\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqcoll_st.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"39\"\n        ],\n        \"_COMM\": \"logger\",\n        \"EVENT\": \"COLLECTSTART\",\n        \"MESSAGE\": \"Log/State collection starts.\",\n        \"SYSLOG_IDENTIFIER\": \"liqcoll_st.sh\",\n        \"TID\": \"21981\",\n        \"_PID\": \"22386\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631764942725604\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=1f3b6;b=610845b00976470e9e349e49d4882db0;m=1ea45ea57f;t=5cc14e1cb88f3;x=bb9e54b00a3bca5c\",\n        \"__REALTIME_TIMESTAMP\": \"1631764943177971\",\n        \"__MONOTONIC_TIMESTAMP\": \"131606685055\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"CODE_FUNC\": [\n            \"main\",\n            \"journald_entry\"\n        ],\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqlice_re.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"45\"\n        ],\n        \"_COMM\": \"logger\",\n        \"_AUDIT_LOGINUID\": \"0\",\n        \"_AUDIT_SESSION\": \"8\",\n        \"CLUSTER_ID\": \"0\",\n        \"ARGS\": \"cluster_id=0,fabr_id=-1,license_file=0,node_id=9,rack_id=0,slot_id=0\",\n        \"EVENT\": \"LICENSEREAD\",\n        \"MESSAGE\": \"License read to cluster_id=0\",\n        \"SYSLOG_IDENTIFIER\": \"liqlice_re.sh\",\n        \"TID\": \"22089\",\n        \"_PID\": \"22733\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631764943177376\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=1f3e2;b=610845b00976470e9e349e49d4882db0;m=1ea5db14fe;t=5cc14e347f876;x=32b9373da472f2db\",\n        \"__REALTIME_TIMESTAMP\": \"1631764968110198\",\n        \"__MONOTONIC_TIMESTAMP\": \"131631617278\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"CODE_FUNC\": [\n            \"main\",\n            \"journald_entry\"\n        ],\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqcoll_do.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"39\"\n        ],\n        \"_COMM\": \"logger\",\n        \"_AUDIT_LOGINUID\": \"0\",\n        \"EVENT\": \"COLLECTDONE\",\n        \"MESSAGE\": \"Log/State collection is done.\",\n        \"SYSLOG_IDENTIFIER\": \"liqcoll_do.sh\",\n        \"_AUDIT_SESSION\": \"18\",\n        \"TID\": \"31261\",\n        \"_PID\": \"31535\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631764968109598\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=1f3f1;b=610845b00976470e9e349e49d4882db0;m=1ea6bf9157;t=5cc14e42c74cf;x=f0c51eb76b7c208\",\n        \"__REALTIME_TIMESTAMP\": \"1631764983084239\",\n        \"__MONOTONIC_TIMESTAMP\": \"131646591319\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"CODE_FUNC\": [\n            \"main\",\n            \"journald_entry\"\n        ],\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqcoll_st.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"39\"\n        ],\n        \"_COMM\": \"logger\",\n        \"EVENT\": \"COLLECTSTART\",\n        \"MESSAGE\": \"Log/State collection starts.\",\n        \"SYSLOG_IDENTIFIER\": \"liqcoll_st.sh\",\n        \"TID\": \"31786\",\n        \"_PID\": \"32055\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631764983083715\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=1f3ff;b=610845b00976470e9e349e49d4882db0;m=1ea7b0fef8;t=5cc14e51de26f;x=e0cfe7de3f7a4cd1\",\n        \"__REALTIME_TIMESTAMP\": \"1631764998906479\",\n        \"__MONOTONIC_TIMESTAMP\": \"131662413560\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"CODE_FUNC\": [\n            \"main\",\n            \"journald_entry\"\n        ],\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqcoll_st.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"39\"\n        ],\n        \"_COMM\": \"logger\",\n        \"_AUDIT_LOGINUID\": \"0\",\n        \"EVENT\": \"COLLECTSTART\",\n        \"MESSAGE\": \"Log/State collection starts.\",\n        \"SYSLOG_IDENTIFIER\": \"liqcoll_st.sh\",\n        \"_AUDIT_SESSION\": \"18\",\n        \"TID\": \"607\",\n        \"_PID\": \"887\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631764998905866\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=1f43f;b=610845b00976470e9e349e49d4882db0;m=1eaa3ecd13;t=5cc14e7abb08a;x=32ca0c89fc282b95\",\n        \"__REALTIME_TIMESTAMP\": \"1631765041754250\",\n        \"__MONOTONIC_TIMESTAMP\": \"131705261331\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"CODE_FUNC\": [\n            \"main\",\n            \"journald_entry\"\n        ],\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqcoll_do.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"39\"\n        ],\n        \"_COMM\": \"logger\",\n        \"_AUDIT_LOGINUID\": \"0\",\n        \"EVENT\": \"COLLECTDONE\",\n        \"MESSAGE\": \"Log/State collection is done.\",\n        \"SYSLOG_IDENTIFIER\": \"liqcoll_do.sh\",\n        \"_AUDIT_SESSION\": \"18\",\n        \"TID\": \"9889\",\n        \"_PID\": \"10158\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631765041753641\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=1f75c;b=610845b00976470e9e349e49d4882db0;m=1ec0df031b;t=5cc14fe4be692;x=d9a361d01e0a1fe9\",\n        \"__REALTIME_TIMESTAMP\": \"1631765421352594\",\n        \"__MONOTONIC_TIMESTAMP\": \"132084859675\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"CODE_FUNC\": [\n            \"main\",\n            \"journald_entry\"\n        ],\n        \"AREA\": \"event\",\n        \"CODE_LINE\": [\n            \"44\",\n            \"360\"\n        ],\n        \"NODE_ID\": \"9\",\n        \"RACK_ID\": \"0\",\n        \"SLOT_ID\": \"0\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqdegr_cl.sh\"\n        ],\n        \"_COMM\": \"logger\",\n        \"_AUDIT_LOGINUID\": \"0\",\n        \"_AUDIT_SESSION\": \"8\",\n        \"ARGS\": \"mode_id=0,node_id=9,rack_id=0,slot_id=0\",\n        \"EVENT\": \"CLEARDEGRADED\",\n        \"MESSAGE\": \"Clear degraded state for rack_id=0 slot_id=0 node_id=9.\",\n        \"SYSLOG_IDENTIFIER\": \"liqdegr_cl.sh\",\n        \"TID\": \"16318\",\n        \"_PID\": \"16636\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631765421352017\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=1f762;b=610845b00976470e9e349e49d4882db0;m=1ec0fe722f;t=5cc14fe6b55a7;x=393117f1fa026eaa\",\n        \"__REALTIME_TIMESTAMP\": \"1631765423412647\",\n        \"__MONOTONIC_TIMESTAMP\": \"132086919727\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"PRIORITY\": \"6\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"_TRANSPORT\": \"journal\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"CODE_FUNC\": [\n            \"main\",\n            \"journald_entry\"\n        ],\n        \"AREA\": \"event\",\n        \"CODE_LINE\": [\n            \"44\",\n            \"360\"\n        ],\n        \"NODE_ID\": \"9\",\n        \"RACK_ID\": \"0\",\n        \"SLOT_ID\": \"0\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqdegr_cl.sh\"\n        ],\n        \"_COMM\": \"logger\",\n        \"_AUDIT_LOGINUID\": \"0\",\n        \"_AUDIT_SESSION\": \"8\",\n        \"ARGS\": \"mode_id=0,node_id=9,rack_id=0,slot_id=0\",\n        \"EVENT\": \"CLEARDEGRADED\",\n        \"MESSAGE\": \"Clear degraded state for rack_id=0 slot_id=0 node_id=9.\",\n        \"SYSLOG_IDENTIFIER\": \"liqdegr_cl.sh\",\n        \"TID\": \"16655\",\n        \"_PID\": \"16968\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1631765423412082\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=70f2b;b=610845b00976470e9e349e49d4882db0;m=7583c0a716;t=5cc6bc12d8a8e;x=fe581700de8d44a5\",\n        \"__REALTIME_TIMESTAMP\": \"1632138058107534\",\n        \"__MONOTONIC_TIMESTAMP\": \"504721614614\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_AUDIT_SESSION\": \"8\",\n        \"_AUDIT_LOGINUID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"PRIORITY\": \"6\",\n        \"_TRANSPORT\": \"journal\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"_COMM\": \"logger\",\n        \"AREA\": \"event\",\n        \"ARGS\": \"cluster_id=1,fabr_id=78,mach_id=2,node_id=9,rack_id=0,slot_id=0\",\n        \"CODE_FILE\": [\n            \"liqfabr_ec.sh\",\n            \"misc-utils/logger.c\"\n        ],\n        \"CODE_FUNC\": [\n            \"main\",\n            \"journald_entry\"\n        ],\n        \"CODE_LINE\": [\n            \"36\",\n            \"360\"\n        ],\n        \"EVENT\": \"FABRICEDITCANCEL\",\n        \"MESSAGE\": \"Cancel editing a machine requested.\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_ec.sh\",\n        \"TID\": \"11060\",\n        \"_PID\": \"11344\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1632138058106983\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=b59a2;b=610845b00976470e9e349e49d4882db0;m=be084bde82;t=5ccb445b8c1fa;x=90b5c067a3e3739d\",\n        \"__REALTIME_TIMESTAMP\": \"1632449519469050\",\n        \"__MONOTONIC_TIMESTAMP\": \"816182976130\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_AUDIT_SESSION\": \"8\",\n        \"_AUDIT_LOGINUID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"PRIORITY\": \"6\",\n        \"_TRANSPORT\": \"journal\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"_COMM\": \"logger\",\n        \"AREA\": \"event\",\n        \"ARGS\": \"cluster_id=0,fabr_cfg=99,fabr_type=0,mach_id=99,node_id=9,rack_id=0,slot_id=0\",\n        \"CODE_FILE\": [\n            \"liqfabr_do.sh\",\n            \"misc-utils/logger.c\"\n        ],\n        \"CODE_FUNC\": [\n            \"main\",\n            \"journald_entry\"\n        ],\n        \"CODE_LINE\": [\n            \"46\",\n            \"360\"\n        ],\n        \"EVENT\": \"FABRICDONE\",\n        \"MESSAGE\": \"Program fabric requested.\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_do.sh\",\n        \"TID\": \"25029\",\n        \"_PID\": \"25315\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1632449519468501\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=b59ba;b=610845b00976470e9e349e49d4882db0;m=be089b9603;t=5ccb44608797a;x=9870ff2a97f695bb\",\n        \"__REALTIME_TIMESTAMP\": \"1632449524693370\",\n        \"__MONOTONIC_TIMESTAMP\": \"816188200451\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_AUDIT_SESSION\": \"8\",\n        \"_AUDIT_LOGINUID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"PRIORITY\": \"6\",\n        \"_TRANSPORT\": \"journal\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"_COMM\": \"logger\",\n        \"AREA\": \"event\",\n        \"ARGS\": \"cluster_id=0,fabr_cfg=99,fabr_type=0,mach_id=99,node_id=9,rack_id=0,slot_id=0\",\n        \"CODE_FILE\": [\n            \"liqfabr_do.sh\",\n            \"misc-utils/logger.c\"\n        ],\n        \"CODE_FUNC\": [\n            \"main\",\n            \"journald_entry\"\n        ],\n        \"CODE_LINE\": [\n            \"46\",\n            \"360\"\n        ],\n        \"EVENT\": \"FABRICDONE\",\n        \"MESSAGE\": \"Program fabric requested.\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_do.sh\",\n        \"TID\": \"25615\",\n        \"_PID\": \"25901\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1632449524692860\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=b5b84;b=610845b00976470e9e349e49d4882db0;m=be21aab20a;t=5ccb45f179582;x=c7def62e860ad1a2\",\n        \"__REALTIME_TIMESTAMP\": \"1632449945113986\",\n        \"__MONOTONIC_TIMESTAMP\": \"816608621066\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_AUDIT_SESSION\": \"8\",\n        \"_AUDIT_LOGINUID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"PRIORITY\": \"6\",\n        \"_TRANSPORT\": \"journal\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"_COMM\": \"logger\",\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"liqfabr_do.sh\",\n            \"misc-utils/logger.c\"\n        ],\n        \"CODE_FUNC\": [\n            \"main\",\n            \"journald_entry\"\n        ],\n        \"CODE_LINE\": [\n            \"46\",\n            \"360\"\n        ],\n        \"EVENT\": \"FABRICDONE\",\n        \"MESSAGE\": \"Program fabric requested.\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_do.sh\",\n        \"ARGS\": \"cluster_id=0,fabr_cfg=7,fabr_type=0,mach_id=7,node_id=9,rack_id=0,slot_id=0\",\n        \"TID\": \"29479\",\n        \"_PID\": \"29763\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1632449945113568\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=b5b9c;b=610845b00976470e9e349e49d4882db0;m=be21fa9bb7;t=5ccb45f677f2f;x=47e0831889375782\",\n        \"__REALTIME_TIMESTAMP\": \"1632449950351151\",\n        \"__MONOTONIC_TIMESTAMP\": \"816613858231\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_AUDIT_SESSION\": \"8\",\n        \"_AUDIT_LOGINUID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"PRIORITY\": \"6\",\n        \"_TRANSPORT\": \"journal\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"_COMM\": \"logger\",\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"liqfabr_do.sh\",\n            \"misc-utils/logger.c\"\n        ],\n        \"CODE_FUNC\": [\n            \"main\",\n            \"journald_entry\"\n        ],\n        \"CODE_LINE\": [\n            \"46\",\n            \"360\"\n        ],\n        \"EVENT\": \"FABRICDONE\",\n        \"MESSAGE\": \"Program fabric requested.\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_do.sh\",\n        \"ARGS\": \"cluster_id=0,fabr_cfg=7,fabr_type=0,mach_id=7,node_id=9,rack_id=0,slot_id=0\",\n        \"TID\": \"30053\",\n        \"_PID\": \"30349\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1632449950350578\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=b5c9a;b=610845b00976470e9e349e49d4882db0;m=be2d9534cd;t=5ccb46b021845;x=e18ad694e5d8fd08\",\n        \"__REALTIME_TIMESTAMP\": \"1632450145032261\",\n        \"__MONOTONIC_TIMESTAMP\": \"816808539341\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_AUDIT_SESSION\": \"8\",\n        \"_AUDIT_LOGINUID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"PRIORITY\": \"6\",\n        \"_TRANSPORT\": \"journal\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"_COMM\": \"logger\",\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"liqfabr_do.sh\",\n            \"misc-utils/logger.c\"\n        ],\n        \"CODE_FUNC\": [\n            \"main\",\n            \"journald_entry\"\n        ],\n        \"CODE_LINE\": [\n            \"46\",\n            \"360\"\n        ],\n        \"EVENT\": \"FABRICDONE\",\n        \"MESSAGE\": \"Program fabric requested.\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_do.sh\",\n        \"ARGS\": \"cluster_id=0,fabr_cfg=58,fabr_type=0,mach_id=58,node_id=9,rack_id=0,slot_id=0\",\n        \"TID\": \"32720\",\n        \"_PID\": \"566\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1632450145031737\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=b5cb3;b=610845b00976470e9e349e49d4882db0;m=be2de61931;t=5ccb46b52fca9;x=cbb00d34b6b73e0a\",\n        \"__REALTIME_TIMESTAMP\": \"1632450150333609\",\n        \"__MONOTONIC_TIMESTAMP\": \"816813840689\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_AUDIT_SESSION\": \"8\",\n        \"_AUDIT_LOGINUID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"PRIORITY\": \"6\",\n        \"_TRANSPORT\": \"journal\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"_COMM\": \"logger\",\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"liqfabr_do.sh\",\n            \"misc-utils/logger.c\"\n        ],\n        \"CODE_FUNC\": [\n            \"main\",\n            \"journald_entry\"\n        ],\n        \"CODE_LINE\": [\n            \"46\",\n            \"360\"\n        ],\n        \"EVENT\": \"FABRICDONE\",\n        \"MESSAGE\": \"Program fabric requested.\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_do.sh\",\n        \"ARGS\": \"cluster_id=0,fabr_cfg=58,fabr_type=0,mach_id=58,node_id=9,rack_id=0,slot_id=0\",\n        \"TID\": \"874\",\n        \"_PID\": \"1192\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1632450150333066\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=b5d41;b=610845b00976470e9e349e49d4882db0;m=be31c1b0bc;t=5ccb46f2e9433;x=cc9e9f31b474bcb7\",\n        \"__REALTIME_TIMESTAMP\": \"1632450215056435\",\n        \"__MONOTONIC_TIMESTAMP\": \"816878563516\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_AUDIT_SESSION\": \"8\",\n        \"_AUDIT_LOGINUID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"PRIORITY\": \"6\",\n        \"_TRANSPORT\": \"journal\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"_COMM\": \"logger\",\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"liqfabr_do.sh\",\n            \"misc-utils/logger.c\"\n        ],\n        \"CODE_FUNC\": [\n            \"main\",\n            \"journald_entry\"\n        ],\n        \"CODE_LINE\": [\n            \"46\",\n            \"360\"\n        ],\n        \"EVENT\": \"FABRICDONE\",\n        \"MESSAGE\": \"Program fabric requested.\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_do.sh\",\n        \"ARGS\": \"cluster_id=0,fabr_cfg=36,fabr_type=0,mach_id=36,node_id=9,rack_id=0,slot_id=0\",\n        \"TID\": \"3032\",\n        \"_PID\": \"3317\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1632450215055800\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=b5d62;b=610845b00976470e9e349e49d4882db0;m=be32122319;t=5ccb46f7f0691;x=1f41222543f8fb8d\",\n        \"__REALTIME_TIMESTAMP\": \"1632450220328593\",\n        \"__MONOTONIC_TIMESTAMP\": \"816883835673\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_AUDIT_SESSION\": \"8\",\n        \"_AUDIT_LOGINUID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"PRIORITY\": \"6\",\n        \"_TRANSPORT\": \"journal\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"_COMM\": \"logger\",\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"liqfabr_do.sh\",\n            \"misc-utils/logger.c\"\n        ],\n        \"CODE_FUNC\": [\n            \"main\",\n            \"journald_entry\"\n        ],\n        \"CODE_LINE\": [\n            \"46\",\n            \"360\"\n        ],\n        \"EVENT\": \"FABRICDONE\",\n        \"MESSAGE\": \"Program fabric requested.\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_do.sh\",\n        \"ARGS\": \"cluster_id=0,fabr_cfg=36,fabr_type=0,mach_id=36,node_id=9,rack_id=0,slot_id=0\",\n        \"TID\": \"3626\",\n        \"_PID\": \"3907\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1632450220328221\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=b5e31;b=610845b00976470e9e349e49d4882db0;m=be3807e6ec;t=5ccb47574ca63;x=82f6fb752a3752e3\",\n        \"__REALTIME_TIMESTAMP\": \"1632450320321123\",\n        \"__MONOTONIC_TIMESTAMP\": \"816983828204\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_AUDIT_SESSION\": \"8\",\n        \"_AUDIT_LOGINUID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"PRIORITY\": \"6\",\n        \"_TRANSPORT\": \"journal\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"_COMM\": \"logger\",\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"liqfabr_do.sh\",\n            \"misc-utils/logger.c\"\n        ],\n        \"CODE_FUNC\": [\n            \"main\",\n            \"journald_entry\"\n        ],\n        \"CODE_LINE\": [\n            \"46\",\n            \"360\"\n        ],\n        \"EVENT\": \"FABRICDONE\",\n        \"MESSAGE\": \"Program fabric requested.\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_do.sh\",\n        \"ARGS\": \"cluster_id=0,fabr_cfg=59,fabr_type=0,mach_id=59,node_id=9,rack_id=0,slot_id=0\",\n        \"TID\": \"5829\",\n        \"_PID\": \"6125\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1632450320320562\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=b5e40;b=610845b00976470e9e349e49d4882db0;m=be3856f797;t=5ccb475c3db0f;x=abf36da76c4f6548\",\n        \"__REALTIME_TIMESTAMP\": \"1632450325502735\",\n        \"__MONOTONIC_TIMESTAMP\": \"816989009815\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_AUDIT_SESSION\": \"8\",\n        \"_AUDIT_LOGINUID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"PRIORITY\": \"6\",\n        \"_TRANSPORT\": \"journal\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"_COMM\": \"logger\",\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"liqfabr_do.sh\",\n            \"misc-utils/logger.c\"\n        ],\n        \"CODE_FUNC\": [\n            \"main\",\n            \"journald_entry\"\n        ],\n        \"CODE_LINE\": [\n            \"46\",\n            \"360\"\n        ],\n        \"EVENT\": \"FABRICDONE\",\n        \"MESSAGE\": \"Program fabric requested.\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_do.sh\",\n        \"ARGS\": \"cluster_id=0,fabr_cfg=59,fabr_type=0,mach_id=59,node_id=9,rack_id=0,slot_id=0\",\n        \"TID\": \"6414\",\n        \"_PID\": \"6699\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1632450325502252\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=b5ec4;b=610845b00976470e9e349e49d4882db0;m=be3ac5e72a;t=5ccb47832caa2;x=5d38abfea5cb2fc5\",\n        \"__REALTIME_TIMESTAMP\": \"1632450366327458\",\n        \"__MONOTONIC_TIMESTAMP\": \"817029834538\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_AUDIT_SESSION\": \"8\",\n        \"_AUDIT_LOGINUID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"PRIORITY\": \"6\",\n        \"_TRANSPORT\": \"journal\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"_COMM\": \"logger\",\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"liqfabr_do.sh\",\n            \"misc-utils/logger.c\"\n        ],\n        \"CODE_FUNC\": [\n            \"main\",\n            \"journald_entry\"\n        ],\n        \"CODE_LINE\": [\n            \"46\",\n            \"360\"\n        ],\n        \"EVENT\": \"FABRICDONE\",\n        \"MESSAGE\": \"Program fabric requested.\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_do.sh\",\n        \"ARGS\": \"cluster_id=0,fabr_cfg=13,fabr_type=0,mach_id=13,node_id=9,rack_id=0,slot_id=0\",\n        \"TID\": \"8268\",\n        \"_PID\": \"8551\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1632450366326841\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=b5ed6;b=610845b00976470e9e349e49d4882db0;m=be3b1bee24;t=5ccb47888d19b;x=4cbf8e11cdcc4b39\",\n        \"__REALTIME_TIMESTAMP\": \"1632450371965339\",\n        \"__MONOTONIC_TIMESTAMP\": \"817035472420\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_AUDIT_SESSION\": \"8\",\n        \"_AUDIT_LOGINUID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"PRIORITY\": \"6\",\n        \"_TRANSPORT\": \"journal\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"_COMM\": \"logger\",\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"liqfabr_do.sh\",\n            \"misc-utils/logger.c\"\n        ],\n        \"CODE_FUNC\": [\n            \"main\",\n            \"journald_entry\"\n        ],\n        \"CODE_LINE\": [\n            \"46\",\n            \"360\"\n        ],\n        \"EVENT\": \"FABRICDONE\",\n        \"MESSAGE\": \"Program fabric requested.\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_do.sh\",\n        \"ARGS\": \"cluster_id=0,fabr_cfg=13,fabr_type=0,mach_id=13,node_id=9,rack_id=0,slot_id=0\",\n        \"TID\": \"8838\",\n        \"_PID\": \"9125\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1632450371964799\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=b5f5e;b=610845b00976470e9e349e49d4882db0;m=be3df14c25;t=5ccb47b5e2f9d;x=28fd3dae9419b2b6\",\n        \"__REALTIME_TIMESTAMP\": \"1632450419503005\",\n        \"__MONOTONIC_TIMESTAMP\": \"817083010085\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_AUDIT_SESSION\": \"8\",\n        \"_AUDIT_LOGINUID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"PRIORITY\": \"6\",\n        \"_TRANSPORT\": \"journal\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"_COMM\": \"logger\",\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"liqfabr_do.sh\",\n            \"misc-utils/logger.c\"\n        ],\n        \"CODE_FUNC\": [\n            \"main\",\n            \"journald_entry\"\n        ],\n        \"CODE_LINE\": [\n            \"46\",\n            \"360\"\n        ],\n        \"EVENT\": \"FABRICDONE\",\n        \"MESSAGE\": \"Program fabric requested.\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_do.sh\",\n        \"ARGS\": \"cluster_id=0,fabr_cfg=6,fabr_type=0,mach_id=6,node_id=9,rack_id=0,slot_id=0\",\n        \"TID\": \"10714\",\n        \"_PID\": \"10996\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1632450419502407\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=b5f78;b=610845b00976470e9e349e49d4882db0;m=be3e426afa;t=5ccb47baf4e72;x=4cc138c2af8cb7a9\",\n        \"__REALTIME_TIMESTAMP\": \"1632450424819314\",\n        \"__MONOTONIC_TIMESTAMP\": \"817088326394\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_AUDIT_SESSION\": \"8\",\n        \"_AUDIT_LOGINUID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"PRIORITY\": \"6\",\n        \"_TRANSPORT\": \"journal\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"_COMM\": \"logger\",\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"liqfabr_do.sh\",\n            \"misc-utils/logger.c\"\n        ],\n        \"CODE_FUNC\": [\n            \"main\",\n            \"journald_entry\"\n        ],\n        \"CODE_LINE\": [\n            \"46\",\n            \"360\"\n        ],\n        \"EVENT\": \"FABRICDONE\",\n        \"MESSAGE\": \"Program fabric requested.\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_do.sh\",\n        \"ARGS\": \"cluster_id=0,fabr_cfg=6,fabr_type=0,mach_id=6,node_id=9,rack_id=0,slot_id=0\",\n        \"TID\": \"11317\",\n        \"_PID\": \"11600\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1632450424818967\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=b6028;b=610845b00976470e9e349e49d4882db0;m=be42756c3c;t=5ccb47fe24fb4;x=b3f83bd5a2b52d14\",\n        \"__REALTIME_TIMESTAMP\": \"1632450495270836\",\n        \"__MONOTONIC_TIMESTAMP\": \"817158777916\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_AUDIT_SESSION\": \"8\",\n        \"_AUDIT_LOGINUID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"PRIORITY\": \"6\",\n        \"_TRANSPORT\": \"journal\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"_COMM\": \"logger\",\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"liqfabr_do.sh\",\n            \"misc-utils/logger.c\"\n        ],\n        \"CODE_FUNC\": [\n            \"main\",\n            \"journald_entry\"\n        ],\n        \"CODE_LINE\": [\n            \"46\",\n            \"360\"\n        ],\n        \"EVENT\": \"FABRICDONE\",\n        \"MESSAGE\": \"Program fabric requested.\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_do.sh\",\n        \"ARGS\": \"cluster_id=0,fabr_cfg=3,fabr_type=0,mach_id=3,node_id=9,rack_id=0,slot_id=0\",\n        \"TID\": \"13597\",\n        \"_PID\": \"13881\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1632450495270497\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=b6049;b=610845b00976470e9e349e49d4882db0;m=be42c4e0ea;t=5ccb48031c462;x=f98baca47f0cf96d\",\n        \"__REALTIME_TIMESTAMP\": \"1632450500478050\",\n        \"__MONOTONIC_TIMESTAMP\": \"817163985130\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_AUDIT_SESSION\": \"8\",\n        \"_AUDIT_LOGINUID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"PRIORITY\": \"6\",\n        \"_TRANSPORT\": \"journal\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"_COMM\": \"logger\",\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"liqfabr_do.sh\",\n            \"misc-utils/logger.c\"\n        ],\n        \"CODE_FUNC\": [\n            \"main\",\n            \"journald_entry\"\n        ],\n        \"CODE_LINE\": [\n            \"46\",\n            \"360\"\n        ],\n        \"EVENT\": \"FABRICDONE\",\n        \"MESSAGE\": \"Program fabric requested.\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_do.sh\",\n        \"ARGS\": \"cluster_id=0,fabr_cfg=3,fabr_type=0,mach_id=3,node_id=9,rack_id=0,slot_id=0\",\n        \"TID\": \"14190\",\n        \"_PID\": \"14486\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1632450500477546\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=b60e1;b=610845b00976470e9e349e49d4882db0;m=be468db4de;t=5ccb483fa9856;x=e443720c36adf570\",\n        \"__REALTIME_TIMESTAMP\": \"1632450563971158\",\n        \"__MONOTONIC_TIMESTAMP\": \"817227478238\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_AUDIT_SESSION\": \"8\",\n        \"_AUDIT_LOGINUID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"PRIORITY\": \"6\",\n        \"_TRANSPORT\": \"journal\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"_COMM\": \"logger\",\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"liqfabr_do.sh\",\n            \"misc-utils/logger.c\"\n        ],\n        \"CODE_FUNC\": [\n            \"main\",\n            \"journald_entry\"\n        ],\n        \"CODE_LINE\": [\n            \"46\",\n            \"360\"\n        ],\n        \"EVENT\": \"FABRICDONE\",\n        \"MESSAGE\": \"Program fabric requested.\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_do.sh\",\n        \"ARGS\": \"cluster_id=0,fabr_cfg=65,fabr_type=0,mach_id=65,node_id=9,rack_id=0,slot_id=0\",\n        \"TID\": \"16186\",\n        \"_PID\": \"16469\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1632450563970654\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=b6100;b=610845b00976470e9e349e49d4882db0;m=be46ddfb0c;t=5ccb4844ade83;x=2026e75774bba002\",\n        \"__REALTIME_TIMESTAMP\": \"1632450569232003\",\n        \"__MONOTONIC_TIMESTAMP\": \"817232739084\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_AUDIT_SESSION\": \"8\",\n        \"_AUDIT_LOGINUID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"PRIORITY\": \"6\",\n        \"_TRANSPORT\": \"journal\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"_COMM\": \"logger\",\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"liqfabr_do.sh\",\n            \"misc-utils/logger.c\"\n        ],\n        \"CODE_FUNC\": [\n            \"main\",\n            \"journald_entry\"\n        ],\n        \"CODE_LINE\": [\n            \"46\",\n            \"360\"\n        ],\n        \"EVENT\": \"FABRICDONE\",\n        \"MESSAGE\": \"Program fabric requested.\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_do.sh\",\n        \"ARGS\": \"cluster_id=0,fabr_cfg=65,fabr_type=0,mach_id=65,node_id=9,rack_id=0,slot_id=0\",\n        \"TID\": \"16763\",\n        \"_PID\": \"17048\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1632450569231572\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=b61e7;b=610845b00976470e9e349e49d4882db0;m=be4faadb5b;t=5ccb48d17bed2;x=a23e400e8097566c\",\n        \"__REALTIME_TIMESTAMP\": \"1632450716876498\",\n        \"__MONOTONIC_TIMESTAMP\": \"817380383579\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_AUDIT_SESSION\": \"8\",\n        \"_AUDIT_LOGINUID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"PRIORITY\": \"6\",\n        \"_TRANSPORT\": \"journal\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"_COMM\": \"logger\",\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"liqfabr_do.sh\",\n            \"misc-utils/logger.c\"\n        ],\n        \"CODE_FUNC\": [\n            \"main\",\n            \"journald_entry\"\n        ],\n        \"CODE_LINE\": [\n            \"46\",\n            \"360\"\n        ],\n        \"EVENT\": \"FABRICDONE\",\n        \"MESSAGE\": \"Program fabric requested.\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_do.sh\",\n        \"ARGS\": \"cluster_id=0,fabr_cfg=64,fabr_type=0,mach_id=64,node_id=9,rack_id=0,slot_id=0\",\n        \"TID\": \"19210\",\n        \"_PID\": \"19496\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1632450716875952\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=b620b;b=610845b00976470e9e349e49d4882db0;m=be4ffb6f8f;t=5ccb48d685306;x=c77f6d60d96f26a8\",\n        \"__REALTIME_TIMESTAMP\": \"1632450722157318\",\n        \"__MONOTONIC_TIMESTAMP\": \"817385664399\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_AUDIT_SESSION\": \"8\",\n        \"_AUDIT_LOGINUID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"PRIORITY\": \"6\",\n        \"_TRANSPORT\": \"journal\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"_COMM\": \"logger\",\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"liqfabr_do.sh\",\n            \"misc-utils/logger.c\"\n        ],\n        \"CODE_FUNC\": [\n            \"main\",\n            \"journald_entry\"\n        ],\n        \"CODE_LINE\": [\n            \"46\",\n            \"360\"\n        ],\n        \"EVENT\": \"FABRICDONE\",\n        \"MESSAGE\": \"Program fabric requested.\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_do.sh\",\n        \"ARGS\": \"cluster_id=0,fabr_cfg=64,fabr_type=0,mach_id=64,node_id=9,rack_id=0,slot_id=0\",\n        \"TID\": \"19796\",\n        \"_PID\": \"20093\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1632450722156762\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=b625a;b=610845b00976470e9e349e49d4882db0;m=be510d7f72;t=5ccb48e7a62ea;x=705270e96e0e68cb\",\n        \"__REALTIME_TIMESTAMP\": \"1632450740118250\",\n        \"__MONOTONIC_TIMESTAMP\": \"817403625330\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_AUDIT_SESSION\": \"8\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"PRIORITY\": \"6\",\n        \"_TRANSPORT\": \"journal\",\n        \"_COMM\": \"logger\",\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"liqfabr_do.sh\",\n            \"misc-utils/logger.c\"\n        ],\n        \"CODE_FUNC\": [\n            \"main\",\n            \"journald_entry\"\n        ],\n        \"CODE_LINE\": [\n            \"46\",\n            \"360\"\n        ],\n        \"EVENT\": \"FABRICDONE\",\n        \"MESSAGE\": \"Program fabric requested.\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_do.sh\",\n        \"ARGS\": \"cluster_id=0,fabr_cfg=19,fabr_type=0,mach_id=19,node_id=9,rack_id=0,slot_id=0\",\n        \"TID\": \"21300\",\n        \"_PID\": \"21586\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1632450740117738\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=b627d;b=610845b00976470e9e349e49d4882db0;m=be51c9edf5;t=5ccb48f36d16d;x=46c13d7d617a6e37\",\n        \"__REALTIME_TIMESTAMP\": \"1632450752467309\",\n        \"__MONOTONIC_TIMESTAMP\": \"817415974389\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_AUDIT_SESSION\": \"8\",\n        \"_AUDIT_LOGINUID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"PRIORITY\": \"6\",\n        \"_TRANSPORT\": \"journal\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"_COMM\": \"logger\",\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"liqfabr_do.sh\",\n            \"misc-utils/logger.c\"\n        ],\n        \"CODE_FUNC\": [\n            \"main\",\n            \"journald_entry\"\n        ],\n        \"CODE_LINE\": [\n            \"46\",\n            \"360\"\n        ],\n        \"EVENT\": \"FABRICDONE\",\n        \"MESSAGE\": \"Program fabric requested.\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_do.sh\",\n        \"ARGS\": \"cluster_id=0,fabr_cfg=76,fabr_type=0,mach_id=76,node_id=9,rack_id=0,slot_id=0\",\n        \"TID\": \"22194\",\n        \"_PID\": \"22481\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1632450752466961\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=b6293;b=610845b00976470e9e349e49d4882db0;m=be521b7925;t=5ccb48f885c9c;x=4718bc7038a37a6a\",\n        \"__REALTIME_TIMESTAMP\": \"1632450757811356\",\n        \"__MONOTONIC_TIMESTAMP\": \"817421318437\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_AUDIT_SESSION\": \"8\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"PRIORITY\": \"6\",\n        \"_TRANSPORT\": \"journal\",\n        \"_COMM\": \"logger\",\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"liqfabr_do.sh\",\n            \"misc-utils/logger.c\"\n        ],\n        \"CODE_FUNC\": [\n            \"main\",\n            \"journald_entry\"\n        ],\n        \"CODE_LINE\": [\n            \"46\",\n            \"360\"\n        ],\n        \"EVENT\": \"FABRICDONE\",\n        \"MESSAGE\": \"Program fabric requested.\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_do.sh\",\n        \"ARGS\": \"cluster_id=0,fabr_cfg=64,fabr_type=0,mach_id=64,node_id=9,rack_id=0,slot_id=0\",\n        \"TID\": \"22776\",\n        \"_PID\": \"23058\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1632450757810740\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=b629b;b=610845b00976470e9e349e49d4882db0;m=be52546f50;t=5ccb48fc152c8;x=a7a1c53c3f148aad\",\n        \"__REALTIME_TIMESTAMP\": \"1632450761544392\",\n        \"__MONOTONIC_TIMESTAMP\": \"817425051472\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_AUDIT_SESSION\": \"8\",\n        \"_AUDIT_LOGINUID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"PRIORITY\": \"6\",\n        \"_TRANSPORT\": \"journal\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"_COMM\": \"logger\",\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"liqfabr_do.sh\",\n            \"misc-utils/logger.c\"\n        ],\n        \"CODE_FUNC\": [\n            \"main\",\n            \"journald_entry\"\n        ],\n        \"CODE_LINE\": [\n            \"46\",\n            \"360\"\n        ],\n        \"EVENT\": \"FABRICDONE\",\n        \"MESSAGE\": \"Program fabric requested.\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_do.sh\",\n        \"ARGS\": \"cluster_id=0,fabr_cfg=19,fabr_type=0,mach_id=19,node_id=9,rack_id=0,slot_id=0\",\n        \"TID\": \"23087\",\n        \"_PID\": \"23383\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1632450761543879\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=b62a1;b=610845b00976470e9e349e49d4882db0;m=be528ef253;t=5ccb48ffbd5cb;x=4740526a6c85fcdc\",\n        \"__REALTIME_TIMESTAMP\": \"1632450765379019\",\n        \"__MONOTONIC_TIMESTAMP\": \"817428886099\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_AUDIT_SESSION\": \"8\",\n        \"_AUDIT_LOGINUID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"PRIORITY\": \"6\",\n        \"_TRANSPORT\": \"journal\",\n        \"_COMM\": \"logger\",\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"liqfabr_do.sh\",\n            \"misc-utils/logger.c\"\n        ],\n        \"CODE_FUNC\": [\n            \"main\",\n            \"journald_entry\"\n        ],\n        \"CODE_LINE\": [\n            \"46\",\n            \"360\"\n        ],\n        \"EVENT\": \"FABRICDONE\",\n        \"MESSAGE\": \"Program fabric requested.\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_do.sh\",\n        \"ARGS\": \"cluster_id=0,fabr_cfg=76,fabr_type=0,mach_id=76,node_id=9,rack_id=0,slot_id=0\",\n        \"TID\": \"23405\",\n        \"_PID\": \"23691\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1632450765378469\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=b62e5;b=610845b00976470e9e349e49d4882db0;m=be53bee7af;t=5ccb4912bcb27;x=e5304e61c84ffa20\",\n        \"__REALTIME_TIMESTAMP\": \"1632450785299239\",\n        \"__MONOTONIC_TIMESTAMP\": \"817448806319\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_AUDIT_SESSION\": \"8\",\n        \"_AUDIT_LOGINUID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"PRIORITY\": \"6\",\n        \"_TRANSPORT\": \"journal\",\n        \"_COMM\": \"logger\",\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"liqfabr_do.sh\",\n            \"misc-utils/logger.c\"\n        ],\n        \"CODE_FUNC\": [\n            \"main\",\n            \"journald_entry\"\n        ],\n        \"CODE_LINE\": [\n            \"46\",\n            \"360\"\n        ],\n        \"EVENT\": \"FABRICDONE\",\n        \"MESSAGE\": \"Program fabric requested.\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_do.sh\",\n        \"ARGS\": \"cluster_id=0,fabr_cfg=43,fabr_type=0,mach_id=43,node_id=9,rack_id=0,slot_id=0\",\n        \"TID\": \"24603\",\n        \"_PID\": \"24885\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1632450785298660\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=b62ff;b=610845b00976470e9e349e49d4882db0;m=be54117881;t=5ccb4917e5bf9;x=5742a5f59aea9a5b\",\n        \"__REALTIME_TIMESTAMP\": \"1632450790710265\",\n        \"__MONOTONIC_TIMESTAMP\": \"817454217345\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_AUDIT_SESSION\": \"8\",\n        \"_AUDIT_LOGINUID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"PRIORITY\": \"6\",\n        \"_TRANSPORT\": \"journal\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"_COMM\": \"logger\",\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"liqfabr_do.sh\",\n            \"misc-utils/logger.c\"\n        ],\n        \"CODE_FUNC\": [\n            \"main\",\n            \"journald_entry\"\n        ],\n        \"CODE_LINE\": [\n            \"46\",\n            \"360\"\n        ],\n        \"EVENT\": \"FABRICDONE\",\n        \"MESSAGE\": \"Program fabric requested.\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_do.sh\",\n        \"ARGS\": \"cluster_id=0,fabr_cfg=64,fabr_type=0,mach_id=64,node_id=9,rack_id=0,slot_id=0\",\n        \"TID\": \"25194\",\n        \"_PID\": \"25478\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1632450790709654\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=b6303;b=610845b00976470e9e349e49d4882db0;m=be544c9c7b;t=5ccb491b97ff3;x=a286dbe286a8beb3\",\n        \"__REALTIME_TIMESTAMP\": \"1632450794586099\",\n        \"__MONOTONIC_TIMESTAMP\": \"817458093179\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_AUDIT_SESSION\": \"8\",\n        \"_AUDIT_LOGINUID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"PRIORITY\": \"6\",\n        \"_TRANSPORT\": \"journal\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"_COMM\": \"logger\",\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"liqfabr_do.sh\",\n            \"misc-utils/logger.c\"\n        ],\n        \"CODE_FUNC\": [\n            \"main\",\n            \"journald_entry\"\n        ],\n        \"CODE_LINE\": [\n            \"46\",\n            \"360\"\n        ],\n        \"EVENT\": \"FABRICDONE\",\n        \"MESSAGE\": \"Program fabric requested.\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_do.sh\",\n        \"ARGS\": \"cluster_id=0,fabr_cfg=19,fabr_type=0,mach_id=19,node_id=9,rack_id=0,slot_id=0\",\n        \"TID\": \"25500\",\n        \"_PID\": \"25781\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1632450794585471\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=b6308;b=610845b00976470e9e349e49d4882db0;m=be548783d4;t=5ccb491f4674c;x=48e3ef14e6010bac\",\n        \"__REALTIME_TIMESTAMP\": \"1632450798446412\",\n        \"__MONOTONIC_TIMESTAMP\": \"817461953492\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_AUDIT_SESSION\": \"8\",\n        \"_AUDIT_LOGINUID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"PRIORITY\": \"6\",\n        \"_TRANSPORT\": \"journal\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"_COMM\": \"logger\",\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"liqfabr_do.sh\",\n            \"misc-utils/logger.c\"\n        ],\n        \"CODE_FUNC\": [\n            \"main\",\n            \"journald_entry\"\n        ],\n        \"CODE_LINE\": [\n            \"46\",\n            \"360\"\n        ],\n        \"EVENT\": \"FABRICDONE\",\n        \"MESSAGE\": \"Program fabric requested.\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_do.sh\",\n        \"ARGS\": \"cluster_id=0,fabr_cfg=76,fabr_type=0,mach_id=76,node_id=9,rack_id=0,slot_id=0\",\n        \"TID\": \"25801\",\n        \"_PID\": \"26085\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1632450798446070\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=b630b;b=610845b00976470e9e349e49d4882db0;m=be54c24c95;t=5ccb4922f300d;x=2b14ead28487ca3b\",\n        \"__REALTIME_TIMESTAMP\": \"1632450802298893\",\n        \"__MONOTONIC_TIMESTAMP\": \"817465805973\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_AUDIT_SESSION\": \"8\",\n        \"_AUDIT_LOGINUID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"PRIORITY\": \"6\",\n        \"_TRANSPORT\": \"journal\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"_COMM\": \"logger\",\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"liqfabr_do.sh\",\n            \"misc-utils/logger.c\"\n        ],\n        \"CODE_FUNC\": [\n            \"main\",\n            \"journald_entry\"\n        ],\n        \"CODE_LINE\": [\n            \"46\",\n            \"360\"\n        ],\n        \"EVENT\": \"FABRICDONE\",\n        \"MESSAGE\": \"Program fabric requested.\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_do.sh\",\n        \"ARGS\": \"cluster_id=0,fabr_cfg=77,fabr_type=0,mach_id=77,node_id=9,rack_id=0,slot_id=0\",\n        \"TID\": \"26107\",\n        \"_PID\": \"26402\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1632450802298305\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=b6311;b=610845b00976470e9e349e49d4882db0;m=be54fcce09;t=5ccb49269b181;x=87ddb285eb9d1769\",\n        \"__REALTIME_TIMESTAMP\": \"1632450806133121\",\n        \"__MONOTONIC_TIMESTAMP\": \"817469640201\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_AUDIT_SESSION\": \"8\",\n        \"_AUDIT_LOGINUID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"PRIORITY\": \"6\",\n        \"_TRANSPORT\": \"journal\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"_COMM\": \"logger\",\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"liqfabr_do.sh\",\n            \"misc-utils/logger.c\"\n        ],\n        \"CODE_FUNC\": [\n            \"main\",\n            \"journald_entry\"\n        ],\n        \"CODE_LINE\": [\n            \"46\",\n            \"360\"\n        ],\n        \"EVENT\": \"FABRICDONE\",\n        \"MESSAGE\": \"Program fabric requested.\",\n        \"SYSLOG_IDENTIFIER\": \"liqfabr_do.sh\",\n        \"ARGS\": \"cluster_id=0,fabr_cfg=43,fabr_type=0,mach_id=43,node_id=9,rack_id=0,slot_id=0\",\n        \"TID\": \"26431\",\n        \"_PID\": \"26715\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1632450806132587\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=b6498;b=610845b00976470e9e349e49d4882db0;m=be605c4fbb;t=5ccb49dc93332;x=152eef9e62d927cd\",\n        \"__REALTIME_TIMESTAMP\": \"1632450996941618\",\n        \"__MONOTONIC_TIMESTAMP\": \"817660448699\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_AUDIT_SESSION\": \"8\",\n        \"_AUDIT_LOGINUID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"PRIORITY\": \"6\",\n        \"_TRANSPORT\": \"journal\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"_COMM\": \"logger\",\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqbimg_er.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"43\"\n        ],\n        \"CODE_FUNC\": [\n            \"journald_entry\",\n            \"log_event\"\n        ],\n        \"EVENT\": \"BIMAGEERASE\",\n        \"FABR_GID\": \"0x0\",\n        \"FABR_TYPE\": \"0\",\n        \"MESSAGE\": \"Unsupported fabric global id: 0x0\",\n        \"PORT_GID\": \"0x0\",\n        \"SYSLOG_IDENTIFIER\": \"liqbimg_er.sh\",\n        \"TID\": \"29534\",\n        \"_PID\": \"29881\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1632450996941073\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=b6515;b=610845b00976470e9e349e49d4882db0;m=be64667a17;t=5ccb4a1d35d8f;x=7d0b477cdd032b1c\",\n        \"__REALTIME_TIMESTAMP\": \"1632451064716687\",\n        \"__MONOTONIC_TIMESTAMP\": \"817728223767\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_AUDIT_SESSION\": \"8\",\n        \"_AUDIT_LOGINUID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"PRIORITY\": \"6\",\n        \"_TRANSPORT\": \"journal\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"_COMM\": \"logger\",\n        \"AREA\": \"event\",\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqbimg_er.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"43\"\n        ],\n        \"CODE_FUNC\": [\n            \"journald_entry\",\n            \"log_event\"\n        ],\n        \"EVENT\": \"BIMAGEERASE\",\n        \"FABR_GID\": \"0x0\",\n        \"FABR_TYPE\": \"0\",\n        \"MESSAGE\": \"Unsupported fabric global id: 0x0\",\n        \"PORT_GID\": \"0x0\",\n        \"SYSLOG_IDENTIFIER\": \"liqbimg_er.sh\",\n        \"TID\": \"30245\",\n        \"_PID\": \"30612\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1632451064716132\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=b6f28;b=610845b00976470e9e349e49d4882db0;m=bf031f8430;t=5ccb5408c67a8;x=78da9d368b100022\",\n        \"__REALTIME_TIMESTAMP\": \"1632453727643560\",\n        \"__MONOTONIC_TIMESTAMP\": \"820391150640\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_AUDIT_SESSION\": \"8\",\n        \"_AUDIT_LOGINUID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"PRIORITY\": \"6\",\n        \"_TRANSPORT\": \"journal\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"_COMM\": \"logger\",\n        \"AREA\": \"event\",\n        \"CODE_FUNC\": [\n            \"main\",\n            \"journald_entry\"\n        ],\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqlice_re.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"45\"\n        ],\n        \"ARGS\": \"cluster_id=0,fabr_id=-1,license_file=0,node_id=9,rack_id=0,slot_id=0\",\n        \"CLUSTER_ID\": \"0\",\n        \"EVENT\": \"LICENSEREAD\",\n        \"MESSAGE\": \"License read to cluster_id=0\",\n        \"SYSLOG_IDENTIFIER\": \"liqlice_re.sh\",\n        \"TID\": \"14000\",\n        \"_PID\": \"14298\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1632453727642997\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=b8f48;b=610845b00976470e9e349e49d4882db0;m=c0e83c8141;t=5ccb725a964b9;x=82551ed2db320c30\",\n        \"__REALTIME_TIMESTAMP\": \"1632461866493113\",\n        \"__MONOTONIC_TIMESTAMP\": \"828530000193\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_AUDIT_SESSION\": \"8\",\n        \"_AUDIT_LOGINUID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"PRIORITY\": \"6\",\n        \"_TRANSPORT\": \"journal\",\n        \"_COMM\": \"logger\",\n        \"AREA\": \"event\",\n        \"CODE_FUNC\": [\n            \"main\",\n            \"journald_entry\"\n        ],\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqdegr_cl.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"44\"\n        ],\n        \"ARGS\": \"mode_id=0,node_id=9,rack_id=0,slot_id=0\",\n        \"EVENT\": \"CLEARDEGRADED\",\n        \"MESSAGE\": \"Clear degraded state for rack_id=0 slot_id=0 node_id=9.\",\n        \"NODE_ID\": \"9\",\n        \"RACK_ID\": \"0\",\n        \"SLOT_ID\": \"0\",\n        \"SYSLOG_IDENTIFIER\": \"liqdegr_cl.sh\",\n        \"TID\": \"31112\",\n        \"_PID\": \"31439\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1632461866492526\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=b8f54;b=610845b00976470e9e349e49d4882db0;m=c0e853752c;t=5ccb725c058a4;x=7f1a79999bd55190\",\n        \"__REALTIME_TIMESTAMP\": \"1632461867997348\",\n        \"__MONOTONIC_TIMESTAMP\": \"828531504428\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_AUDIT_SESSION\": \"8\",\n        \"_AUDIT_LOGINUID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"PRIORITY\": \"6\",\n        \"_TRANSPORT\": \"journal\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"_COMM\": \"logger\",\n        \"AREA\": \"event\",\n        \"CODE_FUNC\": [\n            \"main\",\n            \"journald_entry\"\n        ],\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqdegr_cl.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"44\"\n        ],\n        \"ARGS\": \"mode_id=0,node_id=9,rack_id=0,slot_id=0\",\n        \"EVENT\": \"CLEARDEGRADED\",\n        \"MESSAGE\": \"Clear degraded state for rack_id=0 slot_id=0 node_id=9.\",\n        \"NODE_ID\": \"9\",\n        \"RACK_ID\": \"0\",\n        \"SLOT_ID\": \"0\",\n        \"SYSLOG_IDENTIFIER\": \"liqdegr_cl.sh\",\n        \"TID\": \"31462\",\n        \"_PID\": \"31790\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1632461867996741\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=b91d7;b=610845b00976470e9e349e49d4882db0;m=c10eb9ed7e;t=5ccb74c26d0f6;x=4e4102b7b293ad8a\",\n        \"__REALTIME_TIMESTAMP\": \"1632462512247030\",\n        \"__MONOTONIC_TIMESTAMP\": \"829175754110\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_AUDIT_SESSION\": \"8\",\n        \"_AUDIT_LOGINUID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"PRIORITY\": \"6\",\n        \"_TRANSPORT\": \"journal\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"_COMM\": \"logger\",\n        \"AREA\": \"event\",\n        \"CODE_FUNC\": [\n            \"main\",\n            \"journald_entry\"\n        ],\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqdegr_cl.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"44\"\n        ],\n        \"ARGS\": \"mode_id=0,node_id=9,rack_id=0,slot_id=0\",\n        \"EVENT\": \"CLEARDEGRADED\",\n        \"MESSAGE\": \"Clear degraded state for rack_id=0 slot_id=0 node_id=9.\",\n        \"NODE_ID\": \"9\",\n        \"RACK_ID\": \"0\",\n        \"SLOT_ID\": \"0\",\n        \"SYSLOG_IDENTIFIER\": \"liqdegr_cl.sh\",\n        \"TID\": \"3512\",\n        \"_PID\": \"3832\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1632462512246550\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=b91df;b=610845b00976470e9e349e49d4882db0;m=c10ed1ac87;t=5ccb74c3e8ffe;x=cdc766fe32d255ee\",\n        \"__REALTIME_TIMESTAMP\": \"1632462513803262\",\n        \"__MONOTONIC_TIMESTAMP\": \"829177310343\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_AUDIT_SESSION\": \"8\",\n        \"_AUDIT_LOGINUID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"PRIORITY\": \"6\",\n        \"_TRANSPORT\": \"journal\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"_COMM\": \"logger\",\n        \"AREA\": \"event\",\n        \"CODE_FUNC\": [\n            \"main\",\n            \"journald_entry\"\n        ],\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqdegr_cl.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"44\"\n        ],\n        \"ARGS\": \"mode_id=0,node_id=9,rack_id=0,slot_id=0\",\n        \"EVENT\": \"CLEARDEGRADED\",\n        \"MESSAGE\": \"Clear degraded state for rack_id=0 slot_id=0 node_id=9.\",\n        \"NODE_ID\": \"9\",\n        \"RACK_ID\": \"0\",\n        \"SLOT_ID\": \"0\",\n        \"SYSLOG_IDENTIFIER\": \"liqdegr_cl.sh\",\n        \"TID\": \"3845\",\n        \"_PID\": \"4166\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1632462513802686\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=babb7;b=610845b00976470e9e349e49d4882db0;m=c2a3fa70b5;t=5ccb8e167542c;x=ecc97c67002a0508\",\n        \"__REALTIME_TIMESTAMP\": \"1632469311247404\",\n        \"__MONOTONIC_TIMESTAMP\": \"835974754485\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_AUDIT_LOGINUID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"PRIORITY\": \"6\",\n        \"_TRANSPORT\": \"journal\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"_COMM\": \"logger\",\n        \"_AUDIT_SESSION\": \"18\",\n        \"AREA\": \"event\",\n        \"CODE_FUNC\": [\n            \"main\",\n            \"journald_entry\"\n        ],\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqcoll_st.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"39\"\n        ],\n        \"EVENT\": \"COLLECTSTART\",\n        \"MESSAGE\": \"Log/State collection starts.\",\n        \"SYSLOG_IDENTIFIER\": \"liqcoll_st.sh\",\n        \"TID\": \"27540\",\n        \"_PID\": \"27833\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1632469311246780\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=babe2;b=610845b00976470e9e349e49d4882db0;m=c2a57c412a;t=5ccb8e2e924a1;x=dce35eff76814b82\",\n        \"__REALTIME_TIMESTAMP\": \"1632469336532129\",\n        \"__MONOTONIC_TIMESTAMP\": \"836000039210\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_AUDIT_LOGINUID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"PRIORITY\": \"6\",\n        \"_TRANSPORT\": \"journal\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"_COMM\": \"logger\",\n        \"_AUDIT_SESSION\": \"18\",\n        \"AREA\": \"event\",\n        \"CODE_FUNC\": [\n            \"main\",\n            \"journald_entry\"\n        ],\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqcoll_do.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"39\"\n        ],\n        \"EVENT\": \"COLLECTDONE\",\n        \"MESSAGE\": \"Log/State collection is done.\",\n        \"SYSLOG_IDENTIFIER\": \"liqcoll_do.sh\",\n        \"TID\": \"4294\",\n        \"_PID\": \"4565\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1632469336531529\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=babf0;b=610845b00976470e9e349e49d4882db0;m=c2a667b8b9;t=5ccb8e3d49c32;x=74fdb54698352a2b\",\n        \"__REALTIME_TIMESTAMP\": \"1632469351963698\",\n        \"__MONOTONIC_TIMESTAMP\": \"836015470777\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_AUDIT_LOGINUID\": \"0\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"PRIORITY\": \"6\",\n        \"_TRANSPORT\": \"journal\",\n        \"_SYSTEMD_CGROUP\": \"/\",\n        \"_COMM\": \"logger\",\n        \"_AUDIT_SESSION\": \"18\",\n        \"AREA\": \"event\",\n        \"CODE_FUNC\": [\n            \"main\",\n            \"journald_entry\"\n        ],\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqcoll_st.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"39\"\n        ],\n        \"EVENT\": \"COLLECTSTART\",\n        \"MESSAGE\": \"Log/State collection starts.\",\n        \"SYSLOG_IDENTIFIER\": \"liqcoll_st.sh\",\n        \"TID\": \"4818\",\n        \"_PID\": \"5087\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1632469351963342\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=bac00;b=610845b00976470e9e349e49d4882db0;m=c2a7551b6c;t=5ccb8e4c1fee4;x=ca429d67d48b05d\",\n        \"__REALTIME_TIMESTAMP\": \"1632469367520996\",\n        \"__MONOTONIC_TIMESTAMP\": \"836031028076\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"PRIORITY\": \"6\",\n        \"_TRANSPORT\": \"journal\",\n        \"_COMM\": \"logger\",\n        \"_AUDIT_SESSION\": \"18\",\n        \"AREA\": \"event\",\n        \"CODE_FUNC\": [\n            \"main\",\n            \"journald_entry\"\n        ],\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqcoll_st.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"39\"\n        ],\n        \"EVENT\": \"COLLECTSTART\",\n        \"MESSAGE\": \"Log/State collection starts.\",\n        \"SYSLOG_IDENTIFIER\": \"liqcoll_st.sh\",\n        \"TID\": \"6081\",\n        \"_PID\": \"6351\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1632469367520439\"\n    },\n    {\n        \"__CURSOR\": \"s=35cfad35144e4fa8ba9ece5ae23fb4d8;i=bac3e;b=610845b00976470e9e349e49d4882db0;m=c2a9c187b6;t=5ccb8e72e6b2e;x=38e20dd89ef0ae1d\",\n        \"__REALTIME_TIMESTAMP\": \"1632469408181038\",\n        \"__MONOTONIC_TIMESTAMP\": \"836071688118\",\n        \"_BOOT_ID\": \"610845b00976470e9e349e49d4882db0\",\n        \"_UID\": \"0\",\n        \"_GID\": \"0\",\n        \"_CAP_EFFECTIVE\": \"3fffffffff\",\n        \"_MACHINE_ID\": \"68e249fd4b9842cf81058a4a0d8b19f8\",\n        \"_HOSTNAME\": \"yoda\",\n        \"PRIORITY\": \"6\",\n        \"_TRANSPORT\": \"journal\",\n        \"_COMM\": \"logger\",\n        \"AREA\": \"event\",\n        \"CODE_FUNC\": [\n            \"main\",\n            \"journald_entry\"\n        ],\n        \"CODE_FILE\": [\n            \"misc-utils/logger.c\",\n            \"liqcoll_do.sh\"\n        ],\n        \"CODE_LINE\": [\n            \"360\",\n            \"39\"\n        ],\n        \"EVENT\": \"COLLECTDONE\",\n        \"MESSAGE\": \"Log/State collection is done.\",\n        \"SYSLOG_IDENTIFIER\": \"liqcoll_do.sh\",\n        \"TID\": \"15219\",\n        \"_PID\": \"15492\",\n        \"_SOURCE_REALTIME_TIMESTAMP\": \"1632469408180546\"\n    }\n]"}],"_postman_id":"79e9b560-1adb-486c-bd9f-0b83104c13b5"}],"id":"ac785a00-56be-49d0-aae2-c1e2ace73da0","description":"<p>Log Controller</p>\n","_postman_id":"ac785a00-56be-49d0-aae2-c1e2ace73da0"},{"name":"notification","item":[{"name":"Endpoint for obtaining email configuration.","id":"57bae876-d918-4140-9616-19625ae419ce","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://{{Director-IP:8080}}/liqid/api/v2/notification/email","description":"<p><strong>This endpoint is supported from Release 3.1</strong></p>\n","urlObject":{"path":["api","v2","notification","email"],"host":["http://{{Director-IP:8080}}/liqid"],"query":[],"variable":[]}},"response":[{"id":"b6ae7991-0717-4e83-8e88-ce24729e7830","name":"OK","originalRequest":{"method":"GET","header":[],"url":"http://{{Director-IP:8080}}/liqid/api/v2/notification/email"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n  \"response\": {\n    \"data\": [\n      {\n        \"smtp_type\": 3,\n        \"enabled\": false,\n        \"server_host\": \"10.35.10.22\",\n        \"backup_server_host\": \"samtp.liqid1.com\",\n        \"server_port\": 465,\n        \"username\": \"admin\",\n        \"password\": \"[PROTECTED]\",\n        \"authenticate\": true,\n        \"timeout\": 3000,\n        \"write_timeout\": 3000,\n        \"connection_timeout\": 3000,\n        \"email_to\": \"slurmnode-lenovoReply@liqid-test.com\",\n        \"email_from\": \"slurmnode-lenovoFrom@liqid-test.com\",\n        \"email_reply_to\": \"kartheek.cReceipient@liqid.com\",\n        \"usernameConditionTrue\": true,\n        \"passwordConditionTrue\": true,\n        \"emailToConditionTrue\": true,\n        \"smtp_config_id\": 1\n      }\n    ],\n    \"errors\": null,\n    \"code\": 0\n  }\n}"}],"_postman_id":"57bae876-d918-4140-9616-19625ae419ce"},{"name":"The available SMTP configuration types","id":"76d3acda-52f3-4907-897b-d2ca526a2cba","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://{{Director-IP:8080}}/liqid/api/v2/notification/email/types","description":"<p><strong>This endpoint is supported from Release 3.1</strong></p>\n","urlObject":{"path":["api","v2","notification","email","types"],"host":["http://{{Director-IP:8080}}/liqid"],"query":[],"variable":[]}},"response":[{"id":"3247ff49-9175-4142-96d0-d08e06611af4","name":"OK","originalRequest":{"method":"GET","header":[],"url":"http://{{Director-IP:8080}}/liqid/api/v2/notification/email/types"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n  \"response\": {\n    \"data\": [\n      {\n        \"liqid-smtp-type\": \"LIQID_SMTP_PLAIN\",\n        \"value\": \"1\"\n      },\n      {\n        \"liqid-smtp-type\": \"LIQID_SMTP_STARTTLS\",\n        \"value\": \"2\"\n      },\n      {\n        \"liqid-smtp-type\": \"LIQID_SMTP_TLS\",\n        \"value\": \"3\"\n      }\n    ],\n    \"errors\": null,\n    \"code\": 0\n  }\n}"}],"_postman_id":"76d3acda-52f3-4907-897b-d2ca526a2cba"},{"name":"Endpoint for obtaining syslog configuration.","id":"aa9ccd23-c494-4831-ac33-1c2b05d8a862","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://{{Director-IP:8080}}/liqid/api/v2/notification/syslog","description":"<p><strong>This endpoint is supported from Release 3.1</strong></p>\n","urlObject":{"path":["api","v2","notification","syslog"],"host":["http://{{Director-IP:8080}}/liqid"],"query":[],"variable":[]}},"response":[{"id":"b8eef88f-d384-4070-822d-d1685fc42277","name":"OK","originalRequest":{"method":"GET","header":[],"url":"http://{{Director-IP:8080}}/liqid/api/v2/notification/syslog"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n  \"response\": {\n    \"data\": [\n      {\n        \"syslog_type\": 3,\n        \"enabled\": false,\n        \"server_host\": \"syslog.example.com\",\n        \"backup_server_host\": \"syslog.example.com\",\n        \"server_port\": 9090,\n        \"application_name\": \"appName\",\n        \"facility\": 4,\n        \"severity\": 4,\n        \"syslog_config_id\": 1\n      }\n    ],\n    \"errors\": null,\n    \"code\": 0\n  }\n}"}],"_postman_id":"aa9ccd23-c494-4831-ac33-1c2b05d8a862"},{"name":"The available syslog facility configuration values","id":"e7e18d4d-0367-452b-82b8-6042bbf33749","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://{{Director-IP:8080}}/liqid/api/v2/notification/syslog/facility","description":"<p><strong>This endpoint is supported from Release 3.1</strong></p>\n","urlObject":{"path":["api","v2","notification","syslog","facility"],"host":["http://{{Director-IP:8080}}/liqid"],"query":[],"variable":[]}},"response":[{"id":"6f9ce2b0-5af8-43fb-a4dd-df4d0a64e200","name":"OK","originalRequest":{"method":"GET","header":[],"url":"http://{{Director-IP:8080}}/liqid/api/v2/notification/syslog/facility"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n  \"response\": {\n    \"data\": [\n      {\n        \"facility-code\": \"KERN\",\n        \"value\": \"0\",\n        \"description\": \"Kernel messages\"\n      },\n      {\n        \"facility-code\": \"USER\",\n        \"value\": \"1\",\n        \"description\": \"User-level messages\"\n      },\n      {\n        \"facility-code\": \"MAIL\",\n        \"value\": \"2\",\n        \"description\": \"Mail system\"\n      },\n      {\n        \"facility-code\": \"DAEMON\",\n        \"value\": \"3\",\n        \"description\": \"Kernel messages\"\n      },\n      {\n        \"facility-code\": \"AUTH\",\n        \"value\": \"4\",\n        \"description\": \"Kernel messages\"\n      },\n      {\n        \"facility-code\": \"SYSLOG\",\n        \"value\": \"5\",\n        \"description\": \"Kernel messages\"\n      },\n      {\n        \"facility-code\": \"LPR\",\n        \"value\": \"6\",\n        \"description\": \"Line printer subsystem\"\n      },\n      {\n        \"facility-code\": \"NEWS\",\n        \"value\": \"7\",\n        \"description\": \"Network news subsystem\"\n      },\n      {\n        \"facility-code\": \"UUCP\",\n        \"value\": \"8\",\n        \"description\": \"UUCP subsystem\"\n      },\n      {\n        \"facility-code\": \"CRON\",\n        \"value\": \"9\",\n        \"description\": \"Cron subsystem\"\n      },\n      {\n        \"facility-code\": \"AUTHPRIV\",\n        \"value\": \"10\",\n        \"description\": \"Security authentication messages\"\n      },\n      {\n        \"facility-code\": \"FTP\",\n        \"value\": \"11\",\n        \"description\": \"FTP daemon\"\n      },\n      {\n        \"facility-code\": \"NTP\",\n        \"value\": \"12\",\n        \"description\": \"NTP subsystem\"\n      },\n      {\n        \"facility-code\": \"SECURITY\",\n        \"value\": \"13\",\n        \"description\": \"Log audit\"\n      },\n      {\n        \"facility-code\": \"CONSOLE\",\n        \"value\": \"14\",\n        \"description\": \"Log alert \"\n      },\n      {\n        \"facility-code\": \"SOLARIS_CRON\",\n        \"value\": \"15\",\n        \"description\": \"Scheduling daemon\"\n      },\n      {\n        \"facility-code\": \"LOCAL0\",\n        \"value\": \"16\",\n        \"description\": \"Kernel messages\"\n      },\n      {\n        \"facility-code\": \"LOCAL1\",\n        \"value\": \"17\",\n        \"description\": \"Locally used facilities\"\n      },\n      {\n        \"facility-code\": \"LOCAL2\",\n        \"value\": \"18\",\n        \"description\": \"Locally used facilities\"\n      },\n      {\n        \"facility-code\": \"LOCAL3\",\n        \"value\": \"19\",\n        \"description\": \"Locally used facilities\"\n      },\n      {\n        \"facility-code\": \"LOCAL4\",\n        \"value\": \"20\",\n        \"description\": \"Locally used facilities\"\n      },\n      {\n        \"facility-code\": \"LOCAL5\",\n        \"value\": \"21\",\n        \"description\": \"Locally used facilities\"\n      },\n      {\n        \"facility-code\": \"LOCAL6\",\n        \"value\": \"22\",\n        \"description\": \"Locally used facilities\"\n      },\n      {\n        \"facility-code\": \"LOCAL7\",\n        \"value\": \"23\",\n        \"description\": \"Locally used facilities\"\n      }\n    ],\n    \"errors\": null,\n    \"code\": 0\n  }\n}"}],"_postman_id":"e7e18d4d-0367-452b-82b8-6042bbf33749"},{"name":"The available syslog severity configuration values","id":"94ca3cd3-50f9-488e-b872-15543df64b13","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://{{Director-IP:8080}}/liqid/api/v2/notification/syslog/severity","description":"<p><strong>This endpoint is supported from Release 3.1</strong></p>\n","urlObject":{"path":["api","v2","notification","syslog","severity"],"host":["http://{{Director-IP:8080}}/liqid"],"query":[],"variable":[]}},"response":[{"id":"c5143228-465f-4e31-89a6-fb39425b2648","name":"OK","originalRequest":{"method":"GET","header":[],"url":"http://{{Director-IP:8080}}/liqid/api/v2/notification/syslog/severity"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n  \"response\": {\n    \"data\": [\n      {\n        \"severity-level\": \"EMERG\",\n        \"value\": \"0\",\n        \"description\": \"System is unusable\",\n        \"severity\": \"Emergency\"\n      },\n      {\n        \"severity-level\": \"ALERT\",\n        \"value\": \"1\",\n        \"description\": \"Action must be taken immediately\",\n        \"severity\": \"Alert\"\n      },\n      {\n        \"severity-level\": \"CRIT\",\n        \"value\": \"2\",\n        \"description\": \"Critical conditions\",\n        \"severity\": \"Critical\"\n      },\n      {\n        \"severity-level\": \"ERR\",\n        \"value\": \"3\",\n        \"description\": \"Error conditions\",\n        \"severity\": \"Error\"\n      },\n      {\n        \"severity-level\": \"WARNING\",\n        \"value\": \"4\",\n        \"description\": \"Warning conditions\",\n        \"severity\": \"Warning\"\n      },\n      {\n        \"severity-level\": \"NOTICE\",\n        \"value\": \"5\",\n        \"description\": \"Normal but significant conditions\",\n        \"severity\": \"Notice\"\n      },\n      {\n        \"severity-level\": \"INFO\",\n        \"value\": \"6\",\n        \"description\": \"Informational messages\",\n        \"severity\": \"Informational\"\n      },\n      {\n        \"severity-level\": \"DEBUG\",\n        \"value\": \"7\",\n        \"description\": \"Debug-level messages\",\n        \"severity\": \"Debug\"\n      }\n    ],\n    \"errors\": null,\n    \"code\": 0\n  }\n}"}],"_postman_id":"94ca3cd3-50f9-488e-b872-15543df64b13"},{"name":"The available syslog configuration types","id":"7502b787-6716-4320-999f-dd4cc95027ec","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://{{Director-IP:8080}}/liqid/api/v2/notification/syslog/types","description":"<p><strong>This endpoint is supported from Release 3.1</strong></p>\n","urlObject":{"path":["api","v2","notification","syslog","types"],"host":["http://{{Director-IP:8080}}/liqid"],"query":[],"variable":[]}},"response":[{"id":"45f3dd10-60e3-44ef-a874-57644e92deb4","name":"OK","originalRequest":{"method":"GET","header":[],"url":"http://{{Director-IP:8080}}/liqid/api/v2/notification/syslog/types"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n  \"response\": {\n    \"data\": [\n      {\n        \"liqid-syslog-type\": \"LIQID_SYSLOG_UDP_3164\",\n        \"value\": \"1\"\n      },\n      {\n        \"liqid-syslog-type\": \"LIQID_SYSLOG_UDP_5424\",\n        \"value\": \"2\"\n      },\n      {\n        \"liqid-syslog-type\": \"LIQID_SYSLOG_TCP_3164\",\n        \"value\": \"3\"\n      },\n      {\n        \"liqid-syslog-type\": \"LIQID_SYSLOG_TCP_5424\",\n        \"value\": \"4\"\n      },\n      {\n        \"liqid-syslog-type\": \"LIQID_SYSLOG_TCP_SSL_3164\",\n        \"value\": \"5\"\n      },\n      {\n        \"liqid-syslog-type\": \"LIQID_SYSLOG_TCP_SSL_5424\",\n        \"value\": \"6\"\n      },\n      {\n        \"liqid-syslog-type\": \"LIQID_SYSLOG_TCP_SSL_5425\",\n        \"value\": \"7\"\n      },\n      {\n        \"liqid-syslog-type\": \"LIQID_SYSLOG_RELP\",\n        \"value\": \"8\"\n      }\n    ],\n    \"errors\": null,\n    \"code\": 0\n  }\n}"}],"_postman_id":"7502b787-6716-4320-999f-dd4cc95027ec"},{"name":"Endpoint for setting email configuration.","id":"9a0db7ca-5e3c-4555-8cb0-a405941f8015","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"arguments\": {\n    \"arguments\": \"n/a\"\n  },\n  \"date\": \"Tue_Oct_19_16:53:28_2021\",\n  \"filename\": \"liqid-3.2.0.299.upr\",\n  \"index\": 0,\n  \"owner\": \"n/a\",\n  \"time_frame\": \"now\",\n  \"type\": \"UpgradeImage\"\n}"},"url":"http://{{Director-IP:8080}}/liqid/api/v2/notification/email","description":"<p><strong>This endpoint is supported from Release 3.1</strong></p>\n","urlObject":{"path":["api","v2","notification","email"],"host":["http://{{Director-IP:8080}}/liqid"],"query":[],"variable":[]}},"response":[{"id":"0b9e8639-ab46-41a0-8e55-67e4322750e6","name":"Email configuration modified successfully.","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"authenticate\": true,\n  \"backup_server_host\": \"string\",\n  \"connection_timeout\": 0,\n  \"emailToConditionTrue\": true,\n  \"email_from\": \"string\",\n  \"email_reply_to\": \"string\",\n  \"email_to\": \"string\",\n  \"enabled\": true,\n  \"password\": \"string\",\n  \"passwordConditionTrue\": true,\n  \"server_host\": \"string\",\n  \"server_port\": 0,\n  \"smtp_config_id\": 0,\n  \"smtp_type\": 0,\n  \"timeout\": 0,\n  \"username\": \"string\",\n  \"usernameConditionTrue\": true,\n  \"write_timeout\": 0\n}","options":{"raw":{"language":"json"}}},"url":"http://{{Director-IP:8080}}/liqid/api/v2notification/email"},"status":"OK","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n  \"response\": {\n    \"code\": 0,\n    \"data\": [\n      {\n        \"authenticate\": true,\n        \"backup_server_host\": \"string\",\n        \"connection_timeout\": 0,\n        \"emailToConditionTrue\": true,\n        \"email_from\": \"string\",\n        \"email_reply_to\": \"string\",\n        \"email_to\": \"string\",\n        \"enabled\": true,\n        \"password\": \"string\",\n        \"passwordConditionTrue\": true,\n        \"server_host\": \"string\",\n        \"server_port\": 0,\n        \"smtp_config_id\": 0,\n        \"smtp_type\": 0,\n        \"timeout\": 0,\n        \"username\": \"string\",\n        \"usernameConditionTrue\": true,\n        \"write_timeout\": 0\n      }\n    ],\n    \"errors\": [\n      {\n        \"code\": 0,\n        \"message\": \"string\",\n        \"type\": \"string\"\n      }\n    ]\n  }\n}"}],"_postman_id":"9a0db7ca-5e3c-4555-8cb0-a405941f8015"},{"name":"Send test email using configured parameters","id":"5f9a15de-028b-4e0f-a5c3-be5e59bd4361","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"url":"http://{{Director-IP:8080}}/liqid/api/v2/notification/email-test","description":"<p><strong>This endpoint is supported from Release 3.1</strong></p>\n","urlObject":{"path":["api","v2","notification","email-test"],"host":["http://{{Director-IP:8080}}/liqid"],"query":[],"variable":[]}},"response":[{"id":"eb4cc731-a018-4c1d-b505-1a54c8c84a01","name":"Image deleted successfully.","originalRequest":{"method":"PUT","header":[],"url":"http://{{Director-IP:8080}}/liqid/api/v2/notification/email-test"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"\"100 CONTINUE\""}],"_postman_id":"5f9a15de-028b-4e0f-a5c3-be5e59bd4361"},{"name":"Send test syslog using configured parameters","id":"66d998ba-393a-46f6-8593-58bb0017c0bb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"url":"http://{{Director-IP:8080}}/liqid/api/v2/notification/syslog-test","description":"<p><strong>This endpoint is supported from Release 3.1</strong></p>\n","urlObject":{"path":["api","v2","notification","syslog-test"],"host":["http://{{Director-IP:8080}}/liqid"],"query":[],"variable":[]}},"response":[{"id":"ac18f786-340e-4763-a6bd-f4b86a18ef02","name":"Image deleted successfully.","originalRequest":{"method":"PUT","header":[],"url":"http://{{Director-IP:8080}}/liqid/api/v2/notification/syslog-test"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"\"100 CONTINUE\""}],"_postman_id":"66d998ba-393a-46f6-8593-58bb0017c0bb"},{"name":"Endpoint for setting syslog configuration.","id":"78f39509-8f7e-46a9-8689-6fa7957a22ea","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"multipart/form-data"}],"body":{"mode":"formdata","formdata":[{"key":"file","value":"liqid-3.2.0.70.upr","type":"text","description":"<p>(Required) The image to upload to the server. The image must contain content-type=multipart.</p>\n"}]},"url":"http://{{Director-IP:8080}}/liqid/api/v2/notification/syslog","description":"<p><strong>This endpoint is supported from Release 3.1</strong></p>\n","urlObject":{"path":["api","v2","notification","syslog"],"host":["http://{{Director-IP:8080}}/liqid"],"query":[],"variable":[]}},"response":[{"id":"a13f9c50-5049-42fd-920f-971587d62ee5","name":"Syslog configuration modified successfully.","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"application_name\": \"string\",\n  \"backup_server_host\": \"string\",\n  \"enabled\": true,\n  \"facility\": 0,\n  \"server_host\": \"string\",\n  \"server_port\": 0,\n  \"severity\": 0,\n  \"syslog_config_id\": 0,\n  \"syslog_type\": 0\n}","options":{"raw":{"language":"json"}}},"url":"http://{{Director-IP:8080}}/liqid/api/v2/notification/syslog"},"status":"OK","code":201,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"{\n  \"response\": {\n    \"code\": 0,\n    \"data\": [\n      {\n        \"application_name\": \"string\",\n        \"backup_server_host\": \"string\",\n        \"enabled\": true,\n        \"facility\": 0,\n        \"server_host\": \"string\",\n        \"server_port\": 0,\n        \"severity\": 0,\n        \"syslog_config_id\": 0,\n        \"syslog_type\": 0\n      }\n    ],\n    \"errors\": [\n      {\n        \"code\": 0,\n        \"message\": \"string\",\n        \"type\": \"string\"\n      }\n    ]\n  }\n}"}],"_postman_id":"78f39509-8f7e-46a9-8689-6fa7957a22ea"}],"id":"b690a4b9-dada-466a-9aff-6dd10dad605f","description":"<p>Notification Controller</p>\n","_postman_id":"b690a4b9-dada-466a-9aff-6dd10dad605f"},{"name":"state","item":[{"name":"Checks whether application is running in docker mode or not.","id":"6f5ddc94-5f86-44e4-a8ee-c0f900f5b5e2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://{{Director-IP:8080}}/liqid/api/v2/state/docker","description":"<p><strong>This endpoint is supported from Release 3.1</strong></p>\n","urlObject":{"path":["api","v2","state","docker"],"host":["http://{{Director-IP:8080}}/liqid"],"query":[],"variable":[]}},"response":[{"id":"300dcb6c-2e42-4cc2-b277-56e3dcaf215c","name":"GET docker enable/disable status succeeded","originalRequest":{"method":"GET","header":[],"url":"http://{{Director-IP:8080}}/liqid/api/v2/state/docker"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n    \"response\": {\n        \"data\": [\n            {\n                \"enabled\": true\n            }\n        ],\n        \"errors\": null,\n        \"code\": 0\n    }\n}"}],"_postman_id":"6f5ddc94-5f86-44e4-a8ee-c0f900f5b5e2"}],"id":"10f6c72e-7081-406a-ae0c-0b3ec53617c2","description":"<p>State Controller</p>\n","_postman_id":"10f6c72e-7081-406a-ae0c-0b3ec53617c2"},{"name":"upgrade","item":[{"name":"Deletes the upgraded image.","id":"a45fbb72-4a5d-4c8b-b8cf-139b688725eb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"http://{{Director-IP:8080}}/liqid/api/v2/upgrade/delete/liqid-3.2.0.299.upr","description":"<p><strong>This endpoint is supported from Release 3.1</strong></p>\n","urlObject":{"path":["api","v2","upgrade","delete","liqid-3.2.0.299.upr"],"host":["http://{{Director-IP:8080}}/liqid"],"query":[],"variable":[]}},"response":[{"id":"b85d5166-e811-4b95-8f77-ecfb3082b335","name":"Image deleted successfully.","originalRequest":{"method":"DELETE","header":[],"url":"http://{{Director-IP:8080}}/liqid/api/v2/upgrade/delete/liqid-3.2.0.299.upr"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n    \"response\": {\n        \"data\": [\n            {\n                \"commandLine\": \"n/a\",\n                \"standardOutput\": \"liqid-3.2.0.299.upr\",\n                \"errorOutput\": null,\n                \"exitValue\": 0\n            }\n        ],\n        \"errors\": null,\n        \"code\": 0\n    }\n}"}],"_postman_id":"a45fbb72-4a5d-4c8b-b8cf-139b688725eb"}],"id":"04049fdb-fbc0-4c82-95b2-ae3573b39971","description":"<p>Upgrade Controller</p>\n","_postman_id":"04049fdb-fbc0-4c82-95b2-ae3573b39971"}],"id":"98fa6f34-2061-41ca-86a0-8c5caadf1702","_postman_id":"98fa6f34-2061-41ca-86a0-8c5caadf1702","description":""}],"event":[{"listen":"prerequest","script":{"id":"c8372250-d353-4b68-9846-65787444e657","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"959a4ee1-5b0c-4e10-9a05-3f760367f67e","type":"text/javascript","exec":[""]}}],"variable":[{"key":"baseUrl","value":"http://{{Director-IP:8080}}/liqid"}]}