InlineMirrorStackStatusListResult1

InlineMirrorStackStatusListResult1
InlineMirrorStackStatusListResult1
JSON Example
{
    "overall_status": "string",
    "results": [
        {
            "dedicated_stack_status": "string",
            "detail": "string",
            "last_updated_time": 0,
            "tn_node_id": "string",
            "tn_node_name": "string",
            "vmknic_status": "string"
        }
    ]
}
string
overall_status
Required

SUCCESS if all the TN's stack status are SUCCESS, FAILED if some of the TN's stack status are FAILED.

Possible values are : UNKNOWN, SUCCESS, FAILED,
results
Required

List all TN nodes which spaned in remote L3 mirror session mirror stack health status detailed info, including mirror stack status, vmknic status, TN node ID, TN node name and last updated status timestamp.