Generates a list of hostnames along with their corresponding Windows Defender status, including detailed substatus and policy compliance status.
Agents[].join(
,
, [join(
:
, ['Host', hostname]),join(
:
, ['Status', defender_status]), join(
:
, ['Sub-Status', defender_substatus]), join(
:
, ['Policy-Status', defender_policy_status])])