Searching for Unified Inventory View

Use the search tokens below to search for resources discovered in the TotalCloud unified inventory view. Looking for help with writing your query? click here.

General

andand

Use a boolean query to express your query using AND logic.

Example

Show findings with account ID 205767712438 and type Subnet

account.id: 205767712438 and resource.type: Subnet

notnot

Use a boolean query to express your query using NOT logic.

Example

Show findings that are not region Hong Kong

not region: Hong Kong

oror

Use a boolean query to express your query using OR logic.

Example

Show findings with one of these tag values

tag.value: Finance or tag.value: Accounting

cloud.providercloud.provider

Select the cloud provider whose resources you want to view. Select from the supported cloud providers in the drop-down menu.

Example

Show resources from AWS.

cloud.provider: AWS

cloud.resource.typecloud.resource.type

Select the type of cloud resource you're interested in. Select from the supported resource types in the drop-down menu.

Example

Show resources of type Instance.

cloud.resource.type: Instance

cloud.resource.categorycloud.resource.category

Select the category of cloud resources you want to view. Categories include Compute, Storage, Database, Networking, Security & Identity, Container & Orchestration, Analytics, Monitoring & Logging, Integration, Cache, Content Delivery, Certificate Management, Backup & Recovery, Serverless, Configuration Management, Compliance & Governance, Development Tools, AI/ML, IoT, and Management.

Example

Show resources in the Analytics category.

cloud.resource.category: Analytics