TnNodeStackSpanStatus
List all the TNs spaned in L3PortMirrorSession mirror stack health status.
{
"dedicated_stack_status": "string",
"detail": "string",
"last_updated_time": 0,
"tn_node_id": "string",
"tn_node_name": "string",
"vmknic_status": "string"
}
Show the dedicated mirror stack health status, if the TN node has the mirror stack, it will show SUCCESS or it will show FAILED.
Give the detail info for mirror stack and vmknic health status. If the stack or vmknic is FAILED, detail info will tell user reason why the stauts is FAILED. So that user can correct their configuration.
TN miror stack status will be updated periodically, this item indicates the lastest timestamp of TN node stack status is updated.
For L3PortMirrorSession configured mirror stack, show the TN node UUID which spaned in L3PortMirrorSession.
For L3PortMirrorSession configured mirror stack, show the TN node friendly name which spaned in L3PortMirrorSession.
Show the vmknic health status, if the vmknic has been bouned to mirror stack, it will show SUCCESS or it will show FAILED.