Hi,
I am trying to parse below json.
{
"s_no":1011,
"uuid":"1f86c6ce84678e9bd5d67bcd49a86d3a99129d80",
"data":{
"time":"2019-01-01T13:32:10.8287355Z",
"system":{
"processors":[
{
"name":"Intel(R) Core(TM) i5-3570 CPU @ 3.40GHz",
"cores":4,
"logical_processors":4
}
],
"memory":"8457871360"
},
"os":{
"product":"Windows 10 Pro x64",
"build":9200
}
}
}
For this Json how to add filter?