Filters not working

[
   {
      "appAgentVersion":"Server Agent abc",
      "machineAgentVersion":"Machine Agent abc",
      "agentType":"APP_AGENT",
      "type":"Other",
      "machineName":"abc",
      "appAgentPresent":true,
      "nodeUniqueLocalId":"",
      "machineId":111,
      "machineOSType":"Linux",
      "tierId":111,
      "tierName":"aaa",
      "machineAgentPresent":true,
      "name":"aaa",
      "ipAddresses":null,
      "id":111
   },
   {
      "appAgentVersion":"Server Agent abc",
      "machineAgentVersion":"Machine Agent abc",
      "agentType":"APP_AGENT",
      "type":"Other",
      "machineName":"abc",
      "appAgentPresent":true,
      "nodeUniqueLocalId":"",
      "machineId":111,
      "machineOSType":"Linux",
      "tierId":111,
      "tierName":"aaa",
      "machineAgentPresent":true,
      "name":"aaa",
      "ipAddresses":null,
      "id":111
   }
]
1 Like