Uday Kiran Imma
ServiceNow Employee
ServiceNow Employee

 

In viewing the cloud resources individually by process 

When viewing Discovery Result Home Page > Cloud Resources > {Cloud Provider} > {a cloud resource}, the UI generates many OR conditions and a AND Condition

find_real_file.png

 

find_real_file.png

This is because the current tale which is being shown is the data of the whole widget (i.e , data of Cloud Load Balancer, Azure Network Security Group, Azure Function, Virtual Machine Instance etc) from which when we click on resource from the widget, the platform will add an AND condition of that resource to show that data belongs to that particular resource.

For example in the widget if you select the resource called Virtual Machine Instance then, the page will redirect to a table which containing filter with all these conditions. In the above example that particular resource is Virtual Machine Instance so the last AND is because of that. As a result when we select a single resource we are adding queries on top of widget(Total data) we will be seeing all those OR conditions that widget has.

Version history
Last update:
‎03-24-2021 11:44 AM
Updated by: