cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Add filters in smartscape dashboard tile to filter entitiy

Sivp09
Contributor

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
}


4 REPLIES 4

Hi @Sivp09 ,

Filtering by MZ don´t fit you?

erh_inetum_0-1733831405862.png

 

On this way you'll see the entity that you've filtered in the MZ and their relationships.

Hope it helps.
Regards,
Elena.

Hi @erh_inetum 

In that MZ i have 6 applications, i want to have only one application details in dashboard.

Regards,
Sivp09

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.

 

Hi @erh_inetum 

Yeah, lets see if someone has idea on that tileFilter.

Regards,
Sivp09

Featured Posts