efa-journal list deps

Debug command: dumps the journal dependency table in user-readable format.

Syntax

efa-journal list deps

Examples

This example dumps the journal dependency table.

$ efa-journal list deps
+--------+------------+--------------------------------------+-----------+--------------+-------+-----------+--------------------------------------+----------+-------------+ 
| Parent | Parent-obj |             Parent-uuid              | Parent-op | Parent-state | Child | Child-obj |              Child-uuid              | Child-op | Child-state | 
+--------+------------+--------------------------------------+-----------+--------------+-------+-----------+--------------------------------------+----------+-------------+ 
|   77   |  network   | 208421ad-483e-4e45-8c6f-d135146a1ee7 |   create  |    failed    |   78  |   subnet  | 0443d876-eafb-4b8c-9c83-7d32c2cccad6 |  create  |    failed   | 
|   77   |  network   | 208421ad-483e-4e45-8c6f-d135146a1ee7 |   create  |    failed    |   79  |    port   | 9cb6d418-d916-4be8-aad5-1cb07d388d5f |  update  |    failed   | 
|   78   |   subnet   | 0443d876-eafb-4b8c-9c83-7d32c2cccad6 |   create  |    failed    |   79  |    port   | 9cb6d418-d916-4be8-aad5-1cb07d388d5f |  update  |    failed   | 
|   80   |  network   | b22415ef-afdc-46fa-834f-8506c132da08 |   create  |    failed    |   81  |   subnet  | 2a1e3aea-c996-45f1-94f9-84b604597dc3 |  create  |    failed   | 
|   80   |  network   | b22415ef-afdc-46fa-834f-8506c132da08 |   create  |    failed    |   82  |    port   | 4f3fe359-8de9-45f6-be4b-b9d7c565399f |  update  |    failed   | 
|   81   |   subnet   | 2a1e3aea-c996-45f1-94f9-84b604597dc3 |   create  |    failed    |   82  |    port   | 4f3fe359-8de9-45f6-be4b-b9d7c565399f |  update  |    failed   | 
|   83   |  network   | 2237342e-95ec-44c2-92e6-706092b1eda3 |   create  |    failed    |   84  |   subnet  | 51c32ef1-c15e-4a1a-ad89-6e2adfdf8da5 |  create  |    failed   | 
|   83   |  network   | 2237342e-95ec-44c2-92e6-706092b1eda3 |   create  |    failed    |   85  |    port   | aab84828-5e08-4a95-aef6-2498f6ef5991 |  update  |    failed   | 
|   84   |   subnet   | 51c32ef1-c15e-4a1a-ad89-6e2adfdf8da5 |   create  |    failed    |   85  |    port   | aab84828-5e08-4a95-aef6-2498f6ef5991 |  update  |    failed   | 
+--------+------------+--------------------------------------+-----------+--------------+-------+-----------+--------------------------------------+----------+-------------+