iCall Script that only runs on Active member
Published Aug 13, 2019
Version 1.0Was this article helpful?
You can also use native tmsh only...
set device_status [tmsh::get_field_value [lindex [tmsh::get_status cm failover-status raw] 0] "status"]
if {$device_status equals "ACTIVE"} {