Root Cause Node Diagnosis Interface
diag_root_cluster(input_log_list: list)Uses MindCluster Ascend FaultDiag to diagnose root cause node information for errors occurring in a cluster.
| Parameter | Required | Type | Description |
|---|---|---|---|
input_log_list | Yes | List | results data obtained using the Root Cause Node cleaning interface. |
| Parameter | Type | Description |
|---|---|---|
results | Dictionary | Information about the root cause node where an error occurred |
err_msg_list | List | Error information generated during interface execution |