Show the configured Primary member of a load balancer and the active at the time of the Inspector scan.Note: Does not work for Gen 7 Sonicwalls
FailoverLBStatus.GroupStatus[?GroupName ==
Default LB Group
&& TotalMembers >
1
].join(`
, [
Primary:
, PrimaryMember,
, Active: `, ActiveMember])