10 Dec 2024 05:59 AM - edited 10 Dec 2024 06:00 AM
Does anyone know how to add filters to Smartscape and default tiles like Problems, Hosts, and Application Health tiles?
I tried the following for Smartscape, but after saving, it reverts to the default values.
{
"name": "Smartscape",
"nameSize": "large",
"tileType": "PURE_MODEL",
"configured": true,
"bounds": {
"top": 1140,
"left": 836,
"width": 304,
"height": 152
},
"tileFilter": {
"entityFilters": [
{
"type": "APPLICATION",
"name": "Tower Elite"
}
]
},
"isAutoRefreshDisabled": false
}
10 Dec 2024 11:50 AM
Hi @Sivp09 ,
Filtering by MZ don´t fit you?
On this way you'll see the entity that you've filtered in the MZ and their relationships.
Hope it helps.
Regards,
Elena.
10 Dec 2024 12:49 PM
Hi @erh_inetum
In that MZ i have 6 applications, i want to have only one application details in dashboard.
Regards,
Sivp09
10 Dec 2024 01:04 PM
Hi @Sivp09 ,
I think it's not possible unless the MZ contains only one application.
Maybe someone can provide a better solution than mine.
Regards,
Elena.
10 Dec 2024 01:07 PM
Hi @erh_inetum
Yeah, lets see if someone has idea on that tileFilter.
Regards,
Sivp09