{{liveData}}
{
"meta": {
"propertyTypes": [
{
"filter": "text",
"filterable": true,
"editable": true,
"id": "String",
"sortable": true
}
],
"propertyDescriptors": [
{
"filterable": true,
"editable": false,
"name": "Datacenter",
"id": "datacenter",
"sortable": true,
"type": "String"
}
]
},
"query": {
"source": {
"id": "customDataSource"
},
"properties": [
"xxx"
]
}
}
{{/liveData}}